martin
|
b87c34ebfb
|
SynEdit/IDE: Basic Multi-Caret mode
git-svn-id: trunk@48123 -
|
2015-03-03 23:51:11 +00:00 |
|
maxim
|
c303b4f6c3
|
LCL: restore translations lost in r48116 #c5128925c6
git-svn-id: trunk@48122 -
|
2015-03-03 23:46:13 +00:00 |
|
bart
|
bed5f4bc45
|
TShellTreeView: setpath: only check for hidden dirs in folders below the root. Fixes issue #0027591.
git-svn-id: trunk@48121 -
|
2015-03-03 20:00:10 +00:00 |
|
bart
|
51a48d7494
|
LazFileUtils: fix error in TryCreateRelativePath (it failed e.g with Dest=C:\ and Source=C:\foo). Issue #0027601.
git-svn-id: trunk@48120 -
|
2015-03-03 19:51:20 +00:00 |
|
mattias
|
ddc18db0f9
|
codetools: undo 47991, broke many other features
git-svn-id: trunk@48119 -
|
2015-03-03 17:30:43 +00:00 |
|
mattias
|
c5128925c6
|
IDE: started checking duplicate units
git-svn-id: trunk@48116 -
|
2015-03-03 13:43:19 +00:00 |
|
mattias
|
2a879e42d4
|
sqldb: fixed license mentioning GPL-2 of unit registersqldb
git-svn-id: trunk@48114 -
|
2015-03-03 12:02:30 +00:00 |
|
mattias
|
0b172d9065
|
IDE: orphaned ppu: add warnings
git-svn-id: trunk@48113 -
|
2015-03-03 11:51:45 +00:00 |
|
maxim
|
bff933fac5
|
IDE: regenerated translations and updated Russian translation (also solves bug #27583)
git-svn-id: trunk@48109 -
|
2015-03-02 22:24:46 +00:00 |
|
maxim
|
2eec8479a2
|
IDE: fixed minor typo, bug #27583
git-svn-id: trunk@48108 -
|
2015-03-02 22:22:25 +00:00 |
|
maxim
|
07c9b30505
|
Translations: French translation update by Gilles Vasseur, bugs #27585, #27587
git-svn-id: trunk@48107 -
|
2015-03-02 22:01:58 +00:00 |
|
maxim
|
2951a43270
|
LHelp: i18n and initial Hungarian translation, based on patch by Péter Gábor, bug #27576; also added Russian translation
git-svn-id: trunk@48106 -
|
2015-03-02 21:48:44 +00:00 |
|
mattias
|
459b8abc10
|
examples: removed obsolete OtherUnitFiles
git-svn-id: trunk@48104 -
|
2015-03-02 19:04:04 +00:00 |
|
mattias
|
5d7eba2245
|
examples: removed obsolete SrcPath
git-svn-id: trunk@48103 -
|
2015-03-02 18:59:45 +00:00 |
|
mattias
|
6b22a465f7
|
examples: removed obsolete SrcPath
git-svn-id: trunk@48101 -
|
2015-03-02 18:57:39 +00:00 |
|
mattias
|
ec28f19074
|
examples: removed obsolete SrcPath
git-svn-id: trunk@48099 -
|
2015-03-02 18:52:45 +00:00 |
|
mattias
|
4e22c679d5
|
IDE: Messages options: added text color
git-svn-id: trunk@48098 -
|
2015-03-02 18:42:01 +00:00 |
|
mattias
|
72b9421fd2
|
IDE: source editor command: fixed check focus in sourcenotebook or mainidebar, issue #27165
git-svn-id: trunk@48096 -
|
2015-03-02 18:12:45 +00:00 |
|
mattias
|
0ea46491f9
|
IDE: Messages: options: added button to set pastel colors, issue #27582
git-svn-id: trunk@48095 -
|
2015-03-02 17:59:42 +00:00 |
|
mattias
|
1c0c90a850
|
IDE: comment
git-svn-id: trunk@48094 -
|
2015-03-02 17:59:06 +00:00 |
|
zeljko
|
12d74d7a9b
|
Carbon: fixed range check error when setting column width in TListView. Patch by C Western. issue #27581
git-svn-id: trunk@48093 -
|
2015-03-02 12:39:23 +00:00 |
|
mattias
|
aa72b32e77
|
IDE: orphaned ppu: delete button
git-svn-id: trunk@48092 -
|
2015-03-01 22:53:07 +00:00 |
|
maxim
|
6399902356
|
LCL: regenerated translations and updated Russian translation
git-svn-id: trunk@48090 -
|
2015-03-01 20:50:31 +00:00 |
|
wp
|
6807ed5497
|
TAChart: new property "MouseInsideOnly" of TDatapointHintTool and TDataPointCrosshairTool to show the hint/crosshair only if mouse is inside the chart's extent.
git-svn-id: trunk@48089 -
|
2015-03-01 17:11:17 +00:00 |
|
mattias
|
6c7790212c
|
LCL gtk2: clean up
git-svn-id: trunk@48088 -
|
2015-03-01 15:59:28 +00:00 |
|
mattias
|
a473d78540
|
IDE: quickfix local var not initialized: function results
git-svn-id: trunk@48087 -
|
2015-03-01 15:59:20 +00:00 |
|
mattias
|
f1158d67ad
|
codetools: GetPossibleInitsForVariable: function results
git-svn-id: trunk@48086 -
|
2015-03-01 15:56:55 +00:00 |
|
mattias
|
4a8bc5f9b6
|
codetools: find declaration: result in nested proc
git-svn-id: trunk@48085 -
|
2015-03-01 15:56:29 +00:00 |
|
mattias
|
b07fc833ca
|
codetools: GetPossibleInitsForVariable: pointer type
git-svn-id: trunk@48084 -
|
2015-03-01 14:58:12 +00:00 |
|
mattias
|
9c4afe526b
|
IDE: codetools error: scroll in Messages window
git-svn-id: trunk@48082 -
|
2015-03-01 14:27:41 +00:00 |
|
mattias
|
e81b6644da
|
IDE: quick fixes for 5036,5037,5057..5060,5090..5094: does not seem to be initialized
git-svn-id: trunk@48081 -
|
2015-03-01 14:23:25 +00:00 |
|
mattias
|
d6f218a8d3
|
IDE: quick fixes for 5036,5037,5057..5060,5090..5094: does not seem to be initialized
git-svn-id: trunk@48080 -
|
2015-03-01 14:18:24 +00:00 |
|
mattias
|
3584c167ee
|
lazutils: clean up
git-svn-id: trunk@48078 -
|
2015-03-01 13:55:40 +00:00 |
|
mattias
|
61c2952174
|
lazutils: comment
git-svn-id: trunk@48077 -
|
2015-03-01 13:13:57 +00:00 |
|
mattias
|
faa8237679
|
lazutils: comment
git-svn-id: trunk@48076 -
|
2015-03-01 13:10:48 +00:00 |
|
bart
|
918aec7c95
|
Regenerate lcl po-files.
git-svn-id: trunk@48075 -
|
2015-03-01 12:58:42 +00:00 |
|
mattias
|
c249cc6c2b
|
lazutils: TFileStreamUTF8: fixed string type
git-svn-id: trunk@48073 -
|
2015-03-01 12:48:57 +00:00 |
|
bart
|
d8dd2b9b78
|
TShellTreeView: when a TShellListView is attached, handle selecting items that do not exist anymore on disk.
git-svn-id: trunk@48072 -
|
2015-03-01 12:43:41 +00:00 |
|
mattias
|
f6788eb5b9
|
lazutils: TFileStreamUTF8: fixed string type
git-svn-id: trunk@48070 -
|
2015-03-01 12:43:07 +00:00 |
|
mattias
|
e942ff6cf6
|
lazbuild: check for orphaned ppu: only warn
git-svn-id: trunk@48069 -
|
2015-03-01 12:42:18 +00:00 |
|
bart
|
5dc968befc
|
TShellTreeView: better fix not displaying files in connected ShellListView. Issue #0027571.
git-svn-id: trunk@48063 -
|
2015-03-01 12:13:05 +00:00 |
|
sekelsenmat
|
e4c47b66f4
|
cocoa: Reimplements Frame3D, Mouse-Button instant state and Scrollbar themed size. Integrates CustomDrawn with Cocoa. Now the IDE can link in 64 bits Cocoa
git-svn-id: trunk@48062 -
|
2015-03-01 11:28:55 +00:00 |
|
mattias
|
27623aaec9
|
IDE: fixed updating highlighters after changing project options, bug #27554
git-svn-id: trunk@48060 -
|
2015-03-01 11:16:00 +00:00 |
|
mattias
|
08f99ad371
|
cairocanvas: use units platform specific
git-svn-id: trunk@48059 -
|
2015-03-01 09:08:49 +00:00 |
|
bart
|
cdf532fad5
|
TShellTreeView: fix not displaying files in connected ShellListView. Issue #0027571.
git-svn-id: trunk@48056 -
|
2015-02-28 23:00:24 +00:00 |
|
mattias
|
b728a865d3
|
IDE: fixed resolving macros of external tools before switching back from IDE to project
git-svn-id: trunk@48054 -
|
2015-02-28 22:47:57 +00:00 |
|
sekelsenmat
|
2744af1c41
|
cocoa: Finishes implementing TCheckListBox
git-svn-id: trunk@48053 -
|
2015-02-28 20:11:53 +00:00 |
|
mattias
|
a0760c0464
|
tests: fixed TestFilenameIsMatching on Windows, bug #27567
git-svn-id: trunk@48051 -
|
2015-02-28 19:14:11 +00:00 |
|
martin
|
516f4b7698
|
SynEdit: ignore mouse up, from clicks to other windows: issue #0027541
git-svn-id: trunk@48050 -
|
2015-02-28 16:03:30 +00:00 |
|
sekelsenmat
|
4600908fe2
|
cocoa: Starts implementing CheckListBox
git-svn-id: trunk@48049 -
|
2015-02-28 14:28:37 +00:00 |
|