macpgmr
9077a895ca
20070415 revision of XDev Toolkit - initial commit to SVN.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-08 20:50:29 +00:00
blikblum
35e60b6fc2
* Fixed compilation of Advanced demo in gtk
...
* Fixed compilation with fpc 214 under gtk
* Disabled screen store in hint activation under gtk
* Removed VirtualTrees.DrawTextW
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-03 15:13:22 +00:00
blikblum
341b29c6dc
* Use TControl.BidiMode property instead of the homebrew
...
* Remove unnecessary assignment of TBitmap.Height to zero
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-03 01:43:26 +00:00
blikblum
26c090ebf4
* Fixed bug when using AddChild to add nodes, that was preventing a node to be selected
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-30 12:05:35 +00:00
blikblum
02aec68d04
* Fix compilation using UseExternalDragManager undefined
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@174 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-28 19:01:57 +00:00
blikblum
f8fa44c048
* Fix compilation using UseExternalDragManager undefined
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-28 19:01:37 +00:00
blikblum
9310413daf
* Fix compilation using UseExternalDragManager undefined
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-28 12:40:08 +00:00
blikblum
5e810ef02b
* Workaround to fpc bug leading to an interface memory leak
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@171 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-26 18:25:42 +00:00
blikblum
197173a5e8
* Started to remove dependency of Windows in advanced demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@170 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-26 13:09:35 +00:00
blikblum
c81ad25465
* Use Lazarus resources instead of Windows resources
...
* Added script to build resource file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-26 02:05:17 +00:00
blikblum
9d6a33dbe9
* Added advanced demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-24 23:52:34 +00:00
blikblum
1456413285
* Fixed regression: accessing Font would cause a access violation
...
* Fixed compilation of VtHeaderPopup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-24 12:05:51 +00:00
blikblum
ca1ebaca2b
* Fixed regression: accessing Font would cause a access violation
...
* Fixed compilation of VtHeaderPopup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@166 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-24 12:05:16 +00:00
blikblum
3e832dda5c
* Fixed compilation in 2.1.4
...
* removed Compilers.Inc
* Remoced unused variables and units
* adapted TWriterHack to fpc definition
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-21 01:10:19 +00:00
blikblum
2411bee5e1
* Skip animation in Gtk due to poor timeGetTime implementation
...
* Dont cancel edit in WMKeydown under gtk1 (LCL bug 8865)
* Cleanup of objects and minimal demos
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-14 12:18:53 +00:00
blikblum
2843f3cd0c
* Gtk - Draw dotted line using a bitmap brush like win32
...
* Workaround to LCL bug 8823
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-07 02:20:44 +00:00
blikblum
7e4a4bb440
Fixed ide pixmap files (was causing a crash under gtk)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-01 12:57:47 +00:00
blikblum
636993e3ff
Added ide icons
...
Removed Register procedure from main unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@156 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-05-01 01:41:35 +00:00
vsnijders
3b1dfd7245
fpsvnsync: fixed adding new directories (or files) with properties
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-27 20:31:57 +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
blikblum
9a6c72fb15
Removed unused FPanningCursor
...
Restore cursor when Panning is stopped
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@150 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-23 20:28:11 +00:00
blikblum
49b4ab00f4
Fixed HeaderSplit and Panning cursors
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@149 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-23 20:23:37 +00:00
blikblum
04b3d1fb7a
Workaround to LCL bug 8626
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@147 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-21 21:08:37 +00:00
blikblum
a7da3fa782
Initial GTK2 support
...
Started workaround to horizontal scrolling bug
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-21 19:56:33 +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
blikblum
213e0cc3b1
Fixed Panning window draw
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@141 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-06 00:57:17 +00:00
blikblum
28313808a3
Started PanningWindow implementation
...
Fixed some resource files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-04-04 18:09:47 +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
vsnijders
479926d209
svn classes: fixed test
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-30 13:18:56 +00:00
blikblum
2bb98d8d9a
Workaround to LCL bug 8553
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-22 15:17:42 +00:00
blikblum
fbcb3d0030
isolated threading functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-19 17:46:44 +00:00
blikblum
6a072baafc
Workaround to crash under GTK
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-19 15:02:31 +00:00
blikblum
394413dee2
Added dataarray and images demos
...
Fixed header click when HeaderStates is empty
Depends of lclextensions package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-18 22:38:02 +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
blikblum
ae87723676
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-17 18:50:48 +00:00
blikblum
825b15d142
Missing code from last commit - Fixed compilation under gtk
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-15 19:15:51 +00:00
blikblum
4e70efbfe3
Added dummy MMSystem unit to linux/gtk
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@127 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-15 13:12:20 +00:00
blikblum
21bf88d824
added dummy dragmanager unit to gtk
...
fixed compilation under gtk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-15 12:22:59 +00:00
blikblum
5d6e5c7558
Moved code from lclfunction.inc to DelphiCompat
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-15 09:49:29 +00:00
blikblum
28532757f9
Cleaned Delphi specific defines
...
Removed dependency from Compilers.inc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-14 20:25:25 +00:00
blikblum
dd83bd49fe
Finished isolation of WinApi functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@121 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-07 14:24:30 +00:00
blikblum
48d8f6864c
Started to isolate specific windows functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@120 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-06 20:33:09 +00:00
blikblum
e7a96e5b6b
Removed direct dependency of ActiveX and OleUtils
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@119 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-06 12:16:42 +00:00
blikblum
553c1325ac
Started to isolate OLE functions
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@118 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-05 23:28:47 +00:00
vsnijders
93fd07caa5
added TLogEntry.DisplayDate
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@117 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-05 16:16:17 +00:00
vsnijders
280e661bef
TLogEntry.GetFileList takes an optional parameter BaseDir
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@116 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-05 07:29:39 +00:00
blikblum
7a193d82da
Fixed crash when using ole functions
...
Fixed drawing when using drag and drop
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@115 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-05 01:29:44 +00:00
vsnijders
099366f18b
added TSvnPropInfo.LoadForFiles
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@114 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-04 23:27:28 +00:00
vsnijders
e1c9c30365
added test date for TSvnPropInfo class
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@113 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-04 23:00:54 +00:00
vsnijders
ac626de964
added TSvnPropInfo class to hold svn proplist output
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@112 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-04 22:59:58 +00:00
blikblum
db352a016a
Added ole demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-03 14:56:24 +00:00
blikblum
7287d9f1f5
Fixed column position
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-03 14:48:36 +00:00
christian_u
66a38b30a9
corrected some unit names
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-02 09:24:51 +00:00
christian_u
6b93ddb7a0
renamed opbitmap units to avoid problems with the original package installed
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-02 07:30:16 +00:00
christian_u
2948115530
Published StartDrag
...
Fixed some Drag&Drop related stuff
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@104 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-02 06:47:20 +00:00
christian_u
2e04d5fa84
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-03-01 21:00:32 +00:00
blikblum
21beb2fec8
Implemented SetTimer/KillTimer
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-28 21:39:33 +00:00
christian_u
4041d373d1
New version for CCR
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 17:30:59 +00:00
christian_u
13200829e9
Corrected patch by Theo
...
fixes checkboximage issues.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 17:27:59 +00:00
vsnijders
c1e34e90a8
svn: added unit for executing svn commands and capturing the output
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@99 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 15:55:11 +00:00
vsnijders
0280be7f26
svnclasses: implemented reading svn log output
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@98 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 14:09:02 +00:00
blikblum
aaa1e2cc6a
Implemented column resize
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@97 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 13:32:54 +00:00
blikblum
52de3d399d
Started handling of Header messages
...
Made TVTHeaderPopupMenu.Popup virtual
Added wokaround to drawing when scrolling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@91 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 01:52:56 +00:00
blikblum
2535b81940
Fixed memory leak (SystemBitmap)
...
Fixed Header Draw when a fixed column exists
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@90 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-27 00:51:19 +00:00
vsnijders
e66f989df8
finished parsing svn info xml
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@89 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-26 23:36:16 +00:00
vsnijders
f62ba9ec2d
started classes to interpreted svn commands
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@88 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-26 23:04:58 +00:00
christian_u
0a4411699c
patch by theo temporarily revert it is problematic on windows
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@87 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-25 21:29:19 +00:00
christian_u
e8515ca089
Patch by Theo for checkbox drawing and xp button style
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@86 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-25 20:18:33 +00:00
christian_u
d5cbd2af14
published DragMode
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@85 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-25 17:37:42 +00:00
christian_u
78a311d958
file case and package fixed
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@84 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-25 10:02:18 +00:00
blikblum
ac1d2e0d17
Fixed header draw
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@83 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-25 01:24:00 +00:00
christian_u
a02764b662
renamed
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@82 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 14:29:44 +00:00
christian_u
339046579d
deleting for renaming
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@81 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 13:52:56 +00:00
christian_u
2e22880921
patch for horizintal scrolling bug by Theo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@80 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 13:46:12 +00:00
blikblum
eca7e1c6e1
Updated log calls
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@79 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 00:48:24 +00:00
blikblum
dee17ada0d
Started header implementation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@78 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-24 00:20:46 +00:00
blikblum
a2f68f3eaf
Added vtbasic demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@77 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-22 13:09:12 +00:00
blikblum
a82be98ef4
Implemented BorderStyle
...
Fixed editord position while scrolling
Fixed DoubleClick event
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@76 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-22 12:57:35 +00:00
jesusr
ffb8a94c7c
rtfview: version 0.5.2->0.5.3, now it requires lazrichview>=0.5.3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@75 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-21 18:10:07 +00:00
jesusr
88a1c9d090
richview: internal restructure to easily do descendant components (for example rtfview needs this), version upgrade 0.5.2.3->0.5.3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@74 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-21 18:06:02 +00:00
jesusr
99f838537c
added: richview 0.5.2.3 component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@73 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 22:47:04 +00:00
christian_u
1972afaf1c
added resource file
...
used ConvertImageList from unstable Tree
updated some scrolling stuff
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@72 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 21:03:34 +00:00
christian_u
5e87c24957
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@71 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 18:57:22 +00:00
christian_u
abc1c6203f
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@69 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 18:20:07 +00:00
christian_u
1c584a0262
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@68 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 18:17:47 +00:00
christian_u
7feab987a9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@67 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 18:16:46 +00:00
christian_u
d31574efbf
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@66 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 18:11:50 +00:00
blikblum
aa5df44190
Finished implementation of MapWindowPoints (the interface in win32 compatible now)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@65 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 19:30:20 +00:00
blikblum
e607006dd8
Renamed virtualtreview to virtualtreeview-unstable - Finish
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@64 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 18:39:10 +00:00
blikblum
cf38e876cc
Renamed virtualtreview to virtualtreeview-unstable
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@63 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 18:37:25 +00:00
blikblum
e40928982c
Fixed bug when CreateWnd is called
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@62 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 18:27:29 +00:00
blikblum
fab62d9664
Added objects (MVC) demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@59 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 01:16:21 +00:00
blikblum
af76131300
Added resources for check buttons
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@58 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 01:04:50 +00:00
blikblum
522da1e090
Fixed drawing problem when using scrollbars or mouse wheel
...
Implemented checkbuttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@57 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-19 01:02:31 +00:00
blikblum
4d30d1b397
Import from old repository
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@56 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-17 21:09:58 +00:00
jesusr
b1f0ba6dc2
missing readme for TRTFView component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@55 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-17 00:13:42 +00:00
jesusr
4039fd171b
initial commit of rtfview component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@54 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-16 22:55:05 +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
tomb0
12ee386f39
Initial import.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@35 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2006-11-03 15:58:07 +00:00