Commit Graph

338 Commits

Author SHA1 Message Date
maxim
e0fcfe75fe Converter: fixed 'Missing units' dialog localization, part of bug #21784
git-svn-id: trunk@36888 -
2012-04-17 21:07:36 +00:00
mattias
3e852e27be IDE: converter: fixed checking if source is unit
git-svn-id: trunk@36486 -
2012-03-31 17:23:58 +00:00
juha
b54ecafd13 IDE: Change {*.dfm} to {*.lfm} when renaming a unit (Save As). Finally fixes #21492.
git-svn-id: trunk@36381 -
2012-03-27 11:54:40 +00:00
juha
2510694d18 Converter: make TConvDelphiCodeTool.RenameResourceDirectives public. New Constuctor for TConvDelphiCodeTool.
git-svn-id: trunk@36373 -
2012-03-27 07:34:38 +00:00
maxim
9381915a84 IDE: improved Delphi converter localization
git-svn-id: trunk@36098 -
2012-03-16 23:40:16 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
a0fb17b27e IDE: Unite duplicate (single word) resourcestrings and name them consistently.
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +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
juha
fef0a4ab76 Converter: minor changes
git-svn-id: trunk@35005 -
2012-01-29 08:43:14 +00:00
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
mattias
ba97db223f IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order
git-svn-id: trunk@33183 -
2011-10-30 18:17:19 +00:00
maxim
817a369269 Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup
git-svn-id: trunk@32664 -
2011-10-03 22:48:51 +00:00
juha
52c7ea4dad LCL: Implement a rudimentary ValueListEdit. A redraw problem must be solved.
git-svn-id: trunk@32585 -
2011-10-01 14:28:47 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
juha
9b6a97e013 Converter: Set Win32GraphicApp flag for GUI applications.
git-svn-id: trunk@31942 -
2011-08-11 13:47:05 +00:00
juha
c56a916203 Converter: show an error message if user tries to open a .dproj file. Inspired by issue #19793
git-svn-id: trunk@31879 -
2011-08-05 17:40:37 +00:00
juha
81fef95622 Converter: attempt to fix issue #19794
git-svn-id: trunk@31875 -
2011-08-05 13:25:16 +00:00
juha
6f1f96cd10 Converter: fix broken layout in setting dialog.
git-svn-id: trunk@31794 -
2011-07-24 08:51:39 +00:00
juha
431fc6672a Converter: improved package conversion on Linux + removed a useless QuestionDlg.
git-svn-id: trunk@31793 -
2011-07-24 08:32:03 +00:00
mattias
6c627a9624 IDE: clean up
git-svn-id: trunk@31211 -
2011-06-14 10:29:29 +00:00
juha
353c186df3 Converter: don't leave an empty row to end of grids. It will be added automatically with "Down" button on last line.
git-svn-id: trunk@31098 -
2011-06-05 12:53:24 +00:00
juha
2e9c1e7401 Converter: cleanup
git-svn-id: trunk@31097 -
2011-06-05 12:32:24 +00:00
mattias
3f98f11cda IDE: clean up
git-svn-id: trunk@31088 -
2011-06-05 08:17:45 +00:00
juha
76c27fe938 Converter: Remove the experimental FixEncoding checkbox from settings dialog
git-svn-id: trunk@31024 -
2011-06-03 16:19:23 +00:00
juha
ba43bbf08f Converter: change the character encoding of source files to UTF-8
git-svn-id: trunk@31023 -
2011-06-03 16:19:19 +00:00
mattias
da38b23e31 IDE: change encoding: fixed crash on load failed
git-svn-id: trunk@31016 -
2011-06-02 19:35:06 +00:00
mattias
7cb84fa4ec IDE: change encoding: fixed searching in first source directory
git-svn-id: trunk@31015 -
2011-06-02 19:16:35 +00:00
juha
657c9e5726 Converter: Try to change character encoding of Delphi sources to UTF-8
git-svn-id: trunk@31013 -
2011-06-02 17:41:17 +00:00
juha
8aee963046 Converter: improve ChkEncodingDlg
git-svn-id: trunk@31000 -
2011-06-01 15:08:20 +00:00
mattias
3b9b3f2172 IDE: clean up
git-svn-id: trunk@30998 -
2011-06-01 11:19:55 +00:00
juha
e41d0bfaf5 Converter: fix a memory-leak in ChgEncodingDlg
git-svn-id: trunk@30982 -
2011-05-30 22:15:42 +00:00
juha
40268c8c26 Converter: Minor formatting change in ChgEncodingDlg
git-svn-id: trunk@30980 -
2011-05-30 22:05:25 +00:00
juha
fc16068b00 Converter: improve error situation handling
git-svn-id: trunk@30955 -
2011-05-29 09:15:59 +00:00
juha
6909f63d5d Converter: cleanup MissingUnits dialog
git-svn-id: trunk@30851 -
2011-05-22 09:37:44 +00:00
juha
56e2f0964b Converter: improve localization in MissingUnits dialog
git-svn-id: trunk@30850 -
2011-05-22 09:37:40 +00:00
juha
79fe106543 Converter: Allow sorting some grids.
git-svn-id: trunk@30826 -
2011-05-20 08:35:25 +00:00
juha
2033bf7f2f Converter: Use the new feature of StringGrid for adding automatically new rows.
git-svn-id: trunk@30815 -
2011-05-19 17:34:15 +00:00
juha
583c3d0961 Converter: allow sorting by column click in ReplaceFuncsForm
git-svn-id: trunk@30634 -
2011-05-09 08:28:21 +00:00
juha
3d7f3c8fe5 Converter: A unit was sometimes added to uses section although it was already in "LCL" section of the uses section.
git-svn-id: trunk@30511 -
2011-04-30 13:33:28 +00:00
juha
e002cb4bc6 Converter: Respect the "use same dfm" setting properly + clean RenameResourceDirectives code
git-svn-id: trunk@30510 -
2011-04-30 13:33:25 +00:00
juha
37468b82a4 Converter: Revert accidentally committed "temp"
git-svn-id: trunk@30131 -
2011-04-02 11:17:59 +00:00
juha
261ca17874 Converter: add dglOpenGL to default units to be replaced
git-svn-id: trunk@30130 -
2011-04-02 11:13:45 +00:00
juha
da1729de31 Converter: Code formatting and cleaning
git-svn-id: trunk@30129 -
2011-04-02 11:13:41 +00:00
juha
3b73383835 Converter: add the user selected path also to project's include path.
git-svn-id: trunk@30128 -
2011-04-02 11:13:38 +00:00
juha
6360cc141b Converter: move the message about unit conversion to beginning of the conversion.
git-svn-id: trunk@30127 -
2011-04-02 11:13:35 +00:00
juha
11facd56f9 Converter: Cleanup
git-svn-id: trunk@30125 -
2011-04-02 11:13:29 +00:00
juha
de5ed19263 temp
git-svn-id: trunk@30124 -
2011-04-02 11:13:25 +00:00
juha
8b7d161446 Converter fix: Disabling a function replacement category was not respected.
git-svn-id: trunk@30020 -
2011-03-26 18:32:04 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00