lazarus/lcl
2008-06-22 08:42:54 +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: 2008-06-21 14:23:02 +00:00
interfaces gtk: remove old icon code which crashes now 2008-06-22 08:42:54 +00:00
languages translations: german: updates from Joerg Braun 2008-06-20 11:28:37 +00:00
nonwin32
templates
tests LCL: added test for anchordocking 2008-01-04 11:42:11 +00:00
widgetset * Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap 2008-06-20 00:21:07 +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
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas LCL: added license header 2008-05-20 16:29:00 +00:00
buttons.pp lcl: rearrange some class fields as suggested by Luiz to reduce occupied memory 2008-05-22 02:10:13 +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 win32: update checklistbox itemheight in runtime on font change 2008-06-16 01:37:30 +00:00
clipbrd.pp * Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap 2008-06-20 00:21:07 +00:00
colorbox.pas
comctrls.pp lcl: publish OnContextPopup for more controls 2008-06-17 04:53:06 +00:00
controls.pp LCL: moved mousewheel handlers from TWinControl to TControl 2008-06-05 16:16:13 +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 IDE: fixed warnings caused by introduding TCustomEdit.GetReadOnly 2008-05-16 08:45:42 +00:00
dbgrids.pas LCL, dbgrid, fix creating dbgrid after bitmap changes 2008-06-20 22:39:00 +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 formatting 2008-05-27 02:21:20 +00:00
extctrls.pp LCL: moved mousewheel handlers from TWinControl to TControl 2008-06-05 16:16:13 +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: added mimimizename function from Bart Broersma (bug #11040) 2008-05-22 20:07:36 +00:00
fileutil.pas FPDOCUpdater: fixed some issues under gtk/linux 2008-02-17 17:15:31 +00:00
forms.pp lcl: 2008-06-21 14:23:02 +00:00
fpcadds.pas
graphics.pp lcl: 2008-06-21 14:23:02 +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 * Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap 2008-06-20 00:21:07 +00:00
graphutil.pp LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas 2008-06-13 09:33:39 +00:00
grids.pas grids, changes on Grids ExtendedSelect , useXorFeatures and OnSelectEditor from mvc, issue #11521 2008-06-20 19:26:13 +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 lcl: add TWidgetset.AppSetIcon 2008-06-21 12:23:31 +00:00
intfgraphics.pas lcl: finally fix LazReaderPng description 2008-06-20 09:43:16 +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 LCL: reduced warnings 2008-01-09 20:07:34 +00:00
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 ide, i18n: support for multiline messages 2008-06-17 20:01:33 +00:00
lclrescache.pas lcl: safer gdi handles typecasting 2008-05-23 12:19:04 +00:00
lclstrconsts.pas * Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap 2008-06-20 00:21:07 +00:00
lcltype.pp LCL: use TShortcut from the classes unit 2008-04-06 11:30:19 +00:00
lclversion.pas
lconvencoding.pas synedit: implemented non UTF-8 characters are shown as ? 2008-06-07 00:39:15 +00:00
ldockctrl.pas lcl: don't show enlarge group box of docking dialog if no one child is visible 2008-05-27 07:35:07 +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 more safe finally block TCustomAnchoredDockManager.DockControl 2008-05-15 05:47:45 +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 LCL: more fixes for fpc 2.2.0 compilation 2008-06-06 14:12:05 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +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: hour separator is ':' instead of ';' 2008-05-06 06:48:24 +00:00
masks.pas
menus.pp lcl: rearrange some class fields as suggested by Luiz to reduce occupied memory 2008-05-22 02:10:13 +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 gtk intf: reduced warnings/notes - use -dVerboseLCLTodos and -dVerboseGtkTodos to see them 2008-06-14 12:04:46 +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 printers, Sometimes setting PrinterIndex property do not select the right printer, issue #11463 2008-06-20 16:45:02 +00:00
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: protect TSearchFindNext from deletion of SearchFind 2008-05-16 08:18:03 +00:00
stdctrls.pp win32: update checklistbox itemheight in runtime on font change 2008-06-16 01:37:30 +00:00
stringhashlist.pas LCL: fixed disabling overflow checking 2008-02-26 12:17:11 +00:00
textstrings.pas
themes.pas lcl: add support for '&' in themed text drawing 2008-06-03 00:48:10 +00:00
tmschema.pas
toolwin.pp
translations.pas ide, i18n, automatic update translated po files for packages 2008-06-20 22:52:18 +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