| .. |
|
forms
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
|
images
|
lcl: replace clear filter button image to more clean
|
2012-03-05 03:03:24 +00:00 |
|
include
|
lcl, widgetsets: remove IntfSendsUTF8KeyPress from the widgetset interfaces implementation and call GetLCLCapability instead inside the generic function body
|
2012-03-30 08:28:34 +00:00 |
|
interfaces
|
Adds explicit free via DeleteLocalRef to many Android local string alocations
|
2012-04-02 15:50:06 +00:00 |
|
languages
|
Translations: improved Russian translation
|
2012-03-30 23:34:45 +00:00 |
|
nonwin32
|
|
|
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
LCL: added comment about linker errors when user forgets unit interfaces
|
2012-03-31 16:59:16 +00:00 |
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
|
2012-03-23 09:46:10 +00:00 |
|
arrow.pp
|
|
|
|
asyncprocess.pp
|
|
|
|
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
|
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
|
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: more verbose form updateshowing
|
2012-03-27 16:27:45 +00:00 |
|
cursors.lrs
|
|
|
|
customdrawn_android.pas
|
Many small improvements to Android style drawing in checkbox and button, specially for light backgrounds
|
2012-03-30 09:43:55 +00:00 |
|
customdrawn_common.pas
|
Fixes the drawing of the checkbox in Android
|
2012-03-28 15:30:23 +00:00 |
|
customdrawn_winxp.pas
|
Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
|
2012-03-23 09:46:10 +00:00 |
|
customdrawncontrols.pas
|
Fixes the drawing of the checkbox in Android
|
2012-03-28 15:30:23 +00:00 |
|
customdrawndrawers.pas
|
Minor improvement to the custom drawn bitmap resizer
|
2012-03-21 15:09:38 +00:00 |
|
customtimer.pas
|
|
|
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
lcl: use Field EditMask in TDBEdit (delphi compatible). Add CustomEditMask property to switch to old behavior
|
2012-03-24 20:43:03 +00:00 |
|
dbgrids.pas
|
LCL, fix dbgrid fixed cells drawing on DefaultDrawing=false, issue #21496
|
2012-03-20 18:49:22 +00:00 |
|
defaulttranslator.pas
|
|
|
|
dialog_icons.lrs
|
|
|
|
dialogs.pp
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +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
|
LCL: removed empty .inc files: edit.inc,memo.inc and timer.inc
|
2012-03-23 11:28:03 +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
|
|
|
|
forms.pp
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
|
fpcadds.pas
|
lcl: remove VER2_3 define
|
2012-03-27 07:34:00 +00:00 |
|
graphics.pp
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
|
graphmath.pp
|
|
|
|
graphtype.pp
|
lcl: fixed typo
|
2012-03-27 11:55:53 +00:00 |
|
graphutil.pp
|
|
|
|
grids.pas
|
LCL, fix TValueListEditor streaming problems, issue #21480
|
2012-03-16 06:44:58 +00:00 |
|
helpintfs.pas
|
|
|
|
icnstypes.pas
|
|
|
|
imagelistcache.pas
|
|
|
|
imglist.pp
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
|
inipropstorage.pas
|
|
|
|
interfacebase.pp
|
Adds a capability for Accessibility support
|
2012-03-17 12:23:40 +00:00 |
|
intfgraphics.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
|
LAYOUT.txt
|
|
|
|
lazcanvas.pas
|
Adds a filter for the special alphablending routine to filter out white pixels and makes the Android look the default in the Android example
|
2012-03-28 09:11:32 +00:00 |
|
lazconfigstorage.pas
|
LazConfig, fix path pre-fixing
|
2011-10-09 15:42:50 +00:00 |
|
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
|
Implements support for TSelectDirectoryDialog in LCL-WinCE by using lazdialogs
|
2011-11-20 21:19:29 +00:00 |
|
lazfreetypeintfdrawer.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +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
|
lcl: reduce amount of hints and warnings
|
2012-03-30 01:27:25 +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
|
lcl: replace clear filter button image to more clean
|
2012-03-05 03:03:24 +00:00 |
|
lcl_grid_images.lrs
|
|
|
|
lclbase.lpk
|
lclbase: enabled vm5044
|
2012-03-23 15:08:16 +00:00 |
|
lclclasses.pp
|
lcl: fixed typo
|
2012-03-15 22:55:13 +00:00 |
|
lclintf.pas
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
|
lclmemmanager.pas
|
|
|
|
lclmessageglue.pas
|
lcl:
|
2012-03-30 01:05:10 +00:00 |
|
lclproc.pas
|
LCL: merged duplicate functions
|
2012-02-18 13:15:31 +00:00 |
|
lclrescache.pas
|
avglvltree: changed TAvgLvlTree.COnsistencyCheck to procedure and exceptions
|
2012-03-17 17:12:27 +00:00 |
|
lclstrconsts.pas
|
IDE: unify some common resource strings. Add hints for Path Edit dialog
|
2012-02-13 19:57:58 +00:00 |
|
lcltype.pp
|
lcl:
|
2012-03-30 01:05:10 +00:00 |
|
lclunicodedata.pas
|
|
|
|
lclversion.pas
|
set version to 1.1 on trunk
|
2012-04-01 18:17:49 +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
|
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
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
|
Makefile
|
lclbase: enabled vm5044
|
2012-03-23 15:08:16 +00:00 |
|
Makefile.compiled
|
lclbase: fixed compiled
|
2012-03-23 15:11:14 +00:00 |
|
Makefile.fpc
|
lcl: make cleanall: clean up customdrawn, cocoa and nogui
|
2012-03-14 15:57:56 +00:00 |
|
maps.pp
|
avglvltree: changed count to SizeInt for big trees on 64bit systems
|
2012-03-17 17:53:13 +00:00 |
|
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
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +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
|
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
|
lcl: fix crash in ShellTreeView by José Mejuto, issue #0021360
|
2012-03-22 02:28:53 +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
|
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: fixed comment lcl/stdctrls.pp
|
2012-03-25 17:43:49 +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: remove items from original map, bug #21615
|
2012-03-31 08:18:34 +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, fix TValueListEditor streaming problems, issue #21480
|
2012-03-16 06:44:58 +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 |