Commit Graph

3293 Commits

Author SHA1 Message Date
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
7196a34234 fix compilation for zeos sort engine for rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 12:26:10 +00:00
21900be3c0 fix bugs id=3104387,3104383 - mem leak in TRxLookupEdit and TRxTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:54:02 +00:00
973e0ee879 fix bug id=3114291 - divizion by zerro in multiline captions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:39:14 +00:00
270de02f55 Enabled TFontName property editor (dropdown list) for the controls' font name properties in Lazarus Object Inspector.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 20:51:06 +00:00
0e3e994612 mtprocs: fixed moving group from need thread list after increasing LastRunningIndex, added CurrentThread variable
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-06 12:01:14 +00:00
dcd6bf64fd Win64 fixes up to FireFox 3.6 (tested on Vista/64)
Fixed a bug in parsing dependentlibs.list when edited and saved in Windows.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-05 21:26:06 +00:00
e13a240d8d Fixes fpspreadsheet compilation due to tachart changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-04 11:04:27 +00:00
19b0a96386 Fix to MultiByteToWideChar for non-Windows to handle UTF8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-04 01:08:10 +00:00
e9da76ca95 windres does not like filenames with a dash.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 23:06:30 +00:00
3327a1bf59 Added a missing "Classes" unit in the uses clause.
Added parsing of environment "MOZILLA_FIVE_HOME" under Windows.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 23:03:07 +00:00
3859aeffbc Refactored the initialization process.
Added two workarounds for LCLGTK2 to force event poolling (using a timer) and a Self.AdjustSize in the paint to avoid some paints that are being eated.
Added OnDocumentBegin and OnDocumentCompleted events.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 22:59:41 +00:00
95932fb258 Updated documentation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 22:55:08 +00:00
07184c9311 Moved SysUtils and Classes before LclType in uses in order to use 64-bit THandle when CPU64.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 18:29:28 +00:00
19ff119be9 Added support to sample apps for shelling on OS X; activated LCL DropFiles in sample apps
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-02 03:03:08 +00:00
a76e4b4974 First attempt at adding support for 64-bit compilers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-01 03:24:10 +00:00
365fa4655e Open dialog's filter was not working in both sample apps.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-01 02:57:41 +00:00