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
maxim
b7265a7a7e
IDE: Regenerated translations and updated Russian translation.
...
git-svn-id: trunk@53051 -
2016-09-28 23:01:28 +00:00
bart
d967200792
IDE: When reading lazarus.cfg file, change from Windows codepage to UTF8 when needed (the file is written by the Windows installer). Fixes Issue #0029494 .
...
git-svn-id: trunk@53047 -
2016-09-28 14:09:32 +00:00
bart
2228fcd9a2
LCL: In TPen.ReferenceNeed the elpWidth member of the TExtLogPen structure must be 1 (not 0) if the pen is not Geometric. Resolves Issue #0022646 .
...
git-svn-id: trunk@53046 -
2016-09-28 06:49:47 +00:00
bart
028ed81448
Win32: SetComboMinDropDownSize
...
- Support for the CB_SETMINVISIBLE message depends on ComCtlVersion, not on the value of ThemeServices.ThemesEnabled
- Send then CB_SETDROPPEDWIDTH message even if first message failed.
- Add a comment to explain why the function result cannot always be determined accurately
Resolves Issue #0030526 .
git-svn-id: trunk@53045 -
2016-09-28 06:38:04 +00:00
sekelsenmat
2afcb6529b
cocoa: Minor improvements to memo code
...
git-svn-id: trunk@53044 -
2016-09-27 19:18:12 +00:00
sekelsenmat
e4df591fe7
cocoa: Fixes resizing of the text area and implements word wrap
...
git-svn-id: trunk@53043 -
2016-09-27 07:43:02 +00:00
sekelsenmat
bead7428db
cocoa: Initial attempt at implementing word wrap, didn't work so far
...
git-svn-id: trunk@53042 -
2016-09-27 06:47:55 +00:00
sekelsenmat
09b9394936
cocoa: Fixes crash in TMemo due to Handle issues
...
git-svn-id: trunk@53041 -
2016-09-27 06:18:30 +00:00