Commit Graph

47010 Commits

Author SHA1 Message Date
juha
f5bdffceb6 IDE: Use TextHint in Message frame. Issue #28188, patch from Alexey Torgashin.
git-svn-id: trunk@49189 -
2015-05-27 10:41:52 +00:00
juha
3cf46a5d3a IDE: Add OpenDialog filter to Mouse advanced options. Issue #28187, patch from Alexey Torgashin.
git-svn-id: trunk@49188 -
2015-05-27 10:41:47 +00:00
bart
a14e21882c Win32: handle ofDontAddToRecent option in TOpen/SaveDialog (Issue #0027682).
git-svn-id: trunk@49187 -
2015-05-27 10:27:23 +00:00
juha
d70ff5b885 PkgLinksDlg: Show "Never" for LastUsed date = 0. Issue #27735.
git-svn-id: trunk@49180 -
2015-05-26 16:48:54 +00:00
joost
985e9e66b1 LazDebuggerFPDServer: Handle all incoming data first, before waiting for user-commands, to improve performance
git-svn-id: trunk@49179 -
2015-05-26 15:51:34 +00:00
joost
56ac4902c2 FpDebugServer: Fixed AV when a script contains an invalid command
git-svn-id: trunk@49178 -
2015-05-26 15:36:23 +00:00
juha
5da6a444bf IDE: Tweak EmptyMethods dialog layout. Issue #28180, patch from Alexey Torgashin.
git-svn-id: trunk@49177 -
2015-05-26 11:09:14 +00:00
juha
2606960328 IDE: Tweak UnusedUnits dialog layout. Issue #28179, patch from Alexey Torgashin.
git-svn-id: trunk@49176 -
2015-05-26 11:09:13 +00:00
juha
a28f1cd1d6 IDE: Tweak Keymapshortcut dialog position and borders. Issue #28178, patch from Alexey Torgashin.
git-svn-id: trunk@49175 -
2015-05-26 11:09:12 +00:00
juha
743334c9d0 PkgLinksDlg: Show "?" for date=0 instead of xx.xx.1899. Use TextHint for filter. Issue #27735, patch from Alexey Torgashin.
git-svn-id: trunk@49174 -
2015-05-26 11:09:06 +00:00
juha
cf63e6850c LCL: Adjust edit widths in InputQuery. Issue #28176, patch from Alexey Torgashin.
git-svn-id: trunk@49173 -
2015-05-25 22:30:55 +00:00
juha
b8503e1976 Menueditor: Fix error when moving menu items. Issue #27849, patch from Michl.
git-svn-id: trunk@49172 -
2015-05-25 22:30:54 +00:00
juha
9d7274a075 IDE: Ask 'Continue search from the beginning?' only when not already in beginning. Issue #28177, patch from Ondrej Pokorny.
git-svn-id: trunk@49171 -
2015-05-25 22:30:53 +00:00
juha
8077f55310 LCL-Win: Prevent flicker in TListbox. Issue #28146, patch from wp.
git-svn-id: trunk@49170 -
2015-05-25 22:30:48 +00:00
joost
f97dbf0ab7 LazDebuggerFPDServer: Added basic watches support
git-svn-id: trunk@49169 -
2015-05-25 20:00:05 +00:00
joost
0c5739b43a LazDebuggerFPDServer: Added support for dcEvaluate
git-svn-id: trunk@49168 -
2015-05-25 17:37:06 +00:00
bart
6f07e65533 MaskEdit: implement FormatMaskText function (Issue #0028167).
git-svn-id: trunk@49167 -
2015-05-25 15:24:20 +00:00
joost
8d4b6344c0 FpDebugServer: Added basic "evaluate" command
git-svn-id: trunk@49166 -
2015-05-25 15:22:59 +00:00
bart
81be2b6595 EditButton: fix responding to Shift-Tab (Issue #0028161).
git-svn-id: trunk@49165 -
2015-05-25 14:58:53 +00:00
joost
172dbb56d6 FpDebugServer: Added option to run all debug-commands in a (script) file
git-svn-id: trunk@49164 -
2015-05-25 08:37:43 +00:00
jesus
2d5ab7fba6 LCL, grids: Enable grid editor at IME composition in Windows. from Do-wan Kim, issue #27976
git-svn-id: trunk@49163 -
2015-05-25 05:19:39 +00:00
juha
89e577eda5 Packager: PkgVirtualUnitEditor redone. Issue #28172, patch from Alexey Torgashin.
git-svn-id: trunk@49162 -
2015-05-24 22:05:23 +00:00
juha
7ec897ebf9 IDE: Use new InputQuery in CodeTemplate dialog. Issue #28171, patch from Alexey Torgashin.
git-svn-id: trunk@49161 -
2015-05-24 22:05:22 +00:00
juha
c5529f5cb1 Packager: In PkgGraph dialog, add Close button and fix tab order. Issue #28170, patch from Alexey Torgashin.
git-svn-id: trunk@49160 -
2015-05-24 22:05:21 +00:00
juha
e0a1c63fd9 Packager: Fix tab order etc. in CleanPkgDep dialog. Issue #28168, patch from Alexey Torgashin.
git-svn-id: trunk@49159 -
2015-05-24 22:05:19 +00:00
juha
db9994a7e8 LazUtils: Support Arial and Helvetica font families better on all platforms. Issue #28165, patch from Johann.
git-svn-id: trunk@49158 -
2015-05-24 22:05:14 +00:00
juha
82f35aa13d LCL: InputQuery with "array of string" parameters. Issue #28162, patch from Alexey Torgashin.
git-svn-id: trunk@49157 -
2015-05-24 20:53:29 +00:00
juha
0be07e4e24 IDE: Rename dialog CustomDefines -> DefinesGui.
git-svn-id: trunk@49156 -
2015-05-24 12:01:06 +00:00
juha
ca887263f1 IDE: Rename dialog ConDef -> EncloseIfDef.
git-svn-id: trunk@49155 -
2015-05-24 10:09:20 +00:00
jesus
a16431b3ac LazReport, fix loading of old binary reports (older than version 28), modified patch from Tsvetoslav, issue #27179
git-svn-id: trunk@49154 -
2015-05-23 22:37:52 +00:00
joost
3be8873d05 FpDebugServer: Replaced TThreadList in combination with a sleep with a TLazThreadedQueue to improve performance
git-svn-id: trunk@49153 -
2015-05-23 20:11:42 +00:00
blikblum
9fcceeb930 examples: add masked dbedit linked to a string field
git-svn-id: trunk@49152 -
2015-05-23 18:32:18 +00:00
joost
5338f2a5ad LazDebuggerFPDServer: Fixed compilation
git-svn-id: trunk@49151 -
2015-05-23 17:02:38 +00:00
joost
6d4a9c0cb0 LazDebuggerFPDServer: Start and stop/kill the FPDServer on demand
git-svn-id: trunk@49150 -
2015-05-23 16:51:40 +00:00
juha
f1af3d13cc FpcUnit: Prevent a SIGSEGV in GUITestRunner app. Issue #28166.
git-svn-id: trunk@49149 -
2015-05-23 15:24:36 +00:00
juha
1568077381 LazUtils: Clean UTF8WrapText function in LazUTF8.
git-svn-id: trunk@49148 -
2015-05-23 14:13:04 +00:00
juha
f88dc97367 LazUtils: Improve DictionaryStringList and its example project. Issue #28159, patch from Antônio Galvão.
git-svn-id: trunk@49147 -
2015-05-23 14:12:58 +00:00
juha
824f9ac5d9 LazUtils: Call LazFreeType.CheckInstance in GetCharIndex and make it public. Issue #28163, patch from Johann.
git-svn-id: trunk@49146 -
2015-05-23 12:44:54 +00:00
maxim
73d0bc5ed1 Translations: French translation update by Gilles Vasseur, bug #28156
git-svn-id: trunk@49144 -
2015-05-23 00:33:23 +00:00
maxim
978ce448c1 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49143 -
2015-05-23 00:29:25 +00:00
juha
1ab36dad1d IDE: SysVarUserOvr dialog refactoring. Issue #28136, patch from Alexey Torgashin.
git-svn-id: trunk@49142 -
2015-05-22 20:20:46 +00:00
juha
2f09386a24 IDE: Apply editor font in SortSelection dialog. Issue #28138, patch from Alexey Torgashin.
git-svn-id: trunk@49141 -
2015-05-22 20:20:45 +00:00
juha
b7aa4249a9 IDE: Use ButtonPanel in CondDefine dialog. Issue #28139, patch from Alexey Torgashin.
git-svn-id: trunk@49140 -
2015-05-22 20:20:44 +00:00
juha
7792ebea95 IDE: Use TreeView instead of ListBox in NewProject dialog. Issue #28142, patch from Alexey Torgashin.
git-svn-id: trunk@49139 -
2015-05-22 20:20:43 +00:00
juha
2a8cb1723d JCF2: Improve the About dialog. Issue #28143, patch from Alexey Torgashin.
git-svn-id: trunk@49138 -
2015-05-22 20:20:41 +00:00
juha
07ff42276e IDE: Improve MakeResStr dialog, use ButtonPanel. Issue #28147, patch from Alexey Torgashin.
git-svn-id: trunk@49137 -
2015-05-22 20:20:40 +00:00
juha
0fe92eae95 LazUtils: Remove ambiguity from font item listeners. Issue #28137, patch from Johann.
git-svn-id: trunk@49136 -
2015-05-22 20:20:39 +00:00
juha
89b1411c3f LCL: Improve property ColorBox.ColorRectOffset. Issue #28135, patch from Alexey Torgashin.
git-svn-id: trunk@49135 -
2015-05-22 20:20:34 +00:00
joost
8b2acf39c1 FpDebugServer: Added --interactive option to return an easy parseable output with the tcp-port number.
git-svn-id: trunk@49134 -
2015-05-22 19:54:47 +00:00
martin
05aa7ea1ca SynEdit: fixed longest line / revision 49084 #f06680177d
git-svn-id: trunk@49133 -
2015-05-22 15:12:33 +00:00