juha
|
48f88c37ef
|
Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
|
2013-04-30 16:35:02 +00:00 |
|
juha
|
73fb9ab0e2
|
Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
|
2013-04-19 07:08:03 +00:00 |
|
juha
|
a637ee7996
|
Packager: formatting
git-svn-id: trunk@38990 -
|
2012-10-08 00:12:29 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
mattias
|
a99a34ebd2
|
IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
|
2012-07-16 20:53:37 +00:00 |
|
juha
|
2edd428275
|
IDE: Use CreateAbsolutePath when switching between relative/absolute paths in AddFile dialogs (CreateAbsoluteSearchPath gives wrong output)
git-svn-id: trunk@36664 -
|
2012-04-09 07:08:22 +00:00 |
|
juha
|
62369e60a5
|
Packager: fix Save dialog's title.
git-svn-id: trunk@36372 -
|
2012-03-27 07:34:30 +00:00 |
|
juha
|
492be985ae
|
IDE: improve dialogs for adding files to project and to package
git-svn-id: trunk@36333 -
|
2012-03-25 19:10:41 +00:00 |
|
juha
|
7e3c33a8a0
|
IDE: Set new list items selected in AddToProject dialog.
git-svn-id: trunk@35550 -
|
2012-02-22 07:58:16 +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 |
|
mattias
|
b72d3f8296
|
IDE: AddPackageDependency: ok if already exists
git-svn-id: trunk@35211 -
|
2012-02-07 10:20:03 +00:00 |
|
juha
|
4eee49aac4
|
Packager: improve the Add to Package dialog GUI
git-svn-id: trunk@35206 -
|
2012-02-07 08:41:29 +00:00 |
|
mattias
|
84d84e011f
|
IDE: clean up
git-svn-id: trunk@35062 -
|
2012-01-31 14:19:41 +00:00 |
|
mattias
|
07cd622a8d
|
IDE: clean up
git-svn-id: trunk@35060 -
|
2012-01-31 14:17:01 +00:00 |
|
mattias
|
7fb7467b8e
|
IDE: added menu item: Package / New component, feature 1337
git-svn-id: trunk@35055 -
|
2012-01-31 13:11:31 +00:00 |
|
mattias
|
fc55260fbc
|
IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34590 -
|
2012-01-04 23:53:33 +00:00 |
|
mattias
|
52602e7db7
|
IDE: replaced some cycle with circular dependency
git-svn-id: trunk@34586 -
|
2012-01-04 23:12:31 +00:00 |
|
mattias
|
9e21a00a70
|
IDE: package editor: add dependency: check for cycle, show a full path
git-svn-id: trunk@34542 -
|
2012-01-02 17:45:03 +00:00 |
|
mattias
|
48657d7019
|
IDE: renamed circle detection with cycle detection
git-svn-id: trunk@34541 -
|
2012-01-02 17:13:43 +00:00 |
|
mattias
|
51a5483ed9
|
IDE: package editor: add dependency: check for cycle
git-svn-id: trunk@34540 -
|
2012-01-02 17:06:11 +00:00 |
|
mattias
|
6aea786e24
|
IDE: adding dependencies: check if already there, check for version conflicts, check for providing
git-svn-id: trunk@33427 -
|
2011-11-09 08:46:19 +00:00 |
|
paul
|
31f2ff282e
|
packager: support unit names with dots
git-svn-id: trunk@33385 -
|
2011-11-07 05:45:13 +00:00 |
|
juha
|
48cbedc75e
|
Packager: Improve a message, make sure a variable is initialized, remove obsolete code
git-svn-id: trunk@32631 -
|
2011-10-02 22:02:11 +00:00 |
|
juha
|
a924d60190
|
Packager: formatting
git-svn-id: trunk@32630 -
|
2011-10-02 22:01:55 +00:00 |
|
juha
|
ebda97db9c
|
Packager: fix a message text.
git-svn-id: trunk@32628 -
|
2011-10-02 21:09:16 +00:00 |
|
juha
|
525b562ee9
|
Packager: formatting
git-svn-id: trunk@32627 -
|
2011-10-02 21:09:06 +00:00 |
|
juha
|
55aac0f6fe
|
Packager: connect event handlers to buttons in AddToPackageDlg. Update FilesAddButton.Enabled.
git-svn-id: trunk@32593 -
|
2011-10-01 19:26:44 +00:00 |
|
mattias
|
0fe0eeaf6b
|
IDE: package: new component: redirecting lclase to lcl, only using LCL units if LCL is used
git-svn-id: trunk@31683 -
|
2011-07-12 21:38:12 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
mattias
|
c7db1f5a24
|
IDE: allow adding multiple units with the same unit name to packages
git-svn-id: trunk@29068 -
|
2011-01-17 14:11:35 +00:00 |
|
mattias
|
cf0cc7c59f
|
IDE: added .dfm file extension to open dialog, feature 16630
git-svn-id: trunk@27478 -
|
2010-09-26 19:50:30 +00:00 |
|
mattias
|
688e4a835e
|
IDE: add to package: fixed crash due to PageIndex
git-svn-id: trunk@27369 -
|
2010-09-15 11:53:58 +00:00 |
|
mattias
|
0e6e2f89de
|
IDE: add to package: replaced TNoteBook with TPageControl
git-svn-id: trunk@27362 -
|
2010-09-14 15:55:18 +00:00 |
|
mattias
|
fcd2b67e12
|
IDE: package editor: new component: icon button
git-svn-id: trunk@26165 -
|
2010-06-18 05:59:02 +00:00 |
|
mattias
|
e7db0d5bcd
|
IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
|
2010-06-16 11:53:34 +00:00 |
|
mattias
|
a1bc7b255f
|
IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf
git-svn-id: trunk@24697 -
|
2010-04-18 16:57:02 +00:00 |
|
paul
|
70811fdb42
|
packager: convert forms to use fpc resources
git-svn-id: trunk@23442 -
|
2010-01-14 03:25:02 +00:00 |
|
mattias
|
77b42d4ccc
|
IDE: new package unit: use compiler options for mode directive
git-svn-id: trunk@23287 -
|
2009-12-26 09:02:09 +00:00 |
|
mattias
|
f07bb4f62a
|
IDE: add to package dlg removed add file page
git-svn-id: trunk@23113 -
|
2009-12-12 19:10:14 +00:00 |
|
mattias
|
e836d6fa07
|
IDE: add to package dlg removed add unit page
git-svn-id: trunk@23112 -
|
2009-12-12 19:05:23 +00:00 |
|
mattias
|
83d8249ff4
|
IDE; improved add to package dialog
git-svn-id: trunk@23111 -
|
2009-12-12 19:01:43 +00:00 |
|
paul
|
1e5ed0e46d
|
packager: change AUnitName property to Unit_Name
git-svn-id: trunk@22353 -
|
2009-10-30 15:02:59 +00:00 |
|
paul
|
79ff6ed4bc
|
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
git-svn-id: trunk@22327 -
|
2009-10-29 08:40:22 +00:00 |
|
mattias
|
7ebe508fc7
|
IDE: resourcestrings in add new file to package, bug #14244, from Marcelo B Paula
git-svn-id: trunk@21042 -
|
2009-08-01 07:02:18 +00:00 |
|
laurent
|
39bac33e99
|
add standard glyph in buttons
git-svn-id: trunk@16609 -
|
2008-09-16 16:04:16 +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
|
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
|
504381f826
|
IDE: add to package dlg: added button hints
git-svn-id: trunk@16169 -
|
2008-08-20 16:54:48 +00:00 |
|