Commit Graph

512 Commits

Author SHA1 Message Date
mattias
caff01e9f6 IDE: fixed Disable/EnableAutosizing restoring package editors
git-svn-id: trunk@50178 -
2015-10-26 22:09:12 +00:00
juha
addea6e448 Converter: Improve MissingUnits form layout. Issue #28676, patch from Alexey Torgashin.
git-svn-id: trunk@49825 -
2015-09-14 14:30:28 +00:00
juha
0e075dc2d9 IDE: Fix tab orders in Desktop Manager. Cleanup. Issue #28426, patch from Alexey Torgashin.
git-svn-id: trunk@49713 -
2015-08-26 11:32:47 +00:00
juha
08c9621520 Change order of used units so that "deprecated" warnings are not triggered.
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +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
2f643bd4d4 codetools: move Find*UsesSection to TPascalParserTool, issue #28285
git-svn-id: trunk@49342 -
2015-06-16 09:22:42 +00:00
juha
246075816b Converter: ChgEncodingDlg tweak. Issue #28256, patch from Alexey Torgashin.
git-svn-id: trunk@49291 -
2015-06-08 16:10:57 +00:00
juha
71a92380d4 IDE: Cleanup.
git-svn-id: trunk@49280 -
2015-06-06 11:19:40 +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
054dc48d1e IDE: clean up
git-svn-id: trunk@48544 -
2015-03-30 19:09:39 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
mattias
b98e5b914f IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
afd9191244 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48224 -
2015-03-10 15:12:17 +00:00
mattias
75fd8a4e5d IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
2015-03-10 13:27:41 +00:00
juha
de4036b130 Converter: Use the plain (not cleaned) source when replacing compiler directives. Issue #27528.
git-svn-id: trunk@47984 -
2015-02-24 22:57:05 +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
juha
86cf88320b IDE: Replace test "Package" with "Unit" in component palette options. Reuse the resource string.
git-svn-id: trunk@47117 -
2014-12-05 12:37:55 +00:00
juha
934571346f Converter: Clear old left-over values when saving configuration. (Remove a hack)
git-svn-id: trunk@46868 -
2014-11-15 20:40:55 +00:00
mattias
3ee0203df5 converter: unicode file names
git-svn-id: trunk@46826 -
2014-11-12 19:27:26 +00:00
juha
8de1712110 Converter: fix layout error in Missing Properties dialog. Use AutoSize.
git-svn-id: trunk@46749 -
2014-11-04 18:43:23 +00:00
maxim
c3a8b46a04 Converter: actually show 'Other' groupbox hint in conversion settings dialog
git-svn-id: trunk@46420 -
2014-10-04 00:02:15 +00:00
juha
e0d0b1d047 Converter: Localization, add one missing ResourceString. Issue #26498.
git-svn-id: trunk@46409 -
2014-10-02 21:58:03 +00:00
juha
e460c806cb Converter: don't convert CreateFile and ReadFile by default. Issue #24767.
git-svn-id: trunk@46407 -
2014-10-02 15:29:41 +00:00
juha
3e7bb391dc Converter: Improve localization. Issue #26498.
git-svn-id: trunk@46405 -
2014-10-02 15:10:29 +00:00
juha
44073052c7 Converter: Improve settings GUI. Add a checkbox for disabling the scanning of parent dir.
git-svn-id: trunk@46399 -
2014-10-01 23:36:53 +00:00
juha
f980457103 LCL: Make TComboExItems more Delphi compatible. Rename Add -> AddItem. Remove obsolete delphi conversion. Issue #26755, patch from ocean.
git-svn-id: trunk@46275 -
2014-09-21 17:17:55 +00:00
juha
6f59df453d Converter: ChgEncodingDlg, compile regular expression right after setting it to catch exceptions. Issue #26497
git-svn-id: trunk@46030 -
2014-08-10 23:28:23 +00:00
mattias
e3e3c31ab3 IDE: clean up old external tools
git-svn-id: trunk@45946 -
2014-07-20 20:15:40 +00:00
juha
f7d6fb47ee IDE: Adjust grid columns in change encoding dialog. Issue #26496, patch from _Gábor
git-svn-id: trunk@45932 -
2014-07-19 22:49:49 +00:00
juha
2892a0fa58 IDE: Use the new interface for project and package in Delphi converter.
git-svn-id: trunk@45901 -
2014-07-17 22:07:02 +00:00
juha
4fbeea1dfd IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
2014-06-15 11:52:27 +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
juha
8e15025003 Converter: Convert also function SameStr. For some reason SysUtils does not have it.
git-svn-id: trunk@43789 -
2014-01-25 09:20:18 +00:00
juha
0e189386d9 Fix comments, formatting
git-svn-id: trunk@43726 -
2014-01-15 00:08:42 +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
juha
52c26ec4d5 Converter: optimize function replacement, use binary search and skip short identifiers.
git-svn-id: trunk@43198 -
2013-10-10 22:20:05 +00:00
juha
41d824bbe4 Converter: Fix a crash when a replaced function had brackets '()' without parameters.
git-svn-id: trunk@43195 -
2013-10-10 15:53:36 +00:00
juha
354c863fdb Converter: replace TrimFilename with ResolveDots.
git-svn-id: trunk@43183 -
2013-10-08 21:27:19 +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
paul
102a858398 lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle
git-svn-id: trunk@42972 -
2013-09-27 08:44:38 +00:00
paul
9e96f9c9a9 ide: don't load standard button images from lazarus resources anymore
git-svn-id: trunk@42960 -
2013-09-27 03:17:50 +00:00
juha
38c9ffd3c6 Converter: Define PUREPASCAL for units during conversion when simulate Delphi defines is set.
git-svn-id: trunk@42910 -
2013-09-22 21:15:47 +00:00
mattias
2883336781 IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
2013-09-19 20:06:45 +00:00
juha
0b0e7eb4b0 Converter: add Self parameter to RecreateWnd call in converted code.
git-svn-id: trunk@42887 -
2013-09-19 19:40:51 +00:00
mattias
f66fa252fc IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
2013-09-09 10:28:10 +00:00