lazarus/lcl
2008-05-04 16:14:13 +00:00
..
forms LCL: fixed initial position of TCalendarPopupForm from Damien Gerard (bug #10599) 2008-04-01 12:02:28 +00:00
images docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
include LCL: added TFrame.LCLVersion 2008-05-03 11:20:40 +00:00
interfaces Qt: Fixed endless loop problem with TQtWidgetSet.FocusChanged hook, removed workaround. 2008-05-04 16:14:13 +00:00
languages * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +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 lcl: bidi mode patch from Ido with modifications 2008-04-27 14:24:22 +00:00
actnlist.pas LCL: clean up 2008-02-20 10:14:38 +00:00
alllclunits.pp * Added Graphics Utility unit 2008-04-24 23:00:01 +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 reformat one file (by Jedi code format) 2008-04-24 03:24:08 +00:00
buttons.pp * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
calendar.pp more keyword decapitalization 2008-03-03 08:20:05 +00:00
chart.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
checklst.pas fix TCheckListBox.SetChecked by Damien Gerard 2008-01-11 01:17:39 +00:00
clipbrd.pp
colorbox.pas publish some properties (from Aleksey Lagunov) 2007-12-22 09:17:19 +00:00
comctrls.pp lcl: 2008-05-01 18:26:50 +00:00
controls.pp lcl: pass Control instead of TDragControlObject into OnDragXXX events if TDragControlObject has been created automatically (for delphi compatibility) (issue #0001850) 2008-04-17 06:36:53 +00:00
cursors.lrs
customtimer.pas
dbactns.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
dbctrls.pp lcl: publish TDBCombobox.AutoSize (by alexs request) 2008-04-13 16:27:09 +00:00
dbgrids.pas lcl: return DataLink on CM_GETDATALINK (issue #0001410) 2008-04-03 01:33:43 +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: publish TColorButton.GroupIndex (bug #11021) 2008-03-20 22:32:33 +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 decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
dynamicarray.pas more keyword decapitalization 2008-03-03 08:20:05 +00:00
dynhasharray.pp
dynqueue.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
editbtn.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
extctrls.pp LCL: fixed TCustomLabeledEdit anchoring label, fixing bug #10748 2008-02-20 13:24:26 +00:00
extdlgs.lrs
extdlgs.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
extendedstrings.pas
extgraphics.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
filectrl.pp LCL: FilelistBox: do conversions from and to UTF8 when calling RTL functions (bug #11181) 2008-04-25 10:46:36 +00:00
fileutil.pas FPDOCUpdater: fixed some issues under gtk/linux 2008-02-17 17:15:31 +00:00
forms.pp lcl: add TFrame to the component palette if -dEnabledTFrame is passed 2008-05-04 09:19:54 +00:00
fpcadds.pas
graphics.pp * Enabled separate class for TCustomBitmap and TBitmap 2008-04-23 23:26:24 +00:00
graphmath.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
graphtype.pp lcl: Patch to avoid range check errors in graphtype.pp (from C Western issue #0011064) 2008-03-31 00:49:42 +00:00
graphutil.pp gtk, qt: improve a bit getsyscolor return 2008-04-25 07:21:19 +00:00
grids.pas LCL, fixed creating handle during loading of rowheights, hint from C Western, issue #10977 2008-03-17 18:49:19 +00:00
helpintfs.pas
imagelistcache.pas LCL: fixed spelling mistake 2008-02-02 09:21:28 +00:00
imglist.pp * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
inipropstorage.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
interfacebase.pp Adds the Cocoa widgetset. 2008-04-09 23:54:49 +00:00
intfgraphics.pas LCL IntfGraphics: fixed bug #0011109: Bitmap "Invalid Size" error. - Mac OS X - Leopard 2008-04-09 09:54:12 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas LCL LazHelpHTML: use open command as default browser under Mac OS X 2008-04-04 10:49:01 +00:00
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_dock_to_images.lrs docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +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 lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930) 2008-03-07 17:09:25 +00:00
lclproc.pas LCL: fixed UTF8FixBroken for non UTF-8 start bytes 2008-04-08 11:05:53 +00:00
lclrescache.pas add TResourceCache.Clear 2008-04-10 02:02:47 +00:00
lclstrconsts.pas LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
lcltype.pp LCL: use TShortcut from the classes unit 2008-04-06 11:30:19 +00:00
lclversion.pas lclversion: added svn keywords property 2007-12-05 07:45:24 +00:00
lconvencoding.pas LCL: added a simple heruistic to find the windows local ID 2008-04-21 21:34:36 +00:00
ldockctrl.pas docking: fix mem leak 2008-03-15 12:42:10 +00:00
ldockctrledit.lfm docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
ldockctrledit.lrs docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
ldockctrledit.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
ldocktree.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
lmessages.pp lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930) 2008-03-07 17:09:25 +00:00
lresources.pp IDE: clean up 2008-04-15 16:54:43 +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 lcl: maskedit - move messages and overrides to protected section from private to allow their further overriding (by request of alexs) 2008-04-15 16:19:53 +00:00
masks.pas LCL Masks: use ';' as default mask separator 2007-12-22 14:33:12 +00:00
menus.pp set application hint when user selects menu items: 2008-04-29 07:06:44 +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 decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
postscriptprinter.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
printers.pas
propertystorage.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
rubberband.pas
spin.pp LCL: published T(Float)SpinEdit.Font and ParentFont, reportedly they are working (bug #8549) 2008-04-23 07:16:46 +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 Implements CaretPos for TCustomEdit and TCustomMemo under win32. 2008-04-23 20:06:32 +00:00
stringhashlist.pas LCL: fixed disabling overflow checking 2008-02-26 12:17:11 +00:00
textstrings.pas
themes.pas lcl: 2008-05-01 18:26:50 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: added a simple heruistic to find the windows local ID 2008-04-21 21:34:36 +00:00
utrace.pp
xmlpropstorage.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00