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 |
|
mattias
|
810f770ad3
|
started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1364 -
|
2002-02-09 01:48:19 +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
|
f64948aa55
|
MG: broke LCL<->interface circles
git-svn-id: trunk@1361 -
|
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 |
|
lazarus
|
31f1e43496
|
MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1359 -
|
2002-02-09 01:48:19 +00:00 |
|
mattias
|
45ecc507b8
|
added combobox createhandle old list assign
git-svn-id: trunk@1358 -
|
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 |
|
lazarus
|
44baca7d20
|
MG: fixed TMainMenu creation
git-svn-id: trunk@1356 -
|
2002-02-09 01:48:19 +00:00 |
|
mattias
|
3fab157e46
|
replaced many invalidates by invalidaterect
git-svn-id: trunk@1355 -
|
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 |
|
mattias
|
d3110aa421
|
added Delphis trick to set the form reference before the constructor is called
git-svn-id: trunk@1352 -
|
2002-02-09 01:48:18 +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
|
526a4c5161
|
MG: broke actnlist <-> menus circle
git-svn-id: trunk@1350 -
|
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 |
|
lazarus
|
c2b1c73799
|
MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1347 -
|
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 |
|
lazarus
|
cce47eb0b1
|
MG: fixed codetools abort
git-svn-id: trunk@1344 -
|
2002-02-09 01:48:18 +00:00 |
|
mattias
|
e7fd2f8832
|
fixed buffer overrun and added several checks
git-svn-id: trunk@1343 -
|
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 |
|
mattias
|
cf9e76c8ff
|
started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1341 -
|
2002-02-09 01:48:17 +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
|
e80f25f77d
|
MG: fixed gdkwindow checks
git-svn-id: trunk@1338 -
|
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
|
e2fcdc6756
|
fixed TControl.Show and Visible of designer forms
git-svn-id: trunk@1335 -
|
2002-02-09 01:48:17 +00:00 |
|
lazarus
|
cef292ae5a
|
MG: implemented TControlScrollBar.Size
git-svn-id: trunk@1334 -
|
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 |
|
lazarus
|
a269e20f01
|
MG: fixed moving button with LEFT and RIGHT in messagedlgs
git-svn-id: trunk@1332 -
|
2002-02-09 01:48:17 +00:00 |
|
lazarus
|
1a5b20990b
|
MG: broke interfacebase uses circles
git-svn-id: trunk@1331 -
|
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
|
9fc781f9fe
|
MG: added smart hints in edit mode
git-svn-id: trunk@1327 -
|
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 |
|
lazarus
|
b80c81bf4f
|
MG: added inputdialog.inc
git-svn-id: trunk@1325 -
|
2002-02-09 01:48:16 +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
|
e44d78955f
|
MG: implemented hints
git-svn-id: trunk@1323 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
ceb796263e
|
MG: broke LCL<->interface circles
git-svn-id: trunk@1322 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
d281a5d849
|
MG fixed hidden component page
git-svn-id: trunk@1321 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
922360001a
|
MG: if completion form visible it will now get all synedit keys
git-svn-id: trunk@1320 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
ffa8c9032b
|
AJ: added TShape
git-svn-id: trunk@1319 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
e2be5d7b35
|
AJ:Try and fall back on default style if nil(aka default theme)
git-svn-id: trunk@1318 -
|
2002-02-09 01:48:16 +00:00 |
|
lazarus
|
b41079d877
|
MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1317 -
|
2002-02-09 01:48:16 +00:00 |
|