vincents
87d2069122
lCL: removed TLeftRight, is now part of the classes unit
...
git-svn-id: trunk@11368 -
2007-06-25 12:58:45 +00:00
vincents
baebd22616
LCL: moved TButton from buttons unit to stdctrls (bug #9137 ), compilation tested on windows for gtk2, qt and win32 widgetset
...
git-svn-id: trunk@11367 -
2007-06-25 08:34:41 +00:00
tombo
6860a97e2b
LCL: added OnFilesDrop event to TCustomForm, TApplication and TApplicationProperties
...
* created example application
* implemented in Win32 interface
git-svn-id: trunk@11365 -
2007-06-24 10:17:46 +00:00
sekelsenmat
1d07b0dfd1
Fixes the new container widget on qt for mdi application
...
git-svn-id: trunk@11364 -
2007-06-24 07:23:52 +00:00
sekelsenmat
5202b04808
Small bug fix on Qt interface
...
git-svn-id: trunk@11363 -
2007-06-24 05:48:58 +00:00
sekelsenmat
f50d168011
Fixed automatic handling of the menu size on Qt by adding a central widget to the form.
...
git-svn-id: trunk@11362 -
2007-06-24 05:06:58 +00:00
sekelsenmat
d52f65f05a
patch from zeljko. fixes alignment of controls inside TCustomRadioGroup and TCustomCheckGroup.
...
git-svn-id: trunk@11357 -
2007-06-23 09:41:25 +00:00
vincents
6d2add8364
LCL: use GetLabelText, where Caption was used previously (bug #9121 ) from Laurent
...
git-svn-id: trunk@11356 -
2007-06-23 07:24:46 +00:00
sekelsenmat
0fb48e3d21
patch from zeljko. TCalendar implemented. Reimplemented TCustomCheckGroup and TCustomRadioGroup. Workaround for "Hidden radio button" problem. Added to this many small changes and switched the default qt version to 4.2
...
git-svn-id: trunk@11355 -
2007-06-23 07:13:18 +00:00
andrew
0ea8ca69fb
Implemented gtk2 combobox.sorted property
...
git-svn-id: trunk@11354 -
2007-06-23 00:43:26 +00:00
sekelsenmat
236bcd8d46
Added support for Qt 4.2.x
...
git-svn-id: trunk@11352 -
2007-06-21 13:43:20 +00:00
vincents
e128307175
LCL: Several fixes for DirSel dialog ( #9077 ) from Graeme
...
* fixed duplicate path delimiters
* Removed hardcoded english captions with resource strings instead
* fixed issue where dot directories (considered hidden in unix OS's)
are not processed correctly with ShowHidden property
* Sometimes nodes reported subdirectories when they didn't
actually have (linux)
* Minor code formatting changes (code cleanup)
* Removed empty methods (more code cleanup)
git-svn-id: trunk@11351 -
2007-06-21 12:16:25 +00:00
tombo
237301a1ba
LCL: added InvalidateRgn + implementation in Win32
...
Win32 intf: implemented PtInRegion
git-svn-id: trunk@11350 -
2007-06-21 11:42:22 +00:00
sekelsenmat
8d73a4641c
Updated Qt bindings to v1.37
...
git-svn-id: trunk@11349 -
2007-06-21 09:14:19 +00:00
vincents
5d45cd9bc9
fixed compilation: use ImageList.AddLazarusResource instead of AddFromLazarusResource
...
git-svn-id: trunk@11348 -
2007-06-21 08:38:47 +00:00
vincents
6a03559a23
LCL: added TCustomLabel.GetLabelText (issue #9121 ) from Laurent
...
git-svn-id: trunk@11339 -
2007-06-20 22:05:55 +00:00
sekelsenmat
01701c1ee8
Patch from zeljko to qt. Full implementation of TCustomListView. Reimplementation of TStatusBar
...
git-svn-id: trunk@11338 -
2007-06-20 08:11:04 +00:00
mattias
113a06c488
translations: german: from Joerg Braun
...
git-svn-id: trunk@11335 -
2007-06-19 19:29:09 +00:00
sekelsenmat
5497fc4eb9
Patch from zeljko to qt. Partial implementation of TCustomListView. I also updated the qt bindings to 1.36 plus patch
...
git-svn-id: trunk@11332 -
2007-06-19 05:40:34 +00:00
vincents
3c778511a4
LCL: fixed possible bugs found by "unreachable code" warnings
...
git-svn-id: trunk@11331 -
2007-06-18 21:48:51 +00:00
vincents
96d5524cfd
win32 interface: removed debug code
...
git-svn-id: trunk@11328 -
2007-06-18 17:29:16 +00:00
jesus
183704f081
LCL, TCustomLabel default color is clNone, but it wont allow to store color:=clWindow which is the default for TControl
...
git-svn-id: trunk@11323 -
2007-06-14 21:04:56 +00:00
tombo
9c17ab1e6f
Carbon intf: implemented setting pixel color of TCanvas
...
git-svn-id: trunk@11322 -
2007-06-14 12:08:41 +00:00
vincents
fafa934568
lcl: remove fpc 2.0.2 workaround
...
git-svn-id: trunk@11318 -
2007-06-13 12:26:07 +00:00
vincents
a7e79f00ce
LCL:
...
* Application sets SysUtils.OnGetApplicationName callback
* ApplicationName is default MessageDialog Caption
git-svn-id: trunk@11317 -
2007-06-13 11:34:17 +00:00
sekelsenmat
a6d281e3df
Patch from zeljko to qt. Lot's of bug fixes. Implemented MDI support too. I added small modifications and also updated the qt bindings to 1.35 plus patch
...
git-svn-id: trunk@11311 -
2007-06-11 20:30:47 +00:00
sekelsenmat
ca76f52525
Fixed compilation of the carbon interface with FPC 2.3.x
...
git-svn-id: trunk@11308 -
2007-06-10 18:38:07 +00:00
andrew
783b29fd27
Fixed gtk2 bug #7923 where lazarus would lockup when right clicking in a open/save dialog
...
git-svn-id: trunk@11307 -
2007-06-09 19:58:09 +00:00
andrew
4797644111
Fixed gtk2 bug #8009 where windowstate was ignored if set before the form was shown
...
git-svn-id: trunk@11306 -
2007-06-09 17:07:17 +00:00
andrew
82b4ef3ed1
Fixed gtk2 bug #8966 where TSaveDialog would ignore .Filename set before executing the dialog
...
git-svn-id: trunk@11305 -
2007-06-09 13:14:50 +00:00
vincents
87b63512ba
update Russian translations from Maxim Ganetsky
...
git-svn-id: trunk@11298 -
2007-06-07 21:33:08 +00:00
vincents
b3246f94ce
win32 interface: fixed scroll wheel message in a listbox (bug #9018 )
...
git-svn-id: trunk@11294 -
2007-06-07 13:43:43 +00:00
paul
4512cc87b8
- carbon header painting
...
git-svn-id: trunk@11288 -
2007-06-06 03:24:08 +00:00
paul
59aa486876
- another way to show splitter points under gtk1
...
- buildlazarusdialog adjusted as suggested by Darius
git-svn-id: trunk@11287 -
2007-06-06 02:19:44 +00:00
mattias
6b2ec19d9c
IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets
...
git-svn-id: trunk@11286 -
2007-06-05 16:38:49 +00:00
tombo
c09bbe5a88
Carbon intf:
...
- implemented ComboBox DropDownList style
- working: T(Float)SpinEdit
- Buttons and Bars moved from CarbonPrivate to separate units
git-svn-id: trunk@11284 -
2007-06-05 13:28:23 +00:00
paul
3f7e3e3cf8
- another trial to fix splitter painting under gtk (should work now with most themes)
...
git-svn-id: trunk@11278 -
2007-06-04 15:50:22 +00:00
paul
d30b9718ac
- merging part of gtk2themes with gtkthemes
...
- adjusting splitter drawing (may fix gtk bug with wrong dots alignment)
git-svn-id: trunk@11277 -
2007-06-04 09:38:47 +00:00
paul
7523e184b2
- THeaderControl added
...
git-svn-id: trunk@11276 -
2007-06-04 07:55:26 +00:00
paul
c3d53b8c80
- header parts painting
...
- processing text flags
git-svn-id: trunk@11275 -
2007-06-04 07:54:47 +00:00
jesus
d5c1b8122e
LCL: grids, column title setcaption now is virtual from Alexey Lagunov
...
git-svn-id: trunk@11274 -
2007-06-04 07:13:44 +00:00
marc
b3108cdbe3
* Updated translation by Laurent Jacques
...
git-svn-id: trunk@11272 -
2007-06-03 15:13:43 +00:00
tombo
017a92f04c
T(FloatSpinEdit) OnChange bug #0008999 fix from Valdas: Value is now actualized before OnChange
...
git-svn-id: trunk@11270 -
2007-06-03 07:50:20 +00:00
sekelsenmat
a39c0e25b3
Patch from zeljko to qt. Fixes for ScrollBar and ShowModal
...
git-svn-id: trunk@11269 -
2007-06-03 03:55:24 +00:00
mattias
2f1dea96f0
gtk1+2 intf: clean up from Andrew
...
git-svn-id: trunk@11268 -
2007-06-02 14:02:18 +00:00
mattias
5d8235febb
LCL: added CloseDebugOutput
...
git-svn-id: trunk@11267 -
2007-06-02 13:58:39 +00:00
sekelsenmat
73b9c90569
Patch from zeljko to qt. Various improvements
...
git-svn-id: trunk@11265 -
2007-06-02 08:32:59 +00:00
andrew
c88e03d97c
Fixed gtk2 combobox painting
...
git-svn-id: trunk@11263 -
2007-06-02 01:09:17 +00:00
mattias
537db4ddcf
gtk2 intf: implemented mouse wheel up/down messages
...
git-svn-id: trunk@11261 -
2007-06-01 23:17:26 +00:00
vincents
77da55f96d
win32 interface: let windows process the WM_MOUSEWHEEL if the LCL doesn't do it, fixes bug #7265
...
git-svn-id: trunk@11258 -
2007-06-01 21:31:47 +00:00