vincents
|
4c93d064a5
|
fixed SpinEdit.Visible and SpinEdit.Enabled
git-svn-id: trunk@7093 -
|
2005-04-20 14:08:38 +00:00 |
|
mattias
|
4088211fec
|
moved THintInfo from forms.pp to controls.pp and changed TControlShowHint event from pointer to PHintHinfo
git-svn-id: trunk@7092 -
|
2005-04-20 07:14:00 +00:00 |
|
mattias
|
c9ac8e1e6f
|
fixed selection trakcing in codetools defines editor
git-svn-id: trunk@7091 -
|
2005-04-20 07:04:30 +00:00 |
|
vincents
|
c396b3bb69
|
implemented hints for buttons in configure build lazarus listbox
git-svn-id: trunk@7090 -
|
2005-04-19 21:51:00 +00:00 |
|
mattias
|
dfbe4b526d
|
fixed small aesthetical editoroptions bugs
git-svn-id: trunk@7089 -
|
2005-04-19 15:06:30 +00:00 |
|
mattias
|
ca6f2c8ea4
|
implemented Escape Key for codetools defines editor
git-svn-id: trunk@7088 -
|
2005-04-19 14:51:19 +00:00 |
|
vincents
|
041884d76b
|
fixed DbgS(const p: pointer): give enough digits
git-svn-id: trunk@7087 -
|
2005-04-19 10:20:00 +00:00 |
|
vincents
|
d2d702830d
|
fixed updating hint text
git-svn-id: trunk@7086 -
|
2005-04-18 21:06:02 +00:00 |
|
vincents
|
ea2800b486
|
made selected make mode clearer by using a clHighLight background
git-svn-id: trunk@7085 -
|
2005-04-18 21:03:24 +00:00 |
|
mattias
|
69d1fb9e09
|
fixed invaldating hintwindow on changing hintstr
git-svn-id: trunk@7084 -
|
2005-04-18 14:40:36 +00:00 |
|
vincents
|
3aec082914
|
draw button background, so that the difference between pushed and non-pushed buttons is clearer.
git-svn-id: trunk@7083 -
|
2005-04-18 13:15:21 +00:00 |
|
vincents
|
896b40d330
|
fixed DbgS(const p: pointer)
git-svn-id: trunk@7082 -
|
2005-04-18 12:51:31 +00:00 |
|
vincents
|
af3eb65c25
|
implemented finding ppc386.exe and fpc source installed by win32 installer (bug #699)
git-svn-id: trunk@7081 -
|
2005-04-17 20:23:23 +00:00 |
|
micha
|
fbb495bee3
|
implement active default control switching
pressing return key executes active default control action
git-svn-id: trunk@7080 -
|
2005-04-17 18:41:15 +00:00 |
|
vincents
|
d63fd7f7dd
|
implemented using default browser on windows
git-svn-id: trunk@7079 -
|
2005-04-17 11:15:41 +00:00 |
|
vincents
|
c4d900c91a
|
replaced sqlitelaz package with sqlitedslaz package from Luiz Americo
git-svn-id: trunk@7078 -
|
2005-04-16 19:03:59 +00:00 |
|
micha
|
9b9bfe455c
|
fix synchronisation for fpc 1.9.9
git-svn-id: trunk@7077 -
|
2005-04-15 09:27:23 +00:00 |
|
micha
|
68c4a47215
|
some more annotation
git-svn-id: trunk@7076 -
|
2005-04-15 09:26:23 +00:00 |
|
micha
|
66da3891a0
|
fix taskbar button being removed and reinserted when minimizing mainform
git-svn-id: trunk@7075 -
|
2005-04-13 17:17:16 +00:00 |
|
micha
|
f0f06564f4
|
fix reading of object inspector grid splitter X value
git-svn-id: trunk@7074 -
|
2005-04-13 11:13:56 +00:00 |
|
mattias
|
643e242eb3
|
updated finnish translation from Seppo
git-svn-id: trunk@7073 -
|
2005-04-13 09:35:25 +00:00 |
|
mattias
|
a81cc46219
|
implemented favourite properties for ObjectInspector
git-svn-id: trunk@7072 -
|
2005-04-13 09:33:15 +00:00 |
|
marc
|
5a6ae1d91c
|
- Removed underscores from properties
git-svn-id: trunk@7071 -
|
2005-04-12 21:21:11 +00:00 |
|
marc
|
d926947285
|
* Fix for bug #864 by Andrew Haines
git-svn-id: trunk@7070 -
|
2005-04-12 21:06:00 +00:00 |
|
micha
|
151ef8e01a
|
when executing defaultcontrol action, check if control visible
git-svn-id: trunk@7069 -
|
2005-04-12 10:02:47 +00:00 |
|
micha
|
b2c1d425e5
|
fixed: listbox loses selection when updating selected item (fixes #780)
git-svn-id: trunk@7068 -
|
2005-04-11 12:35:17 +00:00 |
|
marc
|
768da85cb3
|
* Right mouse clik fix from Martin Smat
git-svn-id: trunk@7067 -
|
2005-04-10 17:21:50 +00:00 |
|
marc
|
60f6291387
|
* Fix for #859 from Andrew Haines (modified)
git-svn-id: trunk@7066 -
|
2005-04-10 16:30:44 +00:00 |
|
micha
|
1ed4bab790
|
fix bug #684 properly, opendialog closes automatically after messagedlg (much thanks to uberto)
git-svn-id: trunk@7065 -
|
2005-04-08 16:59:37 +00:00 |
|
marc
|
776866aee2
|
* gtk2 patch from Andrew
git-svn-id: trunk@7064 -
|
2005-04-07 22:04:02 +00:00 |
|
micha
|
c0bd0aabc6
|
implement Ctrl+A to select all text for edit controls
git-svn-id: trunk@7063 -
|
2005-04-07 15:52:31 +00:00 |
|
micha
|
fbde65eae3
|
customcheckbox: do not unnecessarily ask state twice
first let widget process BM_SETCHECK, so we do not see itemindex=-1 in between
git-svn-id: trunk@7062 -
|
2005-04-06 10:43:40 +00:00 |
|
mattias
|
5ab09c1d2d
|
aesthetical improvements for colorbuttons from Luca Minuti
git-svn-id: trunk@7061 -
|
2005-04-06 10:39:36 +00:00 |
|
mattias
|
6697af3196
|
accelerated TMemo on gtk, gtk2 and win32 interface from Andrew Haines
git-svn-id: trunk@7060 -
|
2005-04-05 19:41:19 +00:00 |
|
mattias
|
bb9b35a0ba
|
added missing file
git-svn-id: trunk@7059 -
|
2005-04-05 19:01:34 +00:00 |
|
mattias
|
a7912f11f2
|
fixed saving default values for TStringGrid from Jesus
git-svn-id: trunk@7058 -
|
2005-04-04 18:14:20 +00:00 |
|
mattias
|
092848eb6d
|
updated New LCL TSemaphorDBGrid and changes in SemaphorGrid example from Salvatore
git-svn-id: trunk@7057 -
|
2005-04-04 12:17:23 +00:00 |
|
mattias
|
95dcb145e6
|
Implementation of XDPI and YDPI properties from Olivier
git-svn-id: trunk@7056 -
|
2005-04-04 11:58:38 +00:00 |
|
mattias
|
78efae3919
|
reduced gtk2 warnings from Danny Milosavljevic
git-svn-id: trunk@7055 -
|
2005-04-04 11:57:47 +00:00 |
|
mattias
|
063642ff49
|
fixed compilation and designtime drawing of gtkglarea
git-svn-id: trunk@7054 -
|
2005-04-04 11:43:36 +00:00 |
|
mattias
|
9f22ae4900
|
dbgrids: Stops propagating ENTER key when modifying a field from Jesus
git-svn-id: trunk@7053 -
|
2005-04-03 10:13:34 +00:00 |
|
mattias
|
73e0927f4b
|
improved Printer Setup dialog win32 from Olivier und Salvatore
git-svn-id: trunk@7052 -
|
2005-04-03 09:54:56 +00:00 |
|
marc
|
434dff3b94
|
+ Added Dutch ide translation from Marmin
* Updated Catalan translation from Jordi
git-svn-id: trunk@7051 -
|
2005-04-02 23:38:01 +00:00 |
|
micha
|
c159d13d38
|
delete reference to field if closing (from jesus) (fixes bug #694)
git-svn-id: trunk@7050 -
|
2005-04-01 21:13:09 +00:00 |
|
micha
|
2c4866f41a
|
make method Hide a member of TControl (fixes bug #707)
git-svn-id: trunk@7049 -
|
2005-04-01 19:10:42 +00:00 |
|
micha
|
474811f1cd
|
only execute button action when enabled (fixes bug #676)
git-svn-id: trunk@7048 -
|
2005-04-01 09:26:56 +00:00 |
|
micha
|
8f4536230c
|
always calculate range, not only when visible (fixes bug #650)
git-svn-id: trunk@7047 -
|
2005-04-01 08:25:25 +00:00 |
|
micha
|
ad04037248
|
move GetNotebookTabIndexAtPos to the widgetset interface
implement it for win32 widgetset (fixes bug #669)
git-svn-id: trunk@7046 -
|
2005-03-31 21:29:45 +00:00 |
|
micha
|
fc14d90920
|
remove TMouse.SetCursorPos (tricky and not cross-platform)
git-svn-id: trunk@7045 -
|
2005-03-31 20:49:39 +00:00 |
|
micha
|
cdcf64b178
|
mainform may also be an MDI form, or a stay on top form (fixes bug #656)
git-svn-id: trunk@7044 -
|
2005-03-31 20:07:44 +00:00 |
|