Commit Graph

39 Commits

Author SHA1 Message Date
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
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
2bf7963f78 IDE: when opening a form with missing design time package: show option to install those packages
git-svn-id: trunk@28080 -
2010-11-05 00:19:24 +00:00
paul
c0f2b4f035 packager: fix problems with install packages dialog resize
git-svn-id: trunk@27579 -
2010-10-05 07:18:35 +00:00
mattias
6e9db710f1 IDE: install pakcage set dlg: fixed OnResize
git-svn-id: trunk@27495 -
2010-09-27 22:02:59 +00:00
mattias
8851d2a322 IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
2010-07-15 10:44:48 +00:00
mattias
d74c8afa01 IDE: configure installed packages renamed to install/uninstall packages
git-svn-id: trunk@26657 -
2010-07-14 23:05:40 +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
65daa78b02 IDE: configure install package dlg: fixed mem leak
git-svn-id: trunk@23048 -
2009-12-09 09:30:07 +00:00
mattias
bab73b6f6e IDE: configure install packages dlg: fixed save and rebuild button
git-svn-id: trunk@23046 -
2009-12-09 08:35:39 +00:00
mattias
a8af53b8b2 IDE: added codetools.lpk
git-svn-id: trunk@22883 -
2009-11-30 20:58:04 +00:00
martin
d4adb75967 IDE, Package Add dialog: fixed mem leak
git-svn-id: trunk@22661 -
2009-11-17 23:53:48 +00:00
martin
096257d424 IDE, Install Packages: only show not yet installed packages as available (available for installation)
git-svn-id: trunk@22657 -
2009-11-17 21:14:33 +00:00
mattias
df02734dc8 IDE: package links: using more relative paths
git-svn-id: trunk@21939 -
2009-10-01 11:03:35 +00:00
mattias
3907a82c47 IDE: resourcestrings for configure installed packages dlg
git-svn-id: trunk@20752 -
2009-06-27 12:06:51 +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
paul
35b131375b packager: don't load button icon from standard LCL image for one more dialog
git-svn-id: trunk@19537 -
2009-04-21 02:31:26 +00:00
darius
dcf481736e implemented sorting of packages by Lucas Gradl
fixes: http://bugs.freepascal.org/view.php?id=12380

git-svn-id: trunk@17242 -
2008-11-05 18:53:09 +00:00
darius
c6bb6bb16c added help button to dialog
git-svn-id: trunk@16972 -
2008-10-11 22:16:43 +00:00
laurent
a76c33a899 add standard glyph in buttons and change the order.
git-svn-id: trunk@16616 -
2008-09-17 07:58:38 +00:00
vincents
16af84f993 IDE: install package dialog: double click on a package moves it to the other list
git-svn-id: trunk@14761 -
2008-04-05 16:58:14 +00:00
tombo
8bfcde41e0 IDE install packages: removed redudant ':' in package info
git-svn-id: trunk@14107 -
2008-02-12 10:00:54 +00:00
mattias
22b7128760 LCL: fixing endless loop in win32: TWinControl.IsControlMouseMsg recognizes overlapping TWinControl, but will ignore them
git-svn-id: trunk@12713 -
2007-11-03 10:46:54 +00:00
mattias
a7c0385d1a lazbuild: checking dependency graph
git-svn-id: trunk@9815 -
2006-09-05 11:36:29 +00:00
mattias
39d76028e2 fixed gtk TListBox.ItemIndex with MultiSelect and implemented loading .lpk info in install package dialog
git-svn-id: trunk@8990 -
2006-03-22 20:04:40 +00:00
mattias
7e0e0f24e1 added package info in install packages dialog from Tomas Gregorovic
git-svn-id: trunk@8989 -
2006-03-22 19:22:07 +00:00
mattias
27bb19b58c fixed importing package list
git-svn-id: trunk@8591 -
2006-01-21 09:53:52 +00:00
mattias
5c83b4fae9 improved autosizing from Darius
git-svn-id: trunk@7854 -
2005-09-29 18:47:05 +00:00
mattias
616bf2b04e fixed showing package links in installset dialog
git-svn-id: trunk@7464 -
2005-07-31 18:30:49 +00:00
mattias
32023e11ff runtime packages can now be installed, but the IDE will warn
git-svn-id: trunk@7353 -
2005-07-15 11:11:57 +00:00
mattias
54f8a04166 fixed a few fpc over warnings from Andrew Haines
git-svn-id: trunk@7284 -
2005-06-25 15:34:03 +00:00
mattias
8640071269 finished Install Packages dialog - a dialog to easily (un)install several packages at once
git-svn-id: trunk@7251 -
2005-06-18 18:30:59 +00:00
mattias
1917ac9586 auto clean/create .lrs file on creating custom .lfm file
git-svn-id: trunk@7209 -
2005-05-28 11:25:17 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +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
339c87d92c implemented im/export of install package list
git-svn-id: trunk@6400 -
2004-12-21 11:14:29 +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