aa5644ca43
Added Print (to printer) method.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-04 12:35:25 +00:00
d35cec6ab2
Missing file updates to compile Gecko components.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-04 10:22:15 +00:00
f02506ab90
csvdocument: reused faster ChangeLineEndings implementation from CodeTools by Mattias Gaertner
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1519 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-01 20:49:34 +00:00
78c52d3eeb
csvdocument: added some notes about CSV variations implementation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-27 11:34:33 +00:00
4a643de30c
add to sort engine for zeos zmacroquery
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-23 08:29:55 +00:00
de920b6062
* Fix compilation of vtbasic demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:57:11 +00:00
945a2b3e43
* Update version info to 4.8.7
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:20:35 +00:00
08f6126527
* Fix drawing black background in the grid demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:19:18 +00:00
ae1626397a
* (4.8 branch) Synchronize with main svn up to version 263
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:05:24 +00:00
3cdf971473
* (4.8 branch) Synchronize with main svn up to version 258
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 21:46:15 +00:00
a0d86ba9ca
Added nsIDOMNSHTMLDocument.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-15 19:08:11 +00:00
a3b8d5787d
Added new GeckoPromptService component.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-14 11:09:59 +00:00
afe6ca3161
Added some more interfaces.
...
* nsIDocumentEncoder
* nsIDocumentEncoderNodeFixup
* nsIAuthInformation
* nsIAuthPromptCallback
* nsICancelable
* nsIPromptService2
Changed nsIPromptService parameter out to var, as information is inout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-14 11:03:48 +00:00
78efc21a2b
* Fix GetNodeAt when using client coordinates with the header visible
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-07 00:13:31 +00:00
2ca71dd2e8
* Update Unicode Demo: replace TNotebook by TPageControl + minor improvements
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-06 21:46:07 +00:00
9d6cd2caad
* Avoid LCL warning message: use QueueAsyncCall instead of PostMessage to release the edit component
...
* Fix memory leak when closing an app with an editlink active
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-06 11:49:10 +00:00
e087c31ada
fix error rxversinfo.pas(104,27) Error: Duplicate identifier 'Name' - tnx Ivan
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-04 07:53:00 +00:00
c936345d90
chelper: updated objc converting. fixing Caption issue with the Chelper options window, #18529
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1479 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-01 02:05:53 +00:00
32aa697b43
csvdocument: some more optimizations
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 22:40:44 +00:00
d4da5d7108
csvdocument: added performance test mode to test suite
...
csvdocument: changed test suite project settings to generate asm listing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 17:43:45 +00:00
5fcdc6d075
csvdocument: initial commit to new repository
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 15:09:56 +00:00
e00085bbd9
Fix for TOvcVirtualListBox in form designer when IntegralHeight=True and Laz 0.9.29/30.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-30 22:35:42 +00:00
2c37512236
Attempted fix of resizing issue in TOvcTable as a result of LCL 0.9.29 change in SetBounds behavior.
...
http://wiki.lazarus.freepascal.org/Lazarus_0.9.30_release_notes#overriding_TControl.SetBounds
Unknown how many other places where this or similar fixes will be needed; Orpheus overrides SetBounds throughout.
Also uncommented two place where Screen.DataModules was used as this now appears to be implemented in LCL.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-29 23:51:20 +00:00
e390337166
* Added lazarus resource-files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-28 11:59:20 +00:00
03b6497475
* Fixed mem-leaks in designer. If there are instances created, release them. Even in csDesigning mode. (which is not always set already at creation)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-28 11:36:49 +00:00
e76eea2eae
* Add workaround for fpcmake bug
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-28 11:10:16 +00:00
233dbee19f
Fix draw text background in rxdbgrid if themes enabled. Thx for Boris from freepascal.ru
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-27 20:31:51 +00:00
8d6d07fe81
Fixed Package, added used units to Package
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1457 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-25 11:03:21 +00:00
ea64d0c14f
TGradButton: Update Demo-App (DropDown & SplitButton)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1456 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-23 00:53:26 +00:00
bdd5f9aaec
TGradButton:
...
- Added TGradCustomControl
- Added DropDown-SplitButton Support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-23 00:17:36 +00:00
d2ef0b3cca
Improved TOvcLabel's Style Manager property editor a little; added support for Cmd+click to TOvcVLB for Carbon.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-22 23:42:18 +00:00
5ab6b52d81
TGradButton: DropDownMenu Support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-20 21:44:05 +00:00
c51b761ca0
* Updated changelog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-17 15:21:12 +00:00
29be3030df
Added support to DfmToLfm for converting a Lazarus form file too.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-17 02:33:03 +00:00
6e3fc136ed
* Add new icon to TNetGradient (by laguna)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-17 02:14:08 +00:00
ed64ad4b80
Fixed mouse wheel crashes.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1449 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-15 20:59:53 +00:00
106cd2b6c3
* Remove unnecessary virtual methods
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:49:57 +00:00
0044f972e6
* change version to 2.1
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:47:04 +00:00
3ae273b430
* added icons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:30:31 +00:00
c7b7e3bab0
* Use TControl.Font/Caption
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:16:30 +00:00
78d2e5e148
* update demo to use anchors
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 20:15:41 +00:00
e9a0381de1
* add default values for properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:30:19 +00:00
ff3fef9200
* update demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1439 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:20:57 +00:00
ec95fda70d
* take into account the border to calc text position
...
* clean up the text draw code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-13 19:20:29 +00:00
5148aebbc0
* Fix streaming of SubCaption property
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-12 18:29:54 +00:00
9aa37ba20f
Support for Mac font substitutions in form files.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-11 22:19:22 +00:00
d74dbbbe55
Linux64/GTK2 remove DirectoryService facility while bug is not solved.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 22:49:43 +00:00
7d616b77c6
Some fixes about native window handle which does not match THANDLE in all platforms, specially Linux64.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 22:34:22 +00:00
513549c52e
Added comment re. font substitutions for target platform.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 20:14:43 +00:00
c0a0489235
Fix so package compiles with latest FPC 2.5.1.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 17:14:45 +00:00