juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
mattias
|
5fe35be313
|
IDE: less hints
git-svn-id: trunk@64291 -
|
2020-12-28 16:59:41 +00:00 |
|
juha
|
1c047add57
|
IDE: Use class type instead of name when searching for components in various places.
git-svn-id: trunk@64184 -
|
2020-12-08 19:34:44 +00:00 |
|
juha
|
ce1d8c1014
|
IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
git-svn-id: trunk@64182 -
|
2020-12-08 19:34:40 +00:00 |
|
ondrej
|
74fb203f39
|
LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
|
2020-02-23 06:04:38 +00:00 |
|
wp
|
2c93efc441
|
Converter: Display single success message after conversion of multiple dfm files.
git-svn-id: trunk@60053 -
|
2019-01-10 13:34:52 +00:00 |
|
juha
|
411c7643fd
|
Converter: Remove unused code. Turn a private method FixWideString into a function.
git-svn-id: trunk@60032 -
|
2019-01-08 10:52:39 +00:00 |
|
juha
|
abbb0f061a
|
Converter: Give a converted binary DFM file a .lfm suffix. Issue #34811.
git-svn-id: trunk@60031 -
|
2019-01-08 10:52:33 +00:00 |
|
ondrej
|
a914eaa29d
|
IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
|
2018-05-08 23:10:58 +00:00 |
|
michl
|
5d03c243b5
|
IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
|
2017-05-21 20:59:29 +00:00 |
|
juha
|
ffa67e0ff4
|
Fix compilation of Codetools examples and wiki test project. Clean uses sections.
git-svn-id: trunk@54563 -
|
2017-04-07 19:02:11 +00:00 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
juha
|
7328ad5783
|
Converter: Improve adding missing units and package dependencies etc. Issue #30895.
git-svn-id: trunk@53841 -
|
2017-01-02 22:02:50 +00:00 |
|
juha
|
f42ebf10a7
|
Converter: Improve messages. Show urgency, file name, coordinates. Relevant file now opens when clicking a message.
git-svn-id: trunk@51674 -
|
2016-02-21 14:05:42 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
mattias
|
8b4e761edc
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
|
2015-05-01 10:32:13 +00:00 |
|
mattias
|
75fd8a4e5d
|
IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
|
2015-03-10 13:27:41 +00:00 |
|
juha
|
4cd255ca7f
|
Converter: Fix converting DFM form files. Last char was left out. Issue #27446.
git-svn-id: trunk@47827 -
|
2015-02-16 12:17:28 +00:00 |
|
juha
|
abf9a845da
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
|
2015-02-06 18:25:31 +00:00 |
|
mattias
|
3ee0203df5
|
converter: unicode file names
git-svn-id: trunk@46826 -
|
2014-11-12 19:27:26 +00:00 |
|
mattias
|
e3e3c31ab3
|
IDE: clean up old external tools
git-svn-id: trunk@45946 -
|
2014-07-20 20:15:40 +00:00 |
|
juha
|
75b7c1bd1e
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.
git-svn-id: trunk@45519 -
|
2014-06-15 11:52:01 +00:00 |
|
juha
|
ae302f31b2
|
Converter: Do not convert ansi control characters to unicode. Issue #26274, patch from Jesus Reyes.
git-svn-id: trunk@45417 -
|
2014-06-08 23:48:37 +00:00 |
|
mattias
|
403ed545d1
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
|
2014-06-08 10:19:28 +00:00 |
|
maxim
|
48105e1be2
|
Converter: improved localization
git-svn-id: trunk@43556 -
|
2013-12-16 22:10:52 +00:00 |
|
juha
|
2e701c907d
|
Codetools: make CheckLfm report an object which is missing from pascal source. Fixes issues #24473 and #25425
git-svn-id: trunk@43550 -
|
2013-12-16 00:18:27 +00:00 |
|
paul
|
7f4caeb374
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
|
2013-09-27 12:27:04 +00:00 |
|
mattias
|
2883336781
|
IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
|
2013-09-19 20:06:45 +00:00 |
|
mattias
|
cf4f0b577b
|
IDE: further migration external tools
git-svn-id: trunk@42295 -
|
2013-08-03 19:33:59 +00:00 |
|
mattias
|
109e2af7e6
|
IDE: clean up
git-svn-id: trunk@42284 -
|
2013-08-03 15:07:55 +00:00 |
|
juha
|
2a00da9fec
|
Converter: improve WideString conversion. Not all nums are 3 characters long. Issue #23116
git-svn-id: trunk@41975 -
|
2013-07-02 17:44:17 +00:00 |
|
juha
|
2667dcf7f4
|
Converter: convert Windows WideString syntax (#xxx) to UTF8 in LFM files. Issue #23116
git-svn-id: trunk@41962 -
|
2013-07-01 23:33:50 +00:00 |
|
juha
|
0c732a1c4c
|
Converter: Cleanup. Get rid of an excess variable.
git-svn-id: trunk@41959 -
|
2013-07-01 23:33:00 +00:00 |
|
juha
|
1182ff0df2
|
Converter: Add variables in class when components (like menu item) are only in LFM. Changed also CheckLFM. Issue #24473.
git-svn-id: trunk@41948 -
|
2013-06-30 22:05:56 +00:00 |
|
juha
|
23ca7bd6a5
|
Converter: fix unit conversion in different situations. Issue #24527
git-svn-id: trunk@41736 -
|
2013-06-16 23:42:46 +00:00 |
|
juha
|
0f05e34b89
|
Converter: Search package and unit for missing component class only for project and package conversion. Issue #24527
git-svn-id: trunk@41730 -
|
2013-06-16 13:30:54 +00:00 |
|
juha
|
673142547e
|
Converter + codetools: try to find out why FInterfaceIdentifierCache is Nil sometimes in TFindDeclarationTool.FindIdentifierInInterface.
git-svn-id: trunk@41712 -
|
2013-06-14 13:45:12 +00:00 |
|
juha
|
6945bd6608
|
Converter: improve log message for adding "SimplePanel = False" to StatusBar.
git-svn-id: trunk@41702 -
|
2013-06-13 10:47:12 +00:00 |
|
mattias
|
6f186d11c1
|
IDE: clean up
git-svn-id: trunk@41661 -
|
2013-06-10 11:09:37 +00:00 |
|
juha
|
ff691cadc3
|
Converter: save the log messages also to a file.
git-svn-id: trunk@41640 -
|
2013-06-09 19:18:11 +00:00 |
|
juha
|
66c76d4f6f
|
Converter: make sure the LFM checks don't end up to eternal loops.
git-svn-id: trunk@41637 -
|
2013-06-09 14:34:36 +00:00 |
|
juha
|
01807a29cd
|
Converter: Remove invalid properties also after replacing a component type. Issue #24527
git-svn-id: trunk@41619 -
|
2013-06-09 10:05:20 +00:00 |
|
juha
|
87a68af276
|
Converter: move a string constant to resource strings
git-svn-id: trunk@40827 -
|
2013-04-16 07:50:02 +00:00 |
|
juha
|
c16cec36c1
|
Converter: call CheckLFM again in a loop also when just properties were changed.
git-svn-id: trunk@40565 -
|
2013-03-17 08:56:31 +00:00 |
|
juha
|
a13843f26c
|
Converter: add needed units to uses section automatically. A class in LCL can be in a different unit than in VCL. Issue #23900
git-svn-id: trunk@40558 -
|
2013-03-16 14:37:13 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
juha
|
141260a23a
|
Converter: Improve converting TabbedNotebook to TPageControl.
git-svn-id: trunk@37270 -
|
2012-05-13 17:08:41 +00:00 |
|
juha
|
19f3fb1b76
|
Converter: add support for $autoinc syntax in type replacements.
git-svn-id: trunk@37268 -
|
2012-05-13 17:08:25 +00:00 |
|
mattias
|
595b29af86
|
IDE: fixed typo
git-svn-id: trunk@34806 -
|
2012-01-19 22:06:56 +00:00 |
|