vincents
b29f2c65bf
IDE: added resource strings for ctrl, alt and shift key in the keymapping dialog (bug #8066 )
...
git-svn-id: trunk@11384 -
2007-06-26 13:42:24 +00:00
vincents
c3984613f6
synedit: don't show caret, if synedit is not focused, fixes bug #9008
...
git-svn-id: trunk@11383 -
2007-06-26 13:38:20 +00:00
vincents
c9d897b72c
carbon interface: fixed compilation broking during the TButton move
...
git-svn-id: trunk@11382 -
2007-06-26 12:44:33 +00:00
sekelsenmat
1b844f84f4
patch from zeljko, small calendar fix on Qt
...
git-svn-id: trunk@11381 -
2007-06-26 11:39:42 +00:00
paul
3ff2bc4375
manifest sources
...
git-svn-id: trunk@11380 -
2007-06-26 09:35:19 +00:00
paul
eaac2182c1
option to add so called "XP" manifest into windows executable
...
git-svn-id: trunk@11379 -
2007-06-26 09:24:33 +00:00
jesus
898fa2da1f
LCL, TextStyle.SingleLine default value changed
...
git-svn-id: trunk@11378 -
2007-06-26 07:15:43 +00:00
jesus
c6dcb9b771
LCL: grids, scrolling problem when cell is wider than clientwidth, issue #9065
...
git-svn-id: trunk@11377 -
2007-06-26 06:53:14 +00:00
paul
589e460240
-- reanchoring some controls
...
git-svn-id: trunk@11376 -
2007-06-26 06:18:38 +00:00
paul
0c06e52cb8
- reanchoring most of controls
...
git-svn-id: trunk@11375 -
2007-06-26 06:15:07 +00:00
tombo
2d733b0a23
LCL: renamed OnFilesDrop event to OnDropFiles II.
...
git-svn-id: trunk@11370 -
2007-06-25 14:39:21 +00:00
tombo
d7ae9d52d1
LCL: renamed OnFilesDrop event to OnDropFiles
...
git-svn-id: trunk@11369 -
2007-06-25 14:38:03 +00:00
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
vincents
a30cb0f175
fpc patch: removed r7756 #3a66e78c03, it has been merged to the fixes branch
...
git-svn-id: trunk@11366 -
2007-06-24 13:12:48 +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
vincents
656707033b
windows installer: some fixes related to applying fpc patch
...
git-svn-id: trunk@11361 -
2007-06-23 22:39:16 +00:00
vincents
d7aba592b4
+ added patch for the fixes branch with fixes for mulitple resources (e.g. version info and manifest) and nested checksynchronize (bug #9068 and #9079 )
...
+ win installer: build script accepts a filename which contains a patch for fpc.
git-svn-id: trunk@11360 -
2007-06-23 21:07:12 +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
paul
1fdde5344b
- fix compilation
...
git-svn-id: trunk@11347 -
2007-06-21 08:35:24 +00:00
vincents
2faaf28d30
IDE: fixed memleak when showing the align components dialog
...
git-svn-id: trunk@11346 -
2007-06-21 08:14:02 +00:00
vincents
ba609c5a5d
added fpdoc skeleton for tmschema unit
...
git-svn-id: trunk@11345 -
2007-06-21 08:12:17 +00:00
vincents
d6c36b0fe3
IDE: don't try to space controls equally, if only one control is selected (bug #9118 )
...
git-svn-id: trunk@11341 -
2007-06-20 23:03:44 +00:00
vincents
74982022e5
added fpdoc skeleton for themes unit
...
git-svn-id: trunk@11340 -
2007-06-20 22:17:59 +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
marc
09173673ce
* Updated translation by Laurent Jacques
...
git-svn-id: trunk@11336 -
2007-06-19 22:25:23 +00:00
mattias
113a06c488
translations: german: from Joerg Braun
...
git-svn-id: trunk@11335 -
2007-06-19 19:29:09 +00:00
tombo
d5e47b3754
LCL docs: TControl.Visible
...
git-svn-id: trunk@11334 -
2007-06-19 15:37:49 +00:00
vincents
e91eed25eb
object inspector: only show scollbars in the component treeview, if they are needed (bug #9081 ) from Graeme
...
git-svn-id: trunk@11333 -
2007-06-19 06:22:16 +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
marc
134a5a6ebe
* Updated translation by Antonio Galvao
...
git-svn-id: trunk@11330 -
2007-06-18 21:19:51 +00:00
marc
8c7c1fcbc7
* Updated translation by Laurent Jacques
...
git-svn-id: trunk@11329 -
2007-06-18 21:15:20 +00:00
vincents
96d5524cfd
win32 interface: removed debug code
...
git-svn-id: trunk@11328 -
2007-06-18 17:29:16 +00:00
paul
d5d77625dc
- modernize images for anchor editor (from Graeme)
...
git-svn-id: trunk@11327 -
2007-06-17 15:29:17 +00:00
marc
eae7aeea55
* fixed main address detection on Mac
...
git-svn-id: trunk@11324 -
2007-06-15 09:12:10 +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