zeljko
9d8486877a
Qt: show icons on menus if menuitem.bitmap is assigned and there's no imagelist.issue #24770
...
git-svn-id: trunk@42630 -
2013-09-06 06:32:20 +00:00
zeljko
f733b97389
Qt: return clBackground as default color for TPanel. issue #24946
...
git-svn-id: trunk@42629 -
2013-09-06 06:16:53 +00:00
zeljko
7c723d7f81
Qt: do not crash in TQtPage if parent is TTabControl
...
git-svn-id: trunk@42628 -
2013-09-06 06:14:52 +00:00
paul
2743011353
lcl: fix ListBox onChange call on win32 (mantis #0020324 )
...
- notify TWS class about drag start
- set csLButtonDown before BeginAutoDrag (there is no dependency in LCL for csLButtonDown in BeginAutoDrag so I see no reason to postpone it)
win32:
- send TWM_LButtonUp to windows for ListBox if drag operation is started by mouse down
git-svn-id: trunk@42627 -
2013-09-06 04:58:06 +00:00
paul
0032f227a7
lcl: don't call GetCursorPos() twice while initializing Drag/Dock operation. Use the first time retrieved value.
...
git-svn-id: trunk@42626 -
2013-09-06 02:08:15 +00:00
martin
9178ca6047
GTK2: TPageControl do not hide pages in ShowHide
...
git-svn-id: trunk@42625 -
2013-09-05 23:28:52 +00:00
martin
920a610a6c
LCL: PageControl revert Revision: 39883 [" update PageIndex in PageControl after setting TabVisible. Issue #23251 2]. See note 69758 on the issue
...
git-svn-id: trunk@42624 -
2013-09-05 22:02:31 +00:00
maxim
6f7482518a
Installer, Win: fixed typos
...
git-svn-id: trunk@42623 -
2013-09-05 20:21:57 +00:00
bart
78fe9ed6eb
LazUtils: when seraching for PathDelimiters use AllowDirectorySeparators instead of PathDelim.
...
Reason: compatibility with fpc RTL.
git-svn-id: trunk@42622 -
2013-09-05 17:55:50 +00:00
maxim
4b87dec795
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@42621 -
2013-09-05 16:29:12 +00:00
maxim
71526da476
IDE, All compiler options: improved localization
...
git-svn-id: trunk@42620 -
2013-09-05 16:27:25 +00:00
martin
b50ea63b2f
EditorMacroScript: selftest on Mac
...
git-svn-id: trunk@42619 -
2013-09-05 15:36:05 +00:00
maxim
3c3de39999
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@42618 -
2013-09-05 15:19:55 +00:00
martin
c2824a9630
EditorMacroScript: config name extension xml
...
git-svn-id: trunk@42617 -
2013-09-05 15:16:45 +00:00
martin
465b65079c
EditorMacroScript: selftest on Mac
...
git-svn-id: trunk@42616 -
2013-09-05 15:14:57 +00:00
maxim
cdf5906d66
IDE: fixed initial config dir message
...
git-svn-id: trunk@42615 -
2013-09-05 14:23:52 +00:00
maxim
f83c90e8a9
IDE, Examples manager: removed 'Under construction' label, hid 'Build Selected' button, which functionality was not implemented, improved layout
...
git-svn-id: trunk@42614 -
2013-09-05 13:40:31 +00:00
maxim
5287911cf8
IDE: improved examples manager localization
...
git-svn-id: trunk@42613 -
2013-09-05 13:12:01 +00:00
maxim
8f580a5a17
IDE: improved build modes manager localization
...
git-svn-id: trunk@42612 -
2013-09-05 12:54:50 +00:00
maxim
78580f0a9f
IDE: improved 'Compiler Config Target' page localization
...
git-svn-id: trunk@42611 -
2013-09-05 12:47:45 +00:00
martin
d60351775b
IDE: Prepare using new LazControl Tabs (IFDEF'ed), and move icon to tabs
...
git-svn-id: trunk@42610 -
2013-09-05 12:02:41 +00:00
martin
51470268ac
LazControls: TExtendedTabControl added pages (runtime only)
...
git-svn-id: trunk@42609 -
2013-09-05 11:56:16 +00:00
mattias
2046de2324
IDE, lazbuild: on Unix change AllowDirectorySeparators to only /. File functions like ExtractFilePath/Name/Dir now ignore backslash \ as directory separator. The lazutils file functions already did that.
...
git-svn-id: trunk@42608 -
2013-09-05 10:24:48 +00:00
martin
1efc1dff52
LazControls: TExtendedTabControl added pages (runtime only)
...
git-svn-id: trunk@42607 -
2013-09-05 10:16:08 +00:00
mattias
68f770207b
IDE: less hints
...
git-svn-id: trunk@42606 -
2013-09-05 10:09:30 +00:00
mattias
69ec5e3d47
IDE: clean up
...
git-svn-id: trunk@42605 -
2013-09-05 10:08:54 +00:00
juha
d132cd455b
IDE: cleanup for component palette options
...
git-svn-id: trunk@42604 -
2013-09-05 09:13:35 +00:00
bart
25e6f7d70d
LazUtils: in ResolveDots() don't convert anything if AFilename starts with \\?\
...
Follow up of r42602 #bdaf2d9c6e.
git-svn-id: trunk@42603 -
2013-09-04 22:42:15 +00:00
bart
bdaf2d9c6e
LazUtils: in ResolveDots() don't convert \\ or / if AFilename starts with \\?\
...
(As per MS Specs anything after that must be takne literally?)
git-svn-id: trunk@42602 -
2013-09-04 21:57:26 +00:00
maxim
8c69afc2a9
IDE, Debugger: regenerated translations, updated Russian translation
...
git-svn-id: trunk@42601 -
2013-09-04 21:02:51 +00:00
maxim
96d7d0aaf4
SynEdit: updated Russian translation
...
git-svn-id: trunk@42600 -
2013-09-04 19:45:12 +00:00
bart
f05ba71d75
LazUtils: in ResolveDots() convert '/'to '\' on Windows.
...
This allows for better removing of double path delimiters.
(WinApi accepts '//' and treats it as '\' , bot not so for '/\')
git-svn-id: trunk@42599 -
2013-09-04 19:16:08 +00:00
martin
063ff08625
LCL: TTAbControl, refactor. more FUnused
...
git-svn-id: trunk@42598 -
2013-09-04 17:11:31 +00:00
mattias
2ace435f10
added lpl
...
git-svn-id: trunk@42597 -
2013-09-04 16:45:11 +00:00
martin
6701234150
LCL: TTAbControl, refactor. replaces most of FUnPaged (unused at current) by class inheritance
...
git-svn-id: trunk@42596 -
2013-09-04 14:55:26 +00:00
martin
04045467f0
LCL: TTAbControl, refactor. There where 2 lists for one purpose. Hiding the 2nd (private use only, no compatibility issues expected) within the 1st.
...
git-svn-id: trunk@42595 -
2013-09-04 13:11:36 +00:00
martin
32a6a28ad6
LCL: TabControl refactor
...
git-svn-id: trunk@42594 -
2013-09-04 10:17:31 +00:00
martin
378550a77a
LazControls: TExtendedTabControl clean up
...
git-svn-id: trunk@42593 -
2013-09-04 09:54:54 +00:00
juha
e5384bc98b
IDE: make grouping in component palette popup window more generic. Group pages by first word.
...
git-svn-id: trunk@42592 -
2013-09-04 09:32:54 +00:00
martin
0fbcba1669
LazControls: Renamed TAdvancedTabControl to Extended
...
git-svn-id: trunk@42591 -
2013-09-04 09:32:46 +00:00
mattias
abf6c5ea76
lazcontrols: less hints
...
git-svn-id: trunk@42590 -
2013-09-04 09:21:11 +00:00
mattias
63ec3d92ee
lazutils: clean up
...
git-svn-id: trunk@42589 -
2013-09-04 09:19:37 +00:00
mattias
9481c4dba5
lazcontrols: less hints
...
git-svn-id: trunk@42588 -
2013-09-04 09:19:24 +00:00
mattias
d4a64d7a2a
LCL: carbon: initialize vars
...
git-svn-id: trunk@42587 -
2013-09-04 09:18:59 +00:00
mattias
ac9e433e89
cairocanvas: initialize vars
...
git-svn-id: trunk@42586 -
2013-09-04 09:18:32 +00:00
martin
f3f8559736
dbg: remove comment/todo (no longer needed)
...
git-svn-id: trunk@42585 -
2013-09-04 09:16:01 +00:00
mattias
fa26364e98
IDE: further migration external tools
...
git-svn-id: trunk@42584 -
2013-09-04 09:15:41 +00:00
martin
2d4a9df1ad
LazUtils: Lazlogger prioritize last entry/param on command line
...
git-svn-id: trunk@42583 -
2013-09-04 09:14:20 +00:00
juha
0709051eff
OpenGLControl: Implement release context method. Issue #24925 , patch from Anton Kavalenka
...
git-svn-id: trunk@42582 -
2013-09-04 00:22:36 +00:00
juha
708b2f4a5d
LCL: Fix accent chars in GTK2. Remove Gtk2LatinAccents define after testing. Issues #24750 and #22507 . Original patch from Éderson Cássio
...
git-svn-id: trunk@42581 -
2013-09-04 00:06:33 +00:00