mattias
52fae009f9
anchordocking: fixed saving paged layout
...
git-svn-id: trunk@46446 -
2014-10-06 19:45:53 +00:00
mattias
2720314bc1
anchordocking: implemented GetSitePreferredClientSize for common layouts
...
git-svn-id: trunk@46445 -
2014-10-06 19:09:14 +00:00
jesus
344ab1efea
LCL, dbgrid, fix SIGSEGV on deactivating, from Petr-K, issue #23810
...
git-svn-id: trunk@46444 -
2014-10-06 17:07:35 +00:00
bart
bcb6f02f1a
PoChecker:
...
- refactor PoCheckerSettings.
- less verbosity
git-svn-id: trunk@46443 -
2014-10-06 16:32:03 +00:00
wp
7c57e7d617
TAChart: Modify candlestick plot to allow for same color of body and tails
...
git-svn-id: trunk@46442 -
2014-10-06 15:37:22 +00:00
zeljko
55ab14b399
LCL: fixed PolyBezierArcPoints in graphmath for negative values.Patch by Giuliano Colla. issue #26792
...
git-svn-id: trunk@46441 -
2014-10-06 06:10:36 +00:00
mattias
76cc05063f
IDE: messages: fixed crash on right click on progress line, bug #26595
...
git-svn-id: trunk@46440 -
2014-10-05 23:00:00 +00:00
maxim
4fc3beee0b
Components: committed forgotten Hungarian translations
...
git-svn-id: trunk@46439 -
2014-10-05 22:31:48 +00:00
mattias
fc489d47da
IDE: open windows .lnk files open the target, issue #26808
...
git-svn-id: trunk@46438 -
2014-10-05 16:44:46 +00:00
mattias
04b76a0df1
IDE: less file stat calls
...
git-svn-id: trunk@46437 -
2014-10-05 16:12:14 +00:00
mattias
9fa0bd9a6f
codetools: fixed compilation on WinCE, issue #26822
...
git-svn-id: trunk@46436 -
2014-10-05 15:42:19 +00:00
bart
192f1c46b5
PoChecker:
...
- save and restore WindowaSate of individual forms.
- better anchoring of controls on PoCheckerMainForm
- removed some debugln statements
git-svn-id: trunk@46435 -
2014-10-05 10:52:49 +00:00
bart
3ebbc96fd0
LazFileUtils: implement GetShellLinkTarget function.
...
git-svn-id: trunk@46434 -
2014-10-04 22:15:41 +00:00
jesus
398c5e93df
LCL, grids, TXMLConfig (Laz2_XMLCfg and ultimately TFileStreamUTF8) need UTF8 encoded filename
...
git-svn-id: trunk@46433 -
2014-10-04 21:27:26 +00:00
mattias
63ce6e53b2
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46432 -
2014-10-04 18:29:43 +00:00
sekelsenmat
7ee75003ba
lcl-cocoa: Fixes upside-down text in TStatusBar
...
git-svn-id: trunk@46431 -
2014-10-04 18:27:57 +00:00
sekelsenmat
4a56ecf1ab
lcl-cocoa: Initial implementation of status bar
...
git-svn-id: trunk@46430 -
2014-10-04 12:49:49 +00:00
mattias
0b98d7355b
lcl: gtk2: TMenuItem: fixed crash, when clearing shortcut
...
git-svn-id: trunk@46429 -
2014-10-04 12:12:41 +00:00
mattias
6a49b9864d
IDE: configure external tools: fixed saving shortcuts
...
git-svn-id: trunk@46428 -
2014-10-04 12:03:46 +00:00
bart
b55a4754f9
TApplication: call EditingDone in respons to VK_RETURN before calling DefaultControl's ExecuteDefaultAction.
...
Fixes issue #0020057 .
git-svn-id: trunk@46427 -
2014-10-04 10:59:54 +00:00
sekelsenmat
b97a08344a
lcl-cocoa: Implements TComboBox Style=dropdownlist
...
git-svn-id: trunk@46426 -
2014-10-04 10:40:12 +00:00
mattias
b66d82b72e
IDE: messages: show project target file relative to project directory
...
git-svn-id: trunk@46425 -
2014-10-04 10:25:17 +00:00
mattias
052f1232a8
IDE: messages: show project mode, OS, CPU and short target file
...
git-svn-id: trunk@46424 -
2014-10-04 10:15:44 +00:00
sekelsenmat
8d1660b99e
lcl-cocoa: Fixes compilation errors in last cocoa commit
...
git-svn-id: trunk@46423 -
2014-10-04 09:45:03 +00:00
mattias
80a4317ad8
IDE: external tools: do not translate identifiers
...
git-svn-id: trunk@46422 -
2014-10-04 09:13:54 +00:00
mattias
9b5e086017
debuggergdbmi: less hints
...
git-svn-id: trunk@46421 -
2014-10-04 09:09:47 +00:00
maxim
c3a8b46a04
Converter: actually show 'Other' groupbox hint in conversion settings dialog
...
git-svn-id: trunk@46420 -
2014-10-04 00:02:15 +00:00
maxim
bbde974196
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@46419 -
2014-10-03 23:51:17 +00:00
jesus
dc348f83b7
lcl, implements dbgrid copy current field value to clipboard, alternative solution to issue #25451
...
git-svn-id: trunk@46418 -
2014-10-03 20:44:48 +00:00
juha
e873d7c3ec
EditorToolbar: Cleanup by G. Colla.
...
git-svn-id: trunk@46417 -
2014-10-03 20:08:35 +00:00
juha
101f210424
EditorToolbar: Update icon state to match the IDE command state. Issue #25228 , patch from G. Colla.
...
git-svn-id: trunk@46416 -
2014-10-03 20:08:29 +00:00
bart
6e72c3b809
PoChecker: refactor.
...
git-svn-id: trunk@46415 -
2014-10-03 16:37:25 +00:00
bart
fcd142ecd2
Grids: Fix AutoAddRow when deleting the last row (issue #0026189 ) patch by Mike Thompson.
...
git-svn-id: trunk@46414 -
2014-10-03 16:12:51 +00:00
bart
dc0d57ef83
PoChecker: set constraints on mainform (otherwise some controls may get zero height)
...
git-svn-id: trunk@46413 -
2014-10-03 15:59:25 +00:00
mattias
d0578c3503
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@46412 -
2014-10-03 09:45:39 +00:00
reiniero
d037cb9369
* Examples: cosmetic
...
git-svn-id: trunk@46411 -
2014-10-03 08:25:51 +00:00
maxim
b9c7c9624d
IDE: more correct localization of Messages window menu items (visible in EditorToolBar) in case when localized menu items are not currently visible/available
...
git-svn-id: trunk@46410 -
2014-10-02 23:24:49 +00:00
juha
e0d0b1d047
Converter: Localization, add one missing ResourceString. Issue #26498 .
...
git-svn-id: trunk@46409 -
2014-10-02 21:58:03 +00:00
jesus
47e3161749
LCL, fix dbgrid cells color when DefaultDrawing=false
...
git-svn-id: trunk@46408 -
2014-10-02 19:33:15 +00:00
juha
e460c806cb
Converter: don't convert CreateFile and ReadFile by default. Issue #24767 .
...
git-svn-id: trunk@46407 -
2014-10-02 15:29:41 +00:00
juha
2aae923f0f
LazDaemon: store compiled files into a subdirectory. Issue #25039 , patch from ChrisF.
...
git-svn-id: trunk@46406 -
2014-10-02 15:10:53 +00:00
juha
3e7bb391dc
Converter: Improve localization. Issue #26498 .
...
git-svn-id: trunk@46405 -
2014-10-02 15:10:29 +00:00
wp
f9f6d92be7
TAChart: Introduce class helper for saving charts as metafiles and for copying them as metafiles to the clipboard.
...
git-svn-id: trunk@46404 -
2014-10-02 14:48:24 +00:00
reiniero
0e0635607b
* CHMHelp: cosmetic: code layout, try...finally for resource allocation
...
git-svn-id: trunk@46403 -
2014-10-02 13:53:01 +00:00
juha
37d4f7515e
LCL: Store menu texts on Windows correctly, affects accessibility. Issue #26718 , patch from ChrisF.
...
git-svn-id: trunk@46402 -
2014-10-02 11:48:46 +00:00
maxim
99a0239d04
IDE: improved localization of Messages window menu items (visible in EditorToolBar), bug #26500
...
git-svn-id: trunk@46401 -
2014-10-02 01:15:34 +00:00
maxim
397a95cd0d
IDEIntf: updated Russian translation
...
git-svn-id: trunk@46400 -
2014-10-01 23:52:59 +00:00
juha
44073052c7
Converter: Improve settings GUI. Add a checkbox for disabling the scanning of parent dir.
...
git-svn-id: trunk@46399 -
2014-10-01 23:36:53 +00:00
maxim
69cf796672
Components, PoChecker: updated Russian translation
...
git-svn-id: trunk@46398 -
2014-10-01 23:27:39 +00:00
maxim
9b0b257018
PoChecker: cleaned up German and Russian translations
...
git-svn-id: trunk@46397 -
2014-10-01 22:56:44 +00:00