.. |
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: TCustomListView: reset FCacheIndex and FCacheItems before sorting list, otherwise we'll have unexpected results. issue #22218
|
2012-06-07 11:53:27 +00:00 |
interfaces
|
Qt: do not call setValue() but setPosition() so lcl gets accurate values later. issue #22187
|
2012-06-07 07:47:10 +00:00 |
languages
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
|
2012-05-18 23:16:51 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
LCL: Add CheckWidth and Header[] to TCustomCheckListBox. Issue #21765, patch from David Jenkins
|
2012-06-02 16:48:03 +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: fixed visibility of implemented interfaces
|
2012-04-28 18:16:59 +00:00 |
calendar.pp
|
LCL: published missing properties TCalendar.Hint and TCalendar.TabOrder.
|
2012-05-05 10:06:12 +00:00 |
checklst.pas
|
LCL: Add CheckWidth and Header[] to TCustomCheckListBox. Issue #21765, patch from David Jenkins
|
2012-06-02 16:48:03 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
LCL: fix colorbox displaying standard colors. issue #19055
|
2012-02-27 19:18:58 +00:00 |
comctrls.pp
|
lazutils: tindexedavltree: NodeToIndex, IndexOf
|
2012-04-21 20:58:27 +00:00 |
controls.pp
|
lcl: comments
|
2012-05-29 06:27:51 +00:00 |
cursors.lrs
|
|
|
customdrawn_android.pas
|
LCL: clean up
|
2012-04-17 07:56:41 +00:00 |
customdrawn_common.pas
|
TCDProgressBar: Fixes the background, it should be hardcoded, not be the parent one
|
2012-04-30 08:46:45 +00:00 |
customdrawn_winxp.pas
|
CustomDrawn: Completely fills all Common/WinXP fallback colors, this improves TDBGrid in LCL-CustomDrawn
|
2012-04-27 07:53:39 +00:00 |
customdrawncontrols.pas
|
LCL-CustomDrawn-Android: Improves the combobox selection further, fixing the case where the item index didnt change but the text did. Starts implementing Clipboard text setting
|
2012-05-08 17:04:49 +00:00 |
customdrawndrawers.pas
|
Initial implementation of the multiline TCDEdit
|
2012-04-20 14:05:13 +00:00 |
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
lcl: prevent loop in TDBLookup.Initialize after changing ListLink.Datasource
|
2012-04-28 12:39:08 +00:00 |
dbgrids.pas
|
LCL, dbgrid, fix backspace on editing number fields, from Aleksey Lagunov, issue #21584
|
2012-06-08 06:47:41 +00:00 |
defaulttranslator.pas
|
|
|
dialog_icons.lrs
|
|
|
dialogs.pp
|
LCL: Fix mrCancel and mbClose behavior in a MessageDlg. Issue #21801, patch from Bart Broersma
|
2012-04-28 14:52:08 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
LCL: remove DebugLn from TCustomControlFilterEdit.
|
2012-05-23 20:55:51 +00:00 |
extctrls.pp
|
lcl: fix setting radiogroup.itemindex under gtk2. Issue #22013
|
2012-05-13 10:31:27 +00:00 |
extdlgs.pas
|
LCL: Set position of Calendar- and CalculatorDialog to poScreenCenter at design time. Issue #22171
|
2012-06-02 11:32:12 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
forms.pp
|
lcl: TCustomForm.UpdateDockCaption: fixed repair garbage
|
2012-05-30 08:01:43 +00:00 |
fpcadds.pas
|
lcl: remove VER2_3 define
|
2012-03-27 07:34:00 +00:00 |
graphics.pp
|
Revert "LCL: Fix font size when there is a number in name. Issue #21775". Broke font height calculation.
|
2012-06-04 16:19:58 +00:00 |
graphmath.pp
|
|
|
graphtype.pp
|
lcl: fixed a copy paste error of r31019 #a4437fdf73 (noticed by David Jenkins, issue #0021736)
|
2012-04-16 06:24:48 +00:00 |
graphutil.pp
|
lcl: fix range check error again
|
2012-04-17 02:25:08 +00:00 |
grids.pas
|
TCustomGrid.LoadfromCsvStream: add comment about cleaning this up once TStrings.SetDelimitedText is fixed in (stable) fpc
|
2012-06-07 18:31:55 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
lcl: add overlay support to imagelist and treeview (based on patch of David Jenkins, issue #0021754)
|
2012-04-16 05:16:43 +00:00 |
inipropstorage.pas
|
|
|
interfacebase.pp
|
gtk2: clean up
|
2012-04-15 00:56:30 +00:00 |
intfgraphics.pas
|
LCL: added TLazIntfImage.CreateCompatible constructor
|
2012-06-04 16:39:12 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
LCL-CustomDrawn: Advances the WinAPI cross-platform implementations
|
2012-04-27 19:16:53 +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
|
LazRegions: Fixes potential endless loop
|
2012-04-06 12:25:52 +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
|
Adds the sysenvapis include files to the lpk and adds an extra safety in OpenURL for users which forget to encode spaces in filenames
|
2012-04-13 12:47:38 +00:00 |
lclclasses.pp
|
lcl: fixed typo
|
2012-03-15 22:55:13 +00:00 |
lclintf.pas
|
LCL-CustomDrawn-Android: Starts support for OpenURL and OpenDocument in Android
|
2012-05-09 10:08:14 +00:00 |
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
lcl:
|
2012-03-30 01:05:10 +00:00 |
lclproc.pas
|
gtk2: less hints
|
2012-04-14 10:27:10 +00:00 |
lclrescache.pas
|
avglvltree: changed TAvgLvlTree.COnsistencyCheck to procedure and exceptions
|
2012-03-17 17:12:27 +00:00 |
lclstrconsts.pas
|
lcl: implement ClientToParent, ParentToClient based on patch of David Jenkins (issue #0021763)
|
2012-04-14 14:18:08 +00:00 |
lcltype.pp
|
LCL-CustomDrawn-Android: Fixes a bug which prevented input of numbers in Android 4 and overall improves the key events for all devices
|
2012-05-11 07:54:39 +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
|
enable global loading, so loaded gets called only once when loading inherited frames/forms
|
2012-05-04 12:26:04 +00:00 |
Makefile
|
updated Makefiles
|
2012-04-09 10:05:12 +00:00 |
Makefile_win.compiled
|
lclbase: updated Makefile.compiled and added Makefile_win.compiled for windows targets
|
2012-04-07 12:39:26 +00:00 |
Makefile.compiled
|
lclbase: updated Makefile.compiled and added Makefile_win.compiled for windows targets
|
2012-04-07 12:39:26 +00:00 |
Makefile.fpc
|
cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components
|
2012-04-09 13:41:22 +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: add DebugLns to TCustomControlFilterEdit DoEnter and DoExit. They are not always called properly.
|
2012-05-19 13:19:11 +00:00 |
menus.pp
|
LCL: reverted changes to menus.pp from r36666 #844e616738 (by Paul's request)
|
2012-04-10 21:41:46 +00:00 |
pairsplitter.pas
|
|
|
popupnotifier.pas
|
|
|
postscriptcanvas.pas
|
LCL+LazReport, corrects postscript rotated text and remove lazreport hack that was compensating for that bug, from Julio Jimenez Borreguero
|
2012-05-24 19:03:20 +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: don't block special keys in common TControl handler - this is up to descendants.
|
2012-05-04 00:55:22 +00:00 |
stringhashlist.pas
|
LCL: Improve TStringHashList, prevents a PO file update crash. Issue #21685, patch from cobines
|
2012-04-11 18:41:54 +00:00 |
textstrings.pas
|
|
|
themes.pas
|
lcl: extend TThemeServices.IsDisabled, IsHot, IsPushed for teCombobox
|
2012-04-14 16:08:21 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
translations.pas
|
LCL: Improve TStringHashList, prevents a PO file update crash. Issue #21685, patch from cobines
|
2012-04-11 18:41:54 +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 |