lazarus/lcl
paul ab9944c497 Qt:
- use cosmetic pens for GetStockObject
  - better handling of passed Pen.Width (0 = cosmetic, > 0 = geometric)
  - implement GetObject for HPEN

git-svn-id: trunk@16803 -
2008-09-30 04:59:55 +00:00
..
forms
images
include lcl: introduce TListBox.GetItemAtXY, TListBox.GetItemAtY exists for compatibility with existing projects 2008-09-30 02:15:17 +00:00
interfaces Qt: 2008-09-30 04:59:55 +00:00
languages translations: lithuanian: from Valdas Jankūnas 2008-09-25 06:37:47 +00:00
nonwin32
templates
tests using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
widgetset lcl: introduce TListBox.GetItemAtXY, TListBox.GetItemAtY exists for compatibility with existing projects 2008-09-30 02:15:17 +00:00
actnlist.pas
alllclunits.pp added TProcessUTF8 2008-09-01 10:24:04 +00:00
arrow.pp
asyncprocess.pp LCL: TAsyncProcess.NumBytesAvailable uses TAsyncProcess.Output.NumBytesAvailable and let the FCL handle the platform dependant details 2008-09-07 12:25:27 +00:00
avglvltree.pas
btn_icons.lrs
buttonpanel.pas lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
buttons.pp formatting, cleanup 2008-09-30 01:46:39 +00:00
calendar.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
chart.pp
checklst.pas lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
clipbrd.pp
colorbox.pas lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
comctrls.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
controls.pp lcl: set ParentFont = True by default (delphi compatible and #0012046) 2008-09-11 02:55:31 +00:00
cursors.lrs
customtimer.pas gtk1 intf: fixed debugging timer 2008-08-24 20:11:38 +00:00
dbactns.pp
dbctrls.pp db (can be merged): 2008-09-26 01:27:04 +00:00
dbgrids.pas LCL, fix OnGetText for dbgrid 2008-09-26 05:24:18 +00:00
defaulttranslator.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
dialog_icons.lrs
dialogs.pp
dirsel.lfm
dirsel.lrs
dirsel.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
extctrls.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
extdlgs.lrs
extdlgs.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
extendedstrings.pas LCL: TListBox: fixed Sorted 2008-09-04 09:43:34 +00:00
extgraphics.pas
filectrl.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
fileutil.pas LCL: added SysErrorMessageUTF8 2008-09-19 21:14:03 +00:00
forms.pp LCL: published TForm.OnShowHint (issue #11766) 2008-09-29 12:07:50 +00:00
fpcadds.pas
graphics.pp lcl: graphic changes 2008-09-04 01:39:26 +00:00
graphmath.pp
graphtype.pp lcl: apply Mark patch 2008-08-27 02:47:30 +00:00
graphutil.pp
grids.pas LCL, don't paste to or cut from grid if it's not editable, issue #12163 2008-09-17 14:30:27 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas lcl: don't trigger TBitmap.OnChange while adding it to the imagelist cache. 2008-08-25 14:29:14 +00:00
imglist.pp lcl: add TCustomImageList.GetFullRawImage, TCustomImageList.GetFullBitmap to retrieve one image/bitmap with all icons placed in the imagelist 2008-09-03 07:43:54 +00:00
inipropstorage.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
interfacebase.pp
intfgraphics.pas lcl: prevent division by 0 when updating progress during graphic loading/saving (#0012070) 2008-09-05 13:03:41 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas added TProcessUTF8 2008-09-01 10:24:04 +00:00
lazhelpintf.pas
lazlinkedlist.pas
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas added comment 2008-09-25 10:23:22 +00:00
lclrescache.pas
lclstrconsts.pas db (can be merged): 2008-09-26 01:27:04 +00:00
lcltype.pp ide: add check if TFrame doesnot exits on palette (lcl and ide has been compiled with different frame defines) 2008-08-16 13:10:28 +00:00
lclversion.pas updated trunk version number to 0.9.27 2008-09-25 09:10:30 +00:00
lconvencoding.pas LCL: GetSystemEncoding: not using LANG under windows 2008-08-27 08:46:09 +00:00
ldockctrl.pas
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas
lmessages.pp grids: don't intersect with window messages which are > WM_USER (UDM_SETBUDDY, etc). fixes #0012112 2008-09-10 03:09:55 +00:00
lresources.pp using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
Makefile
Makefile.fpc
maps.pp
maskedit.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
masks.pas
menus.pp
pairsplitter.pas
popupnotifier.lrs
popupnotifier.pas added TProcessUTF8 2008-09-01 10:24:04 +00:00
postscriptcanvas.pas LCL, fixed postscriptcanvas AV issue #12173, and example 2008-09-18 21:24:09 +00:00
postscriptprinter.pas
printers.pas
propertystorage.pas
rubberband.pas
spin.pp lcl: publish OnUTF8KeyPress 2008-09-10 09:22:59 +00:00
stdactns.pas
stdctrls.pp lcl: introduce TListBox.GetItemAtXY, TListBox.GetItemAtY exists for compatibility with existing projects 2008-09-30 02:15:17 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: ThemeServices.ColorToRGB returns default conversion when Details is nil (#0012167) 2008-09-27 17:16:26 +00:00
tmschema.pas
toolwin.pp
translations.pas cleanup 2008-09-29 05:04:25 +00:00
utrace.pp using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
xmlpropstorage.pas using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00