.. |
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
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
|
2012-09-13 06:39:56 +00:00 |
interfaces
|
Qt: fixed menu flickering. issue #22872
|
2012-09-13 14:55:40 +00:00 |
languages
|
Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
|
2012-08-25 21:00:03 +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
|
|
|
buttons.pp
|
Large patch from Giuliano Colla: Adds pallete images to CD controls, improves TCDButton to be more similar to TBitBtn, improves the speed of mouse/resize message handling in LCL-CustomDrawn-X11 and starts implementing MessageDlg in LazDialogs
|
2012-09-11 08:04:30 +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: ColorBox - keep FSelected in sync all the time. fixes issue #22729
|
2012-08-27 08:57:04 +00:00 |
comctrls.pp
|
LCL: TTabSheet.ImageIndex should be -1, not 0. fixed issue #22618
|
2012-08-22 08:42:00 +00:00 |
controls.pp
|
LCL: added TWinControl.GetEnumeratorControls,GetEnumeratorControlsReverse
|
2012-09-08 09:00:50 +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
|
Large patch from Giuliano Colla: Adds pallete images to CD controls, improves TCDButton to be more similar to TBitBtn, improves the speed of mouse/resize message handling in LCL-CustomDrawn-X11 and starts implementing MessageDlg in LazDialogs
|
2012-09-11 08:04:30 +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: Publish BorderStyle and CharCase for TDBComboBox. Issue #22295, patch from LacaK2
|
2012-06-26 18:24:04 +00:00 |
dbgrids.pas
|
LCL, fix for dbgrid to reset MaxLength, from LacaK, issue #22789
|
2012-09-11 19:17:21 +00:00 |
defaulttranslator.pas
|
LCL, DefaultTranslator: added ability to change translation at runtime, patch by Joost van der Sluis
|
2012-07-16 20:08:10 +00:00 |
dialog_icons.lrs
|
|
|
dialogs.pp
|
LCL: MessageDlg: changed result type to TModalResult for nicer code completion
|
2012-09-12 14:03:18 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
LCL: add TCustomControlFilterEdit.AfterFilter event, part of #22457
|
2012-07-22 07:15:19 +00:00 |
extctrls.pp
|
Revert "LCL: Update TBoundLabel.Font when TLabeledEdit.Font Changes. Issue #20633
|
2012-06-17 05:52:14 +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 |
fpmake.pp
|
started fpmake files for IDE
|
2012-09-08 21:42:19 +00:00 |
graphics.pp
|
LCL, GTK2: Font with number got wrong size part 2, issue #21775, patch from G. Zakrzewski"
|
2012-07-31 20:04:31 +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
|
grids.pas: changed page-scrolling to use the same algorithm (how far to scroll) as scrolling using keys, taking care of fixedcols and fixedrows. Resolves issue #17882.
|
2012-07-08 10:46:51 +00:00 |
helpintfs.pas
|
lcl: check helpmanager and comment how to init help system
|
2012-07-21 20:22:38 +00:00 |
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: tiff: fixed compilation of fpc 2.6.1
|
2012-09-03 21:14:08 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
LCL-CustomDrawn: Advances the WinAPI cross-platform implementations
|
2012-04-27 19:16:53 +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
|
Large patch from Giuliano Colla: Adds pallete images to CD controls, improves TCDButton to be more similar to TBitBtn, improves the speed of mouse/resize message handling in LCL-CustomDrawn-X11 and starts implementing MessageDlg in LazDialogs
|
2012-09-11 08:04:30 +00:00 |
lazfreetypeintfdrawer.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
lazhelphtml.pas
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
|
2012-09-13 06:39:56 +00:00 |
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
|
|
|
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
|
Use a record of signed SmallInts to prevent range check errors. Still about issue #22760
|
2012-09-02 00:32:29 +00:00 |
lclintf.pas
|
LCL-Android: Adds a new JNI routine which allows to show the native ListView in a dialog. It is very useful when we need the user to select an item from a list which has more info then the basic list for the combobox.
|
2012-06-19 14:56:57 +00:00 |
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
lcl:
|
2012-03-30 01:05:10 +00:00 |
lclproc.pas
|
lcl: less need for widestringmanager
|
2012-08-01 09:11:45 +00:00 |
lclrescache.pas
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
|
2012-09-13 06:39:56 +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: added mb_help
|
2012-09-12 21:52:59 +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: don't allow LCL to handle arrow keys of TCustomEdit descendants (fixes bug #0022191), handle WantTabs and WantReturn of TCustomMemo inside CM_WANTSPECIALKEY handler
|
2012-06-19 01:17:25 +00:00 |
lresources.pp
|
LCL: Reading LFM, don't give an error when bitfields (sets, eg. Options) are not found. Partially fixes issue #22239
|
2012-06-15 18:01:16 +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: typo
|
2012-06-18 10:55:19 +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
|
|
|
propertystorage.pas
|
LCL: comments
|
2012-02-02 21:14:35 +00:00 |
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
LCL: improving ShellTreeView's property Path on Windows once more, issue #22538
|
2012-08-10 18:08:54 +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: Publish BorderStyle and CharCase for TDBComboBox. Issue #22295, patch from LacaK2
|
2012-06-26 18:24:04 +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: Toolbutton tbsDropDown drawing problem. Issue #19600, patch from Samuel Herzog
|
2012-07-31 21:03:10 +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
|
|
|
utrace.pp
|
|
|
valedit.pas
|
LCL, ValueListEditor: implement some ToDos
|
2012-08-05 08:32:18 +00:00 |
xmlpropstorage.pas
|
lcl: xmlpropstorage: explicitly convert utf8 strings to unicodestrings (domstring), so that the correct encoding is used for conversion, based on patch from Bart Broersma, fixes issue #19875
|
2012-08-23 12:58:46 +00:00 |