Commit Graph

50184 Commits

Author SHA1 Message Date
maxim
ce7e800da1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53105 -
2016-10-12 22:09:37 +00:00
maxim
dbbc611572 IDE, Form editor options: improved 'Change OI on form titlebar click' option caption
git-svn-id: trunk@53104 -
2016-10-12 22:02:28 +00:00
juha
391999a15b IdeIntf: Add FormShow and FormHide handlers also to ActionsEditor form file. Forgotten in r53095 #2ce7ea53c5.
git-svn-id: trunk@53103 -
2016-10-12 20:57:45 +00:00
juha
ec91cfdc9a LCL: Use "out" parameter instead of "var" in Printer.Write() and derivatives. Issue #29950.
git-svn-id: trunk@53102 -
2016-10-12 13:37:37 +00:00
juha
ca343fe6d1 LCL-GTK2: Change the mouse cursor when moving over controls. Issue #30728.
git-svn-id: trunk@53101 -
2016-10-12 12:53:34 +00:00
juha
897ddc96eb LCL-Win32: Throw error when a sorted TCheckListBox item is replaced. Issue #30004, patch from Michl.
git-svn-id: trunk@53100 -
2016-10-12 11:05:07 +00:00
juha
7fc07f3753 LCL-GTK2: Remove tests for "(gtk_major_version = 2) and (gtk_minor_version < 17)". Caused error with backspace on TEdit. Issue #30596.
git-svn-id: trunk@53099 -
2016-10-12 10:45:18 +00:00
juha
37be425708 LCL-GTK2: Remove old GTK2USEDUMMYNOTEBOOKPAGE code. Not needed any more.
git-svn-id: trunk@53098 -
2016-10-12 10:45:13 +00:00
juha
d55fd7d036 IDE: Show form's properties in Object Inspector when clicking its title bar. Issue #17488, patch from Michl.
git-svn-id: trunk@53097 -
2016-10-12 09:17:30 +00:00
juha
0b5d88346b IDE: Support canceling "Close All Other Pages" in Source Editor. Issue #30727, patch from Michl.
git-svn-id: trunk@53096 -
2016-10-12 08:18:42 +00:00
juha
2ce7ea53c5 IdeIntf: Add / remove ActionListEditor handlers for GlobalDesignHook when form is shown / hidden.
git-svn-id: trunk@53095 -
2016-10-11 21:28:51 +00:00
juha
41ea2e0f9e IdeIntf: Sanitize and simplify ActionListEditor code. Don't use for-loop variable after loop. Fix potential bugs.
git-svn-id: trunk@53094 -
2016-10-11 20:04:52 +00:00
bart
78830476ff TCustomTabControl: do not call OnChange when setting PageIndex/TabIndex by code. Issue #0025554.
git-svn-id: trunk@53089 -
2016-10-10 09:00:22 +00:00
juha
94d424d93a IDE: Allow selecting a toolbar of IDE Coolbar config by clicking on its icons. Issue #30713, patch from Silvio Clécio.
git-svn-id: trunk@53088 -
2016-10-09 21:21:40 +00:00
juha
61e72dabdc Menu designer: Add/remove OnDesignerSetSelection handler when window is shown/hidden. Issue #30712, inspired by a patch from Michl.
git-svn-id: trunk@53087 -
2016-10-09 20:13:37 +00:00
wp
738cf3bc30 Examples: Fix merged_cells grid example crashing if OnMergeCells event handler needs cell content (Cells[]).
git-svn-id: trunk@53086 -
2016-10-09 17:46:47 +00:00
bart
821eb9c465 TNoteBook: fix deleting pages. Issue #0030688.
git-svn-id: trunk@53085 -
2016-10-09 14:28:44 +00:00
juha
223f280d3a LCL: Small optimization for ShortcutToText. Issue #30709, patch from Alexey Torgashin.
git-svn-id: trunk@53084 -
2016-10-09 13:12:13 +00:00
juha
8cfa96523a Packager: formatting
git-svn-id: trunk@53083 -
2016-10-09 13:12:08 +00:00
juha
6625ac8e9c Menu designer: Refactor TShadowMenu.AddImageListIcon more.
git-svn-id: trunk@53082 -
2016-10-08 17:44:59 +00:00
juha
4336f9fe8c Menu designer: Refactor, reuse code.
git-svn-id: trunk@53081 -
2016-10-08 11:02:26 +00:00
juha
bd674747c1 Menu designer: Use Invalidate instead of Repaint.
git-svn-id: trunk@53080 -
2016-10-08 11:02:15 +00:00
juha
45e651f472 Menu designer: Don't toggle the Checked state of an AutoCheck menu item. Instead call real item's Click method. Issue #30689.
git-svn-id: trunk@53079 -
2016-10-08 10:23:36 +00:00
juha
0814870e66 LCL: Don't AutoCheck an item in TMenuItem.Click when designing. Simplify condition clauses.
git-svn-id: trunk@53078 -
2016-10-08 10:23:24 +00:00
juha
813f5cb5d7 LCL: Small optimization for TextToShortcut. Issue #30707, patch from Alexey Torgashin.
git-svn-id: trunk@53077 -
2016-10-08 07:15:11 +00:00
hnb
bcc930023d sparta_generics: Use proper constraint for TDictionaryEnumerable (rtl-generics related code)
git-svn-id: trunk@53076 -
2016-10-07 23:23:55 +00:00
mattias
38aaf21a27 translations: German: updates from Swen Heinig
git-svn-id: trunk@53075 -
2016-10-07 12:24:28 +00:00
juha
bb4d3113ac Menu designer: Disable TMenuItemsPropertyEditor. It opened a menu editor window always when selecting a menu item in OI.
git-svn-id: trunk@53074 -
2016-10-07 10:31:42 +00:00
maxim
eccf4247ad IDE: Brazilian Portuguese translation update by Silvio Clécio, bug #30702
git-svn-id: trunk@53073 -
2016-10-06 22:02:11 +00:00
mattias
02b83950b4 IDE: messages window: on linking error make all low urgency messages in front important
git-svn-id: trunk@53072 -
2016-10-06 08:52:17 +00:00
maxim
5b8ab452ee IDE: Regenerated translations and updated Russian translation.
git-svn-id: trunk@53071 -
2016-10-05 22:37:31 +00:00
maxim
0167fd9dde IDE, MultiPaste dialog: added i18n
git-svn-id: trunk@53070 -
2016-10-05 22:26:55 +00:00
hnb
861f05a8dd Sync generics package with latest FPC trunk rtl-generics package and github repository (https://github.com/dathox/generics.collections )
git-svn-id: trunk@53069 -
2016-10-05 06:41:18 +00:00
wp
2b86c05fc8 examples: Add example for merging cells in TStringGrid
git-svn-id: trunk@53068 -
2016-10-04 12:59:53 +00:00
mattias
d733dec6c7 IDE: multi paste: added SkipLastLineBreak
git-svn-id: trunk@53067 -
2016-10-02 19:39:14 +00:00
mattias
0ec085ca5b IDE: multi paste: added history
git-svn-id: trunk@53066 -
2016-10-02 19:25:42 +00:00
mattias
81e059a3aa IDE: fixed compilation on fpc 2.6.4
git-svn-id: trunk@53065 -
2016-10-02 19:03:08 +00:00
mattias
641d73f10a IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio
git-svn-id: trunk@53064 -
2016-10-02 08:15:58 +00:00
mattias
c303c71d2d IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio
git-svn-id: trunk@53063 -
2016-10-01 11:03:21 +00:00
maxim
0d7339fb56 IDE, Code Templates dialog: improved/unified macro descriptions, fixed typos, regenerated translations and updated Russian translation.
git-svn-id: trunk@53062 -
2016-09-30 23:23:16 +00:00
bart
27ba944bdb FindDialog: fix reading actual position the finddialogform for Left and Top. Issue #0030668.
git-svn-id: trunk@53061 -
2016-09-30 20:28:59 +00:00
mattias
e01bc2c59e LCL: added check for issue #30661
git-svn-id: trunk@53060 -
2016-09-30 06:19:21 +00:00
maxim
1377f905ad IDE: Regenerated translations and updated Russian translation.
git-svn-id: trunk@53059 -
2016-09-29 23:43:37 +00:00
maxim
8af5a9ce5b IDE, Code Templates dialog: improved i18n
git-svn-id: trunk@53058 -
2016-09-29 23:33:53 +00:00
dmitry
ca40b0fa05 win32: modified TWin32MemoStrings to write lines to .lfm based of the text rather than wordwrapped lines (related to r53052 #9ead143427, #30659)
git-svn-id: trunk@53057 -
2016-09-29 13:35:59 +00:00
juha
39ac467fe2 LCL: Remove unused code in TLazIntfImage.Assign.
git-svn-id: trunk@53056 -
2016-09-29 08:35:07 +00:00
juha
73ef3706d2 IDEIntf: less verbose OI.
git-svn-id: trunk@53055 -
2016-09-29 08:35:02 +00:00
mattias
2db54d6dde IDE: run params: disable parameters when using launching application
git-svn-id: trunk@53054 -
2016-09-29 08:08:06 +00:00
sekelsenmat
6d8475d239 reverts wrong part of commit
git-svn-id: trunk@53053 -
2016-09-29 07:48:38 +00:00
sekelsenmat
9ead143427 memo: Changes the LFM writer to store the lines without wordwrap so that this information is not lost, see bug #30659
git-svn-id: trunk@53052 -
2016-09-29 07:47:23 +00:00