Commit Graph

47805 Commits

Author SHA1 Message Date
mattias
9d4bc5783d lcl: less with-blocks due to FPC 3.1.1 new record methods
git-svn-id: trunk@50252 -
2015-11-08 10:20:17 +00:00
mattias
5c52fa883c cody: todos
git-svn-id: trunk@50251 -
2015-11-08 10:19:31 +00:00
mattias
f5d708e744 IDE: clean up
git-svn-id: trunk@50250 -
2015-11-08 10:06:06 +00:00
juha
cda0cfab52 IDE: Help options frame: simpler. Issue #28974, patch from Alexey.
git-svn-id: trunk@50249 -
2015-11-08 09:00:57 +00:00
juha
06a2f78e3c LCL: Improve TreeView Tooltip support. Issue #28879, patch from Alexey.
git-svn-id: trunk@50248 -
2015-11-08 08:46:17 +00:00
juha
89738efcb7 IdeIntf: Remove update events for ComponentPalette from TLazIDEInterface.
git-svn-id: trunk@50244 -
2015-11-07 16:37:25 +00:00
juha
8cccad8aad IdeIntf: Remove a simple TRegisteredComponent.IsTControl function.
git-svn-id: trunk@50243 -
2015-11-07 16:37:20 +00:00
mattias
d6128fafcf printers4lazarus: unitx: select dialog nicer buttons, patch #28798 from Alexey
git-svn-id: trunk@50242 -
2015-11-06 23:11:39 +00:00
mattias
ad92302ba7 IDE: mouse actions options: simplified and improved layout for Linux, patch #28961 from Alexey
git-svn-id: trunk@50241 -
2015-11-06 22:34:29 +00:00
mattias
5fa48e6e5f jcf: using buttonpanel and default font, patch from Alexey
git-svn-id: trunk@50240 -
2015-11-06 22:31:47 +00:00
mattias
5ae051ec60 IDE: new package component: simplified, patch from Alexey
git-svn-id: trunk@50239 -
2015-11-06 22:29:50 +00:00
mattias
68a7b1d875 IDE: fixed search results when match at in psaces at beginning of line
git-svn-id: trunk@50238 -
2015-11-06 19:07:52 +00:00
mattias
89190707c1 LCL: exploded some With-blocks for fpc 3.1.1
git-svn-id: trunk@50237 -
2015-11-06 18:35:28 +00:00
mattias
f088a0bc08 IDE: fixed opening an existing package editor, bug #28963
git-svn-id: trunk@50236 -
2015-11-06 17:03:37 +00:00
mattias
a3cea8f6d2 IDE: undo wrong patch bug #28963
git-svn-id: trunk@50235 -
2015-11-06 17:02:56 +00:00
marco
25053e8ea1 * fix a position where TRect.Width and Height caused problems.
git-svn-id: trunk@50234 -
2015-11-06 16:44:24 +00:00
juha
968fd42946 Packager: Prevent error when opening a package dependency which is already open. Issue #28963, patch from Cyrax.
git-svn-id: trunk@50233 -
2015-11-06 12:09:35 +00:00
mattias
a1e2f1e248 lazutils: LoadFromCSVStream: fixed reading UTF16
git-svn-id: trunk@50232 -
2015-11-06 12:05:15 +00:00
ondrej
6d5708e02c LCL: add stored function for FilterEdit TextHint. Issue #28956
git-svn-id: trunk@50231 -
2015-11-05 12:38:05 +00:00
ondrej
1b015d1034 codetools: ignore constant operand in operator comparison if the other operand has a defined type.
git-svn-id: trunk@50230 -
2015-11-05 06:21:21 +00:00
juha
9271bc1893 IDE: Remove extra value of TextHint in IdeOptionsDialog form file. Issue #28956.
git-svn-id: trunk@50229 -
2015-11-04 21:29:29 +00:00
maxim
bfeff4b3d8 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50228 -
2015-11-04 20:47:49 +00:00
ondrej
5647f9b77d IDE: correct English dlfMouseSimpleGutterLines constant, issue #28960
git-svn-id: trunk@50227 -
2015-11-04 18:30:27 +00:00
ondrej
508bcddf07 IDE: CodeTools, CodeCreation: more integer types for operator comparison.
git-svn-id: trunk@50226 -
2015-11-04 17:24:05 +00:00
maxim
9760e976d1 Components, ExternHelp: improved file selection dialog layout in 'Options' -> 'Help' -> 'External' page, patch from Alexey Torgashin, bug #28954
git-svn-id: trunk@50225 -
2015-11-04 14:09:48 +00:00
maxim
1a76f64c08 Cody: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@50224 -
2015-11-04 13:49:56 +00:00
maxim
a4ee93699e IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50223 -
2015-11-04 13:32:08 +00:00
maxim
90c6e305d8 IDE: improved i18n of 'Event/Method section' ComboBox in 'Options' -> 'Codetools' -> 'Code creation' page
git-svn-id: trunk@50222 -
2015-11-04 13:16:28 +00:00
maxim
43944aa78b IDE: added dots after 'Project' -> 'Project Inspector' and 'Project' -> 'Change Build Mode', patch from Alexey Torgashin, bug #28955
git-svn-id: trunk@50221 -
2015-11-04 13:01:25 +00:00
maxim
fd5a8e9676 IDE: fixed FilterEdit hint i18n in Options dialog, patch by Alexey Torgashin, bug #28956
git-svn-id: trunk@50220 -
2015-11-04 12:51:51 +00:00
ondrej
7ccbb1c8be IDE: fixed TChooseClassSectionDialog.Position (use poScreenCenter).
git-svn-id: trunk@50219 -
2015-11-04 11:21:19 +00:00
ondrej
db5d7eaeaf IDE: improved TTypeAliasOrderList.Create
git-svn-id: trunk@50218 -
2015-11-04 09:46:25 +00:00
ondrej
62d50f53a1 IDE: CodeTools, CodeCreation: compare operand types in operator evaluation, issue #28953
git-svn-id: trunk@50217 -
2015-11-04 07:13:58 +00:00
mattias
7e87aaea72 translations: German: updates from Swen Heinig
git-svn-id: trunk@50216 -
2015-11-03 18:23:54 +00:00
mattias
f84365210d IDE: fixed range check error
git-svn-id: trunk@50215 -
2015-11-03 16:08:41 +00:00
juha
1cefa33866 IDE: Prevent AV when trying to record a macro with closed editors. Issue #28947.
git-svn-id: trunk@50214 -
2015-11-03 15:41:19 +00:00
ondrej
c8cb925526 IDE: enhance LazIDEIntf with more MessagesView capabilities.
git-svn-id: trunk@50213 -
2015-11-03 15:06:42 +00:00
juha
0d90822293 IDE: Improve GenericCheckListForm layout. Issue #28945, patch from Alexey Torgashin.
git-svn-id: trunk@50212 -
2015-11-03 12:50:08 +00:00
mattias
41db65be18 IDE: warn if saving as non UTF-8 encoding looses characters and add error in messages window to jump to character, bug #28714
git-svn-id: trunk@50211 -
2015-11-02 23:16:38 +00:00
mattias
2e8ada0af4 codetools: save file: convert encoding before opening file
git-svn-id: trunk@50210 -
2015-11-02 23:00:15 +00:00
maxim
e5b6b8f165 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50209 -
2015-11-02 22:56:23 +00:00
mattias
b6f1aa064c IDE: keep encoding when saving project lpr under another name, bug #28936
git-svn-id: trunk@50208 -
2015-11-02 22:26:58 +00:00
mattias
cd3c16aea2 IDE: keep encoding when save file as another name
git-svn-id: trunk@50206 -
2015-11-02 22:16:32 +00:00
mattias
cf00069fb2 LCL: lcltranslator: when switching language call datamodules too, bug #28946, patch from fbiazi
git-svn-id: trunk@50204 -
2015-11-02 21:47:06 +00:00
ondrej
66c3995fd2 IDE: use LCLProc.CompareMethods in IDECommands
git-svn-id: trunk@50203 -
2015-11-02 08:47:00 +00:00
ondrej
c1e2ae50cb IDE: don't show empty heaptrc output dialog on windows
git-svn-id: trunk@50202 -
2015-11-02 07:20:20 +00:00
wp
0603d942b9 TAChart: Make sure that legend does not overlap axes if UseSidebar is false.
git-svn-id: trunk@50201 -
2015-11-01 15:28:46 +00:00
ondrej
e022bfe9e8 IDE: fixed AV in Editor->FileSettings->Encoding. Issue #28930
git-svn-id: trunk@50200 -
2015-10-30 12:38:55 +00:00
ondrej
a49c8b7c1d IDE: AnchorDocking, load default and legacy configuration. Issue #28823
git-svn-id: trunk@50199 -
2015-10-29 15:52:29 +00:00
ondrej
1c6348c711 IDE: fixed debugger menu commands.
git-svn-id: trunk@50198 -
2015-10-29 11:52:52 +00:00