michl
9964bfc872
Sparta: Add warnings about deprecation of packages
...
git-svn-id: trunk@64533 -
2021-02-11 21:55:57 +00:00
juha
b53ad7ceed
Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
...
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
juha
b4fc035018
Restore the "const" removed in r64300 #943e4e4ff7. Affected 3rd party components.
...
git-svn-id: trunk@64312 -
2020-12-31 10:57:48 +00:00
juha
c0926457b8
IdeIntf: Harmonize events for Delete, update OI's tree when plugins are deleted from PSScript.
...
git-svn-id: trunk@64301 -
2020-12-29 22:47:37 +00:00
juha
943e4e4ff7
IdeIntf: Remove "const" from an event. Add HookGetCheckboxForBoolean handler in OI only once.
...
git-svn-id: trunk@64300 -
2020-12-29 22:47:34 +00:00
michl
d0d67fe1b4
SpartaDockedFormEditor: Revert revision 61223 #298236df33 as it is wrong. Never call Application.ProcessMessages on closing of IDE. Frames in SpartaDockedFormEditor working again (memory leak at closing of IDE with debug symbols is gone)
...
git-svn-id: trunk@64283 -
2020-12-26 22:39:45 +00:00
michl
b2881f7b9b
SpartaDockedFormEditor: Remove not needed funny button
...
git-svn-id: trunk@64282 -
2020-12-26 16:37:51 +00:00
michl
8a009c1c3a
SpartaDockedFormEditor: Fixed showing of scrollbars after revision 63888 #54661a2a36. Issue #38261
...
git-svn-id: trunk@64281 -
2020-12-26 15:51:40 +00:00
michl
63d7925005
SpartaDockedFormEditor: Make able to compile for FPC 3.2.0
...
git-svn-id: trunk@64276 -
2020-12-26 10:47:14 +00:00
michl
2bdfd2f614
SpartaDockedFormEditor: Make form resizable again on Windows after r61997 #a5cca7c662. Issue #36127
...
git-svn-id: trunk@63218 -
2020-05-25 13:12:58 +00:00
juha
2404e52688
Sparta: Fix a condition testing FPC version.
...
git-svn-id: trunk@62597 -
2020-01-29 23:43:04 +00:00
juha
b68f02c182
Sparta: Formatting.
...
git-svn-id: trunk@62080 -
2019-10-18 21:49:33 +00:00
juha
1b50e06c5b
Sparta: Rename units in sparta_Generics to avoid name clash with units in FPC sources. Update to latest Generics Collections code. Eliminate USE_GENERICS_COLLECTIONS define.
...
git-svn-id: trunk@62042 -
2019-10-13 07:24:58 +00:00
juha
8074bbd776
Sparta: Remove examples of generics collections from Lazarus sources.
...
git-svn-id: trunk@62041 -
2019-10-13 07:24:49 +00:00
juha
a30fafcc1f
Sparta: Fix building with define USE_GENERICS_COLLECTIONS.
...
git-svn-id: trunk@62008 -
2019-10-08 20:28:24 +00:00
maxim
bd9bfc01d4
Translations: Turkish translation update by Onur ERÇELEN, bug #35865
...
git-svn-id: trunk@61612 -
2019-07-21 22:57:16 +00:00
hnb
298236df33
Patch from jmpessoa for IDE crash when closing some forms (highly visible for LAMW)
...
git-svn-id: trunk@61223 -
2019-05-13 23:03:33 +00:00
maxim
684c367b8a
IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
...
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.
git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
juha
76ffb9c721
Sparta docked formeditor: Change visibility of methods so it compiles with FPC trunk. Issue #34816 .
...
git-svn-id: trunk@60119 -
2019-01-20 10:34:39 +00:00
maxim
c8c7a1723a
Translations: Chinese translation update by robsean, bug #34579
...
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
michl
ce6f326b14
SpartaDockedFormEditor: Prevent showing of undocked new created frames (short flicker) and more generally code for revision 58299 #a027232dda.
...
git-svn-id: trunk@58321 -
2018-06-19 07:53:06 +00:00
michl
2740f947c3
SpartaDockedFormEditor: ActionList editor doesn't update its own Actions. Issue #33872
...
git-svn-id: trunk@58302 -
2018-06-18 09:26:12 +00:00
michl
33d16133fc
IDE: Fixed compiling for -dDebugDisableAutoSizing.
...
git-svn-id: trunk@58301 -
2018-06-18 08:21:28 +00:00
michl
a027232dda
SpartaDockedFormEditor: Prevent showing of undocked forms (short flicker) after creating new forms. Issue #32207 . Patch by Balázs Székely
...
git-svn-id: trunk@58299 -
2018-06-17 22:55:12 +00:00
michl
7407d2a0d2
SpartaDockedFormEditor: Project with a form shows now the correct source editor (last tab position) after reopening.
...
git-svn-id: trunk@58175 -
2018-06-07 19:47:14 +00:00
michl
899548c919
SpartaDockedFormEditor: Project with more then one form shows now the correct form (last tab position) after reopening.
...
git-svn-id: trunk@58166 -
2018-06-07 13:50:21 +00:00
mattias
5f4b92dd6b
sparta: less hints
...
git-svn-id: trunk@58012 -
2018-05-23 13:49:25 +00:00
ondrej
a914eaa29d
IDE: use TLCLGlyphs for IDE buttons
...
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
hnb
9b1a4ea081
Big update for Generics.Collections to latest version (compilable with trunk and 3.0.4)
...
git-svn-id: trunk@57795 -
2018-05-06 17:10:46 +00:00
maxim
682a383e55
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
...
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
juha
b36128e0a4
Sparta mdi: Send pBG panel back instead of hiding it. Affects Sparta form designer with TMainMenu. Issue #32200 , patch from Anthony Walter.
...
git-svn-id: trunk@55999 -
2017-10-08 16:58:36 +00:00
juha
29aecae6e6
Sparta form designer: Fix compilation on Windows + cleanup.
...
git-svn-id: trunk@55619 -
2017-07-31 17:35:01 +00:00
juha
e794422659
Sparta form designer: Try to prevent occational AV in handlers when closing IDE. Handlers should be unregistered somewhere!
...
git-svn-id: trunk@55618 -
2017-07-31 14:01:02 +00:00
juha
ead7577fef
Sparta form designer: Rename Forms -> normForms to avoid name clash with LCL unit. Formatting.
...
git-svn-id: trunk@55617 -
2017-07-31 14:00:57 +00:00
juha
8ec33b5670
Sparta form designer: Clean uses sections.
...
git-svn-id: trunk@55616 -
2017-07-31 08:56:28 +00:00
juha
e1378e644b
Sparta form designer: Fix endless loop with Qt widgetset. Issue #32209 , patch from Anthony Walter.
...
git-svn-id: trunk@55615 -
2017-07-31 08:56:16 +00:00
juha
533c433bf7
Sparta form editor: Remove a useless WindowProc indirection.
...
git-svn-id: trunk@55603 -
2017-07-30 10:54:14 +00:00
hnb
31893afb73
sparta: fix green test color (visible during resize and more problematic for macos). Patch by Anthony Walter (issue #32194 ).
...
git-svn-id: trunk@55584 -
2017-07-24 22:20:57 +00:00
hnb
0e58bb1477
sparta: prevent crashing when a TMainMenu is detached (issue #32194 ).
...
git-svn-id: trunk@55582 -
2017-07-24 22:11:43 +00:00
hnb
7a619b7316
sparta: better handling of resize cursor at the bottom right to works on all platforms (on mac there is no cursor for crNWSE). Issue #32194 .
...
git-svn-id: trunk@55581 -
2017-07-24 21:53:21 +00:00
hnb
109661082d
sparta: fix for designed forms for gtk2. Patch by Anthony Walter (issue #32194 ). Thanks! :)
...
git-svn-id: trunk@55580 -
2017-07-24 21:38:13 +00:00
hnb
7ff1c6c057
sparta: don't hack the BorderStyle of designed form for non windows platforms (it has no sense since fake form is not used anymore). It should fix partially issue #32194 (problem with BorderIcons always resetting to [] on non window platforms)
...
git-svn-id: trunk@55579 -
2017-07-24 21:31:32 +00:00
hnb
6bf088db97
sparta: set DesignTimePPI to default 96DPI for sparta_basicresizeframe.lfm
...
git-svn-id: trunk@55536 -
2017-07-18 20:33:44 +00:00
hnb
cb38ae5538
sparta: Revert r55523 #8e31460dbb . SIZER_RECT_SIZE is scaled dynamically by LCL. Thanks Michael :)!
...
git-svn-id: trunk@55535 -
2017-07-18 20:31:20 +00:00
hnb
dce9f97030
sparta: don't use fake design instances for TForm, TDataModule and TFrame. A little clean-up is needed but functionality should be ok. Fix for issues #29615 , #29582 , #30525 , #31127 , #31414 , #31620
...
git-svn-id: trunk@55524 -
2017-07-17 21:46:55 +00:00
hnb
8e31460dbb
sparta: Make resizer High-DPI aware (again).
...
git-svn-id: trunk@55523 -
2017-07-17 21:28:19 +00:00
maxim
732c7f90fd
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
...
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
michl
658713d714
Sparta_DockedFormEditor: Fixed drawing of MainMenu after adding the first MenuItem. Issue #31206
...
git-svn-id: trunk@55433 -
2017-07-03 21:11:47 +00:00
michl
18d999f465
SpartaDockedFormEditor: Scale resizer automatically per LCL.
...
git-svn-id: trunk@55348 -
2017-06-14 08:27:02 +00:00
michl
3b2c8f1283
SpartaDockedFormEditor: Less warnings and cleanup.
...
git-svn-id: trunk@55337 -
2017-06-12 12:21:52 +00:00