lazarus/lcl
paul d424e05321 qt:
- workaround CreatePatterBrush (issue #0010735)
- few changes in createbitmap

git-svn-id: trunk@14160 -
2008-02-16 18:06:23 +00:00
..
forms some comments 2008-02-03 09:16:42 +00:00
images docking: 2008-02-10 08:52:06 +00:00
include Fixes changing the hint at run-time. 2008-02-16 07:35:34 +00:00
interfaces qt: 2008-02-16 18:06:23 +00:00
languages LCL: added turkish translation from Hakan 2008-02-12 08:10:55 +00:00
nonwin32 Removed the commctrl unit as it is no longer needed. 2007-10-06 14:51:56 +00:00
templates
tests LCL: added test for anchordocking 2008-01-04 11:42:11 +00:00
widgetset Fixes preferred size for TComboBox in gtk2. 2008-02-09 22:03:53 +00:00
actnlist.pas
alllclunits.pp Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2. 2008-02-09 10:24:40 +00:00
arrow.pp 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 2007-10-14 12:54:29 +00:00
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files) 2007-10-27 18:26:35 +00:00
buttons.pp implement drawing different state images (Up, Down, Disabled, Hot) for gtk1/gtk2 bitbtns 2007-12-14 17:53:50 +00:00
calendar.pp LCL, use DateTime property to set initial date in TCalendar, avoid problems with non numeric month shortdate formats 2008-02-15 20:07:58 +00:00
chart.pp 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 2007-10-14 12:54:29 +00:00
checklst.pas fix TCheckListBox.SetChecked by Damien Gerard 2008-01-11 01:17:39 +00:00
clipbrd.pp
clistbox.pp
colorbox.pas publish some properties (from Aleksey Lagunov) 2007-12-22 09:17:19 +00:00
comctrls.pp use clWindow instead of clWhite for TreeView background (hint by rysiek|pl) 2008-02-05 23:19:59 +00:00
controls.pp dockheader: handle also CM_MOUSELEAVE message 2008-02-14 09:10:15 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp LCL, missing part of dbnagivator fix 2008-02-09 20:20:52 +00:00
dbgrids.pas grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid 2008-01-21 08:49:46 +00:00
defaulttranslator.pas LCL: clean up of defaulttranslator from Luis Rodrigues (#9942) 2007-10-26 14:32:11 +00:00
dialog_icons.lrs
dialogs.pp LCL: fixed warnings by using out parameter instead of var paramater 2008-01-02 10:00:22 +00:00
dirsel.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
dirsel.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
dirsel.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
editbtn.pas LCL, added OnCustomDate event to TDateEdit, user get opportunity to do custom date formating 2008-02-14 22:04:59 +00:00
extctrls.pp Fixes changing the hint at run-time. 2008-02-16 07:35:34 +00:00
extdlgs.lrs
extdlgs.pas - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas LCL: added TFileSearcher.Search AMaskSeparator parameter 2007-12-10 12:14:14 +00:00
forms.pp - formatting, cosmetic changes and cleanup 2008-01-16 04:05:34 +00:00
fpcadds.pas
graphics.pp gtk2 intf: improved rotated fonts 2008-02-09 13:58:27 +00:00
graphmath.pp
graphtype.pp - 2 warnings 2008-02-12 05:51:07 +00:00
grids.pas gtk intf: made eventbox of client areas visible. Otherwise it eats some mouse events 2008-02-10 13:57:46 +00:00
helpintfs.pas
imagelistcache.pas LCL: fixed spelling mistake 2008-02-02 09:21:28 +00:00
imglist.pp LCL: small cleanups 2008-02-07 18:52:11 +00:00
inipropstorage.pas
interfacebase.pp LCL: added widgetset NoGUI 2008-02-15 10:49:38 +00:00
intfgraphics.pas LCL: bmp reader: added RLE support from Sebastian Günther 2008-02-16 11:23:03 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas IDEIntf: started htmlcontrol interface 2007-12-29 20:39:54 +00:00
lazlinkedlist.pas
lcl_dbgrid_images.lrs 1. split lcl images to: 2007-12-09 07:03:59 +00:00
lcl_dbnav_images.lrs use modern images for dbnavigator instead of old 2007-12-09 07:30:35 +00:00
lcl_dock_images.lrs docking: 2008-02-10 08:52:06 +00:00
lcl_edbtnimg.lrs editbtn: 2007-12-09 08:46:39 +00:00
lclclasses.pp LCL: reduced warnings 2008-01-09 20:07:34 +00:00
lclintf.pas 1. split lcl images to: 2007-12-09 07:03:59 +00:00
lclmemmanager.pas
lclmessageglue.pas cleanup 2008-01-25 05:45:41 +00:00
lclproc.pas Removes no longer needed utf-8 function from lclproc.pas 2008-01-27 16:19:28 +00:00
lclrescache.pas
lclstrconsts.pas LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
lcltype.pp capitalize few windows constants 2008-02-06 02:27:54 +00:00
lclversion.pas lclversion: added svn keywords property 2007-12-05 07:45:24 +00:00
lconvencoding.pas reduce warning and notes 2008-02-12 05:59:51 +00:00
ldockctrl.pas LCL: anchordocking: TCustomAnchoredDockManager now sets DockManager and UseDockManager 2008-02-10 23:31:32 +00:00
ldockctrledit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
ldockctrledit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
ldockctrledit.pas
ldocktree.pas dockheader: handle also CM_MOUSELEAVE message 2008-02-14 09:10:15 +00:00
lmessages.pp docking: 2008-02-10 08:52:06 +00:00
lresources.pp LCL: improved debug output 2008-02-02 09:39:38 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2. 2008-02-09 10:24:40 +00:00
maps.pp * Fixed exception when a mapiterator was used after a map was cleared 2008-01-27 15:59:04 +00:00
maskedit.pp
masks.pas LCL Masks: use ';' as default mask separator 2007-12-22 14:33:12 +00:00
menus.pp qt: The OnClose event of TPopupMenu is not fired when is closed (part of 0009436) 2008-02-03 08:28:25 +00:00
pairsplitter.pas minor formatting 2008-01-21 01:39:54 +00:00
popupnotifier.lrs Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2. 2008-02-09 10:24:40 +00:00
popupnotifier.pas Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2. 2008-02-09 10:24:40 +00:00
postscriptcanvas.pas
postscriptprinter.pas
printers.pas
propertystorage.pas
rubberband.pas
spin.pp 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 2007-10-14 12:54:29 +00:00
stdactns.pas LCL: don't publish the Dialog property of a TCommonDialogAction, fixes bug #10817 2008-02-12 23:05:22 +00:00
stdctrls.pp formatting 2008-02-14 08:28:30 +00:00
stringhashlist.pas LCL, fixed bug that prevent right sorting in hashed list (fix translations and probably other things) 2008-02-02 23:43:36 +00:00
textstrings.pas
themes.pas default theme engine: draw MDI title buttons flat 2008-01-06 17:16:55 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: added GuessEncoding 2007-12-30 22:41:12 +00:00
utrace.pp
xmlpropstorage.pas