Commit Graph

13083 Commits

Author SHA1 Message Date
zeljko
1611f70770 Gtk2: fixed assert with TCustomListView and lisFocused on gtk2 >= 2.20, Gtk2TranslateScrollStyle moved to gtk2proc to be reused by all
scrolling controls.

git-svn-id: trunk@29508 -
2011-02-13 11:30:14 +00:00
zeljko
7b7300a573 Gtk2: make gtk2 toolbuttons more look like real gtk2 theme toolbuttons.issue #18714
git-svn-id: trunk@29496 -
2011-02-12 21:25:15 +00:00
zeljko
bcb3d7d1a7 Gtk: fixed clBtnText wrong color.
git-svn-id: trunk@29492 -
2011-02-12 20:03:33 +00:00
zeljko
96ead3b94a Gtk2: fixed long standing bug with clBtnText color, removed GetDefaultColor() for TToolBar and TCustomPanel, since it's color is ok now.
git-svn-id: trunk@29491 -
2011-02-12 19:53:25 +00:00
zeljko
be8772f584 Gtk2: gtk2WSFactory: register TCustomPanel, also fixed default text color for TPanel.
git-svn-id: trunk@29490 -
2011-02-12 19:36:22 +00:00
zeljko
9b53bfd7b2 Gtk2: implemented ScrollBars property for TMemo. patch by theo. issue #18735
git-svn-id: trunk@29478 -
2011-02-12 08:05:09 +00:00
zeljko
6a17e32f7a Gtk: fixed text color of custom form. issue #18641
git-svn-id: trunk@29468 -
2011-02-11 17:54:34 +00:00
zeljko
bfe9ce2155 Gtk2: fixed problem with clDefault over ToolBar. issues #18520,#18482
git-svn-id: trunk@29467 -
2011-02-11 16:45:11 +00:00
mattias
8f79d4c1be gtk2 intf: clean up
git-svn-id: trunk@29462 -
2011-02-11 09:33:34 +00:00
mattias
0e109ea1e1 fixed typos: usefull
git-svn-id: trunk@29446 -
2011-02-10 09:43:23 +00:00
mattias
a92bf656be fixed typos: unkown
git-svn-id: trunk@29445 -
2011-02-10 09:39:05 +00:00
mattias
46cae9d061 fixed typos: completly
git-svn-id: trunk@29443 -
2011-02-10 09:38:34 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
sekelsenmat
4b2fdc6208 Adds Color property to TNotebook and TPage
git-svn-id: trunk@29432 -
2011-02-09 22:08:42 +00:00
mattias
a63a10dee6 gtk2 intf: clean up
git-svn-id: trunk@29429 -
2011-02-09 14:46:06 +00:00
zeljko
78e92fd32f Qt: reworked selection handling of TQtTreeWidget, now we use QTreeWidget_selectedItems() instead of
asking QTreeWidgetItem_isSelected() which is more accurate, and avoid crashes in some circumstances, eg.watchesdlg,breakpointdlg etc.

git-svn-id: trunk@29422 -
2011-02-08 15:24:57 +00:00
jesus
73701772d8 LCL, fix grids loop in scrolltocell, from cobines, issue #18660
git-svn-id: trunk@29406 -
2011-02-07 07:00:24 +00:00
jesus
e2b5fc4bf1 LCL, fix grids scrollbar, from Tomasz Wieckowski, issue #18642
git-svn-id: trunk@29405 -
2011-02-07 06:05:01 +00:00
zeljko
db62c04d27 Qt: fixed crash from TQtTreeWidget.SignalCurrentItemChanged().issue #18701
git-svn-id: trunk@29403 -
2011-02-06 17:01:55 +00:00
zeljko
0546ad31ab Qt: fixed strange selection behaviour inside TListView when in vsReport mode and RowSelect=False. issue #18697
git-svn-id: trunk@29399 -
2011-02-05 20:13:39 +00:00
zeljko
0a9654594b Qt: fixed double triggering of OnColumnClick from listView, do not send mouse events from header to listView. issues #18696,#18693
git-svn-id: trunk@29398 -
2011-02-05 19:04:24 +00:00
maxim
5492a17fbb LCL: removed old workaround from TFloatSpinEdit. It worked around a bug which was fixed in FPC 2.4.0. Bug #18674.
git-svn-id: trunk@29397 -
2011-02-05 17:14:00 +00:00
paul
e1704e541d lcl: Add optional ReaderRoot parameter to ReadComponentFromBinaryStream function by Alexander S. Klenin (feature #0018678)
git-svn-id: trunk@29370 -
2011-02-04 06:33:07 +00:00
zeljko
aebc44b750 Qt: proper update of QStatusBar. Patch by Juha Manninen. issue #18683
git-svn-id: trunk@29357 -
2011-02-03 18:33:43 +00:00
mattias
0befd22f00 lcl: added qt interface units to package
git-svn-id: trunk@29349 -
2011-02-03 17:28:03 +00:00
zeljko
89410a21f9 Qt: do not send garbage to LCL in case when window isn't decorated by WM yet.part of issue #18658
git-svn-id: trunk@29343 -
2011-02-03 09:00:37 +00:00
mattias
247a494741 LCL: THintWindow: clean up
git-svn-id: trunk@29338 -
2011-02-02 22:05:23 +00:00
zeljko
9f1e2fbd9c Qt: fixed weird frameGeometry behaviour under X11, as explained here http://doc.qt.nokia.com/4.7/application-windows.html#window-geometry issue #18658
git-svn-id: trunk@29330 -
2011-02-02 12:03:22 +00:00
paul
ed73700099 lcl: set RequireDerivedFormResource to False by default
ide: set RequireDerivedFormResource to True for new projects

git-svn-id: trunk@29303 -
2011-02-02 01:52:52 +00:00
maxim
a8e07c4ba1 Translations: LCL - updated Russian translation
git-svn-id: trunk@29301 -
2011-02-01 23:27:22 +00:00
mattias
af3d007090 switched from deprecated xmlcfg to xmlconf
git-svn-id: trunk@29286 -
2011-02-01 09:34:27 +00:00
mattias
e4c031d58a LCL: hint about RequireDerivedFormResource
git-svn-id: trunk@29285 -
2011-02-01 09:25:53 +00:00
paul
64b5237a17 lcl: don't move csDesigning forms to non-designed positions (bug #0018623)
git-svn-id: trunk@29284 -
2011-02-01 08:08:49 +00:00
paul
5b2ff3e881 lcl: fix TPromptDialog, TQuestionDialog construction (issue #0018655)
git-svn-id: trunk@29283 -
2011-02-01 07:44:14 +00:00
paul
6521e55633 win32: cleanup
git-svn-id: trunk@29281 -
2011-02-01 05:56:48 +00:00
paul
a775500c43 win32: redo TWin32WSCustomTrayIcon.GetPosition based on description. It passed a variable by value and assigned it in enum proc. This code could never return any other value than passed.
git-svn-id: trunk@29280 -
2011-02-01 05:55:35 +00:00
paul
bc0c4be8ea win32: cleanup
git-svn-id: trunk@29279 -
2011-02-01 05:41:35 +00:00
paul
c2aca4cd85 lcl: replace TWidgetSet.AppHandle function with a readwrite property
git-svn-id: trunk@29278 -
2011-02-01 04:10:57 +00:00
maxim
9831e65102 Translations: LCL - updated Russian translation
git-svn-id: trunk@29275 -
2011-02-01 01:46:04 +00:00
paul
dec87ef90b lcl: rename RaiseEResNotFoundInTCustomFormCreate to RequireDerivedFormResource (thanks to Marc)
git-svn-id: trunk@29271 -
2011-01-31 10:28:43 +00:00
paul
430382d436 lcl: don't raise EResNotFound in TCustomForm.Create if RaiseEResNotFoundInTCustomFormCreate = False
git-svn-id: trunk@29268 -
2011-01-31 10:16:55 +00:00
mattias
950a89dbc3 LCL: TForm.Create: give a hint how to fix resourceless forms
git-svn-id: trunk@29267 -
2011-01-31 09:33:24 +00:00
paul
dca336b627 win32: start work on implementation of MainFormOnTaskBar
git-svn-id: trunk@29266 -
2011-01-31 09:07:31 +00:00
paul
caf018bbb4 win32: cleanup
git-svn-id: trunk@29265 -
2011-01-31 08:46:22 +00:00
paul
82b51df5c8 win32: use MainFormHandle in some places instead of MainForm.Handle
git-svn-id: trunk@29264 -
2011-01-31 08:45:57 +00:00
paul
84aeae0727 lcl: add WidgetSet.AppSetMainFormOnTaskBar prototype
git-svn-id: trunk@29263 -
2011-01-31 08:42:18 +00:00
paul
8b2ec0ed64 lcl: raise an exception if form resource is not found inside Create constructor. For resourceless forms CreateNew constructor must be used.
git-svn-id: trunk@29262 -
2011-01-31 03:39:06 +00:00
paul
bfe85e683f ide, synedit, lcl: don't construct resourceless forms using Create constructor - use CreateNew instead
git-svn-id: trunk@29261 -
2011-01-31 03:38:11 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
zeljko
5abc30c3ed Qt: fixed compilation under non X11 platforms.
git-svn-id: trunk@29255 -
2011-01-30 10:38:15 +00:00