Commit Graph

5060 Commits

Author SHA1 Message Date
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
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
mattias
265047a736 added new russian po files
git-svn-id: trunk@5022 -
2004-01-06 13:07:07 +00:00
mattias
00134076a5 added a script to easily add updated po files
git-svn-id: trunk@5021 -
2004-01-06 13:01:41 +00:00
mattias
7c145c169c updated russian translation
git-svn-id: trunk@5020 -
2004-01-06 12:50:56 +00:00
mattias
0c0420327d fixed default value of TArrow.ArrowType
git-svn-id: trunk@5019 -
2004-01-06 10:53:31 +00:00
mattias
032b0987de changed IDEWindowLayout forms to TCustomForm
git-svn-id: trunk@5018 -
2004-01-05 22:02:56 +00:00
mattias
d6f9a37a85 started LCLMessages.txt
git-svn-id: trunk@5017 -
2004-01-05 15:58:59 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
b6593d0a09 implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut
git-svn-id: trunk@5015 -
2004-01-05 01:18:16 +00:00
mattias
f5dd8a454e added package and cross compilation output dirs
git-svn-id: trunk@5014 -
2004-01-04 17:29:03 +00:00
mattias
54e98b57f6 added package and cross compilation output dirs
git-svn-id: trunk@5013 -
2004-01-04 17:21:23 +00:00
mattias
718eccc287 updated gtk2 package
git-svn-id: trunk@5012 -
2004-01-04 16:44:33 +00:00
marc
bdc90ba0b4 * Fixed result of readelement
git-svn-id: trunk@5011 -
2004-01-04 14:28:27 +00:00