wp_xxyyzz
|
3f184b96f0
|
orpheus: Update OrphStatus.html
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-01-09 20:01:02 +00:00 |
|
wp_xxyyzz
|
3062cbec03
|
orpheus: Fix compilation with Laz 1.8/1.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6123 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-01-09 19:39:55 +00:00 |
|
macpgmr
|
3611a8ccbf
|
Minor changes so it compiles with FPC 3.0 on non-Windows platforms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-01-22 14:53:52 +00:00 |
|
macpgmr
|
0030a37294
|
Minor change so it compiles with Laz 1.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2016-01-19 21:52:33 +00:00 |
|
macpgmr
|
32c8b1cb1c
|
Patches for 64-bit support.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2014-04-28 20:45:29 +00:00 |
|
macpgmr
|
882acaa5eb
|
Minor fix to TOvcSimpleField to handle apparent LCL change to default Color.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-09-04 01:19:06 +00:00 |
|
macpgmr
|
5413d54eb4
|
Fix for non-ASCII chars in calendar month names.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2012-08-29 01:08:10 +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 |
|
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 |
|