Commit Graph

44748 Commits

Author SHA1 Message Date
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
maxim
d81a4ff8b1 POChecker: removed unused string
git-svn-id: trunk@46383 -
2014-09-30 21:37:22 +00:00
maxim
9de7cf7774 Translations: regenerated German IDE translation
git-svn-id: trunk@46382 -
2014-09-30 20:54:28 +00:00
bart
96686c4731 PoChecker: save and restore windowgeometry of Results form and GraphicalSummary form.
git-svn-id: trunk@46381 -
2014-09-30 20:42:50 +00:00
bart
031fce5c35 PoChecker: regenerate languagefiles.
git-svn-id: trunk@46380 -
2014-09-30 19:34:30 +00:00
bart
743e043344 PoChecker: use statusbar for displaying current test instead of panel with labels.
git-svn-id: trunk@46379 -
2014-09-30 19:33:51 +00:00
bart
e02126bcdd PoChecker: refactor.
git-svn-id: trunk@46378 -
2014-09-30 19:13:06 +00:00
jesus
27c2885608 LCL, fix dbgrid indicator and all grid's rowselect focus rect problems for bidi, patch from Babak Mahmoudabadi which Mike Thompson converted to diff format, issue #25154
git-svn-id: trunk@46377 -
2014-09-30 18:49:47 +00:00
bart
4b72c4b67c PoChecker:
- add error indicator to graphical summary: patch by Giuliano Colla
- regenerate language files

git-svn-id: trunk@46376 -
2014-09-30 18:46:46 +00:00
juha
2e85f426f7 IdeIntf, Object Inspector: Make sure the top splitter goes always to right place.
git-svn-id: trunk@46375 -
2014-09-30 17:46:29 +00:00
juha
bf4042ab81 IdeIntf, Object Inspector: Improve hiding / showing the info panel and statusbar.
git-svn-id: trunk@46374 -
2014-09-30 17:45:59 +00:00
zeljko
d0f208eebc Qt: reverted revisions 46306 #549845087a (broken dragndrop in listviews) and 46308 dnd for tpanel.
git-svn-id: trunk@46373 -
2014-09-30 15:29:25 +00:00
martin
ddf7f70338 SynEdit: fixed highlighting 1.02E-5 and similar. Issue: #0026245
git-svn-id: trunk@46372 -
2014-09-30 14:04:46 +00:00
martin
49860d6d3d SynEdit: code formatting only. Issue #0026309
git-svn-id: trunk@46371 -
2014-09-30 13:36:47 +00:00
martin
6c44e911b9 SynEdit: fixed wrong const in syneditkeycmds . Issue #0026487
git-svn-id: trunk@46369 -
2014-09-30 13:23:35 +00:00
martin
e2c258b984 SynEdit: Make IsBackwardSel public. Issue: #0026724
git-svn-id: trunk@46368 -
2014-09-30 13:06:49 +00:00
martin
b5f3b57aa7 Win, Installer: clean packages after build. Those are mainly IDE, and not needed for building average user apps
git-svn-id: trunk@46366 -
2014-09-30 12:51:05 +00:00
reiniero
0356b6453a + LazHelpCHM: add icon for TLHelpConnector
partially addresses issue #25557

The png is quite ugly - improved versions more than welcome.

git-svn-id: trunk@46356 -
2014-09-30 08:24:31 +00:00
bart
50e798dd7f PoChecker: fix compilation error in r46354 #9ee2dd7f12.
git-svn-id: trunk@46355 -
2014-09-29 20:40:25 +00:00
bart
9ee2dd7f12 PoChecker:
- IDE integration (open PoFile in IDE). Patch by Giuliano Colla, slightly modified by me.
- Regenerated languagefiles.

git-svn-id: trunk@46354 -
2014-09-29 20:34:41 +00:00
jesus
53a0681e2a LCL, check for col/row index (fixes ocassional Index out of range exception)
git-svn-id: trunk@46353 -
2014-09-29 20:33:29 +00:00
bart
b0ae445fd6 PoChecker:
- reload a po-file when clicked on the Run button.
- some preparations for IDE integration.
Patch by Giuliano Colla, modified by me.

git-svn-id: trunk@46352 -
2014-09-29 20:22:28 +00:00
bart
1da95a4390 PoChecker: enable antialiasing mode in GraphStat form (currently only QT). Patch by Giuliano Colla.
git-svn-id: trunk@46351 -
2014-09-29 19:44:21 +00:00
mattias
201421bcbf LCL: TXML/IniPropStorage: do not load/save at designtime
git-svn-id: trunk@46350 -
2014-09-29 18:53:52 +00:00
juha
396d19a9a0 IDE: Assign a mouse wheel handler to "all compiler options" ScrollBox and to controls inside it. Based on code by Sandro Cumerlato.
git-svn-id: trunk@46349 -
2014-09-29 18:22:38 +00:00
juha
b67e8a8c92 IDE: add forgotten shortcut mapping. Shortcut keys don't work without it.
git-svn-id: trunk@46348 -
2014-09-29 18:22:30 +00:00
juha
f3121878a3 IDE: Make "Build many modes" to always return to original mode. Issue #26797
git-svn-id: trunk@46347 -
2014-09-29 18:22:22 +00:00