lazarus
|
9efa84c67a
|
MWE:
* Cleanup in lmessages
* Added Listview selection and notification events
+ introduced commctrl
git-svn-id: trunk@1548 -
|
2002-03-27 00:33:54 +00:00 |
|
lazarus
|
852eb5a81f
|
GTK Cleanup
Shane
git-svn-id: trunk@1545 -
|
2002-03-25 17:59:20 +00:00 |
|
lazarus
|
dacea82947
|
MG: pascal lowercase for open new unit
git-svn-id: trunk@1538 -
|
2002-03-23 19:05:52 +00:00 |
|
lazarus
|
f118ad2dcb
|
MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@1522 -
|
2002-03-16 21:40:55 +00:00 |
|
lazarus
|
b0139a0c4e
|
MG: prevented gtk interfaces checksum error
git-svn-id: trunk@1518 -
|
2002-03-14 21:35:14 +00:00 |
|
lazarus
|
9789b52598
|
Bug fix for Mattias.
Fixed spinedit so you can now get the value and set the value.
Shane
git-svn-id: trunk@1517 -
|
2002-03-14 20:28:50 +00:00 |
|
lazarus
|
5429e5b6f7
|
Mouse events fixes.
git-svn-id: trunk@1516 -
|
2002-03-14 18:12:46 +00:00 |
|
mattias
|
f52032df06
|
added patch from Jeroen van Idekinge
git-svn-id: trunk@1432 -
|
2002-02-09 02:30:56 +00:00 |
|
mattias
|
8c25cb5870
|
undid the TWinControls can now contain childs in gtk, due to slowness
git-svn-id: trunk@1390 -
|
2002-02-09 02:13:38 +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
|
004a1277d0
|
new constants for compatibility
git-svn-id: trunk@1388 -
|
2002-02-09 01:48:22 +00:00 |
|
lazarus
|
02521dcd1e
|
MG: fixed ControlAtPos
git-svn-id: trunk@1387 -
|
2002-02-09 01:48:22 +00:00 |
|
lazarus
|
1a70e145e2
|
MG: fixed frmactivate
git-svn-id: trunk@1386 -
|
2002-02-09 01:48:22 +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
|
babefcd9dd
|
double byte char font started
git-svn-id: trunk@1384 -
|
2002-02-09 01:48:22 +00:00 |
|
mattias
|
8f911acd8a
|
fixed illegal type cast
git-svn-id: trunk@1383 -
|
2002-02-09 01:48:22 +00:00 |
|
lazarus
|
b12243209c
|
AJ:fix for FPC 1.0
git-svn-id: trunk@1380 -
|
2002-02-09 01:48:21 +00:00 |
|
mattias
|
6a6bb03117
|
improved ExtTxtOut: support for char dist array
git-svn-id: trunk@1379 -
|
2002-02-09 01:48:21 +00:00 |
|
lazarus
|
20918c10a7
|
AJ: fixed compiling & removed '_' from custom stock items
git-svn-id: trunk@1378 -
|
2002-02-09 01:48:21 +00:00 |
|
mattias
|
f54908c0cd
|
patch from Vincent: clean ups and fixed crash on destroying window
git-svn-id: trunk@1377 -
|
2002-02-09 01:48:21 +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
|
f3288b80b4
|
added Timer patch from Vincent Snijders
git-svn-id: trunk@1374 -
|
2002-02-09 01:48:21 +00:00 |
|
lazarus
|
26270cc66d
|
MG: fixed gdkwindow checks
git-svn-id: trunk@1371 -
|
2002-02-09 01:48:20 +00:00 |
|
lazarus
|
d87be594e2
|
MG: broke LCL<->interface circles
git-svn-id: trunk@1370 -
|
2002-02-09 01:48:20 +00:00 |
|
mattias
|
060d6eba35
|
fix for resizing window with a menu from Martin Smat
git-svn-id: trunk@1368 -
|
2002-02-09 01:48:20 +00:00 |
|
lazarus
|
bda9104ee5
|
AJ:switched to gtk_widget_newv to work around array of const
git-svn-id: trunk@1367 -
|
2002-02-09 01:48:20 +00:00 |
|
mattias
|
fbe5199bb0
|
double byte char font started
git-svn-id: trunk@1366 -
|
2002-02-09 01:48:20 +00:00 |
|
mattias
|
1997f7ee21
|
applied clipbrd patch from Vincent
git-svn-id: trunk@1365 -
|
2002-02-09 01:48:20 +00:00 |
|
lazarus
|
3c0d0ae24d
|
MG: fixed apiwidget warnings/criticals
git-svn-id: trunk@1363 -
|
2002-02-09 01:48:19 +00:00 |
|
lazarus
|
f777645c9e
|
MG: implemented hints
git-svn-id: trunk@1362 -
|
2002-02-09 01:48:19 +00:00 |
|
lazarus
|
06479296ac
|
AJ: Moved form contents creation to gtkproc for code
reuse between GNOME and GTK, and to make GNOME MDI
programming easier later on.
git-svn-id: trunk@1360 -
|
2002-02-09 01:48:19 +00:00 |
|
mattias
|
f674b85242
|
patch from Vincent: clean ups and fixed crash on destroying window
git-svn-id: trunk@1357 -
|
2002-02-09 01:48:19 +00:00 |
|
mattias
|
b6ba975bc9
|
applied patch from Vasily
git-svn-id: trunk@1354 -
|
2002-02-09 01:48:19 +00:00 |
|
mattias
|
746e97db7f
|
added Timer patch from Vincent Snijders
git-svn-id: trunk@1353 -
|
2002-02-09 01:48:19 +00:00 |
|
lazarus
|
0f5e63d6fe
|
MG: implemented TMethodList and Application Idle handlers
git-svn-id: trunk@1351 -
|
2002-02-09 01:48:18 +00:00 |
|
lazarus
|
eb92710845
|
MG: fixed mouse coords and fixed mouse clicked thru bug
git-svn-id: trunk@1349 -
|
2002-02-09 01:48:18 +00:00 |
|
mattias
|
17fff40131
|
removed unused variable
git-svn-id: trunk@1348 -
|
2002-02-09 01:48:18 +00:00 |
|
mattias
|
a0e87c84ba
|
applied patch from Karl Brandt
git-svn-id: trunk@1346 -
|
2002-02-09 01:48:18 +00:00 |
|
lazarus
|
d3e86ec1ca
|
AJ: More changes for better code reuse between gnome & gtk interfaces
git-svn-id: trunk@1345 -
|
2002-02-09 01:48:18 +00:00 |
|
mattias
|
7f5f2fa537
|
fixed resize request
git-svn-id: trunk@1342 -
|
2002-02-09 01:48:18 +00:00 |
|
lazarus
|
9a167c13ac
|
AJ: Started Form Scrolling
Started StaticText FocusControl
Fixed Misc Dialog Problems
Added TApplication.Title
git-svn-id: trunk@1340 -
|
2002-02-09 01:48:17 +00:00 |
|
lazarus
|
62a2a3ab54
|
MG: mouse cursors are now allocated on demand
git-svn-id: trunk@1339 -
|
2002-02-09 01:48:17 +00:00 |
|
lazarus
|
e243cd7baf
|
MG: fixed persistent caret and implemented Form.BorderStyle=bsNone
git-svn-id: trunk@1337 -
|
2002-02-09 01:48:17 +00:00 |
|
lazarus
|
02fe0f0f09
|
AJ: fixed compiling
git-svn-id: trunk@1336 -
|
2002-02-09 01:48:17 +00:00 |
|
mattias
|
89e4db12cb
|
applied patch from Karl Brandt
git-svn-id: trunk@1333 -
|
2002-02-09 01:48:17 +00:00 |
|
mattias
|
e8bfd838c7
|
added Timer patch from Vincent Snijders
git-svn-id: trunk@1330 -
|
2002-02-09 01:48:17 +00:00 |
|
mattias
|
650efeac77
|
started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1329 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
f54eb43fcc
|
MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1328 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
c38c8a75bc
|
AJ: fixed mem leek in FillScreenFonts
git-svn-id: trunk@1326 -
|
2002-02-09 01:48:16 +00:00 |
|