Commit Graph

13 Commits

Author SHA1 Message Date
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +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
d9cb53a1f7 ide: 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@19535 -
2009-04-21 02:01:14 +00:00
laurent
21581dc6e0 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16677 -
2008-09-23 06:56:22 +00:00
laurent
ef99e72ec8 add standard glyph in buttons
git-svn-id: trunk@16603 -
2008-09-16 07:45:44 +00:00
mattias
2420f8a623 IDE: fcl package: changed to new directory layout of fpc
git-svn-id: trunk@16120 -
2008-08-18 13:04:17 +00:00
mattias
f8e661cf15 IDEIntf: improved layout of TFindPaletteComponentDlg
git-svn-id: trunk@16117 -
2008-08-18 12:55:21 +00:00
marc
c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
paul
ed30a967a5 - increase component button with/height
- redirect all dependencies to component *image* width/height instead of *button* width/height

git-svn-id: trunk@13186 -
2007-12-07 00:07:26 +00:00
vincents
de83088a7d IDE: Don't draw a gray background in the Find Palette Component Dialog
git-svn-id: trunk@13057 -
2007-11-27 22:51:43 +00:00
mattias
e8a420de15 localized dialog to find components in the palette
git-svn-id: trunk@9435 -
2006-06-14 17:52:11 +00:00
mattias
63dd31ff22 implemented a dialog to find components in the palette
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00