Commit Graph

5075 Commits

Author SHA1 Message Date
micha
a38e93a1a7 add delphi compatible property editor classnames
git-svn-id: trunk@5075 -
2004-01-19 15:13:15 +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
mattias
485012e8e0 avoided fpc 1.9.2 AString:=AString bug
git-svn-id: trunk@5072 -
2004-01-17 12:43:29 +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
747b7543e3 fixed TrimSearchPath for paths starting with spaces
git-svn-id: trunk@5068 -
2004-01-16 12:01:32 +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
a2ee1be748 converted some silent sourcechangecache consistency checks to errors
git-svn-id: trunk@5065 -
2004-01-14 23:17:12 +00:00
mattias
3e62949c08 added TColorDialog debugging
git-svn-id: trunk@5064 -
2004-01-14 20:09:50 +00:00
mattias
a418b3b9fc changed consistency stops during method renaming to errors
git-svn-id: trunk@5063 -
2004-01-13 22:34:06 +00:00
mattias
5ae2f7b03e fixed paths
git-svn-id: trunk@5062 -
2004-01-13 22:11:24 +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
693ce82ddc added hints to grid combos
git-svn-id: trunk@5059 -
2004-01-13 13:48:25 +00:00
mattias
33c6241dc6 extended GridXY labels
git-svn-id: trunk@5058 -
2004-01-13 13:16:37 +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
bb399170dd multiselection markers are now painted on DesignerDC
git-svn-id: trunk@5055 -
2004-01-12 16:05: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
b512c64bee test multiselect opendialog
git-svn-id: trunk@5051 -
2004-01-12 08:26:08 +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
e365060c18 updates defines for fpc 1.9.2
git-svn-id: trunk@5046 -
2004-01-11 11:32:46 +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
85edd4a3f8 implemented highlighting non default values in OI
git-svn-id: trunk@5041 -
2004-01-10 02:36:16 +00:00
mattias
9c2965f234 implemented Undo property for OI
git-svn-id: trunk@5040 -
2004-01-10 02:01:37 +00:00
mattias
2926828c97 tab completion is now case sensitive
git-svn-id: trunk@5039 -
2004-01-10 01:31:13 +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
2f4755662e fixed close editor shortcut
git-svn-id: trunk@5036 -
2004-01-09 15:20:38 +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
marc
fcce5315cd * More debugger properties
* Fixed debugger for regcall callingconvention in RTL

git-svn-id: trunk@5034 -
2004-01-09 00:10:51 +00:00
mattias
3192ecfa95 fixed initial selection in goto dialog
git-svn-id: trunk@5033 -
2004-01-08 23:23:23 +00:00
mattias
d82bb3ac2b extended Grid size labels
git-svn-id: trunk@5032 -
2004-01-08 23:02:37 +00:00
mattias
2a402038bb implemented tab completion for word and identifier completion
git-svn-id: trunk@5031 -
2004-01-08 22:15:39 +00:00
mattias
f8cac4fbb4 implemented class to Pointer assignment compatibility check
git-svn-id: trunk@5030 -
2004-01-08 16:13:47 +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
mattias
5a7fc8524a fixed codeexplorer lrs
git-svn-id: trunk@5027 -
2004-01-08 13:43:03 +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