juha
41dc46374f
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
...
git-svn-id: trunk@58634 -
2018-07-25 23:44:54 +00:00
juha
32df0dd1e6
IDE: Prevent passing Nil as Package when ModalResult=mrOk in OpenLoadedPackagesDlg.
...
git-svn-id: trunk@58628 -
2018-07-25 09:00:27 +00:00
juha
3574bdfb6d
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
...
git-svn-id: trunk@58244 -
2018-06-13 13:59:07 +00:00
juha
49d21d2dbc
IDE: Add a FilterEdit for NewDialog's inherited components. Try to improve the FilterEdit comp. Issue #31419 .
...
git-svn-id: trunk@54321 -
2017-03-01 16:17:09 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
cd7e9994c2
Packager: Open a loaded package also by pressing Return key.
...
git-svn-id: trunk@53421 -
2016-11-23 10:24:03 +00:00
ondrej
b23cb808f8
packager: fix compilation after r52266 #385bdd0d4e.
...
git-svn-id: trunk@52270 -
2016-05-03 08:49:45 +00:00
mattias
150123b86a
IDE: clean up
...
git-svn-id: trunk@52269 -
2016-05-03 08:40:34 +00:00
mattias
f3f0866921
IDE: checked compiler warnings, clean up
...
git-svn-id: trunk@48218 -
2015-03-10 14:51:21 +00:00
juha
3f37b16f15
Packager: use ListViewFilterEdit in OpenInstalledPackages window.
...
git-svn-id: trunk@47161 -
2014-12-10 00:46:43 +00:00
juha
247bb5095e
Packager: Sort the list of packages initially in Open Installed Packages dialog.
...
git-svn-id: trunk@47050 -
2014-12-01 19:47:09 +00:00
juha
8c19132587
IDE: Show package licenses in GUI. Issue #26392 , patch from Reinier Olislagers
...
git-svn-id: trunk@45726 -
2014-06-28 23:25:36 +00:00
mattias
b0db09b4df
IDE: open loaded pkg dlg: debug
...
git-svn-id: trunk@42307 -
2013-08-04 09:56:27 +00:00
mattias
2fe9905694
IDE: more robust
...
git-svn-id: trunk@42304 -
2013-08-04 09:29:38 +00:00
mattias
9774750058
IDE: open loaded package dlg: do not keep package references
...
git-svn-id: trunk@41822 -
2013-06-23 13:25:14 +00:00
mattias
35e4dd7196
IDE: removed obsolete package.autocreated
...
git-svn-id: trunk@41276 -
2013-05-19 10:51:43 +00:00
mattias
e7cf2366d3
IDE: renamed TOpenLoadedPackagesDlg
...
git-svn-id: trunk@40937 -
2013-04-29 22:11:53 +00:00
juha
5fd2bc261d
Packager: improve usability of Open Installed Packages dialog.
...
git-svn-id: trunk@37421 -
2012-05-26 06:50:58 +00:00
juha
d3b2123362
Packager: improve layout and anchors in Open Installed Packages Dialog
...
git-svn-id: trunk@37411 -
2012-05-24 23:04:58 +00:00
mattias
24f1d64edb
IDE: quickfix cant find unit: ppu of installed package
...
git-svn-id: trunk@36468 -
2012-03-30 15:57:23 +00:00
juha
a0fb17b27e
IDE: Unite duplicate (single word) resourcestrings and name them consistently.
...
git-svn-id: trunk@35486 -
2012-02-19 15:50:48 +00:00
juha
1cb6ac7a5e
IDE: change "Open ..." to "Open" in button caption.
...
git-svn-id: trunk@35322 -
2012-02-12 14:03:57 +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
53680baba2
IDE: fixed compilation by breaking a unit circle
...
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
5fac7411d2
IDE: fixed invalid resize in make resourcestring dlg, added resource strings
...
git-svn-id: trunk@24448 -
2010-04-05 20:09:18 +00:00
paul
70811fdb42
packager: convert forms to use fpc resources
...
git-svn-id: trunk@23442 -
2010-01-14 03:25:02 +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
397b34935a
packager: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
...
git-svn-id: trunk@19536 -
2009-04-21 02:28:08 +00:00
darius
b45ac2b147
added help button to dialog
...
fixed glyphloading at creationtime
git-svn-id: trunk@16973 -
2008-10-11 22:18:35 +00:00
laurent
39bac33e99
add standard glyph in buttons
...
git-svn-id: trunk@16609 -
2008-09-16 16:04:16 +00:00
mattias
6dea91d8ee
IDE: added lfm/lrs
...
git-svn-id: trunk@16106 -
2008-08-18 08:51:52 +00:00
vincents
b28396e73a
IDE: double click in the listview of the open installed package dialog opens the selected package.
...
git-svn-id: trunk@12843 -
2007-11-12 21:07:05 +00:00
vincents
7549daa294
set default and cancel buttons (issue #1126 )
...
git-svn-id: trunk@7954 -
2005-10-11 11:05:25 +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
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
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
6d76f34810
using now fpc constant LineEnding from Vincent
...
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
b8131d303a
clean up win32 ifdefs
...
git-svn-id: trunk@4484 -
2003-08-15 14:28:48 +00:00
mattias
48e266ef61
localization
...
git-svn-id: trunk@4132 -
2003-05-05 18:45:32 +00:00
mattias
f4dbce0c6f
implemented replacing installed packages
...
git-svn-id: trunk@4106 -
2003-04-28 20:46:54 +00:00
mattias
fb8cb0e064
implemented showing auto installed packages
...
git-svn-id: trunk@4105 -
2003-04-28 11:44:58 +00:00
mattias
db8349a1c6
implemented compiler options for packages
...
git-svn-id: trunk@4048 -
2003-04-12 08:44:24 +00:00
mattias
f2c5eb5c99
started package graph explorer
...
git-svn-id: trunk@4035 -
2003-04-10 12:33:53 +00:00
mattias
d236710880
implemented showing files in opened package
...
git-svn-id: trunk@4017 -
2003-04-05 16:39:47 +00:00
mattias
6e31a770c8
added open installed package dialog
...
git-svn-id: trunk@4016 -
2003-04-05 11:17:00 +00:00