ondrej
2f9cdb4f2d
LCL: move+rename Buttons.LCLBtnGlyphs to ImgList.LCLGlyphs
...
git-svn-id: trunk@57761 -
2018-05-01 13:53:54 +00:00
ondrej
aab1ffcedf
LCL: buttons: make TLCLBtnGlyphs.GetImageIndex simpler. Use ResourceName/GlyphName as key.
...
git-svn-id: trunk@57721 -
2018-04-26 09:57:29 +00:00
ondrej
34ae2668b2
LCL: dbnavigator: use LCLBtnGlyphs and high-dpi images
...
git-svn-id: trunk@57717 -
2018-04-26 07:48:44 +00:00
juha
2cf6a6a1ab
LCL: Enable Refresh-Button in TDBNavigator when doing a Readonly-Query. Issue #24489 , patch from Joe Merten.
...
git-svn-id: trunk@51941 -
2016-03-14 20:08:11 +00:00
juha
495f63cd83
LCL: Fix MainUnit links in DB controls' include files.
...
git-svn-id: trunk@51939 -
2016-03-14 19:59:45 +00:00
paul
102a858398
lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle
...
git-svn-id: trunk@42972 -
2013-09-27 08:44:38 +00:00
paul
00855d5eff
lcl: move db navigator images from Lazarus to FPC resources
...
git-svn-id: trunk@42968 -
2013-09-27 06:17:23 +00:00
juha
ecd140c985
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
bart
cd1166e74b
TDBCustomNavigator.Notification: handle FImages.
...
git-svn-id: trunk@41255 -
2013-05-18 13:34:07 +00:00
jesus
03ecd2e09a
LCL, navFocusableButtons doesn't work in TDBNavigator, modified patch from Éderson Cássio, issue #24191
...
git-svn-id: trunk@40778 -
2013-04-09 23:48:27 +00:00
bart
1e136f3133
DBNavigator: start implementing customizable images (issue #0023097 )
...
git-svn-id: trunk@39065 -
2012-10-13 12:11:48 +00:00
jesus
b5b42666c1
LCL, fix dbnavigator not hidding buttons at design time, also fix dbnavigator do not react on changing Options property, issue #21305
...
git-svn-id: trunk@36102 -
2012-03-17 08:40:10 +00:00
juha
3e969373ef
LCL: formatting
...
git-svn-id: trunk@34900 -
2012-01-24 14:10:19 +00:00
blikblum
0c3b1a74a1
lcl: removed ActiveChange from DBControls since is not necessary anymore
...
Code cleanup
git-svn-id: trunk@32263 -
2011-09-10 18:31:44 +00:00
sekelsenmat
41fbd0d144
Changes the confusing constant name for navFocusableButtons
...
git-svn-id: trunk@31877 -
2011-08-05 14:21:15 +00:00
sekelsenmat
4261fe84cb
Implements support for using TDBNavigator with the keyboard if the option noFocusableButtons is activated
...
git-svn-id: trunk@31874 -
2011-08-05 12:50:14 +00:00
mattias
3583832a11
LCL: TDBNavigator: published property ChildSizing, set vertical scaling to true, bug #17087
...
git-svn-id: trunk@26987 -
2010-08-03 07:50:58 +00:00
mattias
01b7bba04e
LCL: TDBCustomNavigator: using lcl layout, bug #16423
...
git-svn-id: trunk@26582 -
2010-07-10 18:27:10 +00:00
maxim
3a6160cc39
LCL: default DBNavigator hints now get localized at designtime and runtime automatically (of course only if lclstrconsts.*.po file is present)
...
git-svn-id: trunk@25318 -
2010-05-11 22:27:17 +00:00
mattias
9f08a628a9
LCL: tdbnavigator: reduced autosize overhead
...
git-svn-id: trunk@25288 -
2010-05-10 08:40:00 +00:00
paul
622f0ba392
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
...
git-svn-id: trunk@25204 -
2010-05-05 07:59:04 +00:00
paul
6af0fb9bc9
lcl: fix asterisk position in the copyright comment
...
git-svn-id: trunk@19477 -
2009-04-18 04:03:13 +00:00
paul
c911e73e25
db (can be merged):
...
- move hints constants to resourcestrings
- simplified default hints assigning
- don't set enabled state of buttons directly, use a more correct way which depends on current DataLink state (as result in runtime only correct buttons are enabled, not every)
git-svn-id: trunk@16736 -
2008-09-26 01:27:04 +00:00
mattias
4f8e6b22ae
LCL: fixed TDBEdit setting freenotification for DataSource, bug #11779
...
git-svn-id: trunk@15965 -
2008-08-06 07:26:49 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +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
693bccca27
lcl: return DataLink on CM_GETDATALINK (issue #0001410 )
...
git-svn-id: trunk@14741 -
2008-04-03 01:33:43 +00:00
jesus
544e51f855
LCL, fix DBNavigator enabled state from Junior Goncalves, issue #10794
...
git-svn-id: trunk@14054 -
2008-02-09 19:35:07 +00:00
vincents
ba5c0b67b4
LCL: resourcestring for confirm delete message (bug #10372 )
...
git-svn-id: trunk@13274 -
2007-12-11 11:15:35 +00:00
paul
1d63aba405
allow TDBNavigator to load any graphic type for glyph
...
git-svn-id: trunk@13242 -
2007-12-09 07:23:02 +00:00
mattias
6264aac23c
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
...
git-svn-id: trunk@12461 -
2007-10-14 12:54:29 +00:00
mattias
f4eaf90e42
undo
...
git-svn-id: trunk@12129 -
2007-09-22 10:09:27 +00:00
mattias
b647927885
translations: german: added lazreport maincalleditor.de.po from Joerg Braun
...
git-svn-id: trunk@12128 -
2007-09-22 10:06:48 +00:00
vincents
370aa4c253
fixed fpc 2.3 compilation (assigning to set or record properties)
...
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
mattias
6eb4930179
fixed references to COPYING.LCL
...
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
0b40ab4bb7
fixed makros in componentpalette
...
git-svn-id: trunk@7885 -
2005-10-02 10:19:20 +00:00
jesus
9e904d09dd
fixed selection of composite component items
...
git-svn-id: trunk@7495 -
2005-08-11 19:46:12 +00:00
mattias
ce11f9f6e2
implemented mainunit hints for include files
...
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
3f8540cfdd
started TDBNavigator
...
git-svn-id: trunk@4652 -
2003-09-19 16:10:32 +00:00