Commit Graph

233 Commits

Author SHA1 Message Date
mattias
caf487c9e8 implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
e1f1af3fb2 improved grids e.g. OnPrepareCanvas patch from Jesus
git-svn-id: trunk@5469 -
2004-05-14 12:53:25 +00:00
mattias
a444f136c2 replaced writeln by debugln
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
mattias
2134411288 started sending CN_KEYUP
git-svn-id: trunk@5453 -
2004-05-11 09:49:47 +00:00
mattias
b437ff2c8d fixed unsetting csFocusing
git-svn-id: trunk@5425 -
2004-04-23 11:18:28 +00:00
mattias
9fbcc69584 fixed illegal ancestor search
git-svn-id: trunk@5415 -
2004-04-19 10:06:56 +00:00
micha
b4c61fa97d fix (lm_)setcursor changes for gtk target
git-svn-id: trunk@5402 -
2004-04-11 18:58:26 +00:00
mattias
60622502da changed OnKeyPress keys are not delegated back to the gtk
git-svn-id: trunk@5384 -
2004-04-09 11:25:20 +00:00
vincents
0a15ceb07b Fixed compilation with -dVerboseFocus
git-svn-id: trunk@5358 -
2004-04-02 14:28:44 +00:00
mattias
4cda98b31b implemented icons for TPage in gtk, mask for TCustomImageList
git-svn-id: trunk@5336 -
2004-03-22 19:10:04 +00:00
mattias
53728989e3 fixed memleak in gtk opendlg
git-svn-id: trunk@5320 -
2004-03-18 00:55:56 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
92c363f9d3 fixed error handling on saving lpi file
git-svn-id: trunk@5219 -
2004-02-22 15:39:44 +00:00
mattias
ce51572453 started advanced LCL auto sizing
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00
mattias
c0b7b7163f fixed grids OnDrawCells
git-svn-id: trunk@5179 -
2004-02-07 18:04:14 +00:00
mattias
49a659572b implemented basic TSplitter, still many ToDos
git-svn-id: trunk@5136 -
2004-02-02 15:46:19 +00:00
mattias
269687dae9 improved changing style of controls
git-svn-id: trunk@5112 -
2004-01-27 21:32:11 +00:00
mattias
5dba91f6ae style widgets are now realized, so all values are initialized
git-svn-id: trunk@5088 -
2004-01-23 13:55:30 +00:00
mattias
6b0b23469e started MaskBlt for gtkIF and applied patch for dir dlg in env opts from Vincent
git-svn-id: trunk@5083 -
2004-01-22 11:23:36 +00:00
mattias
3e62949c08 added TColorDialog debugging
git-svn-id: trunk@5064 -
2004-01-14 20:09:50 +00:00
mattias
44c4de4ced fixed statusbar updating all panels
git-svn-id: trunk@5057 -
2004-01-13 10:41:40 +00:00
mattias
3de0e677cc implemented new statusbar methods in gtk intf
git-svn-id: trunk@5037 -
2004-01-09 20:03:13 +00:00
mattias
2d933b44e8 improved gtk intf key fetching and OI keyboard navigation
git-svn-id: trunk@5035 -
2004-01-09 13:49:43 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
86308bf245 workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4928 -
2003-12-21 15:36:47 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
53adb7a109 reduced unit circles, fixed fpImage streaming
git-svn-id: trunk@4844 -
2003-11-26 21:30:19 +00:00
mattias
4847e82ed3 fixed a few more black colors
git-svn-id: trunk@4838 -
2003-11-25 08:59:01 +00:00
marc
2bc4f15b39 * Fixed VKey keypad handling
git-svn-id: trunk@4718 -
2003-10-19 16:33:11 +00:00
ajgenius
56e06a582f fix GTK2 compiling for new Keyboard changes
git-svn-id: trunk@4716 -
2003-10-17 03:21:21 +00:00
marc
ceaf698ecf Implemented new gtk keyevent handling
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
ajgenius
983bc1227d add more gtk1i<->gtk2 key & event wrappers,
move more GTK2 workarounds from gtk to gtk2 interface,
start GTK2 interface SetCallback

git-svn-id: trunk@4697 -
2003-10-03 01:25:01 +00:00
ajgenius
c4e082796c more fixes for GTK2, synedit now mostly-useable
git-svn-id: trunk@4691 -
2003-10-02 03:35:29 +00:00
ajgenius
92dbf72761 more callbacks fixes for gtk2, partly fix gtk2 CheckListBox
git-svn-id: trunk@4690 -
2003-10-02 01:18:38 +00:00
ajgenius
0374439e2c partly fix focus callbacks for GTK2
git-svn-id: trunk@4689 -
2003-10-01 20:51:09 +00:00
ajgenius
11567443ca undo accidental mouse callback changes, partly fix key events for gtk2
git-svn-id: trunk@4688 -
2003-10-01 15:57:37 +00:00
ajgenius
572c78be7f partly cleanup gtk2 $ifdef's
git-svn-id: trunk@4676 -
2003-09-26 00:24:22 +00:00
ajgenius
f236ad4c5f try to catch GDK/X drawable errors and raise an AV to stop killing App
git-svn-id: trunk@4670 -
2003-09-25 16:02:16 +00:00
mattias
4169b6f751 added SetAnchors
git-svn-id: trunk@4665 -
2003-09-23 17:52:04 +00:00
mattias
06801fd78c varois improvements for ParentColor from Micha
git-svn-id: trunk@4654 -
2003-09-20 13:27:49 +00:00
ajgenius
d743352fb0 remove USE_PANGO define since pango now apears to work properly.
git-svn-id: trunk@4650 -
2003-09-19 00:41:52 +00:00
mattias
c311ce3e25 fixed removing TPage
git-svn-id: trunk@4633 -
2003-09-17 15:26:42 +00:00
mattias
6c84448ce9 fixed PerformTab call
git-svn-id: trunk@4619 -
2003-09-13 16:43:01 +00:00
ajgenius
5263906d67 fixes for GTK2(accel groups, menu accel, 'draw'),
more work toward Pango(DrawText now works, UpdateDCTextMetric mostly works)

git-svn-id: trunk@4609 -
2003-09-12 17:40:46 +00:00
ajgenius
eef2bbe9ad fixed TColotDialog for GTK2
git-svn-id: trunk@4593 -
2003-09-10 02:33:41 +00:00
ajgenius
b93c3874b3 more updates for GTK2, more GTK1 wrappers, removal of more ifdef's, partly fixed signals
git-svn-id: trunk@4587 -
2003-09-09 04:15:08 +00:00
mattias
a9f24996c7 implemented TOpenPictureDialog
git-svn-id: trunk@4558 -
2003-09-02 21:32:56 +00:00
mattias
0f753789fa using default colors, when theme does not define them
git-svn-id: trunk@4548 -
2003-08-30 18:53:08 +00:00
mattias
4804ddc2f9 fixes for gtk2
git-svn-id: trunk@4547 -
2003-08-29 21:21:07 +00:00