Commit Graph

52 Commits

Author SHA1 Message Date
maxim
69a72501fa Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk:
IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
........
IDE: Make the order of IDE Coolbar items more logical.
........

git-svn-id: branches/fixes_1_6@52624 -
2016-07-04 22:02:38 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
51d721b429 IDE: Improve ProjectInspect. Issue #28127, patch from Ondrej Pokorny.
git-svn-id: trunk@49279 -
2015-06-05 18:12:49 +00:00
juha
5748dddb92 IDE: Improvements for ProjectInspector. Issue #28127, patch from Alexey Torgashin.
git-svn-id: trunk@49101 -
2015-05-18 23:01:18 +00:00
mattias
b98e5b914f IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
juha
e187809d73 Project Inspector: A new button for adding files from file system easily. Issue #24337.
git-svn-id: trunk@46311 -
2014-09-24 17:01:50 +00:00
juha
a912107bf0 IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
2014-06-15 11:52:15 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
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
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
5ef2da5af4 IDE: project inspector: add files: allow dotted unit names, bug #22209
git-svn-id: trunk@37573 -
2012-06-07 16:47:26 +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
ec95bb1702 IDE: In ListView for adding editor files to Project Inspector, add a column and AutoWidthLastColumn. Issue #21517
git-svn-id: trunk@36471 -
2012-03-30 21:22:23 +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
ef1aea7d22 IDE: Change TListBox to TListView in AddToProject dialog
git-svn-id: trunk@35702 -
2012-03-04 11:41:03 +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
f76e3befe0 IDE: Improve Add to Project dialog GUI.
git-svn-id: trunk@35207 -
2012-02-07 08:41:34 +00:00
mattias
7f54ebde82 IDE: add to package: replaced TNoteBook with TPageControl
git-svn-id: trunk@27353 -
2010-09-13 20:47:30 +00:00
mattias
fb5e62291a IDE: read .dfm files if lfm not present, no write support, bug #16475
git-svn-id: trunk@25511 -
2010-05-19 09:40:19 +00:00
mattias
388eca28ef IDE: add to project: fixed checking file type with full file name
git-svn-id: trunk@25087 -
2010-05-01 08:13:48 +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
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
vincents
81253b1a26 IDE: Add files to project, fixed caption (issue #14046)
git-svn-id: trunk@20741 -
2009-06-25 07:40:33 +00:00
paul
0f87070034 ide: use button panels in add project dialog
git-svn-id: trunk@20507 -
2009-06-08 06:22:29 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
laurent
1968691a17 Load glyph form resource
git-svn-id: trunk@16652 -
2008-09-19 16:16:24 +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
961e74cd37 gtk2 intf: fixed mem leak OpenDialog filter list
git-svn-id: trunk@14978 -
2008-04-25 22:09:23 +00:00
mattias
982e77ff6a IDE: project inspector: enabling add files buttons
git-svn-id: trunk@14977 -
2008-04-25 21:16:34 +00:00
mattias
5beb7e0377 IDE: added new editor options page for code folding from Graeme
git-svn-id: trunk@10143 -
2006-10-31 13:34:39 +00:00
mattias
6edfc6200b Makefile update only on change
git-svn-id: trunk@8477 -
2006-01-09 23:08:37 +00:00
mattias
b534709ca6 converted addtoproject dialog to lfm from Darius
git-svn-id: trunk@8432 -
2006-01-04 12:03:33 +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
da84f603d8 added resource string for TDefaultComponentEditor.Edit
git-svn-id: trunk@6710 -
2005-01-28 17:06:30 +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
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +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
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
4d36209f39 made compiling gtk2 interface easier
git-svn-id: trunk@4195 -
2003-05-26 20:05:21 +00:00
mattias
06d7c7abf3 localization
git-svn-id: trunk@4127 -
2003-05-03 23:02:08 +00:00
mattias
59957529dc implemented removing, re-adding, updating project dependencies
git-svn-id: trunk@4086 -
2003-04-20 20:32:40 +00:00