Commit Graph

50538 Commits

Author SHA1 Message Date
ondrej
ca66ef0c1c DebuggerIntf: Add interface to format debugger variable values.
IDE: Show formatted values in watches dialog, locals dialog and smart hint. Add default formatters for TDate/TDateTime/TTime variables.

git-svn-id: trunk@53372 -
2016-11-16 13:30:24 +00:00
ondrej
0bf9e1867b IDE: search status form: disable panel TabStop
git-svn-id: trunk@53370 -
2016-11-15 09:46:39 +00:00
ondrej
870a757670 IDEIntf: object inspector: fix hint position
git-svn-id: trunk@53369 -
2016-11-15 09:02:55 +00:00
ondrej
e57fbc2eb3 IDE: fix smart hint position
git-svn-id: trunk@53368 -
2016-11-15 09:02:18 +00:00
ondrej
cf080374cd IDE, IDEIntf: allow no mouse offset in hint window manager
git-svn-id: trunk@53367 -
2016-11-15 09:01:41 +00:00
ondrej
c49f1ff869 IdeIntf: objectinspector: fix Hint flickering
git-svn-id: trunk@53366 -
2016-11-15 08:17:52 +00:00
ondrej
7ad916287c LCL: customedit: rewrite TextHint emulation, use WinAPI if available.
git-svn-id: trunk@53365 -
2016-11-14 14:19:14 +00:00
ondrej
37928d1126 LazUtils: lazutf8sysutils: use GetTickCount32 from FPC 3 if available. Issue #30927
git-svn-id: trunk@53364 -
2016-11-14 13:41:54 +00:00
bart
5e9720ff02 SynExportHtml:
- make ColorToHTML a normal function.
- less verbose.

git-svn-id: trunk@53363 -
2016-11-12 16:33:33 +00:00
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