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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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