Commit Graph

132 Commits

Author SHA1 Message Date
Bart
6167bca327 TCalendar: nicer errormessage if a date is smaller than MinDateTime or larger than MaxDateTime. 2022-07-19 10:37:43 +02:00
Maxim Ganetsky
52bb248201 LCL: fixed i18n of graphic file format filter descriptions in file dialogs, improved descriptions themselves, removed unused ones, regenerated translations and updated Russian translation 2022-01-15 04:41:04 +03:00
Maxim Ganetsky
7a102468ce LCL: replaced Mac OS X with macOS in resource strings, regenerated translations and updated Russian translation 2021-12-21 01:58:04 +03:00
Juha
865013eeb9 IDE: Remove unused and duplicate resource strings. Fix exception messages. 2021-09-30 17:23:21 +03:00
juha
d82f15fb2b LazUtils: Replace TMask with a faster and better version from José Mejuto.
git-svn-id: trunk@64667 -
2021-02-26 16:17:16 +00:00
dmitry
5b58a7d20c cocoa: adding a new resource string to display on file open dialog
git-svn-id: trunk@63255 -
2020-05-31 01:49:37 +00:00
maxim
645dbc3676 LCL: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@62998 -
2020-04-16 13:19:54 +00:00
zeljko
f2f8feab9b Gtk2: implemented accurate frame under x11. fixes issue #36897
Gtk2: fixed Screen.WorkAreaRect. issue #36919

git-svn-id: trunk@62996 -
2020-04-16 09:24:25 +00:00
maxim
43d55873e8 LCL: changed wording of -disableaccurateframe option description, made it shorter and removed mention of revision in which it was introduced (this information is incorrect for testing purposes and will become irrelevant in the nearest future anyway), regenerated translations and updated Russian translation.
git-svn-id: trunk@62980 -
2020-04-14 22:43:41 +00:00
zeljko
8e657a460b LCL: lclstrconsts added rsqtOptionDisableAccurateFrame for -disableaccurateframe in qt/qt5
Qt/Qt5: added rsqtOptionDisableAccurateFrame in GetCommandLineOptions

git-svn-id: trunk@62975 -
2020-04-14 13:23:46 +00:00
ondrej
f5da5df4fb LCL: high-DPI: fix inplace frames. Issue #36370
git-svn-id: trunk@62507 -
2020-01-07 21:14:44 +00:00
dmitry
4213fd0677 cocoa: making menu captions resource strings. Patch by Zoë Peterson. bug #35234
git-svn-id: trunk@62355 -
2019-12-08 19:32:57 +00:00
maxim
1805732402 LCL: restored VK_HELP key i18n and made sure its resource string is not reused in button captions (added a separate resource string for them). Regenerated translations and updated Russian translation.
git-svn-id: trunk@58790 -
2018-08-27 23:06:05 +00:00
maxim
e8b3d46b5c LCL: removed unused resource strings
git-svn-id: trunk@58687 -
2018-08-09 23:01:10 +00:00
juha
3574bdfb6d Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
mattias
be3e98c7ab lcl: THTMLHelpDatabase: added published readonly property BuiltInBaseURL to show the default in the IDE options
git-svn-id: trunk@56363 -
2017-11-11 14:21:11 +00:00
juha
73aa9aa4bb Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
2016-12-20 16:26:44 +00:00
juha
3b52a368a2 Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings.
git-svn-id: trunk@53737 -
2016-12-20 16:26:27 +00:00
ondrej
33199744d0 lcl: highDPI: use TCustomDesignControl as ancestor for TFrame and TForm to share PPI properties.
git-svn-id: trunk@53580 -
2016-12-06 19:28:48 +00:00
ondrej
11cc148c2f lcl: highDPI: rename DesignTimeDPI to DesignTimePPI to comply with property <P>ixels<P>er<I>nch
git-svn-id: trunk@53572 -
2016-12-06 13:45:47 +00:00
ondrej
616bcee2d1 lcl: controls: highDPI: add ScaleCoord and ScaleCoordBack
git-svn-id: trunk@53543 -
2016-12-03 08:19:52 +00:00
ondrej
4bccf7cae5 LCL: forms: highDPI: set DesignTimeDPI automatically by the IDE, don't allow to change it manually.
git-svn-id: trunk@53497 -
2016-11-30 23:27:37 +00:00
maxim
2335c8127e LCL: fixed/improved 'class cannot have parent' message, regenerated translations and updated Russian translation.
git-svn-id: trunk@53200 -
2016-10-24 22:07:02 +00:00
mattias
ec89ef7ef4 lcl: TCustomPage: only allow TCustomTabControl as parent
git-svn-id: trunk@53172 -
2016-10-20 00:10:17 +00:00
ondrej
646e531114 lcl: use OK and Abort buttons in default exception dialog. Don't kill the application when ESC is pressed to close it.
git-svn-id: trunk@51739 -
2016-02-28 07:33:49 +00:00
juha
a7bc23443e Calculator: Add menu for copy/paste. Issue #28551, patch from Alexey Torgashin
git-svn-id: trunk@49706 -
2015-08-23 22:20:02 +00:00
bart
d8dd2b9b78 TShellTreeView: when a TShellListView is attached, handle selecting items that do not exist anymore on disk.
git-svn-id: trunk@48072 -
2015-03-01 12:43:41 +00:00
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