lazarus/lcl
2008-05-11 12:38:53 +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: ToolBar should not get focus (in other case every toolbutton click will focus it) 2008-05-11 12:38:53 +00:00
interfaces lcl: make TToolButton TGraphicControl instead of TCustomControl. This is: a) delphi compatible b) eats less system resources 2008-05-11 06:57:49 +00:00
languages * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +00:00
nonwin32
templates
tests
widgetset lcl: TCustomEdit.Undo, TCustomEdit.CanUndo 2008-05-11 05:22:39 +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
clipbrd.pp
colorbox.pas
comctrls.pp lcl: ToolBar should not get focus (in other case every toolbutton click will focus it) 2008-05-11 12:38:53 +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
dialog_icons.lrs
dialogs.pp LCL: publish TColorButton.GroupIndex (bug #11021) 2008-03-20 22:32:33 +00:00
dirsel.lfm
dirsel.lrs
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
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: publish more TScrollBox properties 2008-05-06 12:57:01 +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
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
lazlinkedlist.pas
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
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
lclclasses.pp
lclintf.pas
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
lcltype.pp LCL: use TShortcut from the classes unit 2008-04-06 11:30:19 +00:00
lclversion.pas
lconvencoding.pas Fixes wince compilation 2008-05-10 16:08:07 +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
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
maskedit.pp lcl: hour separator is ':' instead of ';' 2008-05-06 06:48:24 +00:00
masks.pas
menus.pp set application hint when user selects menu items: 2008-04-29 07:06:44 +00:00
pairsplitter.pas
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 lcl: 2007-09-07 16:39:27 +00:00
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: implement standard edit actions 2008-05-11 05:23:39 +00:00
stdctrls.pp lcl: TCustomEdit.Undo, TCustomEdit.CanUndo 2008-05-11 05:22:39 +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 - initial implementation of lazarus ThemeServices 2007-05-18 02:18:52 +00:00
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