reiniero
4ebb1c0ec1
* LHelp: fix saving/restoring position/size/maximized state. Fixes issue #26804
...
git-svn-id: trunk@46575 -
2014-10-17 08:50:27 +00:00
jesus
a820e5a564
LCL, implements application.ExceptionDialog property as an option to choose what kind of exception dialog handler the user wants: a simple message box or dialog with ok/cancel button, issue #23243
...
git-svn-id: trunk@46574 -
2014-10-17 02:42:48 +00:00
reiniero
a038f0907b
* ChmHelp:
...
- harmonize help protocol help label/PID calculation
- try to work around getting invalid helplabels from somewhere
- code cleanup
git-svn-id: trunk@46573 -
2014-10-16 15:34:31 +00:00
reiniero
808d598c0f
* CHMHelp: code formatting/cleanup
...
git-svn-id: trunk@46572 -
2014-10-16 09:26:48 +00:00
reiniero
1dfd47f490
* LHelp: rationalize form layout load on loading preferences when hidden is requested. Code cleanup.
...
git-svn-id: trunk@46571 -
2014-10-16 08:53:16 +00:00
reiniero
677d2c1452
* IDE help: do not save option CHMHelp/HelpLabel (by moving property from published to public; should be ok as only IDE uses it) as it is calculated on-the-fly
...
git-svn-id: trunk@46570 -
2014-10-16 08:16:33 +00:00
reiniero
5af82b4bad
* IDEHelp: harden (don't accept empty HelpLabel); cosmetic/cleanup
...
git-svn-id: trunk@46569 -
2014-10-16 08:04:28 +00:00
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
jesus
9271bbf67f
LCL, grids, don't scroll beyond max position, in trunk it only moves scrollbar but grid is without effect, in 1.2.6 this fixes index out of range while scrolling as reported in issue #25862
...
git-svn-id: trunk@46565 -
2014-10-16 04:07:00 +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
jesus
c8ff5d66b9
LCL, grids, fix windows problem when drawing italic text, issue #23313
...
git-svn-id: trunk@46561 -
2014-10-14 23:45:47 +00:00
mattias
53baa605e0
LCL: carbon: fixed range error: bug #26861 from Colin Western
...
git-svn-id: trunk@46560 -
2014-10-14 21:22:43 +00:00
juha
fcf6f17eac
PackageGraph: Make the InfoMemo ReadOnly. Issue #26858 .
...
git-svn-id: trunk@46559 -
2014-10-14 18:35:44 +00:00
reiniero
a15f72829e
* Readme: gtk1 is obsolete; fpgui is unmaintained.
...
git-svn-id: trunk@46558 -
2014-10-14 14:48:22 +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
reiniero
be36f13bcb
* Cosmetic: comments/debugln output
...
git-svn-id: trunk@46555 -
2014-10-14 14:06:25 +00:00
reiniero
bea823d0d7
* Cosmetic: comments/debugln output
...
git-svn-id: trunk@46554 -
2014-10-14 14:05:30 +00:00
reiniero
e57be6e312
* Dbgrids comments on options
...
git-svn-id: trunk@46553 -
2014-10-14 08:59:40 +00:00
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