136f56b7e5
* Use UTF8 as the unicode encoding
...
* Update the unicode demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@645 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-23 17:54:03 +00:00
7fddfbddc8
* Remove references for Ctl3d
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-15 17:59:22 +00:00
5bc80e2e82
* Add missing file to unicode demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@624 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-09 16:56:03 +00:00
408c99e79a
* Update the advanced demo:
...
- Fix Column position in GeneralAbilities form
- Load background images in speed and visibility forms
- Fix Toolbar of Windows XP form
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@622 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-08 02:45:52 +00:00
bc82d7544b
* Update demos to work after the recent changes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 22:48:02 +00:00
1e5996987a
* Added Unicode demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 16:30:56 +00:00
86ccb284f4
* General cleanup of demos
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:22:32 +00:00
33ab479866
* Avoid sigsegv when destroying VTEditor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:20:42 +00:00
f96225429b
* Fix compilation and clean up OLE Demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@615 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-12-07 14:18:52 +00:00
7dbf9255af
* Fixes to advanced demo
...
- Fix header draw in advanced header demo
- Reload image lists to better transparency
- Change to borderstyle = bsSingle where appropriate
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 21:15:16 +00:00
7eba9e2d01
* Fix crash under gtk/gtk2/qt in advanced example
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-18 00:51:27 +00:00
40fa686aa4
* Fixed compilation and cleaned the demos applications
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-04-10 03:06:03 +00:00
297f3e8217
* Fixed compilation of ole demo
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-04 11:00:20 +00:00
b14e3dc633
* Fix compilation
...
* Sort mark with transparency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-23 16:13:44 +00:00
3f6e0d1e2a
* Removed unneeded lrs files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-16 11:46:33 +00:00
0143490fd7
* Implemented draw ghosted images
...
* fix compilation of Advanced demo
* remove some lrs files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-16 11:42:45 +00:00
e1a93f2c6a
* Added include directories
...
* Removed unnecessary code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-09 12:26:20 +00:00
872a08506e
* Added missing files
...
* Fix transparency of node buttons (plus/minus)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-04 15:02:15 +00:00
d5bf30839b
* Replace StrechMaskBlit by BitBlt in XP header painting
...
* Cleanup check images draw code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-07-09 13:10:37 +00:00
dbf7549b0d
* Enabled calling of inherited WMMouseWheel
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-30 01:22:18 +00:00
f1d4319067
* Implemented transparent buttons under win32
...
* Fixed advanced demo compilation in win32
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-28 02:14:18 +00:00
93b437494c
* Fixed cursor after stop the panning window
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-25 18:17:31 +00:00
1eda83ee33
* Fixed paint glitch when resizing
...
* fixed images demo compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-21 21:43:03 +00:00
3887d4ba32
* Fix compilation using EnableAdvancedGraphics define
...
* Fix objects demo project file
* Remove lcltypes.inc file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@182 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-06-18 14:57:33 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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