mattias
20221c0ed6
codetools: fixed reading include directives with different path delims, bug #24968
...
git-svn-id: trunk@42671 -
2013-09-07 21:04:23 +00:00
martin
02b79c9410
LCL, Win: TabControl, update index, if ShowTabs is set to True
...
git-svn-id: trunk@42670 -
2013-09-07 19:40:47 +00:00
martin
59d1dc53d2
Debugger, IDE, SourceEdit: When SynEdit is in Paintlock, make sure the debugger is not doing processmessages
...
git-svn-id: trunk@42669 -
2013-09-07 17:00:35 +00:00
martin
fded846863
Auto-generated changes to PO files
...
git-svn-id: trunk@42668 -
2013-09-07 16:42:43 +00:00
martin
91c6dfa11f
Debugger: lock queue while handling breakpoint
...
git-svn-id: trunk@42667 -
2013-09-07 16:40:46 +00:00
maxim
404d3114f7
Installer, Win: improved Russian translation
...
git-svn-id: trunk@42666 -
2013-09-07 16:38:48 +00:00
bart
7ae07addc0
MaskEdit: make SetSel() and GetSel() protected.
...
Reason: Delphi compatibility (Issue #0024970 ).
git-svn-id: trunk@42665 -
2013-09-07 16:25:41 +00:00
martin
319a201329
Debugger: callstack, fix goto source, if viewing bottom of large stack (viewing from startindex > 1)
...
git-svn-id: trunk@42664 -
2013-09-07 15:02:23 +00:00
bart
82d7e00939
LazFileUtils: use AllowDirectorySeparators instead of hardcode '\' in FilenameIsWinAbsolute().
...
git-svn-id: trunk@42663 -
2013-09-07 11:26:20 +00:00
bart
2139b17c5c
LazFileUtils: ExpandFilenameUTF8: return unaltered Filename if Filename uses ExtendedLengthPath naming scheme
...
on Windows.
git-svn-id: trunk@42662 -
2013-09-07 11:20:24 +00:00
martin
83e7bdc3f8
IDE: started last by check, on windows do compare case-insensitive.
...
git-svn-id: trunk@42661 -
2013-09-07 11:17:50 +00:00
bart
f10b9abc94
LazUtils: Use ResolveDots in FindDiskFilename(CaseInSensitive) to sanitize Filename.
...
git-svn-id: trunk@42660 -
2013-09-07 10:13:14 +00:00
martin
5512ec4b90
IDE: started last by check, on windows do compare case-insensitive.
...
git-svn-id: trunk@42659 -
2013-09-07 09:10:47 +00:00
martin
41750fddb3
IDE: add inactive ifdef to fold-gutter popup menu
...
git-svn-id: trunk@42658 -
2013-09-07 08:04:28 +00:00
juha
40a96fcda2
Industrial components: remove extra icon resource for TArrow.
...
git-svn-id: trunk@42657 -
2013-09-07 07:48:31 +00:00
juha
9b1bc94150
LCL: register TArrow to Misc component page again. Remove extra register procedures from Industrial components.
...
git-svn-id: trunk@42656 -
2013-09-07 07:23:49 +00:00
martin
d1da544a24
IDE: add inactive ifdef to fold-gutter popup menu (if text-selection exists) / missing file
...
git-svn-id: trunk@42653 -
2013-09-07 05:16:27 +00:00
martin
8aa8775ac4
Auto-generated changes to PO files
...
git-svn-id: trunk@42652 -
2013-09-06 23:01:30 +00:00
martin
0b8aa38eab
IDE: add inactive ifdef to fold-gutter popup menu (if text-selection exists)
...
git-svn-id: trunk@42651 -
2013-09-06 22:57:05 +00:00
mattias
f6775ab1f6
IDE: package editor: enable compile button: check SkipCompiler
...
git-svn-id: trunk@42650 -
2013-09-06 22:50:08 +00:00
juha
79ad84f848
LazUtils: Remove test version of overridden InsertItem from TDictionaryStringList. It is called from FPC > 2.7.1. Solves issue #24964 although not the way it suggested.
...
git-svn-id: trunk@42649 -
2013-09-06 22:05:41 +00:00
bart
eab977d2b3
LazUtils: AllowDirectorySeparators instead of PathDelim in FindDiskFilename.
...
git-svn-id: trunk@42648 -
2013-09-06 18:15:16 +00:00
maxim
e43c30f94b
Installer, Win: updated Russian translation
...
git-svn-id: trunk@42647 -
2013-09-06 17:53:35 +00:00
maxim
9b367c81ca
Installer, Win: improved localization
...
git-svn-id: trunk@42646 -
2013-09-06 17:53:04 +00:00
maxim
03f47e55f0
Installer, Win: updated Russian translation
...
git-svn-id: trunk@42645 -
2013-09-06 15:06:22 +00:00
maxim
8e981dcbfe
Installer, Win: more corrections
...
git-svn-id: trunk@42644 -
2013-09-06 15:03:38 +00:00
martin
aaa03b60ab
Debugger: fixed crash in callstack (when stop debugging while waiting for stack info)
...
git-svn-id: trunk@42643 -
2013-09-06 15:03:24 +00:00
paul
f3358d8050
lazutils: fix compilation after cpstrrtl merge
...
git-svn-id: trunk@42642 -
2013-09-06 14:56:35 +00:00
martin
68bb020129
Debugger: fixed getting callstack (could go into an endless loop)
...
git-svn-id: trunk@42641 -
2013-09-06 14:27:05 +00:00
mattias
eef666aa0d
LCL: fixed OpenURL if URL is invalid, bug #24958
...
git-svn-id: trunk@42640 -
2013-09-06 14:26:06 +00:00
mattias
00b45080ca
IDE: package editor: disable Compile button if package has no commands
...
git-svn-id: trunk@42639 -
2013-09-06 13:55:32 +00:00
mattias
736edb7c29
codetools: sourcechanger: direct no change: exit immediately
...
git-svn-id: trunk@42638 -
2013-09-06 13:54:57 +00:00
martin
86bab5d0fe
LazControls: ExtendedTabControl better clientarea
...
git-svn-id: trunk@42637 -
2013-09-06 11:45:01 +00:00
martin
b150be0281
LCL: TabControl; better clientarea
...
git-svn-id: trunk@42636 -
2013-09-06 11:44:16 +00:00
martin
2b640c6174
GTK2: tabcontrol, less of a gap between tabs and body
...
git-svn-id: trunk@42635 -
2013-09-06 11:41:22 +00:00
martin
f38edbcf27
GTK2: tabcontrol, check for tab vs page
...
git-svn-id: trunk@42634 -
2013-09-06 10:31:51 +00:00
martin
f21f82c614
QT: PageControl: check if page or tab control
...
git-svn-id: trunk@42633 -
2013-09-06 10:02:21 +00:00
martin
f7152825d1
LCL: TabControl, inherit internal tabs from PageControl
...
git-svn-id: trunk@42632 -
2013-09-06 09:49:37 +00:00
paul
2b9bef5afa
lcl: move TWSControl.DragStart to TWSCustomListBox.DragStart because of limitation of TWS classes
...
git-svn-id: trunk@42631 -
2013-09-06 07:29:10 +00:00
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