zeljko
f794fcdbe9
Qt: TQtComboBox: do not add new item when return pressed by default. fixes #15879 .
...
git-svn-id: trunk@23886 -
2010-03-09 10:28:30 +00:00
dmitry
5a86113fc1
carbon: added activate-deactivate application handling
...
git-svn-id: trunk@23885 -
2010-03-09 10:17:26 +00:00
paul
b2d37865b0
lcl: call Application.OnDeactivate when widgetset interface asking LCL about this
...
git-svn-id: trunk@23884 -
2010-03-09 08:13:30 +00:00
paul
82e7ef7f8f
lcl: remove few db controls properties which should not be saved/loaded with forms
...
git-svn-id: trunk@23883 -
2010-03-09 03:00:24 +00:00
maxim
400972499f
Examples: fix broken Lithuanian translation for CodePage converter
...
git-svn-id: trunk@23882 -
2010-03-08 18:56:56 +00:00
maxim
6645384685
LCL DefaultTranslator unit:
...
1) Removed useless TranslateResourceStrings call when translating using .mo files;
2) Fixed path to LCL translation .mo file
git-svn-id: trunk@23881 -
2010-03-08 18:40:28 +00:00
maxim
8e10349b20
updated and improved Russian translation, readded LazResExplorer Russian translation.
...
git-svn-id: trunk@23880 -
2010-03-08 17:38:37 +00:00
maxim
1c8e02b7ca
updated .po files
...
git-svn-id: trunk@23879 -
2010-03-08 17:33:04 +00:00
maxim
b4f492d955
IDE Options dialog: fix typo on Misc Editor Options tab
...
git-svn-id: trunk@23878 -
2010-03-08 17:27:34 +00:00
mattias
53024e8ef6
IDE: started quick fix for include file not found
...
git-svn-id: trunk@23877 -
2010-03-08 14:55:30 +00:00
mattias
fca400cd8c
IDE: fixed applying codetools options
...
git-svn-id: trunk@23876 -
2010-03-08 11:20:04 +00:00
mattias
3129fa2571
codetools: fixed using SetPropertyVariableName
...
git-svn-id: trunk@23875 -
2010-03-08 11:19:34 +00:00
zeljko
2c28c50b51
Qt: fixed compilation under Haiku. fixes #15916
...
git-svn-id: trunk@23874 -
2010-03-08 09:26:52 +00:00
blikblum
bca0033c28
lcl: publish TMaskEdit.Align (inadvertently removed in previous commit)
...
git-svn-id: trunk@23873 -
2010-03-08 01:26:47 +00:00
mattias
4402426dd3
lcl: newautosize: create parent handle before child handle
...
git-svn-id: trunk@23872 -
2010-03-07 23:43:23 +00:00
dmitry
7c12e786fa
carbon: menu disabling counter is added for included modal calls. (modal window shows another modal window)
...
git-svn-id: trunk@23871 -
2010-03-07 23:22:00 +00:00
dmitry
96172c3bcd
carbon: disable the main menu then showing modals, fixes #15913
...
git-svn-id: trunk@23870 -
2010-03-07 23:12:56 +00:00
maxim
5024444dc5
localize scripts: added lazresexplorer
...
git-svn-id: trunk@23869 -
2010-03-07 23:07:54 +00:00
maxim
0fe76beb12
LazResExplorer:
...
1) Renamed all files to lowercase, fixed typo (exploer -> explorer);
2) Disable project i18n to avoid blown up .po files;
3) Temporarily removed Russian translation (will be added later).
git-svn-id: trunk@23867 -
2010-03-07 19:38:13 +00:00
marc
99cd20e80f
* Debugger: Implemented value modification. Patch #15628 by Flavio Etrusco (modified)
...
git-svn-id: trunk@23866 -
2010-03-07 18:37:20 +00:00
maxim
e07d361809
updated .po files
...
git-svn-id: trunk@23865 -
2010-03-07 18:18:04 +00:00
maxim
788a82eb89
jcf2: add missing translation files
...
git-svn-id: trunk@23864 -
2010-03-07 17:57:48 +00:00
martin
559e6fc038
SynEdit: If the caret-pos is changed by right click, make sure it happens before the menu pops up. Otherwise Windows does not show the new pos.
...
git-svn-id: trunk@23863 -
2010-03-07 12:19:39 +00:00
martin
4e85dcf58a
SynEdit: Fix "right mouse move caret" did unset block selection. Issue #15325
...
git-svn-id: trunk@23862 -
2010-03-07 11:05:40 +00:00
zeljko
a266017f26
Qt: menus rework, added actiongroups. fixes #15885
...
git-svn-id: trunk@23861 -
2010-03-07 10:46:50 +00:00
zeljko
f8b2fa9e8f
Qt: updated qt bindings to version 2.1, library name is changed in this bindings version.
...
git-svn-id: trunk@23858 -
2010-03-07 10:20:29 +00:00
paul
8b17054a01
gtk: fix SetParent
...
git-svn-id: trunk@23857 -
2010-03-07 07:42:13 +00:00
paul
233b6549b8
lcl: start implementation for gtk SetParent and TWinControl.ParentWindow
...
git-svn-id: trunk@23856 -
2010-03-07 06:23:24 +00:00
mattias
f15052d222
LCL: newautosize: more debugging
...
git-svn-id: trunk@23855 -
2010-03-07 00:43:08 +00:00
mattias
3d1b378679
LCL: newautosize: create parent handle before child handles
...
git-svn-id: trunk@23854 -
2010-03-07 00:09:38 +00:00
blikblum
b4b050bffb
lcl/maskedit: Add DisableMask and RestoreMask so it's possible to avoid the mask validation as in Delphi but more safe
...
Handle validation fail. By Bart Broersma. Issue #15459 .
git-svn-id: trunk@23853 -
2010-03-07 00:07:32 +00:00
mattias
b63e50b3fe
lcl: TImage: removed unneeded and buggy autosize code
...
git-svn-id: trunk@23852 -
2010-03-06 23:45:40 +00:00
mattias
108c4be5b8
lcl: newautosize: fixed beginformupdate
...
git-svn-id: trunk@23851 -
2010-03-06 23:29:14 +00:00
mattias
b4dee09450
gtk2 intf: groupbox: use default frame border until style initialized
...
git-svn-id: trunk@23850 -
2010-03-06 22:35:55 +00:00
mattias
09834f1ed5
gtk intf: reduced warnings
...
git-svn-id: trunk@23849 -
2010-03-06 21:52:54 +00:00
martin
7d68d5d48b
SourceEditor: Allow tabs at top, left, right, bottom. Issue #15905 Based on patch by Flávio Etrusco
...
git-svn-id: trunk@23848 -
2010-03-06 21:40:35 +00:00
paul
963759090b
gtk: AddControl should add to the fixed widget with Control coordinates (not Parent coordinates) + formatting and cleanup
...
git-svn-id: trunk@23847 -
2010-03-06 19:42:17 +00:00
paul
d6ffb794fb
lcl: further work on TWinControl.ParentWindow:
...
- implement LCLIntf.SetParent for win32, wince and qt
- implement TWinControl.SetParentWindow
git-svn-id: trunk@23846 -
2010-03-06 19:40:29 +00:00
dmitry
b548b49db5
carbon: fix listview selection change on inserting/deleting items
...
git-svn-id: trunk@23845 -
2010-03-06 19:27:48 +00:00
jesus
ee27f9ef9e
LazReport, pdfexport now supports underlined text, needs powerpdf 0.9.4
...
git-svn-id: trunk@23844 -
2010-03-05 19:16:31 +00:00
paul
d0c907a7fd
doceditor: fix localization by Maxim Genetsky:
...
1. Disable i18n (makes too big .po file), use resource strings instead.
2. Review and restruct resource strings
3. Localize most of gui (not everything).
4. Fix russian translation.
5. Modify localize.bat/localize.sh to update doceditor PO-files.
git-svn-id: trunk@23843 -
2010-03-05 17:53:24 +00:00
paul
21102ec585
components: fix opengl control compilation
...
git-svn-id: trunk@23842 -
2010-03-05 16:41:40 +00:00
vincents
72487fa9f3
SQLDB components: reordered icons from Graeme (issue #15892 )
...
* cleanup conditional compilation for fpc 2.2.0
git-svn-id: trunk@23841 -
2010-03-05 09:49:18 +00:00
paul
a20e1dcaac
lcl: change use of CreateParams:
...
- move TForm.PopupParent handling to CreateParams (it only chooses a right Parent handle)
- check also ParentWindow property when setting WndParent in CreateParams
win32: use TCreateParams WndParent property for CreateWindow
git-svn-id: trunk@23840 -
2010-03-05 08:14:49 +00:00
paul
e9113e15e8
components: fix visibility hints for paradox package
...
git-svn-id: trunk@23839 -
2010-03-05 03:24:49 +00:00
zeljko
8abecb2ba9
Qt: removed workaround for qt 4.3, fixes #15744
...
git-svn-id: trunk@23838 -
2010-03-04 18:39:43 +00:00
zeljko
0c45fb0f79
Qt: don't send click events if control is disabled.fixes #15888
...
git-svn-id: trunk@23837 -
2010-03-04 10:06:43 +00:00
ask
d89034f76c
TAChart: Add ability to change Chart.Depth property to 3D demo
...
git-svn-id: trunk@23836 -
2010-03-04 00:50:17 +00:00
ask
e3b8fd72eb
TAChart: Do not offset series by ZPosition beyond Chart.Depth
...
git-svn-id: trunk@23835 -
2010-03-04 00:46:39 +00:00
ask
11c4c41911
TAChart: Remove GetSeriesInZOrder function.
...
* Inline it at the single callsite.
git-svn-id: trunk@23834 -
2010-03-04 00:32:30 +00:00