Commit Graph

28 Commits

Author SHA1 Message Date
macpgmr
9f861a7b4c Added TOvcSimpleField and TOvcTCSimpleField to palette for all platforms since Lazarus no longer crashes when they're used in form designer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-31 14:33:14 +00:00
mgaertner
bde52cd0f9 undo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1536 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-25 17:56:20 +00:00
mgaertner
337f293416 instantfpc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-25 17:53:45 +00:00
macpgmr
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
macpgmr
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
macpgmr
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
macpgmr
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
macpgmr
f557d85ab0 First commit for release 0.2.2, which restores Ctl3D so it can again be compiled by Lazarus 0.9.27+
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-09-22 01:00:15 +00:00
macpgmr
c2142a5674 Release 0.2.1 (20081229): Added TOvcCalendar and updated status for Lazarus 0.9.26.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@646 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-29 21:18:02 +00:00
MacPgmr
9f181dc51d Release 0.2.0 (20080720): Important update with many bugs fixed and workarounds found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-07-20 20:24:35 +00:00
macpgmr
bba8f3d864 Release 0.1.9 (20080316): Recent changes to LCL broke Orpheus compilation. This release can now be compiled.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-16 23:01:04 +00:00
macpgmr
aa59048ed7 Release 0.1.8 (20080301): Recent changes to LCL broke all Orpheus property editors and test apps; this release fixes those problems.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-03-02 19:11:02 +00:00
macpgmr
e043736652 Release 0.17 (20070903): Recent changes to LCL broke Orpheus compilation; this release provides workaround so it can be compiled.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-04 01:50:14 +00:00
macpgmr
990d5a299f Release 0.1.6 (20070704):
Fix for TO32TCFlexEdit validation;
 3 new example programs (TestSpinner, TestSimpField, TestTblEdits);
 updated OrphStatus.html notes.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-04 22:17:49 +00:00
macpgmr
08e8c19500 Updated notes after additional testing of gtk2 and qt widgetsets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-01 16:48:23 +00:00
macpgmr
b6098dba58 Release 0.1.5: Most Orph controls now work with latest Carbon widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@201 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 18:40:18 +00:00
macpgmr
1ca9c64f5e Updated notes following testing with latest 20070615 Laz snapshots.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-16 21:20:21 +00:00
macpgmr
74c0b234d6 Version 0.1.4: Workaround for recent Lazarus LCL changes that broke Orpheus compilation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@152 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-26 12:59:21 +00:00
macpgmr
98a3f13377 Updated status notes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@143 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-08 14:43:49 +00:00
macpgmr
77d87602b6 20070401 release (0.1.3): Fixes TO32FlexEdit tabbing and validation problems on win32 widgetset.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@138 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-01 19:59:51 +00:00
macpgmr
64cde2cf2a Updated status.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-18 21:33:12 +00:00
macpgmr
b3008eec23 Updated notes with recent Lazarus fix for custom cursors.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@52 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-11 21:43:18 +00:00
macpgmr
ae8aa2ccaa Release 0.1.2: workarounds for recent Lazarus changes that broke TOvcTable Columns and Rows property editors and recent FPC 2.1.1 change that broke compilation of ovcvlb.pas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@51 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-05 03:21:13 +00:00
macpgmr
9e709906f5 Updated notes and added example program for TO32FlexEdit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@50 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-01-28 20:57:21 +00:00
macpgmr
a1f5653217 Updated notes after testing with 20070126 snapshots and latest Qt and Carbon widgetset code.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@49 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-01-27 18:57:45 +00:00
macpgmr
03e814e00a Updated OrphStatus.html with SVN note.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@46 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-01-16 03:33:51 +00:00
macpgmr
e9369c1b42 Added GTK2 status notes to OrphStatus.html on 20070114.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@45 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-01-16 02:23:56 +00:00
macpgmr
8037f9f23a 20070107 release of Orpheus - initial commit to SVN.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@44 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-01-16 02:17:08 +00:00