Commit Graph

78 Commits

Author SHA1 Message Date
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
mattias
c624f4b5de IDE: environment options: sorted i18n languages
git-svn-id: trunk@16168 -
2008-08-20 16:43:31 +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
d53bf25da1 IDE: added lfm for TAddToPackageDlg
git-svn-id: trunk@16114 -
2008-08-18 12:17:05 +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
tombo
ecb6afce2f IDE implemented compatibility issues:
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set

git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
mattias
cd05c54a98 IDE: add to package dlg: set Buttons.AutoSize to true
git-svn-id: trunk@13766 -
2008-01-15 21:03:57 +00:00
mattias
bf557acf5b IDE: fixed open packages with underscores in filename
git-svn-id: trunk@10337 -
2006-12-16 11:55:07 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
mattias
2d3d206b40 removed some doubles from the resourcestrings from Graeme
git-svn-id: trunk@9958 -
2006-09-21 18:35:33 +00:00
mattias
4023c08654 fixed checking adding unitpaths on adding units to packages
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
mattias
ca0d0923ed fixed syendit when not eoScrollPastEOL
git-svn-id: trunk@8971 -
2006-03-21 14:12:45 +00:00
mattias
d18f7447b6 replaced open with save dialog in addtopackage dialog add component
git-svn-id: trunk@8877 -
2006-03-07 11:05:48 +00:00
mattias
a99956b6cc implemented TGtkWidgetSet.SetWidgetFont for gtk2, moved package editor add new unit as default
git-svn-id: trunk@8837 -
2006-02-27 16:47:27 +00:00
mattias
59a8b3ba0d added example for lcl/translations.pas
git-svn-id: trunk@8511 -
2006-01-13 10:03:23 +00:00
mattias
6edfc6200b Makefile update only on change
git-svn-id: trunk@8477 -
2006-01-09 23:08:37 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
mattias
3c4dee55f9 implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output
git-svn-id: trunk@7588 -
2005-08-29 08:25:37 +00:00
mattias
12ce6432d7 added idewindowintf.pas - interface for storing IDE dialogs sizes
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
52b0862c32 extended MakeResourceString function to auto adjust at string constants boundaries
git-svn-id: trunk@7359 -
2005-07-15 17:42:45 +00:00
mattias
384a57a132 implemented renaming of new package files
git-svn-id: trunk@7339 -
2005-07-13 07:33:14 +00:00
mattias
bb28a2365c implemented adding a new file from registered file types to package
git-svn-id: trunk@7305 -
2005-06-30 18:15:55 +00:00
mattias
e9337d45ff fixed compilation
git-svn-id: trunk@7304 -
2005-06-30 11:29:26 +00:00
mattias
8feeeb020d started add new unit page for package editor
git-svn-id: trunk@7296 -
2005-06-29 22:52:39 +00:00
mattias
91b64942bf fixed creating new package unit without used unit
git-svn-id: trunk@7188 -
2005-05-21 15:03:37 +00:00
mattias
3d37b16f09 added TComponent to ad to package new component dialog
git-svn-id: trunk@7187 -
2005-05-21 14:30:16 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
e1b84e31df added OpenDialog Filters from Salvatore Coppola
git-svn-id: trunk@7003 -
2005-03-21 09:14:17 +00:00
mattias
ebe99f3599 accelerated cups printing and added targets sparc-linux and powerpc-linux
git-svn-id: trunk@6985 -
2005-03-18 12:46:48 +00:00
mattias
b0df60b87e replaced save as auto rename checkboxes with radiogroup from smace and mg
git-svn-id: trunk@6861 -
2005-02-28 17:24:18 +00:00
mattias
945205ad3c implemented adding files from directory in project inspector, fixed extrac proc checking overlapping blocks
git-svn-id: trunk@6690 -
2005-01-26 15:45:08 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
vincents
bcf90ce19b splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6080 -
2004-09-27 21:45:44 +00:00
mattias
0aac112e5b fixed add file to package dialog: unit instead of virtual unit
git-svn-id: trunk@5937 -
2004-09-07 12:13:36 +00:00
mattias
2f8201d816 added rx components from Michal Van Canneyt
git-svn-id: trunk@5709 -
2004-07-25 15:39:55 +00:00
mattias
9991e30723 implemented: showing only existing packages on add requirement
git-svn-id: trunk@5303 -
2004-03-13 15:28:58 +00:00
mattias
7e956b8c19 more Actions TAction, TBasicAction, ...
git-svn-id: trunk@5138 -
2004-02-02 16:59:28 +00:00
mattias
a703caa1f5 virtual units can now register
git-svn-id: trunk@5114 -
2004-01-28 20:06:21 +00:00