Commit Graph

654 Commits

Author SHA1 Message Date
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
f078b5574b IDE: adding package to project uses section when set in options
git-svn-id: trunk@16214 -
2008-08-24 22:02:51 +00:00
mattias
8793fabddd IDE: not creating lrt files if unit has no i18n directory
git-svn-id: trunk@16213 -
2008-08-24 21:34:41 +00:00
mattias
bee248c6f7 IDE: added option to package usage option whether a package main unit is added to the project uses section
git-svn-id: trunk@16212 -
2008-08-24 20:51:44 +00:00
mattias
59b6c95052 IDE: not auto adding package to project uses section for designtime packages
git-svn-id: trunk@16211 -
2008-08-24 20:15:39 +00:00
mattias
88e3f9b965 IDE: writing Makefile: skip if directory is not writable
git-svn-id: trunk@16195 -
2008-08-23 10:25:02 +00:00
mattias
b695b0c03c IDE: enabled add directory to package dialog
git-svn-id: trunk@16194 -
2008-08-23 10:02:28 +00:00
mattias
438148c17d IDE: implemented dialog to add whole directories to a package
git-svn-id: trunk@16187 -
2008-08-22 16:48:33 +00:00
mattias
106a0ad6cf IDE: updating package po files: creating po output directory interactive, adding error message on fail
git-svn-id: trunk@16182 -
2008-08-22 10:00:56 +00:00
mattias
504381f826 IDE: add to package dlg: added button hints
git-svn-id: trunk@16169 -
2008-08-20 16:54:48 +00:00
mattias
c624f4b5de IDE: environment options: sorted i18n languages
git-svn-id: trunk@16168 -
2008-08-20 16:43:31 +00:00
mattias
1e87ce80b9 IDE: compiler options: replaced obsolete -S mode flags with -M flag
git-svn-id: trunk@16144 -
2008-08-19 12:16:28 +00:00
mattias
12518f5618 IDE: add files to package page: changed buttons to TBitBtn
git-svn-id: trunk@16143 -
2008-08-19 11:28:28 +00:00
mattias
a12f86e905 IDE: improved layout of TChangeClassDlg
git-svn-id: trunk@16139 -
2008-08-19 10:48:23 +00:00
mattias
1752c2e410 IDE: environment option FPCSourceDirectory can now contain macros
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
2420f8a623 IDE: fcl package: changed to new directory layout of fpc
git-svn-id: trunk@16120 -
2008-08-18 13:04:17 +00:00
mattias
d53bf25da1 IDE: added lfm for TAddToPackageDlg
git-svn-id: trunk@16114 -
2008-08-18 12:17:05 +00:00
mattias
f54fad676b IDE: improved layout of TAddFileToAPackageDialog
git-svn-id: trunk@16109 -
2008-08-18 09:58:34 +00:00
mattias
6dea91d8ee IDE: added lfm/lrs
git-svn-id: trunk@16106 -
2008-08-18 08:51:52 +00:00
mattias
70e7f10204 IDE: package compilation: do not build all if only search paths changed, this is spotted by fpc itself
git-svn-id: trunk@16105 -
2008-08-18 08:34:07 +00:00
mattias
ea23d0c086 IDE+codetools: using compiler mode Delphi when set in compiler options
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
c81aab571f fixed uninitialized function results
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
5a345bd3b3 IDE: new package: auto fixing translation bugs for new package name
git-svn-id: trunk@16068 -
2008-08-15 12:57:20 +00:00
mattias
ac7275e981 IDE: compiler test: added check for intersections of unit paths between project and used packages
git-svn-id: trunk@16052 -
2008-08-13 13:06:20 +00:00
mattias
0419e87a02 fixed suspicious pkg link files
git-svn-id: trunk@16043 -
2008-08-12 17:27:06 +00:00
mattias
1a4e0845c7 clean up
git-svn-id: trunk@16042 -
2008-08-12 17:26:04 +00:00
mattias
9ad88286a6 added missing lpl
git-svn-id: trunk@16038 -
2008-08-12 13:47:58 +00:00
mattias
b8fab978f6 added missing lpl
git-svn-id: trunk@16037 -
2008-08-12 13:47:42 +00:00
mattias
75d4901a35 added lazdbexport-0.lpl
git-svn-id: trunk@16035 -
2008-08-12 13:11:31 +00:00
mattias
1e3bcf7af8 removed dangling lpl files
git-svn-id: trunk@16009 -
2008-08-09 09:53:52 +00:00
mattias
83a985a67e fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc
git-svn-id: trunk@15942 -
2008-08-03 20:01:46 +00:00
mattias
6f64b8639c IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
2008-07-26 16:49:14 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +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
d875e8ef93 lazbuild: implemented compiling IDE
git-svn-id: trunk@15749 -
2008-07-11 15:43:48 +00:00
mattias
acc9c7d69c IDE: moved some IDE building code down to packagegraph
git-svn-id: trunk@15747 -
2008-07-11 15:21:55 +00:00
mattias
3c1f8a71b4 IDE: moved some more code from pkgboss to packagegraph
git-svn-id: trunk@15744 -
2008-07-11 13:42:42 +00:00
mattias
e53050f3a2 fixed compilation for 2.3.1
git-svn-id: trunk@15722 -
2008-07-09 14:12:40 +00:00
mattias
9d0afc204c IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages
git-svn-id: trunk@15720 -
2008-07-09 13:22:45 +00:00
mattias
085ddbcdac IDE: adding frame to form: adding published var, unit and package
git-svn-id: trunk@15692 -
2008-07-07 11:02:58 +00:00
mattias
e8071d14a8 synedit: implemented markup system from Martin Friebe
git-svn-id: trunk@15689 -
2008-07-07 07:41:40 +00:00
jesus
1596af163d ide, i18n, automatic update translated po files for packages
git-svn-id: trunk@15491 -
2008-06-20 22:52:18 +00:00
vincents
652b5eb74c default widget set for Mac OS X is now Carbon, not gtk1
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
mattias
e05e391f2b IDE: implemented adding packages when creating new unit
git-svn-id: trunk@15394 -
2008-06-12 10:04:25 +00:00
mattias
97ceeb98a6 IDE: enabled multi form properties by default
git-svn-id: trunk@15334 -
2008-06-06 06:14:04 +00:00
mattias
0f58489d09 IDE: saving package user links after opening project dependencies
git-svn-id: trunk@15255 -
2008-05-27 09:28:51 +00:00
mattias
b62f0edb8a IDE: copying packagefiles.xml from secondary config directory
git-svn-id: trunk@15120 -
2008-05-13 14:37:27 +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
66ceb35a86 IDE: save package as now checks if a unit with same name already exists
git-svn-id: trunk@15029 -
2008-05-02 09:04:33 +00:00
marc
7c46372adf * Improved localization by Maxim Ganetsky
* updated localize scripts by Maxim Ganetsky

git-svn-id: trunk@15023 -
2008-05-01 14:06:43 +00:00