Commit Graph

601 Commits

Author SHA1 Message Date
juha
02d3747e5f Improved error messages and error handling.
git-svn-id: trunk@23733 -
2010-02-18 20:15:00 +00:00
juha
0fd87127ff Improved single unit conversion.
git-svn-id: trunk@23731 -
2010-02-18 13:23:36 +00:00
juha
549a1a5533 Refactored and improved converter files.
git-svn-id: trunk@23727 -
2010-02-17 17:02:34 +00:00
mattias
906f2abcb0 IDE: delphi converter: added flag cdtlufIgnoreUsedUnits
git-svn-id: trunk@23687 -
2010-02-11 09:35:13 +00:00
mattias
dbcecc82ab IDE: delphi converter: fix missing units after removing windows unit, bug #15641
git-svn-id: trunk@23686 -
2010-02-11 09:14:52 +00:00
mattias
e01fe377a6 IDE: delphi converter: silently adding interfaces unit, bug #15641
git-svn-id: trunk@23685 -
2010-02-11 09:08:57 +00:00
mattias
72ddc78ce6 IDE: delphi project converter: fixed crash, if lpi already exists, bug #15641
git-svn-id: trunk@23684 -
2010-02-11 09:02:12 +00:00
paul
99807fc2f6 converter: convert forms to use fpc resources
git-svn-id: trunk@23466 -
2010-01-15 03:17:56 +00:00
mattias
014fabf316 IDE: added resource string
git-svn-id: trunk@23282 -
2009-12-25 13:43:02 +00:00
mattias
a6b1e4deb8 IDE: fixed uninitialized result, bug #15000
git-svn-id: trunk@22548 -
2009-11-12 17:53:09 +00:00
mattias
f50db1cec7 IDE: delphi converter: fixed uninitialized result
git-svn-id: trunk@22462 -
2009-11-06 09:54:27 +00:00
mattias
5f4c6b579f IDE: added more ShowAbort flags
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
paul
2e51bdcb37 ide, converter: change window position from designed to screen center
git-svn-id: trunk@19419 -
2009-04-13 23:24:55 +00:00
mattias
13d580f6d8 IDE: making some abort buttons context sensitive
git-svn-id: trunk@19387 -
2009-04-12 22:53:16 +00:00
laurent
4b344f137a IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
2008-12-02 13:28:21 +00:00
darius
b79bb5fee2 added help button to dialog
git-svn-id: trunk@16975 -
2008-10-11 22:23:16 +00:00
laurent
dd28cb447d Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16705 -
2008-09-24 12:56:01 +00:00
mattias
545bdbd2b5 IDE: added resourcestrings
git-svn-id: trunk@16549 -
2008-09-11 18:59:37 +00:00
mattias
c93c466bc0 IDE: changing encoding of virtual files improved, IDE: added tool to change encoding of projects/packages
git-svn-id: trunk@16527 -
2008-09-10 22:04:20 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
19b259bb99 IDE: removed auto resolving symlinks. Filenames must fit the search paths
git-svn-id: trunk@15795 -
2008-07-16 23:22:54 +00:00
mattias
5d66571b44 IDE: implemented parsing LCLVersion from lfm, added ResourceBaseClass to TUnitInfo and TPkgFile
git-svn-id: trunk@15106 -
2008-05-12 16:59:43 +00:00
mattias
b5b38344d5 IDE: always creating the custom defines templates for package source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11099 -
2007-05-08 08:38:03 +00:00
vincents
93cdf93327 Converter: fixed access violation (bug #7503)
git-svn-id: trunk@10269 -
2006-12-01 08:47:19 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
2f2c92352b code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
2006-05-12 08:27:08 +00:00
mattias
81729dd840 implemented saving form as xml
git-svn-id: trunk@9172 -
2006-04-23 22:46:41 +00:00
mattias
a70721d9df renamed compiler options includefiles to IncludePath
git-svn-id: trunk@9127 -
2006-04-15 11:52:04 +00:00
mattias
cc4020a589 renamed msgintf.pas to idemsgintf.pas
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
1d9f747f93 delphi package conversion: implemented converting package units
git-svn-id: trunk@8978 -
2006-03-22 01:10:33 +00:00
mattias
0cb3ad4814 Delphi package conversion: started conversion of package units
git-svn-id: trunk@8975 -
2006-03-22 00:15:42 +00:00
mattias
93f2393650 implemented Delphi package conversion of .cfg and .dof
git-svn-id: trunk@8974 -
2006-03-21 17:48:11 +00:00
mattias
ed534f773e started Delphi package conversion tool
git-svn-id: trunk@8970 -
2006-03-21 13:17:55 +00:00
mattias
ae450142cf improved delphi conversion, include paths and error handling
git-svn-id: trunk@8969 -
2006-03-21 12:21:53 +00:00
mattias
2fd40eed9d clean up delphi unit conversion
git-svn-id: trunk@8962 -
2006-03-18 21:47:56 +00:00
mattias
2efffcd1b1 fixed newdialog to update description on key navigation
git-svn-id: trunk@8921 -
2006-03-12 23:14:56 +00:00
mattias
4cc456c4b3 fixed commenting multiple units, implemented Delphi project conversion: cleaning up units and non existing search paths
git-svn-id: trunk@8901 -
2006-03-09 23:29:20 +00:00
mattias
852c5983c4 added cancel dlg, when delphi unit conversion failed and fixed designer tab order dlg show old values from Darius
git-svn-id: trunk@8892 -
2006-03-08 22:49:35 +00:00
mattias
dddf196254 added project clean up and unit path clean up for Delphi project converter
git-svn-id: trunk@8890 -
2006-03-08 02:44:09 +00:00
mattias
3d68fcda88 improved delphi unti conversion to keep lfm files
git-svn-id: trunk@8889 -
2006-03-08 01:01:37 +00:00
mattias
8b5eb2d7ef fixed maximize button
git-svn-id: trunk@8888 -
2006-03-08 00:25:59 +00:00
mattias
3c7832808c fixed double clicking on treeview without node
git-svn-id: trunk@8876 -
2006-03-07 11:01:48 +00:00
mattias
0fdb95d4a6 improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
2006-03-05 23:55:40 +00:00
mattias
5bb39b97a3 clearing session modified flags
git-svn-id: trunk@8862 -
2006-03-03 00:32:47 +00:00
mattias
340a6fcb24 implemented saving last delphi conversion project/unit
git-svn-id: trunk@8860 -
2006-03-02 11:14:10 +00:00
mattias
390e6599a0 fixed synedit invalidating partially visible line and selection from bottom to top
git-svn-id: trunk@8859 -
2006-03-02 09:22:23 +00:00
mattias
17f7100bdb moved IDE functions to convert delphi projects to unit of its own
git-svn-id: trunk@8853 -
2006-03-01 12:12:42 +00:00
mattias
fb16ad9a8f started parsing Delphi dof and cfg files
git-svn-id: trunk@8788 -
2006-02-20 23:48:13 +00:00
mattias
2d4316de8b moved delphiunit2laz.pas to converter directory
git-svn-id: trunk@8785 -
2006-02-20 21:52:23 +00:00