Commit Graph

132 Commits

Author SHA1 Message Date
mattias
01a8eab6d8 fixes for debugging lazarus
git-svn-id: trunk@3428 -
2002-10-01 15:45:57 +00:00
mattias
907efa7e6e implemented TPairSplitter
git-svn-id: trunk@3225 -
2002-08-19 15:15:24 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
abba48612c implemented updates between source marks and breakpoints
git-svn-id: trunk@2644 -
2002-08-17 23:41:33 +00:00
mattias
6da2e6d9b3 implemented deleting empty submenus
git-svn-id: trunk@2637 -
2002-08-17 23:41:32 +00:00
mattias
169748f997 added package gtkopengl
git-svn-id: trunk@2608 -
2002-08-17 23:41:31 +00:00
mattias
2326febeae improved configure build lazarus dialog
git-svn-id: trunk@2594 -
2002-08-17 23:41:30 +00:00
mattias
7fc99500a9 added LM_APPENDTEXT from hernan
git-svn-id: trunk@2577 -
2002-08-17 23:41:29 +00:00
mattias
148b1cff19 added exception handling for createpixmapindirect
git-svn-id: trunk@2547 -
2002-08-17 23:41:28 +00:00
mattias
0ff2798fe9 improved but not fixed transient windows
git-svn-id: trunk@2530 -
2002-08-17 23:41:27 +00:00
mattias
a0fb6858a7 implemented transient windows for all cases
git-svn-id: trunk@2519 -
2002-08-17 23:41:26 +00:00
mattias
5094446efb fixed transient windows
git-svn-id: trunk@2492 -
2002-08-17 23:41:25 +00:00
mattias
8f666a4086 localized gtk interface
git-svn-id: trunk@2475 -
2002-08-17 23:41:24 +00:00
mattias
d64b5faf5f combobox height can now be set, added OI item height option
git-svn-id: trunk@2460 -
2002-08-17 23:41:23 +00:00
mattias
182bf42345 reduced speedbutton invalidates, added TCanvas.Frame
git-svn-id: trunk@2432 -
2002-08-17 23:41:22 +00:00
mattias
fb887d571d implemented fsStayOnTop+bsNone for forms under gtk (useful for splash)
git-svn-id: trunk@2417 -
2002-08-17 23:41:21 +00:00
mattias
4d5f3acb23 added more Delphi win32 compatibility functions
git-svn-id: trunk@2400 -
2002-08-17 23:41:20 +00:00
mattias
1057c266a2 implemented TListBox.TopIndex
git-svn-id: trunk@2390 -
2002-08-17 23:41:19 +00:00
mattias
edcf357e95 changes for fpc 1.1
git-svn-id: trunk@2362 -
2002-08-17 23:41:18 +00:00
mattias
101f3e53bf freeing GDIObjects without AppTerminate
git-svn-id: trunk@2344 -
2002-08-17 23:41:17 +00:00
mattias
28ecefce85 started gtk2 interface
git-svn-id: trunk@2339 -
2002-08-17 23:41:16 +00:00
mattias
9db0976b62 renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk
git-svn-id: trunk@1389 -
2002-02-09 01:48:23 +00:00
mattias
1ae5952b58 patch from Vincent: clean ups and fixed crash on destroying window
git-svn-id: trunk@1385 -
2002-02-09 01:48:22 +00:00
mattias
9291b2726e cleaned up
git-svn-id: trunk@1376 -
2002-02-09 01:48:21 +00:00
mattias
d07d64054a cleaned up
git-svn-id: trunk@1375 -
2002-02-09 01:48:21 +00:00
mattias
b6ba975bc9 applied patch from Vasily
git-svn-id: trunk@1354 -
2002-02-09 01:48:19 +00:00
mattias
17fff40131 removed unused variable
git-svn-id: trunk@1348 -
2002-02-09 01:48:18 +00:00
mattias
e8bfd838c7 added Timer patch from Vincent Snijders
git-svn-id: trunk@1330 -
2002-02-09 01:48:17 +00:00
lazarus
4711a5aa61 MG: fixed TListView with more than 2 columns
git-svn-id: trunk@1324 -
2002-02-09 01:48:16 +00:00
lazarus
91fab4753a MG: fixed setting gdk pen style
git-svn-id: trunk@1315 -
2002-02-09 01:48:15 +00:00
lazarus
d694f25fdd MG: fixed TMainMenu creation
git-svn-id: trunk@1296 -
2002-02-09 01:48:14 +00:00
lazarus
358d0e4f65 MG: fixed gdkwindow checks
git-svn-id: trunk@1288 -
2002-02-09 01:48:13 +00:00
lazarus
38d5e069b3 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1275 -
2002-02-09 01:48:12 +00:00
lazarus
6ec5c70c4f MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@1268 -
2002-02-09 01:48:11 +00:00
lazarus
b89ccf19f9 MG: mouse cursors are now allocated on demand
git-svn-id: trunk@1252 -
2002-02-09 01:48:10 +00:00
lazarus
ab90235bb0 MG: finished ParseRCFile
git-svn-id: trunk@1235 -
2002-02-09 01:48:09 +00:00
lazarus
83ab7d86ea MG: impoved focussing, unfocussing on destroy and fixed unit search
git-svn-id: trunk@1227 -
2002-02-09 01:48:08 +00:00
lazarus
ddc0fecdec MG: broke LCL<->interface circles
git-svn-id: trunk@1221 -
2002-02-09 01:48:07 +00:00
lazarus
12b900ac6a AJ: More changes for better code reuse between gnome & gtk interfaces
git-svn-id: trunk@1207 -
2002-02-09 01:48:06 +00:00
lazarus
bb93cef6db AJ: rearranged GTK init stuff for proper GNOME init & less duplication between interfaces
git-svn-id: trunk@1202 -
2002-02-09 01:48:05 +00:00
lazarus
f1558479e3 MG: fixes for fpc1.1
git-svn-id: trunk@1189 -
2002-02-09 01:48:04 +00:00
lazarus
8e4a23cb4b MG: fixed uncapturing of mouse
git-svn-id: trunk@1183 -
2002-02-09 01:48:03 +00:00
lazarus
db85ca2bb1 AJ: added forcelinebreaks
git-svn-id: trunk@1176 -
2002-02-09 01:48:02 +00:00
lazarus
7bb863ec59 MG: fixed timer checking
git-svn-id: trunk@1166 -
2002-02-09 01:48:01 +00:00
lazarus
589ca2e671 MG: fixed zombie timers
git-svn-id: trunk@1164 -
2002-02-09 01:48:00 +00:00
lazarus
2d86e6c162 AJ: Improvements to TUpDown; Added TStaticText & GNOME DrawText
git-svn-id: trunk@1152 -
2002-02-09 01:47:59 +00:00
lazarus
9018c8d14f MG: accelerated GetTextMetrics
git-svn-id: trunk@1150 -
2002-02-09 01:47:58 +00:00
lazarus
136f26bb0c MG: added paint messages for some gtk internal widgets
git-svn-id: trunk@1140 -
2002-02-09 01:47:57 +00:00
lazarus
78b7453174 AJ: started GNOME interface & modified gtk interface so everything is public/protected
git-svn-id: trunk@1138 -
2002-02-09 01:47:56 +00:00
lazarus
2f00770746 MG: added TDevContextColorType
git-svn-id: trunk@1132 -
2002-02-09 01:47:55 +00:00