maxim
|
9957d9ec61
|
LCL, ShellTreeView: improved i18n, patch by Péter Gábor with some changes, bug #27474; regenerated translations and updated Russian translation
git-svn-id: trunk@47842 -
|
2015-02-16 23:45:18 +00:00 |
|
juha
|
134f81ed44
|
LCL: Fix a grammar error in a resource string.
git-svn-id: trunk@47474 -
|
2015-01-21 00:16:51 +00:00 |
|
maxim
|
ea3dc9c43d
|
LCL: fixed typo in Grids
git-svn-id: trunk@46785 -
|
2014-11-08 01:49:29 +00:00 |
|
bart
|
da19531449
|
Grids: raise exception when trying to insert a row when there are no columns, or a columns when there are no rows.
git-svn-id: trunk@46782 -
|
2014-11-07 22:36:06 +00:00 |
|
maxim
|
8e225e1327
|
LCL: minor string correction
git-svn-id: trunk@46052 -
|
2014-08-18 23:14:11 +00:00 |
|
bart
|
dc8bcb7190
|
LCL: Implement ValidParentForm function (Delphi compatibility)
git-svn-id: trunk@46048 -
|
2014-08-17 10:12:28 +00:00 |
|
juha
|
9a0aef19e2
|
Formatting
git-svn-id: trunk@45734 -
|
2014-06-30 11:01:30 +00:00 |
|
juha
|
eb3d246fd5
|
LCL: Use hardcoded quotes in one more resource string, forgotten earlier.
git-svn-id: trunk@45731 -
|
2014-06-29 20:28:34 +00:00 |
|
juha
|
669a093a53
|
IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
|
2014-06-16 19:48:52 +00:00 |
|
juha
|
e5a978eac9
|
LCL: Hard-coded quotations in resourcestrings.
git-svn-id: trunk@45524 -
|
2014-06-15 11:52:42 +00:00 |
|
bart
|
597c21bea0
|
LclStrConst Fix rsFixedColsTooBig and rsFixedRowsTooBig so they match current behaviour (issue #0018590).
git-svn-id: trunk@44872 -
|
2014-05-01 15:37:08 +00:00 |
|
juha
|
7b162087fd
|
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
|
2013-05-24 18:30:06 +00:00 |
|
mattias
|
77e515b5c3
|
lcl: renamed lisCEFilter to rsFilter
git-svn-id: trunk@40058 -
|
2013-01-30 14:20:28 +00:00 |
|
mattias
|
7a805339f7
|
lclbase,lazutils: moved utf8process to lazutils
git-svn-id: trunk@39744 -
|
2013-01-03 12:19:51 +00:00 |
|
paul
|
c11192b6a5
|
lcl: implement ClientToParent, ParentToClient based on patch of David Jenkins (issue #0021763)
git-svn-id: trunk@36775 -
|
2012-04-14 14:18:08 +00:00 |
|
juha
|
2550bbf3be
|
IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
|
2012-02-13 19:57:58 +00:00 |
|
juha
|
4ef51619f5
|
IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
|
2012-02-12 13:04:36 +00:00 |
|
sekelsenmat
|
c63e24b53b
|
Removes the special accessible description in some IDE controls, improves a little the Carbon accessibility
git-svn-id: trunk@35242 -
|
2012-02-08 18:40:45 +00:00 |
|
sekelsenmat
|
b8c8be3925
|
Adds accessibility info for TPanel and TSplitter. Adds current accessibility descriptions to the LCL translations. Fixes a bug in the Carbon handling of AXChildren for TCustomControl descendents: Add TControl children to the Array
git-svn-id: trunk@35138 -
|
2012-02-04 22:36:41 +00:00 |
|
juha
|
9af6d01b0e
|
LCL: lowercase "(filter)" string.
git-svn-id: trunk@35019 -
|
2012-01-29 15:27:04 +00:00 |
|
juha
|
6493c83448
|
LCL: added checkbox "Prompt on replace" to TReplaceDialog. Issue #20654, patch from Bart Broersma
git-svn-id: trunk@33585 -
|
2011-11-17 13:41:04 +00:00 |
|
juha
|
35777f6aee
|
LCL: formatting
git-svn-id: trunk@33295 -
|
2011-11-04 10:56:51 +00:00 |
|
juha
|
c4cee0e6dd
|
IDE+LCL: Combine PropEdits.KeyAndShiftStateToKeyString and TWidgetSet.GetAcceleratorString, move to lclproc. Remove unused constants.
git-svn-id: trunk@33283 -
|
2011-11-04 09:50:46 +00:00 |
|
maxim
|
0b7adfb3a5
|
LCL: improved MaskEdit localization (one ToDo item less). Thanks Alexey Lagunov for the hint.
git-svn-id: trunk@32042 -
|
2011-08-24 21:03:41 +00:00 |
|
maxim
|
1c6e99ab46
|
LCL: moved TCustomControlFilterEdit's resource string to LCLStrConsts
git-svn-id: trunk@31749 -
|
2011-07-19 20:29:18 +00:00 |
|
maxim
|
c01f8f8892
|
LCL: improved "help for directive not found" error messages, regenerated translations and updated Russian translation
git-svn-id: trunk@31413 -
|
2011-06-26 23:15:02 +00:00 |
|
mattias
|
e715236ac9
|
IDE: help for compiler directives
git-svn-id: trunk@31412 -
|
2011-06-26 21:11:08 +00:00 |
|
mattias
|
d13ac6fe8a
|
LCL: fixed TUTF8Parser reading at end of buffer
git-svn-id: trunk@31362 -
|
2011-06-24 18:37:23 +00:00 |
|
mattias
|
f7b1c18634
|
IDE: removed obsolete code for help for fpc keywords
git-svn-id: trunk@30705 -
|
2011-05-12 20:50:35 +00:00 |
|
maxim
|
82a8e18101
|
IDE, LCL: adapted error messages to changed IDE main menu layout
git-svn-id: trunk@30598 -
|
2011-05-07 15:41:03 +00:00 |
|
mattias
|
e4c031d58a
|
LCL: hint about RequireDerivedFormResource
git-svn-id: trunk@29285 -
|
2011-02-01 09:25:53 +00:00 |
|
mattias
|
950a89dbc3
|
LCL: TForm.Create: give a hint how to fix resourceless forms
git-svn-id: trunk@29267 -
|
2011-01-31 09:33:24 +00:00 |
|
sekelsenmat
|
b542879b49
|
Fixes the name of the ICNS format
git-svn-id: trunk@27267 -
|
2010-09-04 16:28:08 +00:00 |
|
paul
|
9a78c04db3
|
lcl: add gif format support by patch of José Mejuto (issue #0016993)
git-svn-id: trunk@26758 -
|
2010-07-21 02:56:37 +00:00 |
|
paul
|
80c3026e14
|
lcl: formatting, move some exception texts to lclstrconsts, use EInvliadOperation instead Exception class for raising various controls related exceptions
git-svn-id: trunk@26659 -
|
2010-07-15 03:37:24 +00:00 |
|
mattias
|
e5ff98cb75
|
LCL: resourcestring
git-svn-id: trunk@26449 -
|
2010-07-04 04:40:34 +00:00 |
|
maxim
|
d05c811fe0
|
LCL: fix typos in string constants
git-svn-id: trunk@25591 -
|
2010-05-23 22:03:02 +00:00 |
|
zeljko
|
fb35fbd33b
|
Qt: implemented TQtWidgetSet.GetCmdLineParamDescForInterface. Fixes #16536
git-svn-id: trunk@25582 -
|
2010-05-22 15:05:08 +00:00 |
|
mattias
|
0448deb6c3
|
LCL: added RunCmdFromPath to unit utf8process
git-svn-id: trunk@25495 -
|
2010-05-18 08:43:07 +00:00 |
|
maxim
|
a9869a3ad7
|
LCL: localized shortcut captions (visible in IDE main menu), bug #11934.
git-svn-id: trunk@25302 -
|
2010-05-10 16:20:21 +00:00 |
|
marc
|
1ad1d06743
|
* Graphics: Added TTiffImage
git-svn-id: trunk@25134 -
|
2010-05-02 14:36:41 +00:00 |
|
paul
|
099ba06e28
|
lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006)
git-svn-id: trunk@24945 -
|
2010-04-26 03:44:52 +00:00 |
|
maxim
|
2e3ee21415
|
LCL: fix typo in string constant
git-svn-id: trunk@24801 -
|
2010-04-21 20:56:02 +00:00 |
|
maxim
|
a6843f3162
|
IDE: changed 'no HTML browser' error message to point to existing settings. Fixes bug #0015718.
git-svn-id: trunk@23979 -
|
2010-03-13 18:13:15 +00:00 |
|
mattias
|
a0468e41ab
|
LCL: TFindDialog: added option entire scope, from Brad Campbell, bug #13783
git-svn-id: trunk@20397 -
|
2009-06-04 08:52:15 +00:00 |
|
paul
|
beb1e199bb
|
lcl: add helper function to get stock button and dialog images and captions:
- GetButtonCaption,
- GetButtonIcon
- GetDialogCaption
- GetDialogIcon
git-svn-id: trunk@19784 -
|
2009-05-03 14:59:50 +00:00 |
|
paul
|
0cfb17b294
|
lcl: fix letter case
git-svn-id: trunk@18920 -
|
2009-03-08 16:25:27 +00:00 |
|
paul
|
d9491a4528
|
lcl: fix header
git-svn-id: trunk@18002 -
|
2008-12-31 03:07:17 +00:00 |
|
paul
|
35789f98bf
|
lcl: allow to translate more color names
git-svn-id: trunk@17642 -
|
2008-12-01 03:09:17 +00:00 |
|
paul
|
8220969ef4
|
lcl: Colors
- add clMenuBar, clMenuHighlight system colors
- add pretty names for windows system colors
git-svn-id: trunk@17439 -
|
2008-11-19 12:20:13 +00:00 |
|