Commit Graph

44574 Commits

Author SHA1 Message Date
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
wp
e8a71eb006 TAChart: Implement a windows-only solution to copying a chart to the clipboard as windows metafile. Update wmf demo. (see: http://forum.lazarus.freepascal.org/index.php/topic,25985.msg158945/topicseen.html#new)
git-svn-id: trunk@46396 -
2014-10-01 21:13:10 +00:00
jesus
368121fe76 IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219
git-svn-id: trunk@46395 -
2014-10-01 21:03:04 +00:00
bart
4f735c239c PoChecker:
- Add capability to scan a folder for po-files.
- Add files to a listbox.
- Add filter for language to listbox with translated po-files.
- Save and restore contents of the file lists.
- Regenerate language files.

git-svn-id: trunk@46394 -
2014-10-01 19:06:15 +00:00
juha
d6f255f9f6 IdeIntf, Object Inspector: new strategy for putting StatusBar below InfoPanel. Set Top coord and the layout engine takes care of it. Issue #26788.
git-svn-id: trunk@46393 -
2014-10-01 14:46:49 +00:00
juha
e89095b1a4 LCL: Implement TControl.EndDrag. Issue #25138, patch from ocean.
git-svn-id: trunk@46392 -
2014-10-01 14:41:15 +00:00
bart
5f6ad59b1b PoChecker: Regenerate language files.
git-svn-id: trunk@46391 -
2014-10-01 09:20:59 +00:00
martin
b5de02a85a SynEdit: added some wordbreak-chars as defaults. Issue #0026310
git-svn-id: trunk@46389 -
2014-10-01 00:15:17 +00:00
martin
d767272fa9 SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245
git-svn-id: trunk@46388 -
2014-09-30 23:57:55 +00:00
maxim
52d72af31a LCL: do not mention in comments no longer existing TMenuBar class, bug #26799
git-svn-id: trunk@46387 -
2014-09-30 23:20:20 +00:00
bart
325ae8915a PoChecker:
- Add capability to open file in external editor (stand-alone version).
- Regenerate language files.

git-svn-id: trunk@46386 -
2014-09-30 22:43:59 +00:00
maxim
948659f90d PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@46384 -
2014-09-30 21:37:48 +00:00