drewski207
73e98925b3
Added webkit 3 example (gtk3)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 04:02:15 +00:00
drewski207
82be41c270
Added option to gir2pas to disable wrapper functions and properties. Usefull if trying to use an older gtk3 version than the bindings are based on since all unresolved functions will prevent linking.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 03:16:20 +00:00
drewski207
d076a47b16
Fixed crash in gir2pas when a class is declared with no parent class.
...
Moved some writeln's to girError.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 02:16:38 +00:00
drewski207
e4dbeca47f
Added some methods to the command line reader for gir2pascal to assign tags to command line parameters.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-27 00:55:22 +00:00
drewski207
daa7d2edf2
Added option -d to gir2pas to include deprecated functions in bindings
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 21:39:16 +00:00
drewski207
c535a5cb15
Updated gtk3 bindings to version 3.4.4 and glib version 2.32.4
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 21:38:16 +00:00
drewski207
8d7b0d7e6e
Removed CustApp dependency of gir2pas
...
Implemented some small amount of framework to create pascal classes from gobjects.
Fixed some bugs where properties would not find setters and getters properly when actually available
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 20:05:29 +00:00
alexs75
f4e3cdde5d
fix ReadOnly for rxDBDateEdit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:35:54 +00:00
alexs75
e24c69622d
fix bug in RxLockupComboBox
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-26 10:09:21 +00:00
alexs75
3414e0ec24
fix button width for ButtonEditor in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:24:06 +00:00
alexs75
774aa2e4f9
in rxdbgridCollumn add property EditButtons - collection of custom buttons for edit cell. See RxDBGrid demo - collumn price
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-23 17:03:53 +00:00
inoussa
0cb1b33ac4
Use "LocalName" and "NamespaceURI" to handle in-line name-space
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-13 20:40:08 +00:00
inoussa
86ba7febad
SOAP inline namespace handling test
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-12 01:15:12 +00:00
inoussa
a8c3182f42
SOAP inline namespace handling, thanks to Christian Schiffler for patch
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-12 01:12:14 +00:00
inoussa
9622abc016
Fix filter signature in test
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-12 01:07:26 +00:00
alexs75
b44d85767b
minor fix for calc total function in RxDBGrid - tnx ronin
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-08-04 17:31:52 +00:00
macpgmr
dd4607f1c9
Changes so Orpheus package can be compiled with current Laz 0.9.31.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-27 21:15:43 +00:00
alexs75
5c4b3718b1
fix merge multiline titles in rxdbgrid
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-23 16:27:52 +00:00
loesje_
ccf31173a7
* Fixed paint-location of first child widget
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 18:09:43 +00:00
loesje_
0ffef64893
* Initial start of NIB-designer for Lazarus
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-21 16:15:43 +00:00
inoussa
2075b60834
fcl-xml compatility (fpc 2.6.1+)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2479 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-19 17:23:59 +00:00
inoussa
471d6294ec
Provide a file-based "document locator" using the schema's file path
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-14 13:41:54 +00:00
lazarus-bart
6f1a46a173
LazEdit: start with blank page by default if no files are specfied on commandline
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:43:46 +00:00
lazarus-bart
7826dd6b83
LazEdit: open file in unused open current editor if available, else in newly created editor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-07 22:35:12 +00:00
sekelsenmat
04181a810d
fpspreadsheet: Adds a work around for a internal compiler error, see bug 22370
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 13:34:55 +00:00
sekelsenmat
ee0b3b153c
fpvviewer: Makes the tokens treeview occupy the entire client area
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 11:24:06 +00:00
sekelsenmat
63b0a8c17e
fpvviewer: Adds more debug info for formula tokens
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 11:07:48 +00:00
sekelsenmat
87daaf8466
lazedit: Upgrades to 2.0
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-05 10:07:43 +00:00
brian-ch
cd7611184d
Fix a bug in pawnHasValidMove and in the pawn initial double move forward validation.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-04 18:07:07 +00:00
lazarus-bart
4a89dd32e2
LazEdit: changed TagMenuItemsAndActions to tag LanguageMenu items at runtime. Implemented LanguageIds for lazedit_translations.pp
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-07-02 20:40:02 +00:00
lazarus-bart
e503d1b77f
LazEdit: TEditor.GuessFileTypeFromString: fix xml detection
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-30 09:35:13 +00:00
dopi
494cf3af6e
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-29 22:31:49 +00:00
sekelsenmat
e29764a85f
fpvviewer: Adds a new button to use the new fpvectorial debug system
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-23 13:22:12 +00:00
sekelsenmat
1f538d2f04
fpspreadsheet: Structural work to start supporting setting row and column properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-13 15:24:44 +00:00
inoussa
6bde0600c1
Finalization order
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-13 14:55:23 +00:00
dopi
ec530ec8c2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-13 14:07:03 +00:00
sekelsenmat
6962323c2e
fpspreadsheet: OpenDocument: Adds support for word-wrap formatting option and fixes the styles setting for numeric cells
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-13 07:21:00 +00:00
sekelsenmat
e4f415e21d
fpspreadsheet: Improves the scripts to handle OpenDocument
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-13 06:27:12 +00:00
mgaertner
e36e0f1652
pyramidtiff: added fuzzy to GetMinimumPTDesc
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2461 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 15:51:32 +00:00
mgaertner
63c82fe328
pyramidtiff: clean up
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2460 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 15:05:31 +00:00
mgaertner
e4c764c699
pyramidtiff: clean up
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2459 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 14:03:58 +00:00
blikblum
7b30784ee6
Fix crash when double clicking component at design time
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2458 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-10 00:47:41 +00:00
blikblum
e333deef99
Cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-09 16:11:47 +00:00
blikblum
e1b8b548d7
Fix compilation after adding items at design time
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-09 16:11:12 +00:00
blikblum
dad2214c71
Cleanup
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-09 12:34:36 +00:00
jujibo
cf72334b8a
Fix: save time value properly
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-08 16:11:43 +00:00
mgaertner
687d0023d0
pyramidtiff: clean up
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-08 14:15:30 +00:00
mgaertner
295a45ccc1
added command line tool pyramidtiff
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-08 14:14:58 +00:00
blikblum
ca54a2935b
Fix mime-type and improvements to demos and registration in IDE
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-06 01:29:36 +00:00
blikblum
54716119b3
Implements OnTabChanging. Patch by Werner Pamler with modifications
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-06 01:28:14 +00:00