paul
|
c6c63ccae9
|
lcl: fix ownerdata listview notifications
git-svn-id: trunk@23909 -
|
2010-03-10 02:54:12 +00:00 |
|
maxim
|
4c8110c367
|
regenerated translations; updated Russian translation
git-svn-id: trunk@23908 -
|
2010-03-10 01:11:52 +00:00 |
|
maxim
|
d2cee7af25
|
JCF2: localized Obfuscate Settings tab
git-svn-id: trunk@23907 -
|
2010-03-10 01:10:11 +00:00 |
|
mattias
|
f778e14f09
|
codetools: improved error message, when unit of include file is not known
git-svn-id: trunk@23906 -
|
2010-03-09 22:28:30 +00:00 |
|
sekelsenmat
|
ffd4e28b5c
|
Fixes bug #15933 in WinCE TMemo
git-svn-id: trunk@23905 -
|
2010-03-09 21:52:33 +00:00 |
|
jesus
|
e41a4b5a78
|
LCL, allow StringGrid to copy current select range in addition to whole grid
git-svn-id: trunk@23901 -
|
2010-03-09 19:28:18 +00:00 |
|
mattias
|
0374dc7a00
|
IDE: reduced autosizing
git-svn-id: trunk@23900 -
|
2010-03-09 17:00:25 +00:00 |
|
mattias
|
da51b1637f
|
lcl: newautosize: reduced debugging
git-svn-id: trunk@23899 -
|
2010-03-09 17:00:07 +00:00 |
|
mattias
|
51e74f6092
|
IDE: disable autosize on close
git-svn-id: trunk@23898 -
|
2010-03-09 16:19:29 +00:00 |
|
mattias
|
1cd9f4b198
|
LCL: newautosize: disable on destroy
git-svn-id: trunk@23897 -
|
2010-03-09 16:19:14 +00:00 |
|
mattias
|
b734582362
|
gtk intf: reduced debugging
git-svn-id: trunk@23896 -
|
2010-03-09 16:18:55 +00:00 |
|
mattias
|
399be47abf
|
lcl; newautosize: reduced debugging
git-svn-id: trunk@23894 -
|
2010-03-09 15:55:00 +00:00 |
|
mattias
|
95ac50cc3f
|
gtk intf: using default client rect until style allocated
git-svn-id: trunk@23893 -
|
2010-03-09 15:48:45 +00:00 |
|
vincents
|
9ecad4ac11
|
added tbufdataset from Joost (issue #15936)
git-svn-id: trunk@23892 -
|
2010-03-09 15:48:35 +00:00 |
|
paul
|
9b74172c98
|
carbon: implement SetParent
git-svn-id: trunk@23891 -
|
2010-03-09 15:40:54 +00:00 |
|
vincents
|
86d076e59b
|
win32 and wince interface: fixed range check error, array of const parameters don't accept unsigned 32 bits integers (issue #15815)
git-svn-id: trunk@23890 -
|
2010-03-09 15:30:05 +00:00 |
|
mattias
|
bc3ac28658
|
LCL: newautosize: fixed TControl.EndAutoSizing
git-svn-id: trunk@23888 -
|
2010-03-09 13:18:04 +00:00 |
|
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 |
|