Commit Graph

13282 Commits

Author SHA1 Message Date
reiniero
615719c46f * Lhelp: store fixed name in CHMHelp/Name instead of help label
* LHelp: Compilation fix.

git-svn-id: trunk@46568 -
2014-10-16 07:40:48 +00:00
reiniero
4f5f2047fe * IDEHelp: cosmetic: code formatting/layout
git-svn-id: trunk@46567 -
2014-10-16 07:32:27 +00:00
reiniero
6b5273bab7 * LHelp: cosmetic: code formatting/layout
git-svn-id: trunk@46566 -
2014-10-16 07:31:14 +00:00
bart
f4500475db PoChecker: fix compilation (non-standalone version).
git-svn-id: trunk@46564 -
2014-10-15 21:42:14 +00:00
jesus
3227d9ff4c IDE, fieldseditor: handle exception on selecting lookup dataset, reported by Simon Ameis, issue #19924
git-svn-id: trunk@46563 -
2014-10-15 20:11:34 +00:00
bart
e3d93cbfbd PoChecker: implement some strategies to find languagefiles for pochecker application (Stand Alone version only).
git-svn-id: trunk@46562 -
2014-10-15 14:47:49 +00:00
reiniero
371549422c * LHelp: cosmetic (comments, layout)
git-svn-id: trunk@46557 -
2014-10-14 14:10:57 +00:00
reiniero
323c8678f8 * IDEIntf: cosmetic: comments
git-svn-id: trunk@46556 -
2014-10-14 14:07:04 +00:00
bart
4b3bc597fc PoChecker: refactor initialization of translation strings.
git-svn-id: trunk@46547 -
2014-10-13 17:20:16 +00:00
bart
64f76cdac8 PoChecker: re-order the taborder of mainform and resultdialog .
git-svn-id: trunk@46546 -
2014-10-13 16:45:41 +00:00
reiniero
a61a3a715a * TSQLQuery editor:
+ add create const button
* use FPC lineending instead of Delphi sLineBreak when building constants
Addresses issue #26825

git-svn-id: trunk@46545 -
2014-10-13 12:17:26 +00:00
maxim
cfd6dc20e4 PoChecker: fixed languages combobox localization
git-svn-id: trunk@46544 -
2014-10-12 22:15:53 +00:00
maxim
e41e2d59fd PoChecker: updated Russian translation
git-svn-id: trunk@46541 -
2014-10-12 21:30:40 +00:00
juha
17a6b3a914 h2pas: Remove empty resourcestring. Issue #26845, patch from _Gábor.
git-svn-id: trunk@46540 -
2014-10-12 14:19:20 +00:00
bart
1a7d1eeebd PoChecker: correctly update the GUI when selecting a single file through the "Open a po-file" button.
git-svn-id: trunk@46539 -
2014-10-12 14:11:12 +00:00
bart
52c0403596 PoChecker:
- GUI updates, functional and cosmetic.
- regenerate language files.

git-svn-id: trunk@46538 -
2014-10-12 12:29:55 +00:00
bart
f528310d7e PoChecker: regenerate language files.
git-svn-id: trunk@46537 -
2014-10-12 12:03:23 +00:00
bart
1ecc38e890 PoChecker: give visual feedback whilst scanning a folder.
git-svn-id: trunk@46536 -
2014-10-12 12:00:06 +00:00
bart
65a9bb9867 PoChecker: GraphStat form:
- Show the form before constructing the icons
- Give visual feedback whilst constructing the icons

git-svn-id: trunk@46535 -
2014-10-12 11:52:31 +00:00
bart
d02270af1c PoChecker: refactor.
git-svn-id: trunk@46534 -
2014-10-12 11:21:21 +00:00
bart
252a60a8ca PoChecker: reject filenames like "nl.po" or "af_ZA.po" as valid name for a master po-file.
git-svn-id: trunk@46533 -
2014-10-12 10:52:19 +00:00
bart
cb35b5185b PoChecker: fix broken construction of language filename, introduced by me in r46530 #d1a01f5804.
git-svn-id: trunk@46531 -
2014-10-11 22:18:52 +00:00
bart
d1a01f5804 PoChecker:
- use natural names in LangFilter, sort them alphabetically.
- adapt save and restore mechanisme for LangFilter.
- regenerate language files.

git-svn-id: trunk@46530 -
2014-10-11 16:04:30 +00:00
bart
f50b3f0ecd PoChecker: save and restore LangFilter.ItemIndex.
(Sorry for previous commit, it was by accident (pressing wrog key in console), which also explains the wrong commit-message.)

git-svn-id: trunk@46511 -
2014-10-10 21:28:59 +00:00
bart
204d57cafa PoChecker: use a custom made dialog for displying possibly very long list of filenames.
git-svn-id: trunk@46509 -
2014-10-10 20:47:57 +00:00
bart
b6924d33a1 PoChecker: use a custom made dialog for displying possibly very long list of filenames.
git-svn-id: trunk@46508 -
2014-10-10 20:34:36 +00:00
mattias
4679dc1e09 codetools: get pasdoc comment: ignore comments starting with % or $
git-svn-id: trunk@46503 -
2014-10-09 21:11:58 +00:00
mattias
cc8d68aac1 anchordocking: restore: fixed checking if splitter already used
git-svn-id: trunk@46502 -
2014-10-09 21:07:59 +00:00
mattias
0c8a412564 codetools: get pasdoc comment: ignore comments starting with % or $
git-svn-id: trunk@46500 -
2014-10-09 20:10:51 +00:00
mattias
3def8dc318 anchordocking: less debugging, check Show and BringToFront, apply DisableAutoSizing=false
git-svn-id: trunk@46498 -
2014-10-09 16:28:12 +00:00
mattias
ca1096a2e4 anchordocking: example: clean up
git-svn-id: trunk@46497 -
2014-10-09 16:27:08 +00:00
jesus
216f352cd4 rtticontrols, TTIGrid, if there are no properties, there should be no cell editor, fix issue #26818
git-svn-id: trunk@46494 -
2014-10-09 15:00:40 +00:00
jesus
7dc88a142f LazReport, fix lr_dialogdesign compiling
git-svn-id: trunk@46493 -
2014-10-09 14:22:57 +00:00
mattias
8d6d12cfde anchordocking: less debugging
git-svn-id: trunk@46492 -
2014-10-09 14:06:25 +00:00
mattias
61803e6910 anchordocking: example miniide info dialog
git-svn-id: trunk@46491 -
2014-10-09 13:54:41 +00:00
mattias
09282cedd3 anchordocking: example miniide info dialog
git-svn-id: trunk@46490 -
2014-10-09 13:40:38 +00:00
mattias
626e2784c5 anchordocking: restore: fixed freeing unused helper controls, issue #26836
git-svn-id: trunk@46489 -
2014-10-09 12:04:59 +00:00
jesus
827cde4d14 LazReport, fix regression, custom properties values (possibly calculated in scripts, like Text, etc.) were not applied back to the object
git-svn-id: trunk@46488 -
2014-10-09 05:22:15 +00:00
maxim
1e1599d76e PoChecker: regenerated translations; updated Russian translation
git-svn-id: trunk@46487 -
2014-10-08 22:46:13 +00:00
maxim
9c170c877b PoChecker: fixed typos
git-svn-id: trunk@46486 -
2014-10-08 22:31:58 +00:00
maxim
5e83888c77 Translations: removed files which contain no even single translated string
git-svn-id: trunk@46485 -
2014-10-08 22:26:36 +00:00
bart
823ef4b451 PoChecker: better strategy to find language files (StandAlone version, Windows only).
git-svn-id: trunk@46484 -
2014-10-08 22:09:06 +00:00
bart
5e184b8492 PoChecker: less verbosity.
git-svn-id: trunk@46483 -
2014-10-08 21:56:16 +00:00
bart
226016dbd0 PoChecker: fix updating GUI in TPoCheckerForm.SetSelectedMasterFiles.
git-svn-id: trunk@46482 -
2014-10-08 21:51:59 +00:00
mattias
9538b7bb59 lazutils: fixed empty result, issue #26835
git-svn-id: trunk@46480 -
2014-10-08 20:19:46 +00:00
mattias
20540fd87b IDE: designer: redo: non visual TComponent.Left/Top
git-svn-id: trunk@46478 -
2014-10-08 18:12:10 +00:00
bart
2586c8a013 PoChecker: forgot to add pofamilylists.pp in previous commit.
git-svn-id: trunk@46477 -
2014-10-08 17:56:17 +00:00
bart
7c9f2ba5c3 PoChecker: refactor.
- Drop the listbox for translated po-files
- Now possible to test multiple master po-files
- Language filter controls setting of "Find All Translated PoFiles"
- Regenerated language files.

git-svn-id: trunk@46475 -
2014-10-08 17:44:38 +00:00
mattias
576c5a487c anchordocking: restore layout: fixed reset splitter
git-svn-id: trunk@46471 -
2014-10-07 23:02:44 +00:00
mattias
88153b6019 anchordocking: restore layout: free unneeded splitters
git-svn-id: trunk@46470 -
2014-10-07 22:26:08 +00:00