lazarus/lcl
juha 5c13f61c77 LCL: Enclose DebugLns inside IFDEFs.
git-svn-id: trunk@35760 -
2012-03-06 09:46:59 +00:00
..
forms
images lcl: replace clear filter button image to more clean 2012-03-05 03:03:24 +00:00
include LCL: Enclose DebugLns inside IFDEFs. 2012-03-06 09:46:59 +00:00
interfaces LCL-CustomDrawn-X11: Advances the font chooser 2012-03-04 15:45:23 +00:00
languages Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
nonwin32
templates
tests
widgetset LCL: reduced warnings 2012-02-21 10:18:07 +00:00
actnlist.pas
alllclunits.pp Adds the LazFreeType drawer to the LCL 2012-03-03 14:33:27 +00:00
arrow.pp
asyncprocess.pp
barchart.pp
btn_icons.lrs
buttonpanel.pas
buttons.pp lcl: TSpeedButton: implemented AutoSize=true 2011-12-25 00:05:58 +00:00
calendar.pp
checklst.pas
clipbrd.pp
colorbox.pas LCL: fix colorbox displaying standard colors. issue #19055 2012-02-27 19:18:58 +00:00
comctrls.pp Improves TCustomTreeView.AccessibilityOn documentation 2012-02-20 14:12:52 +00:00
controls.pp LCL: added TLazAccessibleObject enumerator 2012-02-16 09:17:30 +00:00
cursors.lrs
customdrawn_common.pas Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog 2012-03-01 15:30:26 +00:00
customdrawncontrols.pas Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog 2012-03-01 15:30:26 +00:00
customdrawndrawers.pas Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog 2012-03-01 15:30:26 +00:00
customtimer.pas
dbactns.pp
dbctrls.pp lcl: Publish TDBComboBox.AutoComplete. Issue #21361 2012-02-27 15:05:07 +00:00
dbgrids.pas LCL, fix dbgrid compile with FPC trunk due bookmark change, patch from Paul Ishenin (with changes) 2012-03-01 18:07:11 +00:00
defaulttranslator.pas
dialog_icons.lrs
dialogs.pp LCL: clean up 2012-02-20 10:23:34 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas FilteredEdit components: forward the Return press correctly when it is not handled by the filtered control 2012-02-22 10:49:14 +00:00
extctrls.pp Adds TRadioGroup.OnSelectionChanged see bug #21155 2012-01-26 15:35:43 +00:00
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp
forms.pp win32: call Application.IntfActivate, IntfDeactivate asynchronously from win32 interface code (fixes issue #0018494) 2012-02-22 01:35:41 +00:00
fpcadds.pas
graphics.pp Gtk, Gtk2: update rawimage description when we are about 1bpp since gtk/gtk2 expects XBM format for 1bpp bitmaps, otherwise it crashes. issue #12362 2012-02-20 07:57:55 +00:00
graphmath.pp
graphtype.pp LCL: reduced warnings 2012-02-21 10:18:07 +00:00
graphutil.pp
grids.pas LCL: grids cleanup 2012-02-07 11:36:12 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
inipropstorage.pas
interfacebase.pp LCL: added lcEmulatedMDI TLCLCapability needed for mdi lcl emulator. 2012-02-13 13:45:30 +00:00
intfgraphics.pas LCL: reduced warnings 2012-02-21 10:18:07 +00:00
LAYOUT.txt
lazcanvas.pas Part forgotten from last commit 2012-03-03 20:41:01 +00:00
lazconfigstorage.pas
lazdeviceapis.pas Adds a new object to lazdevicepias: Device and it starts with manufacturer and model info showing in Android and already predicts vibration capabilities. Starts opening the implementation of font enumeration in lcl-customdrawn 2012-02-10 13:39:06 +00:00
lazdialogs.pas
lazfreetypeintfdrawer.pas Adds the LazFreeType drawer to the LCL 2012-03-03 14:33:27 +00:00
lazhelphtml.pas
lazhelpintf.pas LCL: fixed searching help in multiple databases 2012-02-01 16:48:29 +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
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs lcl: replace clear filter button image to more clean 2012-03-05 03:03:24 +00:00
lcl_grid_images.lrs
lclbase.lpk Adds the LazFreeType drawer to the LCL 2012-03-03 14:33:27 +00:00
lclclasses.pp
lclintf.pas Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog 2012-03-01 15:30:26 +00:00
lclmemmanager.pas
lclmessageglue.pas lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems 2012-02-21 06:59:12 +00:00
lclproc.pas LCL: merged duplicate functions 2012-02-18 13:15:31 +00:00
lclrescache.pas
lclstrconsts.pas IDE: unify some common resource strings. Add hints for Path Edit dialog 2012-02-13 19:57:58 +00:00
lcltype.pp Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog 2012-03-01 15:30:26 +00:00
lclunicodedata.pas
lclversion.pas
ldocktree.pas LCL: re-added ldocktree, a default is needed for Delphi compatibility 2011-12-30 17:27:23 +00:00
lmessages.pp lcl: remove LM_DEACTIVATE message. In windows and in Delphi both activation and deactivation are handled by WM_ACTIVATE message. Better to do this merge in LCL before 1.0 to prevent later problems 2012-02-21 06:59:12 +00:00
lresources.pp
Makefile
Makefile.compiled
Makefile.fpc
maps.pp
maskedit.pp lcl: use TCaption in MaskEdit for fields and methods related to Text property 2012-02-14 09:29:23 +00:00
menus.pp ShortCutToKey param as "out" instead of "var" 2012-01-25 23:25:10 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas LCL: comments 2012-02-02 21:14:35 +00:00
registerlcl.pas IDE: moved register lclbase to registerlcl 2011-12-04 11:57:34 +00:00
rubberband.pas
shellctrls.pas shellctrls: Now it will show the root of the filesystem if it makes sense in the platform. Corrects the first contents of a shelllistview connected to a shelltreeview with root<>empty. See bug #18534 2012-01-27 13:41:46 +00:00
spin.pp LCL: Change many SpinEdit methods to virtual. Issue #20948, patch from Matthieu GIROUX 2012-01-24 10:33:44 +00:00
stdactns.pas
stdctrls.pp LCL: fixed visibility of overrided KeyUpAfterInterface in TCustomComboBox. 2012-02-07 11:40:41 +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 LCL: TPOFile: fixed continuation lines 2012-02-16 01:52:28 +00:00
update_allunits.lpi
update_allunits.lpr
utf8process.pp
utrace.pp
valedit.pas LCL: fix assigning values to TValueListEditor.Strings. Issue #21115 2012-01-19 11:39:17 +00:00
xmlpropstorage.pas