Commit Graph

44676 Commits

Author SHA1 Message Date
reiniero
26f68e40d6 * cosmetic: examples: compiled with trunk Lazarus
git-svn-id: trunk@46552 -
2014-10-14 08:58:11 +00:00
mattias
959a877e86 LCL: fixed calling recursively ShowControl on TControl.Show
git-svn-id: trunk@46551 -
2014-10-14 07:39:30 +00:00
mattias
ee30d04a07 LCL: implemented TNotebook.ShowControl
git-svn-id: trunk@46550 -
2014-10-14 07:32:45 +00:00
mattias
8653b579e2 LCL: fixed typo
git-svn-id: trunk@46549 -
2014-10-14 07:32:24 +00:00
mattias
1f7c9921b9 LCL: comment
git-svn-id: trunk@46548 -
2014-10-14 07:32:08 +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
f28bfbb1b7 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@46543 -
2014-10-12 21:45:50 +00:00
maxim
364eda4058 IDE: added missing period to message string
git-svn-id: trunk@46542 -
2014-10-12 21:45:32 +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
juha
b22fda3202 LCL: Fix child control anchors in ChangeScale. Issue #21738, patch from David Jenkins.
git-svn-id: trunk@46532 -
2014-10-11 22:58:53 +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
juha
26ae9a7569 IDE: Fix error in Finnish translation. Issue #26841, patch from ocean.
git-svn-id: trunk@46516 -
2014-10-11 07:42:34 +00:00
juha
e4a55ee0a5 IDE: Change order of source editor menu items to prevent accidental "copy filename" instead of "paste". Issue #26841, patch from ocean.
git-svn-id: trunk@46515 -
2014-10-11 07:42:23 +00:00
juha
3f070c462f Prevent opening a non existing path/filename in "Compare files". Issue #26841, patch from ocean.
git-svn-id: trunk@46514 -
2014-10-11 07:42:17 +00:00
juha
61b3247fd5 IDE: Fix adding resource with same name but different extension. Issue #26813, patch from Denis Volodarsky.
git-svn-id: trunk@46513 -
2014-10-11 07:42:05 +00:00
jesus
fa27e75356 LCL, grids, fix Mac (carbon) keyboard navigation, issue #25249
git-svn-id: trunk@46512 -
2014-10-11 07:23:01 +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
jesus
09a85e4fc9 LCL, dbgrid, enable OnFieldEditMask with default mask by Field.EditMask, patch by José Mejuto, issue #21362
git-svn-id: trunk@46510 -
2014-10-10 21:14:08 +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
jesus
4b521f81a5 LCL, grids, invalidate focused cell/row on killing/gaining focus, patch by Yuichiro Takahashi, issue #25371
git-svn-id: trunk@46507 -
2014-10-10 20:33:32 +00:00
mattias
2948e8db10 IDE: search results: when single click jumps: single selection on mouse down
git-svn-id: trunk@46505 -
2014-10-10 00:15:54 +00:00
mattias
630e8e258a LCL: comments
git-svn-id: trunk@46504 -
2014-10-10 00:14:43 +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
jesus
37e4f0e560 LCL, fix grid focus rect drawing when rowselect and writing something to a cell in current row, based on patch from Yuichiro Takahashi, issue #25371
git-svn-id: trunk@46501 -
2014-10-09 21:00:07 +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
c0d3fe1b99 IDE: jump history: disable autosizing while create
git-svn-id: trunk@46499 -
2014-10-09 16:28:57 +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
mattias
9e66742aeb LCL: comments
git-svn-id: trunk@46496 -
2014-10-09 16:22:34 +00:00
mattias
5ab398219a LCL: gtk2: clean up
git-svn-id: trunk@46495 -
2014-10-09 16:22:20 +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