Commit Graph

307 Commits

Author SHA1 Message Date
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
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
juha
f0f24c280f Converter: Omit some unit names from project. Settings GUI improvements. Refactoring.
git-svn-id: trunk@29452 -
2011-02-10 12:58:50 +00:00
juha
2cc34a70cb Converter: Support '\' PathDelim in project files on Linux. It used to work but some other change broke it.
git-svn-id: trunk@29404 -
2011-02-06 22:26:00 +00:00
juha
d646000f6b Converter: Change package LCLBase to LCL, returned from FindUnitInAllPackages. Improve IDE messages.
git-svn-id: trunk@29395 -
2011-02-05 13:02:33 +00:00
juha
f714457e24 Converter: Try to improve Multi-Platform conversion on Windows.
git-svn-id: trunk@29389 -
2011-02-05 10:00:53 +00:00
juha
0ac4afc64a Converter: define LCLIntf unit dependency for 2 replacement functions.
git-svn-id: trunk@29388 -
2011-02-05 10:00:49 +00:00
juha
57a280722d Converter: Change sLineBreak to LineEnding for consistency.
git-svn-id: trunk@29387 -
2011-02-05 10:00:46 +00:00
juha
2a4bd6006c Converter: cleanup
git-svn-id: trunk@29386 -
2011-02-05 10:00:41 +00:00
juha
4f8d7a9757 Converter: Another revamp of settings GUI
git-svn-id: trunk@29377 -
2011-02-04 17:56:01 +00:00
juha
b19a97be58 Converter: cleanup.
git-svn-id: trunk@29374 -
2011-02-04 08:56:58 +00:00
juha
e187934649 Converter: improved and refactored lfm form file conversion, coordinate offsets and added properties.
git-svn-id: trunk@29346 -
2011-02-03 09:29:54 +00:00
juha
9d296783e5 Converter: Fix a unit for a replacement function.
git-svn-id: trunk@29345 -
2011-02-03 09:29:50 +00:00
juha
84096b8454 Converter: rewritten lfm file conversion and moved to a new unit. Coordinate offs + added properties.
git-svn-id: trunk@29342 -
2011-02-03 08:39:08 +00:00
mattias
19c0b3a5a2 codetools: always parse class nodes
git-svn-id: trunk@29336 -
2011-02-02 19:33:04 +00:00
juha
1736b35b33 Converter: Replace TRichEdit with TMemo for now.
git-svn-id: trunk@29205 -
2011-01-26 09:47:25 +00:00
juha
f28228769d Converter: Disable adding cthreads dependency for now.
git-svn-id: trunk@29204 -
2011-01-26 08:20:34 +00:00
juha
ea6083c980 Converter: Add cthreads only if not added already.
git-svn-id: trunk@29162 -
2011-01-22 16:01:10 +00:00
juha
5c4d059729 Converter: better OpenGL replacements.
git-svn-id: trunk@29161 -
2011-01-22 16:01:06 +00:00
juha
bbf5a4f50a Converter: improve function call replacement, allow any text in replacement parameters.
git-svn-id: trunk@29160 -
2011-01-22 16:01:03 +00:00
juha
d80fadfa54 Converter: Add thread support, insert cthreads in main unit's uses section.
git-svn-id: trunk@29066 -
2011-01-17 10:57:56 +00:00
juha
769e36bac2 Converter: Remove some useless reader properties.
git-svn-id: trunk@29065 -
2011-01-17 10:57:52 +00:00