Commit Graph

50363 Commits

Author SHA1 Message Date
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
ondrej
ec17f5b9c0 IDE, CodeTools: new "WithoutExtraIndent" parameter in "case ofall" code template. When used the case-list will be flat (prior behavior). When not used, case-list will be indented with default editor options.
git-svn-id: trunk@53040 -
2016-09-26 18:43:28 +00:00
ondrej
c0cc369d3d IDE, CodeTools: support {scopedenums on} in "case ofall" code template
git-svn-id: trunk@53039 -
2016-09-26 18:14:15 +00:00
mattias
8b5f7616e7 LCL: TColor: doc
git-svn-id: trunk@53038 -
2016-09-26 11:12:37 +00:00
mattias
2b851bf1c8 printers4lazarus: clean up
git-svn-id: trunk@53037 -
2016-09-26 10:26:30 +00:00
mattias
c2fcacd04c rtticontrols: clean up
git-svn-id: trunk@53036 -
2016-09-26 10:25:55 +00:00
mattias
3db00e0919 sqldb: clean up
git-svn-id: trunk@53035 -
2016-09-26 10:25:19 +00:00
wp
7deed2be61 TAChart: Undo r52780 #b722e49778 due to compilation issues with fpc 2.6.4
git-svn-id: trunk@53034 -
2016-09-25 15:56:24 +00:00
juha
ec97d75bd9 IDE: Add a DebugLn message for a hack fixing a wrong main window height value with QT bindings.
git-svn-id: trunk@53033 -
2016-09-25 13:41:30 +00:00
mattias
c63ea78901 IDE: designer: fixed missing func result
git-svn-id: trunk@53032 -
2016-09-25 12:54:26 +00:00
juha
09b9c0261c ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636.
git-svn-id: trunk@53031 -
2016-09-25 11:33:40 +00:00
juha
da5e3acce3 IDE: Rebuild the OI ComponentTree after an item is deleted. Issue #30635.
git-svn-id: trunk@53030 -
2016-09-25 11:33:38 +00:00
juha
402dc0472d SynEdit: Don't delete a new MouseCmd even if it causes conflict. It leads to SEGFAULT.
git-svn-id: trunk@53029 -
2016-09-25 11:33:36 +00:00
juha
b008e356f0 IDEIntf: Make some CollectionPropEditForm methods private.
git-svn-id: trunk@53028 -
2016-09-25 11:33:24 +00:00