Commit Graph

52048 Commits

Author SHA1 Message Date
mattias
b3dd2c09cb tests: updated TTestMenuIntf.TestPopupMenuVisible
git-svn-id: trunk@55258 -
2017-06-06 10:19:45 +00:00
maxim
7c8ca9d30a Translations: Ukrainian IDE translation update by Olexandr Pylypchuk, bug #31957
git-svn-id: trunk@55252 -
2017-06-05 22:32:51 +00:00
maxim
7b10ffa827 Translations: regenerated German OpkMan translation
git-svn-id: trunk@55251 -
2017-06-05 22:26:21 +00:00
maxim
812b1632b1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@55250 -
2017-06-05 22:25:36 +00:00
michl
dd9bed2d96 IDE: Fixed TControl.InvalidatePreferredSize loop detected. Issue #30617
git-svn-id: trunk@55249 -
2017-06-05 20:48:24 +00:00
ondrej
6578db1024 IDE: OI: use new csOwnerDrawEditableFixed and csOwnerDrawEditableVariable styles for combo boxes. Issue #31891
git-svn-id: trunk@55248 -
2017-06-05 19:48:29 +00:00
michl
7f020e1b29 LCL: TComboBox: Win32: Fixed TComboBox have not correct vertical center by Anchor. Issue #21394
git-svn-id: trunk@55247 -
2017-06-05 19:48:14 +00:00
ondrej
1b7762217c lcl: combo box: add new styles csOwnerDrawEditableFixed and csOwnerDrawEditableVariable as replacement for the old ReadOnly property [Qt fix]
git-svn-id: trunk@55246 -
2017-06-05 19:30:35 +00:00
ondrej
c68b93c58e lcl: combo box: add new styles csOwnerDrawEditableFixed and csOwnerDrawEditableVariable as replacement for the old ReadOnly property
git-svn-id: trunk@55245 -
2017-06-05 19:27:43 +00:00
ondrej
2276076e95 LCL: combo box: fix typo
git-svn-id: trunk@55244 -
2017-06-05 19:09:38 +00:00
ondrej
9a9e336851 LCL: combo box: deprecate ReadOnly property
git-svn-id: trunk@55243 -
2017-06-05 19:07:31 +00:00
ondrej
1011b9f883 IDE: OI: revert standard comboboxes to csDropDown style. Issue #31891
git-svn-id: trunk@55242 -
2017-06-05 17:43:17 +00:00
bart
9b0e7b0b35 LazUtils: Fix compilation of utf8process.pp on Darwin with fpc trunk.
git-svn-id: trunk@55241 -
2017-06-05 15:54:24 +00:00
mattias
b2679b7d0d IDE: TMainIDE.OnPropHookCreateMethod: fixed creating JITMethod for ancestor
git-svn-id: trunk@55240 -
2017-06-05 13:30:55 +00:00
mattias
548fbd4852 codetools: added TFindDeclarationTool.FindClassMember
git-svn-id: trunk@55238 -
2017-06-05 13:29:16 +00:00
mattias
9de9ae952b codetools: less hints
git-svn-id: trunk@55237 -
2017-06-05 13:28:28 +00:00
mattias
eca0a51b27 codetools: undo
git-svn-id: trunk@55236 -
2017-06-05 13:28:15 +00:00
mattias
12ad990c7b codetools: less hints methodjumptool.pas
git-svn-id: trunk@55235 -
2017-06-05 13:25:37 +00:00
zoran
ccc63716d3 DateTimePicker - corrected misleading comment
git-svn-id: trunk@55234 -
2017-06-05 12:50:11 +00:00
juha
9cddba459a QT, QT5: Initialize WideString Result in TQtLineEdit methods.
git-svn-id: trunk@55233 -
2017-06-05 09:19:31 +00:00
mattias
0bcab25ebd deb: less warnings
git-svn-id: trunk@55231 -
2017-06-05 07:37:20 +00:00
mattias
63fa2b1405 deb: fixed fixing permissions
git-svn-id: trunk@55229 -
2017-06-05 07:15:40 +00:00
mattias
92ef27e2f4 IDE: method property editor: fixed creating new event
git-svn-id: trunk@55225 -
2017-06-04 21:55:17 +00:00
juha
be678e2bf1 LCL: Use CompareText function in IsFontNameDefault.
git-svn-id: trunk@55224 -
2017-06-04 21:52:34 +00:00
juha
6e54b75e26 Menu designer: Use theme for Selected state.
git-svn-id: trunk@55223 -
2017-06-04 21:52:33 +00:00
juha
4bd30e3b00 Fix more uninitialized variables and suppress compiler warnings.
git-svn-id: trunk@55222 -
2017-06-04 21:52:26 +00:00
wp
31045c9646 IDE: Fix case-sensitive default font name in Object Inspector in Win (issue #0031963)
git-svn-id: trunk@55221 -
2017-06-04 21:34:31 +00:00
michl
d3f428a7d5 IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958
git-svn-id: trunk@55220 -
2017-06-04 21:16:33 +00:00
mattias
34b48ac437 IDE: fixed result
git-svn-id: trunk@55219 -
2017-06-04 20:35:01 +00:00
mattias
6e41e1e216 lazutils: fixed UTF8CharacterLengthFast
git-svn-id: trunk@55218 -
2017-06-04 20:18:38 +00:00
mattias
549f824d8c IDE: TMainIDE.OnPropHookCreateMethod: todo
git-svn-id: trunk@55217 -
2017-06-04 20:18:10 +00:00
mattias
02d03fe47f translations: German: updates from Swen Heinig
git-svn-id: trunk@55216 -
2017-06-04 19:58:16 +00:00
michl
f7785d9196 LCL: Fixed access violation with Application.BidiMode bdRightToLeft and ChildSizing.Layout cclTopToBottomThenLeftToRight. Issue #31966
git-svn-id: trunk@55213 -
2017-06-04 15:40:37 +00:00
wp
6aaa231cec LCL/dbgrids: Fire event OnGetCellHint also if option dgTruncCellHints is set.
git-svn-id: trunk@55212 -
2017-06-04 15:17:14 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
wp
02ce123caa LCL/grids: Some refactoring of the cell hint construction process.
git-svn-id: trunk@55210 -
2017-06-04 15:02:23 +00:00
michl
ca8e0d5fb0 LCL: Fixed TControl.InvalidatePreferredSize loop detected for Application.BidiMode = bdRightToLeftNoAlign and ChildSizing.Layout cclLeftToRightThenTopToBottom. Issue #28483
git-svn-id: trunk@55209 -
2017-06-04 14:26:41 +00:00
wp
3c7559c6e2 Revert r55207 #11f3b76108
git-svn-id: trunk@55208 -
2017-06-04 13:28:44 +00:00
wp
11f3b76108 DBGrids: Improved cell hints.
git-svn-id: trunk@55207 -
2017-06-04 10:18:34 +00:00
mattias
b29915c159 IDE: method property editor: edit: ask whether jump to inherited or add override
git-svn-id: trunk@55206 -
2017-06-04 09:21:06 +00:00
mattias
4975382c55 codetools: TEventsCodeTool.FindClassOfInstance: search unit in unitpath, the uses section is not enough
git-svn-id: trunk@55204 -
2017-06-04 07:30:15 +00:00
mattias
f28cdcec79 IDE, OI: method propety editor: show inherited method without classname, treader does not support choosing the inherited
git-svn-id: trunk@55202 -
2017-06-04 07:10:34 +00:00
mattias
378cbd62c0 codetools: fixed TEventsCodeTool.MethodTypeDataToStr for fpc 3.0+
git-svn-id: trunk@55200 -
2017-06-04 06:45:02 +00:00
juha
1184822164 LCL: Use a helper function for testing fontname 'default'. Issue #31940, patch from AlexeyT.
git-svn-id: trunk@55188 -
2017-06-03 18:56:34 +00:00
wp
6add4a7106 Fix resource error due to r55183 #7b657e8c49
git-svn-id: trunk@55185 -
2017-06-03 14:26:06 +00:00
zeljko
002b861dab Gtk2: fixed sizing of form with constraints. issue #31950
git-svn-id: trunk@55184 -
2017-06-03 14:22:45 +00:00
wp
7b657e8c49 IDE: Add magnified (150% and 200%) component palette icons for packages sqlitelaz and sqlite3laz
git-svn-id: trunk@55183 -
2017-06-03 13:52:58 +00:00
wp
7a83af2f23 IDE: Add missing magnfified TBufDataset component palette icons
git-svn-id: trunk@55182 -
2017-06-03 11:03:30 +00:00
wp
14047de5e7 IDE: Add magnified images (150% and 200%) for data access components
git-svn-id: trunk@55181 -
2017-06-03 09:25:50 +00:00
juha
abec998f34 GTK2: Remove trailing NULL only when GTK_REMOVE_CLIPBOARD_NULL is defined. Issues #21453 and #31547.
git-svn-id: trunk@55180 -
2017-06-03 08:56:31 +00:00