lazarus/lcl
2009-07-29 03:16:23 +00:00
..
forms
images * fixed properties based on irc discussion with Vincent and Marc 2009-06-11 12:09:54 +00:00
include LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868 2009-07-22 20:15:17 +00:00
interfaces gtk2: fix PaintTo (bug #0014201) 2009-07-28 04:02:20 +00:00
languages Changed remaining translation files encoding to UTF-8 2009-07-27 19:26:45 +00:00
nonwin32
templates
tests
widgetset
actnlist.pas
alllclunits.pp
arrow.pp
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas lcl: TButtonPanel: pass CM_APPSHOWBTNGLYPHCHANGED to owned buttons 2009-06-09 03:03:54 +00:00
buttons.pp
calendar.pp
chart.pp
checklst.pas
clipbrd.pp
colorbox.pas
comctrls.pp
controls.pp lcl: properly release control resources on TWinControl.DestroyWnd: 2009-07-17 02:44:31 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868 2009-07-22 20:15:17 +00:00
dbgrids.pas LCL, fixes for dbgrid indicator problems, issues #14139,#14160 2009-07-21 06:10:20 +00:00
defaulttranslator.pas lcl: cleanup 2009-07-20 13:04:35 +00:00
dialog_icons.lrs
dialogs.pp
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas
extctrls.pp * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort 2009-06-27 14:41:20 +00:00
extdlgs.lrs
extdlgs.pas
extendedstrings.pas
extgraphics.pas LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973) 2009-06-22 09:30:42 +00:00
filectrl.pp
fileutil.pas
forms.pp lcl: make TScrollingWinControl.ScrollBy public for delphi compatibility 2009-07-29 03:16:23 +00:00
fpcadds.pas
graphics.pp lcl: add an ability to select cleartype fonts on windows. 2009-07-20 14:19:09 +00:00
graphmath.pp LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973) 2009-06-22 09:30:42 +00:00
graphtype.pp
graphutil.pp
grids.pas LCL, fixes for dbgrid indicator problems, issues #14139,#14160 2009-07-21 06:10:20 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
inipropstorage.pas
interfacebase.pp lcl: redo HideFormWithStayOnTop with RemoveStayOnTop which is only sets fsNormal instead of fsStayOnTop, add RestoreStayOnTop method. Add AppRemoveStayOnTopFlags, AppRestoreStayOnTopFlags to TWidgetset, implement them on windows (fixes issue #0013953) 2009-06-11 01:37:06 +00:00
intfgraphics.pas * Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451 2009-06-09 22:58:19 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.pas
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas lcl: add more extra mouse buttons support 2009-06-09 04:25:32 +00:00
lclproc.pas LCL: fixed GetLanguageIDs under darwin 2009-07-26 09:45:15 +00:00
lclrescache.pas
lclstrconsts.pas
lcltype.pp lcl: add an ability to select cleartype fonts on windows. 2009-07-20 14:19:09 +00:00
lclunicodedata.pas
lclversion.pas
lconvencoding.pas LCL: renamed GetSystemEncoding to GetDefaultTextEncoding, returns UTF-8 on Mac OS X (issue #12198) 2009-06-24 09:48:54 +00:00
ldockctrl.pas
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas
lmessages.pp lcl: add more extra mouse buttons support 2009-06-09 04:25:32 +00:00
lresources.pp LCL: improved streaming of UnicodeString, based on patch from Anton Kavalenka (issue #13399) 2009-06-21 19:50:47 +00:00
Makefile
Makefile.fpc
maps.pp
maskedit.pp
masks.pas
menus.pp lcl: check children handles on menu item LM_ACTIVATE message (fixes win32 part of issue #0014144) 2009-07-15 03:35:04 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas LCL: fixed copy paste error in post script commands (issue #13954) 2009-06-10 18:42:01 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas Printers, added TPrinter.FileName property, based on patch from mtournay, issue #13718 2009-07-07 05:09:52 +00:00
propertystorage.pas
rubberband.pas
shellctrls.pas
spin.pp
stdactns.pas
stdctrls.pp lcl: fix sibling radio buttons check state on unchecked radio button click (bug #0013939) 2009-06-10 03:05:32 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: add more menu parts to ThemeServices 2009-06-12 14:06:14 +00:00
tmschema.pas lcl: update tmschema content from 2 new header files from windows 7 sdk (tmshema.h is deprecated since vista at all) 2009-06-10 08:14:03 +00:00
toolwin.pp
translations.pas LCL + IDE - fixed 0014108: DefaultTranslator doesn't recognize locale on Mac OS X with help from Alexandr Grau, the supported language IDs should be added into the application bundle property list to CFBundleLocalizations key, see lazarus.app/Contents/Info.plist for example 2009-07-19 12:20:22 +00:00
utf8process.pp
utrace.pp
xmlpropstorage.pas