Commit Graph

2977 Commits

Author SHA1 Message Date
mattias
aa765b0e3b TSelectDirectoryDialog ofFileMustExist now checks for directory from Vincent
git-svn-id: trunk@5100 -
2004-01-24 16:25:35 +00:00
mattias
03e79352f7 implemented specialized set color function for depth24 gtk and X
git-svn-id: trunk@5096 -
2004-01-24 14:23:47 +00:00
mattias
4f10d7fd5e fixed updating color functions on creating maskdata
git-svn-id: trunk@5095 -
2004-01-24 13:57:53 +00:00
micha
39eee1a5a3 findinfiles uses tselectdirectorydialog; remove global SelectDirectory function (from vincent)
git-svn-id: trunk@5094 -
2004-01-24 11:42:53 +00:00
micha
5c441f1564 implement readrawimagebits,writerawimagebits and getcolor,setcolor with pointers instead of case select
git-svn-id: trunk@5093 -
2004-01-23 21:41:13 +00:00
mattias
848645ae29 fixed TCustomEdit copying to clipboard
git-svn-id: trunk@5092 -
2004-01-23 20:31:43 +00:00
mattias
48195f2943 fixed searching dir in searchpath under win32
git-svn-id: trunk@5090 -
2004-01-23 19:36:49 +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
aa0ab2a2a5 applied patch for dir dlgs from Vincent
git-svn-id: trunk@5087 -
2004-01-22 18:22:37 +00:00
mattias
f217471661 implemented menu hierachy in componenttree
git-svn-id: trunk@5086 -
2004-01-22 18:18:02 +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
micha
80997fee5d enable tabstops for controls; implement tabstops in win32 intf
git-svn-id: trunk@5082 -
2004-01-21 10:19:16 +00:00
micha
1ac23788c3 REVERTED: "try register globally unique properties"; implemented new WindowFromPoint not returning window if from different process (tip from vincent)
git-svn-id: trunk@5081 -
2004-01-20 22:14:27 +00:00
marc
5aee800a5b * forgot a line
git-svn-id: trunk@5080 -
2004-01-20 21:40:51 +00:00
marc
0d71fe5a4e * applied patch from Darek Mazur
git-svn-id: trunk@5079 -
2004-01-20 21:39:30 +00:00
micha
9fcf04adfc try register globally unique properties
git-svn-id: trunk@5077 -
2004-01-20 10:26:41 +00:00
micha
b4b93ea7dd prevent premature window destroy by default wm_close
git-svn-id: trunk@5076 -
2004-01-19 21:51:50 +00:00
mattias
43ca43fc48 added finnish translation
git-svn-id: trunk@5074 -
2004-01-18 11:03:01 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
micha
751c4efb69 scrollbar fix (from martin smat)
git-svn-id: trunk@5071 -
2004-01-17 11:11:42 +00:00
mattias
4e4d1726c8 added TDateTime property to TCalendar
git-svn-id: trunk@5070 -
2004-01-16 19:04:57 +00:00
mattias
a4d158b4db improved debugging of TCalendar
git-svn-id: trunk@5069 -
2004-01-16 18:39:45 +00:00
mattias
0b706a8afe workaround for fpc fpu bug and added calendar debugging msg
git-svn-id: trunk@5067 -
2004-01-15 22:36:24 +00:00
mattias
4a731be2a3 fixed file writable check for win32
git-svn-id: trunk@5066 -
2004-01-15 21:47:50 +00:00
mattias
3e62949c08 added TColorDialog debugging
git-svn-id: trunk@5064 -
2004-01-14 20:09:50 +00:00
mattias
90bb60ab81 fixed typo
git-svn-id: trunk@5061 -
2004-01-13 18:12:44 +00:00
mattias
5455c900ad changed consistency stops during var renaming to errors
git-svn-id: trunk@5060 -
2004-01-13 16:39:02 +00:00
mattias
44c4de4ced fixed statusbar updating all panels
git-svn-id: trunk@5057 -
2004-01-13 10:41:40 +00:00
mattias
fc8d6acbae improved double buffering, only one issue left: parent gdkwindow paint messages
git-svn-id: trunk@5056 -
2004-01-12 23:56:10 +00:00
mattias
383c1ee5f1 implemented TCustomListBox.ItemAtPos
git-svn-id: trunk@5054 -
2004-01-12 15:04:41 +00:00
mattias
a9c328fd76 improved and activated new statusbar
git-svn-id: trunk@5053 -
2004-01-12 13:43:12 +00:00
micha
fd4254a45d statusbar interface dependent reimplementation (from vincent)
git-svn-id: trunk@5052 -
2004-01-12 08:36:34 +00:00
micha
1903f6fc4f implement overlay window for designer
git-svn-id: trunk@5050 -
2004-01-12 08:20:50 +00:00
micha
77217ed9fa cleanup redundant code
git-svn-id: trunk@5049 -
2004-01-12 08:19:37 +00:00
marc
41da727612 * renamed (Check|Enable)MenuItem to MenuItemSet(Check|Enable)
+ Started with accelerator nameing routines
* precheckin for createwidget splitup

git-svn-id: trunk@5048 -
2004-01-11 16:38:29 +00:00
mattias
28da3cef35 implemented TCustomListBox.ItemRect for gtk1 intf
git-svn-id: trunk@5047 -
2004-01-11 11:57:54 +00:00
mattias
1766d6ed74 started double buffering for gtk intf
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +00:00
mattias
e00eb8fd1a implemented TMenuItem.Clear
git-svn-id: trunk@5044 -
2004-01-10 18:09:38 +00:00
mattias
5daf16f5cd fixed GetWindowOrgEx, added GetDCOriginRelativeToWindow
git-svn-id: trunk@5043 -
2004-01-10 18:00:42 +00:00
mattias
9605ba5354 deactivated EraseBackGound for TOIPropertyGrid and TTreeView
git-svn-id: trunk@5042 -
2004-01-10 17:09:20 +00:00
mattias
9c2965f234 implemented Undo property for OI
git-svn-id: trunk@5040 -
2004-01-10 02:01:37 +00:00
mattias
e6a056de16 fixed DestroyComponent
git-svn-id: trunk@5038 -
2004-01-10 00:46:46 +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
c3ce1eb4ef invalid form streams exceptions are no longer captured
git-svn-id: trunk@5029 -
2004-01-08 14:27:17 +00:00
mattias
32cd2c80a1 fixed crDefault in lrs files
git-svn-id: trunk@5028 -
2004-01-08 13:52:09 +00:00
micha
0b23f54b34 add TWinControl.DoubleBuffered property which is a hint for the interface to do double-buffering for this control
git-svn-id: trunk@5026 -
2004-01-07 18:05:46 +00:00
micha
eab820a09e fix getselcount message for non-multiple-selection listbox
git-svn-id: trunk@5025 -
2004-01-07 18:04:09 +00:00
mattias
4f0dee5f1f fixed setting TRadioButton.Caption for gtk
git-svn-id: trunk@5024 -
2004-01-06 17:58:06 +00:00
mattias
07363fc274 fixed instant termination of gtk message handling
git-svn-id: trunk@5023 -
2004-01-06 15:20:19 +00:00