Commit Graph

13 Commits

Author SHA1 Message Date
f6bd5278ab * Added dummy include files and units for carbon/qt/gtk/gtk2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-09-10 01:08:08 +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
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
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
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
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
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