lazarus/lcl
2012-01-04 20:59:03 +00:00
..
forms LCL: added checkbox "Prompt on replace" to TReplaceDialog. Issue #20654, patch from Bart Broersma 2011-11-17 13:41:04 +00:00
images Lazcontrols: changed files for new ListFilterEdit control. 2011-06-29 00:04:54 +00:00
include lcl: use autoscroll property to get the autoscroll value, autoscrollenabled has a different meaning. (fixes #20982) 2011-12-30 15:30:06 +00:00
interfaces cocoa: fix text shifting 2012-01-04 17:30:26 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21020 2012-01-04 20:59:03 +00:00
nonwin32 lcl: add delphi compatible messages by Stephano (issue #0019134) 2011-04-18 02:33:18 +00:00
templates
tests
widgetset Renames TNotebookOption and friends to TCTabControlOptions,etc because the old name was completely wrong since TNotebook is completely unrelated to this type 2011-11-15 07:28:07 +00:00
actnlist.pas
alllclunits.pp LCL: re-added ldocktree, a default is needed for Delphi compatibility 2011-12-30 17:27:23 +00:00
arrow.pp
asyncprocess.pp
barchart.pp Moves the barchart import from dataset from dbctrls to barchart 2011-04-19 18:34:50 +00:00
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 lcl: TSpeedButton: implemented AutoSize=true 2011-12-25 00:05:58 +00:00
calendar.pp
checklst.pas LCL: Fix also the order of the 3 states of CheckBox. Issue #19980, patch from August Klein 2011-11-24 09:35:30 +00:00
clipbrd.pp
colorbox.pas TCustomColorComboBox: trigger custom color dialog on OnCloseUp instead of OnChange.Patch by theo. issue #20924 2011-12-21 07:00:56 +00:00
comctrls.pp lcl: make TCustomTabControl vcl compatible 2011-12-28 17:45:55 +00:00
controls.pp Changes the lapDefault resolution into Application.Initialize 2011-12-19 18:59:14 +00:00
cursors.lrs
customdrawn_common.pas Many DPI fixes for customdrawn_common and Android support 2011-12-20 10:35:32 +00:00
customdrawncontrols.pas Patch from lainz, fixes all remaining memory leaks in customdrawn 2012-01-03 23:30:35 +00:00
customdrawndrawers.pas Customdrawn: Patch from lainz to fix mem leak and adds dsWindow7 style 2011-12-28 23:20:04 +00:00
customtimer.pas LCL: TTimer: checking csDesgning is no longer useful, since SetDesigning works recursive 2011-04-28 18:52:30 +00:00
dbactns.pp
dbctrls.pp lcl: implement ScrollListDataset in DBLookup controls 2011-12-24 15:03:24 +00:00
dbgrids.pas LCL, implements MaxLength in grid's TCompositeCellEditor, fix issue #20951 2012-01-03 20:41:42 +00:00
defaulttranslator.pas
dialog_icons.lrs
dialogs.pp LCL: added checkbox "Prompt on replace" to TReplaceDialog. Issue #20654, patch from Bart Broersma 2011-11-17 13:41:04 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas LCL: TCustomEditButton: update button position when bidi mode changes. issue #20628 2011-12-18 16:14:14 +00:00
extctrls.pp Adds bidi properties to TPage and TNotebook 2011-12-16 14:39:05 +00:00
extdlgs.pas LCL: fix some inconsistencies in translating dialog titles (patch from cobines, bug #19869): 2011-08-02 20:25:45 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp Patches from bug #17761 TShellListView Mask: duplicated items if mask is " *.ext;*.ext " 2011-05-25 08:33:29 +00:00
forms.pp lcl: implement Delphi compatible AutoScrollEnabled function 2011-12-28 16:57:14 +00:00
fpcadds.pas LCL: added AlignToPtr and AlignToInt to fpcadds 2011-09-30 14:40:41 +00:00
graphics.pp lcl: fix loading from resourceids 2011-12-28 16:09:04 +00:00
graphmath.pp
graphtype.pp Adds one more init for bpp=1 2011-12-20 04:07:24 +00:00
graphutil.pp
grids.pas LCL, implements MaxLength in grid's TCompositeCellEditor, fix issue #20951 2012-01-03 20:41:42 +00:00
helpintfs.pas IDE: help for compiler directives 2011-06-26 21:11:08 +00:00
icnstypes.pas
imagelistcache.pas
imglist.pp
inipropstorage.pas
interfacebase.pp Changes the lapDefault resolution into Application.Initialize 2011-12-19 18:59:14 +00:00
intfgraphics.pas lcl: add TLazIntfImage.Mask(color,keepmask), move a piece of code from rasterimage.mask to TLazIntfImage.Mask 2011-12-07 02:06:39 +00:00
LAYOUT.txt
lazcanvas.pas Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
lazconfigstorage.pas LazConfig, fix path pre-fixing 2011-10-09 15:42:50 +00:00
lazdeviceapis.pas Various small improvements in sms and location in Android 2011-12-29 16:01:46 +00:00
lazdialogs.pas Implements support for TSelectDirectoryDialog in LCL-WinCE by using lazdialogs 2011-11-20 21:19:29 +00:00
lazhelphtml.pas IDE, LCL: adapted error messages to changed IDE main menu layout 2011-05-07 15:41:03 +00:00
lazhelpintf.pas LCL: improved "help for directive not found" error messages, regenerated translations and updated Russian translation 2011-06-26 23:15:02 +00:00
lazlinkedlist.pas
lazregions.pas Fixes the misterious non-windowed control dancing in customdrawnws (implementing Save/RestoreDC was the fix), advances the regions support and starts trayicon implementation in customdrawnws (doesnt work yet) 2011-12-24 10:06:18 +00:00
lcl_calc_images.lrs
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs Patch from bug #19638: Patch for TDBNavigator: new glyphs for "delete" and "undo" 2011-08-21 12:19:43 +00:00
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs Lazcontrols: changed files for new ListFilterEdit control. 2011-06-29 00:04:54 +00:00
lcl_grid_images.lrs Resource for Grid column sort images 2011-05-09 08:07:29 +00:00
lclbase.lpk LCL: re-added ldocktree, a default is needed for Delphi compatibility 2011-12-30 17:27:23 +00:00
lclclasses.pp Adds a new virtual method to allow descendents to override their WSClass 2011-08-05 08:36:21 +00:00
lclintf.pas Rewrites the GetTickCount interfaces to preserve backwards compatibility, to more closely resamble the WinAPI and also avoid confusion 2011-11-16 12:35:55 +00:00
lclmemmanager.pas
lclmessageglue.pas customdrawnws: Starts implementing TEdit, Starts implementing Android key events, updates the example 2011-12-14 08:14:19 +00:00
lclproc.pas LCL: added some inline 2011-12-17 00:59:07 +00:00
lclrescache.pas
lclstrconsts.pas LCL: added checkbox "Prompt on replace" to TReplaceDialog. Issue #20654, patch from Bart Broersma 2011-11-17 13:41:04 +00:00
lcltype.pp Starts Y form scrolling in LCL-CustomDrawn and converts tabs to space in the messaging fields table 2011-12-31 11:34:04 +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
ldocktree.pas LCL: re-added ldocktree, a default is needed for Delphi compatibility 2011-12-30 17:27:23 +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: change TCustomMaskEdit.EditMask to protected. Issue #20790 2011-12-01 21:36:28 +00:00
menus.pp lcl: add missing vcl compatible ValidMenuHotkeys 2011-12-28 17:42:50 +00:00
pairsplitter.pas LCL: Fix "Read error" when copy-pasting TPairSplitter. Patch from August Klein, issue #19234 2011-05-05 23:16:49 +00:00
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 IDE: moved register lclbase to registerlcl 2011-12-04 11:57:34 +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: formatting 2011-12-02 08:40:30 +00:00
stringhashlist.pas LCL: ReadPoText: small optimizations 2011-12-17 10:42:26 +00:00
textstrings.pas
themes.pas LCL: Themes.DrawText() added DT_WORDBREAK and DT_END_ELLIPSIS. 2011-12-07 15:51:26 +00:00
tmschema.pas
toolwin.pp
translations.pas IDE: updating po files using codetools file caches 2011-12-20 22:09:06 +00:00
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