juha
|
85531af32d
|
IDE: Prevent "Open package of current unit" icon in toolbar blinking. From Ondrej.
git-svn-id: trunk@50063 -
|
2015-10-14 22:36:27 +00:00 |
|
maxim
|
8dffe81769
|
Cody: updated Russian translation
git-svn-id: trunk@50062 -
|
2015-10-14 22:27:07 +00:00 |
|
bart
|
bfa315459c
|
LCL: Publish TRadioButton.Alignment (Issue #0028853).
git-svn-id: trunk@50061 -
|
2015-10-14 21:49:11 +00:00 |
|
maxim
|
721f0ceb21
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50060 -
|
2015-10-14 21:46:18 +00:00 |
|
juha
|
1b137755fc
|
IDE: Move loading and saving ButtonNames in IDECoolbar and EditorToolbar config into methods.
git-svn-id: trunk@50059 -
|
2015-10-14 16:39:48 +00:00 |
|
juha
|
07673e317f
|
IDE: Refactor and optimize code for IDECoolbar and EditorToolbar config. Move duplicate code into methods etc.
git-svn-id: trunk@50058 -
|
2015-10-14 15:33:35 +00:00 |
|
mattias
|
ce04461f76
|
cody: find overloads: fixed checking methods
git-svn-id: trunk@50057 -
|
2015-10-14 14:11:55 +00:00 |
|
mattias
|
4981bd5136
|
cody: find overloads: keep selection on refresh
git-svn-id: trunk@50056 -
|
2015-10-14 13:29:56 +00:00 |
|
mattias
|
38c4e5243b
|
cody: find overloads: check compatibility
git-svn-id: trunk@50055 -
|
2015-10-14 13:25:43 +00:00 |
|
mattias
|
9ddf8c3804
|
cody: find overloads: do not hide grid on refresh
git-svn-id: trunk@50054 -
|
2015-10-14 11:20:13 +00:00 |
|
mattias
|
d76225f6d7
|
codetools: local var completion: always check the identifier at cursor first
git-svn-id: trunk@50053 -
|
2015-10-14 10:51:53 +00:00 |
|
mattias
|
b5bbdbd323
|
IDE: identifier completion: option to disable auto completion if there is only one identifier, patch #28852 from Ondrej
git-svn-id: trunk@50052 -
|
2015-10-14 10:09:15 +00:00 |
|
mattias
|
6716258279
|
codetools: code completion: create local var based on first occurence instead of at cursor, patch #28819 from Ondrej
git-svn-id: trunk@50051 -
|
2015-10-14 09:27:25 +00:00 |
|
mattias
|
b3ff6d8167
|
codetools: fixed find declaration default property, bug #28847
git-svn-id: trunk@50050 -
|
2015-10-13 20:13:05 +00:00 |
|
mattias
|
397b374d95
|
codetools: tests: default property
git-svn-id: trunk@50049 -
|
2015-10-13 20:12:32 +00:00 |
|
mattias
|
12645682d5
|
codetools: clean up
git-svn-id: trunk@50048 -
|
2015-10-13 17:06:59 +00:00 |
|
mattias
|
e6714b1468
|
IDE: readded event calls
git-svn-id: trunk@50047 -
|
2015-10-13 16:55:12 +00:00 |
|
mattias
|
c6148fafed
|
IDE: load environmentoptions.xml: do not invalidate file cache
git-svn-id: trunk@50046 -
|
2015-10-13 16:27:49 +00:00 |
|
mattias
|
944630b2f7
|
anchordocking: package type runtime, bug #28844
git-svn-id: trunk@50045 -
|
2015-10-13 12:14:31 +00:00 |
|
mattias
|
7ff368f3b7
|
IDE: TMainIDE.SetToolStatus: check if something changed
git-svn-id: trunk@50044 -
|
2015-10-13 12:09:49 +00:00 |
|
mattias
|
159d719bdc
|
IDEIntf: new IDE events: lihtProjectBuildingFinished, lihtLazarusBuilding, lihtLazarusBuildingFinished, lihtChangeToolStatus, patch #28839 from Ondrej
git-svn-id: trunk@50043 -
|
2015-10-12 23:43:13 +00:00 |
|
mattias
|
b1193c668c
|
codetools: local var completion: also try first occurrence of undefined variable
git-svn-id: trunk@50042 -
|
2015-10-12 23:07:12 +00:00 |
|
mattias
|
7895129320
|
codetools: finddeclaration: cache in ctnWithVar instead of ctnWithStatement
git-svn-id: trunk@50041 -
|
2015-10-12 21:58:15 +00:00 |
|
mattias
|
b298088ee4
|
codetools: added test find declaration with
git-svn-id: trunk@50040 -
|
2015-10-12 21:57:21 +00:00 |
|
mattias
|
63f549b488
|
IDEIntf: comment
git-svn-id: trunk@50039 -
|
2015-10-12 21:38:54 +00:00 |
|
bart
|
26b066a657
|
LCL: Add unit LCLTranslator to package LCLBase.
git-svn-id: trunk@50038 -
|
2015-10-12 16:13:50 +00:00 |
|
zeljko
|
3bf53901e5
|
Gtk2: fixed programatically resizing of TCustomForm when borderstyle is bsSingle or bsDialog. issue #28837
git-svn-id: trunk@50037 -
|
2015-10-12 12:34:42 +00:00 |
|
mattias
|
6d7ec7c91f
|
IDEIntf: better English
git-svn-id: trunk@50036 -
|
2015-10-12 11:49:48 +00:00 |
|
juha
|
5093f81168
|
IDE: Keep the selection of key in KeyMapping window. From Ondrej Pokorny.
git-svn-id: trunk@50035 -
|
2015-10-12 08:32:57 +00:00 |
|
mattias
|
28eba57562
|
codetools: parameter hints: added SetString for FPC 2.7.1+
git-svn-id: trunk@50034 -
|
2015-10-11 17:54:32 +00:00 |
|
mattias
|
2e77744a8c
|
codetools: identifier completion: added SetString for FPC 2.7.1+, from Ondrej
git-svn-id: trunk@50033 -
|
2015-10-11 17:46:08 +00:00 |
|
juha
|
412b1ebab6
|
IdeIntf, IDE: Define a command for changing project BuildMode. Otherwise a ToolButton does not show up.
git-svn-id: trunk@50032 -
|
2015-10-11 15:15:52 +00:00 |
|
juha
|
b1942fb168
|
IdeIntf, IDE: Revert r50029 #c87cf550f3 and improve the command update timer and its naming. From Ondrej Pokorny.
git-svn-id: trunk@50031 -
|
2015-10-11 14:48:11 +00:00 |
|
juha
|
c9bfb53489
|
IPro: Support CTRL+C and CTRL+INSERT in LHelp. Issue #21935, patch from wp.
git-svn-id: trunk@50030 -
|
2015-10-11 13:01:53 +00:00 |
|
juha
|
c87cf550f3
|
IdeIntf: Prevent the command update timer repeating itself forever.
git-svn-id: trunk@50029 -
|
2015-10-11 12:24:53 +00:00 |
|
juha
|
78e663cb20
|
IdeIntf: IdeCommands refactoring. Move implementation code to have the same order as interface definition.
git-svn-id: trunk@50028 -
|
2015-10-11 12:24:48 +00:00 |
|
juha
|
34e76924da
|
IdeIntf: New unit ToolbarIntf.
git-svn-id: trunk@50027 -
|
2015-10-11 10:16:02 +00:00 |
|
juha
|
38878ad607
|
IdeIntf, IDE: Refactor command system. Separate menu and toolbar commands, update them in right place etc. Issue #28777, patch from Ondrej Pokorny.
git-svn-id: trunk@50026 -
|
2015-10-11 09:11:47 +00:00 |
|
zoran
|
e2a04877b0
|
TDatePicker added public property DroppedDown - Delphi compatible
git-svn-id: trunk@50025 -
|
2015-10-10 13:33:30 +00:00 |
|
zoran
|
468f3f322b
|
TDatePicker added property CalAlignment - Delphi compatible
git-svn-id: trunk@50024 -
|
2015-10-10 13:23:42 +00:00 |
|
wp
|
218cce9fe2
|
fpvectorial: Fix svg reader crashing with some "malformed" files which Firefox can open (issue #028659)
git-svn-id: trunk@50023 -
|
2015-10-09 18:45:05 +00:00 |
|
mattias
|
066fb17354
|
codetools: added check for guesstype of helper function result
git-svn-id: trunk@50022 -
|
2015-10-09 12:26:09 +00:00 |
|
mattias
|
ced7b32ee9
|
codetools: FindExpressionTypeOfTerm: removed obsolete FindBaseTypeOfNode
git-svn-id: trunk@50021 -
|
2015-10-09 12:24:52 +00:00 |
|
mattias
|
f7d22a8e0c
|
codetools: fixed test class helper default property
git-svn-id: trunk@50020 -
|
2015-10-09 10:29:15 +00:00 |
|
mattias
|
beaf4b9def
|
codetools: added test for default property in class helper
git-svn-id: trunk@50019 -
|
2015-10-09 10:21:36 +00:00 |
|
mattias
|
d9c87e9bdd
|
codetools: added test for default property in class helper
git-svn-id: trunk@50018 -
|
2015-10-09 10:17:54 +00:00 |
|
mattias
|
0ba4515139
|
codetools: fixed finding default property in class helper, bug #28809, patch from Ondrej
git-svn-id: trunk@50017 -
|
2015-10-09 10:14:21 +00:00 |
|
mattias
|
7b3045a013
|
lcl: fixed compilation on fpc 3.0.1, bug #28811
git-svn-id: trunk@50016 -
|
2015-10-09 10:12:52 +00:00 |
|
mattias
|
4153607ab7
|
codetools: added test guess type class helper enumerator
git-svn-id: trunk@50015 -
|
2015-10-09 09:32:55 +00:00 |
|
mattias
|
fb472b1555
|
codetools: fixed find enumerator in class helper
git-svn-id: trunk@50014 -
|
2015-10-09 08:57:29 +00:00 |
|