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 |
|
juha
|
f6f3232298
|
Converter: Add a Skip button to Missing Units dialog and support Skip and Abort correctly.
git-svn-id: trunk@29608 -
|
2011-02-19 14:32:53 +00:00 |
|
juha
|
e8002ff5cb
|
Converter: Cleanup
git-svn-id: trunk@29607 -
|
2011-02-19 14:32:48 +00:00 |
|
juha
|
29469237ae
|
Converter: Set IsConsoleApp in a different place to avoid AV.
git-svn-id: trunk@29527 -
|
2011-02-13 15:05:15 +00:00 |
|
juha
|
d35aef1e38
|
Converter: improve setting IsMainFile and IsConsoleApp properties.
git-svn-id: trunk@29517 -
|
2011-02-13 12:25:21 +00:00 |
|
juha
|
d1c893c176
|
Converter: Conditional compilation to allow commenting missing units automatically.
git-svn-id: trunk@29514 -
|
2011-02-13 12:04:55 +00:00 |
|
juha
|
2e2e795109
|
Converter: improve reporting missing units.
git-svn-id: trunk@29513 -
|
2011-02-13 12:04:52 +00:00 |
|
juha
|
c7bbbd33c1
|
Converter: Don't complain about missing units in the project .dpr file.
git-svn-id: trunk@29504 -
|
2011-02-13 09:54:02 +00:00 |
|
juha
|
8cf2c6b279
|
Converter: refactor so that IsMainFile is set before it is used.
git-svn-id: trunk@29495 -
|
2011-02-12 20:27:06 +00:00 |
|
juha
|
f26b21daea
|
Converter: Experiment with removing and adding used units.
git-svn-id: trunk@29494 -
|
2011-02-12 20:27:02 +00:00 |
|
juha
|
c88be7daf5
|
Converter: Don't fix case of a unit name that gets replaced.
git-svn-id: trunk@29493 -
|
2011-02-12 20:26:59 +00:00 |
|