lazarus/lcl
2008-07-15 17:47:30 +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 * Fixed loading of old graphic streams 2008-07-14 00:40:42 +00:00
interfaces gtk2 intf: replaced exception mask with functions from math unit 2008-07-15 17:47:30 +00:00
languages trnalations: german: updates from Joerg Braun 2008-07-12 11:34:34 +00:00
nonwin32
templates
tests
widgetset grids, removed forgotten writeln 2008-07-01 22:03:48 +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 * fixed transparency of speedbutton glyph (issue #11571) 2008-07-03 23:47:36 +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, implemented extended selection in dbgrid with multiselect option 2008-07-08 21:12:32 +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: removed obsolete TAbstractReader 2008-07-13 18:59:39 +00:00
extdlgs.lrs
extdlgs.pas LCL graphics: 2008-07-02 12:12:10 +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 IDE: registering TFrame 2008-06-24 18:37:31 +00:00
fpcadds.pas
graphics.pp * Fixed loading of old graphic streams 2008-07-14 00:40:42 +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 * Fixed possible bufferoverflow when requested rect is wider than source 2008-06-30 23:54:36 +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 LCL, fixed selection change while dragging 2008-07-10 01:21:58 +00:00
helpintfs.pas
icnstypes.pas lcl: implement .icns (osx icon resource) graphic reader 2008-06-30 01:11:14 +00:00
imagelistcache.pas
imglist.pp * removed old (nonworking) compatebility code 2008-07-13 21:04:30 +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 * mask alpha channel when device has no alpha support 2008-07-12 00:36:14 +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
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: added check for UTF-8 invalid characters #128-#191, bug #11648 2008-07-13 18:46:55 +00:00
lclrescache.pas lcl: safer gdi handles typecasting 2008-05-23 12:19:04 +00:00
lclstrconsts.pas * Fixed loading of old graphic streams 2008-07-14 00:40:42 +00:00
lcltype.pp LCL: use TShortcut from the classes unit 2008-04-06 11:30:19 +00:00
lclversion.pas
lconvencoding.pas fixed encoding 2008-07-13 20:52:25 +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: added big endian version of message records, that have splitted wparam or lparam parameters, so that postmessage(hwnd, msg, wparam, lparam) work on big endian CPUs too (bug #11441) from Phil 2008-06-25 11:12:15 +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
maps.pp
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
popupnotifier.lrs
popupnotifier.pas
postscriptcanvas.pas LCL: fixed typo in postscriptcanvas (bug #11629) 2008-07-08 16:45:16 +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 i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations 2008-06-24 15:59:26 +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