Commit Graph

50479 Commits

Author SHA1 Message Date
bart
fa05649e5a SynEditExporter: less verbose.
git-svn-id: trunk@53362 -
2016-11-12 16:31:17 +00:00
juha
bcf6fdd8e7 LCL-Win32: Show PopupMenu for ComboBox, Memo and Panel correctly. Issue #30867, patch from Michl.
git-svn-id: trunk@53361 -
2016-11-12 16:01:25 +00:00
maxim
fc98381e53 Translations: Hungarian translation update by Péter Gábor, bug #30919
git-svn-id: trunk@53356 -
2016-11-12 12:40:05 +00:00
ondrej
2c4a47b18a IDE: Fix not showing any components on the palette on mousewheel. Issue #0030904.
git-svn-id: trunk@53350 -
2016-11-11 21:46:25 +00:00
ondrej
2a7fc4046b LCL: win32: prevent sending LM_MOUSEWHEEL twice. Issue #30917
git-svn-id: trunk@53349 -
2016-11-11 21:22:46 +00:00
mattias
36882d29bb IDEIntf: object inspector: support unicodestring properties, added Filter property
git-svn-id: trunk@53348 -
2016-11-11 18:53:12 +00:00
mattias
7b6d4222ec IDEIntf: object inspector: added widestring and unicodestring to example
git-svn-id: trunk@53347 -
2016-11-11 18:49:46 +00:00
mattias
f9e5f4cbdf IDE: code help: improved debug message
git-svn-id: trunk@53346 -
2016-11-11 18:01:33 +00:00
bart
a3235cd934 IDE: Fix not showing any components on the palette, when selecting a page from the dropdownlist. Issue #0030904.
git-svn-id: trunk@53345 -
2016-11-11 16:52:13 +00:00
bart
a0c774c2a2 TCustomEdit: partly revert r53296 #1c88d48964. Inside RealSetText we need call HideTextHint. Issue #0030913.
git-svn-id: trunk@53343 -
2016-11-11 12:13:21 +00:00
bart
ba75916f60 SynEdit: SynExportHtml: don't include double quotes in the result of ColorToHTML.
git-svn-id: trunk@53342 -
2016-11-10 23:40:22 +00:00
maxim
46b3e668d7 IDE: Regenerated translations and updated Russian translation
git-svn-id: trunk@53341 -
2016-11-10 22:39:14 +00:00
maxim
0137d679e3 TAChart: improved Axis translation, regenerated translations and updated Russian translation
git-svn-id: trunk@53340 -
2016-11-10 22:21:28 +00:00
maxim
65f254746a SQLDb: Regenerated translations and updated Russian translation
git-svn-id: trunk@53339 -
2016-11-10 22:01:40 +00:00
maxim
64664306ee SQLDb: do not put resource string under IFDEF
git-svn-id: trunk@53338 -
2016-11-10 21:58:05 +00:00
bart
b9e67db75a SynEdit: SynExportHtml: unset styles in the opposite order of setting them.
git-svn-id: trunk@53337 -
2016-11-10 20:44:33 +00:00
bart
6dfadf73a7 SynEdit: SynExportHtml: use friendly HTML color names for most common colors.
git-svn-id: trunk@53336 -
2016-11-10 16:09:30 +00:00
bart
e613c39896 SynEdit: TSynEditExporter: implement methods that add formatting data immediately before and after each token, regardless of the formatting status of the previous token.
git-svn-id: trunk@53335 -
2016-11-10 15:51:38 +00:00
mattias
0a383ad832 lcl: delay autosize when form is minimized, bug #30826
git-svn-id: trunk@53334 -
2016-11-10 10:21:47 +00:00
mattias
e50e59fab7 IDEIntf: field list editor: select all by default, patch #30844, from Silvio Clécio
git-svn-id: trunk@53333 -
2016-11-10 08:52:27 +00:00
mattias
43fe142cde lcl: clean up
git-svn-id: trunk@53332 -
2016-11-10 08:45:31 +00:00
mattias
79db8762f5 lcl: TTreeView: consider font descend for default node height
git-svn-id: trunk@53331 -
2016-11-10 08:40:06 +00:00
mattias
65d273502f lcl: TTreeView: draw tree lines to center of expand sign, bug #30902, patch from AlexeyT
git-svn-id: trunk@53330 -
2016-11-10 08:35:28 +00:00
bart
40cc9bd161 QT: move class function TQtWSSaveDialog.QueryWSEventCapabilities implementation outside the {$ifndef QT_NATIVE_DIALOGS} define. Fixes compilation on Linux x86_64.
git-svn-id: trunk@53329 -
2016-11-09 17:07:02 +00:00
mattias
6779194d07 lcl: qt: fixed compiling either qt4 or qt45
git-svn-id: trunk@53328 -
2016-11-09 15:28:45 +00:00
mattias
5511f0e0f8 translations: German: updates from Swen Heinig
git-svn-id: trunk@53327 -
2016-11-09 15:21:35 +00:00
ondrej
d487f8a68d IDE: project options: disable Set WidgetSet button instead of hiding it.
git-svn-id: trunk@53326 -
2016-11-09 11:30:57 +00:00
ondrej
31944eda39 IDE: project options: more values for Win Vista DPI awarness. Issue #30170, modified patch by AlexeyT
git-svn-id: trunk@53325 -
2016-11-09 09:15:34 +00:00
ondrej
d725d7f542 lcl: win32: ignore keyup without keydown at program start. issue #30836
git-svn-id: trunk@53324 -
2016-11-09 08:17:42 +00:00
mattias
e2c21deb0f lcl: added DefaultTreeNodeExpandSignSize
git-svn-id: trunk@53323 -
2016-11-08 22:25:57 +00:00
mattias
570ce6207c lcl: TTreeView: published ExpandSignSize
git-svn-id: trunk@53322 -
2016-11-08 16:03:27 +00:00
mattias
5b945f55ec lcl: treeview: added DefaultTreeNodeHeight, patch #30884, from AlexeyT
git-svn-id: trunk@53321 -
2016-11-08 16:00:03 +00:00
mattias
144135bfcc IDE: designer: fixed show border spacing, patch #30876, from Michl
git-svn-id: trunk@53320 -
2016-11-08 15:56:08 +00:00
mattias
f8c567425b lcl: gtk2: fixed compilation
git-svn-id: trunk@53319 -
2016-11-08 15:53:44 +00:00
mattias
8f1ee7af01 sqldb: updated po files, issue #30841, from Silvio Clécio
git-svn-id: trunk@53318 -
2016-11-08 15:38:50 +00:00
mattias
1acb6ad60d lcl: added cocoa/agl.pp
git-svn-id: trunk@53317 -
2016-11-08 15:36:00 +00:00
mattias
b63621e7a0 lcl: update_allunits: add {%H-}
git-svn-id: trunk@53316 -
2016-11-08 15:31:35 +00:00
mattias
c7e89e3205 aggpas: fixed example
git-svn-id: trunk@53315 -
2016-11-08 15:27:54 +00:00
mattias
fe406f91e2 IDE: fpc msg parser: fixed reversing instantfpc cache from history
git-svn-id: trunk@53314 -
2016-11-08 15:14:48 +00:00
mattias
48ab9d2cbb IDEIntf: TPasswordStringPropertyEditor: draw empty field on empty password and allow to override value, patch #30842, from Silvio Clécio
git-svn-id: trunk@53313 -
2016-11-08 14:59:32 +00:00
mattias
31d3f43475 IDE: open file at cursor: for Pascal files use codetools
git-svn-id: trunk@53312 -
2016-11-08 12:24:31 +00:00
mattias
4eaf02c3a1 codetools: FindFileAtCursor: unit name, search in comment
git-svn-id: trunk@53311 -
2016-11-08 12:20:40 +00:00
mattias
6e64d8a23d leakview: less hints
git-svn-id: trunk@53310 -
2016-11-08 12:19:47 +00:00
ondrej
0fdd65225d LCL: treeview: hide hint window when showing=false.
git-svn-id: trunk@53309 -
2016-11-08 10:57:25 +00:00
ondrej
43db30003e LCL: wincotrol: broadcast UpdateShowing regardless of showing value. (When parent was hidden, the child controls didn't receive UpdateShowing resulting in wrong FShowing value.)
git-svn-id: trunk@53308 -
2016-11-08 10:51:05 +00:00
bart
b4d261ea82 IDE: Replace call to deprecated function ValidUTF8String with call to Utf8EscapeControlChars.
git-svn-id: trunk@53307 -
2016-11-07 12:59:46 +00:00
bart
e0a1a0b0a2 LCL Fix access violation when deleting a TMainMenu after r53250 #4161b1f5e1. Issue #0030882. Patch by Michl.
git-svn-id: trunk@53306 -
2016-11-07 11:37:56 +00:00
mattias
f96014d35b lazutils: TStringToPointerTree: fixed freeing value on replace
git-svn-id: trunk@53305 -
2016-11-07 11:29:29 +00:00
bart
7d3b4320c2 Deprecate TCustomEdit's TextHintFontColor and TextHintFontStyle properties and reduce their visibility to Public.
git-svn-id: trunk@53304 -
2016-11-07 11:25:30 +00:00
mattias
5fee726073 lcl: TTreeView: clean up
git-svn-id: trunk@53303 -
2016-11-07 09:06:16 +00:00