Maxim Ganetsky
|
f615c02f73
|
IDE: regenerated translations
|
2023-01-16 02:32:39 +03:00 |
|
dsiders
|
809f3a702f
|
Docs: LazUtils/masks. Reduces cuteness factor.
|
2023-01-15 19:34:26 +00:00 |
|
dsiders
|
4dea7ea47a
|
Docs: LazUtils/masks. Updates content in the TMasklist.Matches and TMasklist.MatchesWindowsMask topics.
|
2023-01-15 19:27:25 +00:00 |
|
wp_xyz
|
59a0b19e4d
|
CharacterMap: Update ANSI code page list to all code pages supported by unit LConvEncoding.
|
2023-01-15 15:40:52 +01:00 |
|
mattias
|
ef81cb0af3
|
bigide: updated makefiles
|
2023-01-15 13:54:10 +01:00 |
|
mattias
|
92c978a1f9
|
components: added charactermap to bigide
|
2023-01-15 13:34:10 +01:00 |
|
mattias
|
6d866f8e49
|
charactermap: added makefiles
|
2023-01-15 13:32:14 +01:00 |
|
mattias
|
eaa57cd1b2
|
characterap: separate directory runtime and designtime package
|
2023-01-15 13:29:54 +01:00 |
|
mattias
|
a4bd52432c
|
charactermap: clean up
|
2023-01-15 13:23:56 +01:00 |
|
mattias
|
827fe1fa19
|
codetools: if sizeof unicodechar
|
2023-01-15 13:19:52 +01:00 |
|
Bart
|
470d26b5f0
|
Images: include URL for CC0 1.0 also in images/general_purpose/lazarus_general_purpose_images.txt. Issue #39846.
|
2023-01-15 12:15:21 +01:00 |
|
Bart
|
b53ed02447
|
Images: add URL to Creative Commons CC0 1.0 Universal in IconTable.html. Issue #39846.
|
2023-01-15 12:10:35 +01:00 |
|
Bart
|
e19b8a86f9
|
Masks: cosmetic: indentation.
|
2023-01-15 11:44:06 +01:00 |
|
dsiders
|
f172b78cdc
|
Docs: LCL/comctrls. Adds missing content in the TCustomListView.SortWithParams topic.
|
2023-01-15 07:04:09 +00:00 |
|
Željan Rikalo
|
909982cc9c
|
LCL: Fixed memleak in TCustomListView. TFPList can be created but never freed.
|
2023-01-15 00:28:40 +01:00 |
|
wp_xyz
|
205450cc44
|
IDE/CharacterMap: Add packages to globallinks
|
2023-01-15 00:27:53 +01:00 |
|
wp_xyz
|
ea699401ef
|
IDE: Move CharacterMap to separate package.
|
2023-01-15 00:24:32 +01:00 |
|
dsiders
|
884efa6315
|
Docs: LazUtils/masks. Removes TWindowsMaskList.MatchesWindowsMask topic after changes in 7b815990 .
|
2023-01-14 23:10:40 +00:00 |
|
Bart
|
7b8159908e
|
Masks: remove TWindowsMaskList.MatchesWindowsMask. It should never have been there, since it does not resolve a backwards compatibility issue (there never existed a TWindowsMaskList before).
|
2023-01-14 19:16:59 +01:00 |
|
dsiders
|
dc18060660
|
Docs: LCL/menus. Updates TPopupMenu topic for changes in 45e80c9d . Issue #40092.
|
2023-01-14 18:04:39 +00:00 |
|
dsiders
|
cc2704a497
|
Docs: LazUtils/masks. Adds or updates topics for changes in 408f319004 .
|
2023-01-14 18:04:22 +00:00 |
|
wp_xyz
|
45e80c9d97
|
LCL/Menu: Do not draw mouse-over menu items with effect gdeHighlighted on Windows. Issue #40092.
|
2023-01-14 16:10:25 +01:00 |
|
Bart
|
408f319004
|
Masks: introduce the possibility for a MaskListClass factory.
|
2023-01-14 13:56:19 +01:00 |
|
dsiders
|
d35defa41c
|
Docs: LCL/dialogs. Updates topics for changes in 70688d5a1f..3a944f112d.
|
2023-01-14 01:18:19 +00:00 |
|
Bart
|
3a944f112d
|
Dialogs: fix compliation with fpc < 3.2.2 after commit #70688d5a (2nd try)
|
2023-01-14 00:25:55 +01:00 |
|
Bart
|
76c9b140ac
|
Dialogs: fix compliation with fpc < 3.2.2 after commit #70688d5a
|
2023-01-13 22:57:28 +01:00 |
|
Željan Rikalo
|
0981b599de
|
Qt,Qt5,Qt6: fixed TListBox, TListView so it does not change ItemIndex when focused via keyboard. Fixed ItemIndex when clicking Item 1 in TListView. issue #40089, issue #40091
|
2023-01-13 16:04:00 +01:00 |
|
Bart
|
70688d5a1f
|
Dialogs: simplify internal helper function.
|
2023-01-13 15:08:06 +01:00 |
|
mattias
|
1b490d997c
|
codetools: implemented $if sizeof() for some built-in types
|
2023-01-13 12:43:46 +01:00 |
|
wp_xyz
|
fece524746
|
Images: Some icons with darker green to improve visibility in the Win-11 menu. By Roland Hahn.
|
2023-01-13 11:58:06 +01:00 |
|
Maxim Ganetsky
|
6c23df0dd6
|
IDE: for now load IdeDebugger translation earlier in order to restore translations of several menu items with captions still initialized e. g. in TMainIDEBase.SetupViewMenu method
|
2023-01-13 02:17:58 +03:00 |
|
dsiders
|
7abe883a09
|
Docs: LazControls/extendedtabcontrols. Fixes invalid links to inherited topics.
|
2023-01-12 20:10:20 +00:00 |
|
dsiders
|
9c56ab2cd4
|
Docs: LazControls/shortpathedit. Adds See Also links to topics.
|
2023-01-12 19:24:41 +00:00 |
|
wp_xyz
|
cbf86becca
|
fpvectorial: Improved rendering of text in wmf.
|
2023-01-12 13:49:02 +01:00 |
|
Ondrej Pokorny
|
d4d30d7e31
|
TProjectResources: prevent crash when having invalid resource files
|
2023-01-11 08:59:08 +01:00 |
|
Martin
|
666ab2572e
|
Removed incorrect msgctxt from po
|
2023-01-11 01:06:20 +01:00 |
|
dsiders
|
f72f490593
|
Docs: LazControls. Removes invalid See Also links.
|
2023-01-10 23:26:08 +00:00 |
|
Maxim Ganetsky
|
6d58da75ff
|
IDEDebugger: updated Russian translation
|
2023-01-11 01:56:28 +03:00 |
|
Maxim Ganetsky
|
42d7e64364
|
IDE: regenerated translations
|
2023-01-11 01:32:12 +03:00 |
|
Maxim Ganetsky
|
7511fdb89b
|
IDE: cleaned up unneeded calls of TranslateUnitResourceStrings for LazarusCommonStrConst and IdeDebuggerStringConstants units
|
2023-01-11 01:25:45 +03:00 |
|
Maxim Ganetsky
|
eb5dd94931
|
Translations: cleaned up localize scripts
|
2023-01-11 01:19:00 +03:00 |
|
dsiders
|
1b71949ac2
|
Docs: LazUtils/masks. Fixes invalid See Also links.
|
2023-01-10 21:54:24 +00:00 |
|
dsiders
|
9b289f9a32
|
Docs: Lazutils/masks. Updates topics for changes in 3b1bba21 .
|
2023-01-10 19:07:12 +00:00 |
|
dsiders
|
7c3adad134
|
Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in 4c822bb36e , 11a35ff5 .
|
2023-01-10 18:37:10 +00:00 |
|
Ondrej Pokorny
|
3c917017f5
|
IDE: ignore exceptions for invalid project icons
|
2023-01-10 18:57:21 +01:00 |
|
wp_xyz
|
77aecca951
|
Images: Replace some of the icons of commit cf58d5fc by improved versions. Work by Roland Hahn.
|
2023-01-10 17:55:30 +01:00 |
|
Martin
|
48d8522073
|
IdeDebugger: Fixed Makefile
|
2023-01-10 17:27:39 +01:00 |
|
Martin
|
574ccd903a
|
IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg)
|
2023-01-10 17:04:54 +01:00 |
|
Martin
|
739b542449
|
IDEIntf: rename some ResourceString to match the common naming scheme
|
2023-01-10 17:00:42 +01:00 |
|
Martin
|
2d2e5431aa
|
IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them)
|
2023-01-10 17:00:41 +01:00 |
|