lazarus/lcl
2011-11-08 02:58:38 +00:00
..
forms LCL: Close calendar popup also when the application loses focus. Issue #20171 2011-10-28 09:15:13 +00:00
images
include lcl: simplify code of TScreen.GetDesktopRect 2011-11-08 02:58:38 +00:00
interfaces customdrawnws: Fixes Cocoa text crash and now we can already show 1 window =D 2011-11-07 19:44:48 +00:00
languages regenerated translations; updated Russian translation 2011-11-04 17:12:29 +00:00
nonwin32
templates
tests
widgetset LCL: started MDI support. Added needed routines and properties. 2011-11-05 08:17:56 +00:00
actnlist.pas
alllclunits.pp Moves lconvencoding.pas from the LCL to LazUtils 2011-10-17 11:36:24 +00:00
arrow.pp
asyncprocess.pp
avglvltree.pas
barchart.pp
btn_icons.lrs
buttonpanel.pas LCL, TButtonPanel: use TBitBtn's DefaultCaption properties and store captions according to TBitBtn's caption storing logic 2011-10-03 21:42:59 +00:00
buttons.pp applies patch from bug #20252: [Patch] BitBtn with Kind<>bkCustom should not save Caption to LFM but be translated via lclstrconsts 2011-10-03 08:55:56 +00:00
calendar.pp
checklst.pas
clipbrd.pp
colorbox.pas
comctrls.pp LCL: remove obsolete AddModeNames. Use WriteStr 2011-11-02 23:16:27 +00:00
controls.pp LCL: added IsParentFont:Boolean and IsParentColor: Boolean to read protected ParentFont and ParentColor from TControl.Needed by widgetsets. 2011-11-04 09:30:36 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp lcl: dont test for allowed key in DBLookupCombo. Bug #20541 2011-10-23 01:57:08 +00:00
dbgrids.pas LCL, dbgrid, implemented dgDisableInsert and dgDisableDelete 2011-11-02 18:35:26 +00:00
defaulttranslator.pas
dialog_icons.lrs
dialogs.pp LCL, fix commondialog under gtk2 insist on calling close twice 2011-09-06 16:29:43 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas LCL: cleanup of unused variables 2011-10-23 14:37:12 +00:00
extctrls.pp LCL, published BidiMode and ParentBidiMode for TLabeledEdit component, issue #20622 2011-11-06 08:29:27 +00:00
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp
forms.pp LCL: started MDI support. Added needed routines and properties. 2011-11-05 08:17:56 +00:00
fpcadds.pas LCL: added AlignToPtr and AlignToInt to fpcadds 2011-09-30 14:40:41 +00:00
graphics.pp lcl: copy PixelFormat on TCustomBitmap.Assign operation 2011-11-05 16:28:40 +00:00
graphmath.pp
graphtype.pp
graphutil.pp
grids.pas LCL, fix selection after changing fixed cols/rows, issue #20607 2011-11-04 21:22:04 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
inipropstorage.pas
interfacebase.pp Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet. 2011-11-06 08:19:26 +00:00
intfgraphics.pas
LAYOUT.txt
lazconfigstorage.pas LazConfig, fix path pre-fixing 2011-10-09 15:42:50 +00:00
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.pas
lcl_calc_images.lrs
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lcl_grid_images.lrs
lclbase.lpk Moves lconvencoding.pas from the LCL to LazUtils 2011-10-17 11:36:24 +00:00
lclclasses.pp
lclintf.pas Moves GetTickCount to LazUtils and adds NowUTC to LazUtils 2011-11-06 19:31:31 +00:00
lclmemmanager.pas
lclmessageglue.pas Reverts the previous removal of TLMouseEvent.State 2011-10-27 18:03:01 +00:00
lclproc.pas IDE+LCL: Generate shortcut string correctly for comma and some other chars. Issue #20621 2011-11-04 10:56:22 +00:00
lclrescache.pas
lclstrconsts.pas LCL: formatting 2011-11-04 10:56:51 +00:00
lcltype.pp IDE+LCL: Combine PropEdits.KeyAndShiftStateToKeyString and TWidgetSet.GetAcceleratorString, move to lclproc. Remove unused constants. 2011-11-04 09:50:46 +00:00
lclunicodedata.pas
lclversion.pas LCL: raise an error if compiled with old fpc < 2.4.2 2011-09-13 14:13:57 +00:00
ldockctrl.pas LCL: remove obsolete AlignNames, AnchorNames and AutoSizePhaseNames. Use WriteStr 2011-11-02 23:15:07 +00:00
ldockctrledit.lfm
ldockctrledit.pas
ldocktree.pas LCL: remove obsolete string array. Use WriteStr 2011-11-02 23:15:32 +00:00
lmessages.pp Reverts the previous removal of TLMouseEvent.State 2011-10-27 18:03:01 +00:00
lresources.pp lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type 2011-11-03 06:58:10 +00:00
Makefile Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
Makefile.compiled
Makefile.fpc Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
maps.pp
maskedit.pp lcl: fix cursor placement of MaskEdit. Patch by Bart. Issue #20593 2011-11-01 23:05:33 +00:00
menus.pp
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas LCL: remove obsolete and WRONG cBrushStyle array. Items were in wrong order 2011-11-02 23:15:51 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas LCL, fix cups printer properties dialog title, issue #20191 2011-09-09 20:49:37 +00:00
propertystorage.pas
registerlcl.pas LCL: Implement a rudimentary ValueListEdit. A redraw problem must be solved. 2011-10-01 14:28:47 +00:00
rubberband.pas
shellctrls.pas Fixed another crash when destroying a ShellTreeView after the ShellListView is assigned and then unassigned 2011-10-02 23:08:08 +00:00
spin.pp
stdactns.pas lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type 2011-11-03 06:58:10 +00:00
stdctrls.pp LCL: Make TCustomComboBox.AddItem virtual. Issue #20033 2011-10-26 16:53:48 +00:00
stringhashlist.pas
textstrings.pas
themes.pas LCL: Fix Range Check errors on 64-bit system. Issue #20051, patch from Cyrax 2011-08-25 21:18:42 +00:00
tmschema.pas
toolwin.pp
translations.pas
update_allunits.lpi
update_allunits.lpr
utf8process.pp lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type 2011-11-03 06:58:10 +00:00
utrace.pp
valedit.pas LCL: cleanup of unused variables 2011-10-23 14:37:12 +00:00
xmlpropstorage.pas lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type 2011-11-03 06:58:10 +00:00