| .. |
|
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, navFocusableButtons doesn't work in TDBNavigator, modified patch from Éderson Cássio, issue #24191
|
2013-04-09 23:48:27 +00:00 |
|
interfaces
|
Qt: mono QImage needs rgba color under darwin.
|
2013-04-10 05:55:02 +00:00 |
|
languages
|
lcl: renamed lisCEFilter to rsFilter
|
2013-01-30 14:20:28 +00:00 |
|
nonwin32
|
lcl: add WM_ACTIVATE to messages.pp
|
2012-12-13 00:51:54 +00:00 |
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
LCL: gtk2: disabled optimization REMOVEEMPTYPROCS for fpc 2.7.1
|
2013-02-14 23:34:15 +00:00 |
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
lclbase,lazutils: moved utf8process to lazutils
|
2013-01-03 12:19:51 +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: published TListBox.ItemIndex, TCheckListBox.ItemIndex
|
2013-01-06 12:53:48 +00:00 |
|
clipbrd.pp
|
|
|
|
colorbox.pas
|
LCL: Add ColorRectWidth property to TColorListBox. Issue #24041, patch from Michael Fuchs
|
2013-03-15 13:09:47 +00:00 |
|
comctrls.pp
|
LCL, CoolBar: cleanup
|
2013-03-07 16:34:27 +00:00 |
|
controls.pp
|
LCL: Revert Changes from 31132 (and partly 31577) which replaced TGraphicControl.Update by Invalidate
|
2013-02-22 16:05:54 +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: Now writing db data via a TDBEdit also works, as I fixed the CM_TEXTCHANGED signal sending
|
2012-12-07 15:32: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: added skip property TField.Calculated
|
2012-12-14 10:21:05 +00:00 |
|
dbgrids.pas
|
LCL, implemented option dgThumbTracking, removed old ThumbTracking property (only supposed to work for horizontal scrolling)
|
2013-04-09 22:38:08 +00:00 |
|
defaulttranslator.pas
|
LCL, DefaultTranslator: reduce code duplication, patch from Mario Ray Mahardhika, bug #23986
|
2013-03-03 22:26:46 +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
|
lcl: change from TList to TFpList in DynamicArray unit
|
2012-12-31 15:08:21 +00:00 |
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
|
|
|
editbtn.pas
|
LCL: New implementation of TEditButton. Is compiled only with define NewEditButton, for testing now. Issue #24170, patch from Vojtech Cihak
|
2013-03-29 14:31:40 +00:00 |
|
extctrls.pp
|
LCL: Publish BiDiMode in CoolBar and ControlBar
|
2013-03-01 21:51:34 +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
|
lcl: published TFileLitsBox.OnDrawItem
|
2013-03-12 10:05:31 +00:00 |
|
forms.pp
|
Implement TApplication.IsRightToLeft (Reason: Delphi compatibility).
|
2013-02-03 12:03:49 +00:00 |
|
fpcadds.pas
|
lcl: remove VER2_3 define
|
2012-03-27 07:34:00 +00:00 |
|
fpmake.pp
|
lazutils+lclbase: updated fpmake
|
2012-12-23 11:16:17 +00:00 |
|
graphics.pp
|
LCL: implemented TCanvas.DoPolyBezier
|
2013-03-12 00:43:26 +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
|
LCL, grids, fix grid losing focus issue #24245
|
2013-04-10 17:24:34 +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
|
LCL: Fixes for property storage classes. Issue #23644, patch from Cyrax
|
2013-01-19 21:57:23 +00:00 |
|
interfacebase.pp
|
lcl: add a widgetset independent implementation of GradientFill based on gtk2 implementation for rectangles and on wine implementation for triangles
|
2012-09-21 03:19:46 +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: less warnings
|
2013-03-24 11:58:49 +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
|
lazdialogs patch from Giuliano and also a minor improvement for handle handling in LCL-CustomDrawn-Win32 MessageBox
|
2012-09-28 08:36:33 +00:00 |
|
lazfreetypeintfdrawer.pas
|
LazFreeType: Move strike-out and underline decoration to TFreeTypeRenderableFont. Based on patch by "circular"
|
2013-02-03 10:43:22 +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
|
clean up dependencies
|
2013-04-09 20:07:08 +00:00 |
|
lclclasses.pp
|
lcl: clean up
|
2013-02-11 21:15:42 +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: fixed lclproc mode
|
2013-02-15 07:41:23 +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: renamed lisCEFilter to rsFilter
|
2013-01-30 14:20:28 +00:00 |
|
lcltype.pp
|
lcl: comment
|
2012-12-18 12:48:34 +00:00 |
|
lclunicodedata.pas
|
|
|
|
lclversion.pas
|
set version to 1.1 on trunk
|
2012-04-01 18:17:49 +00:00 |
|
ldocktree.pas
|
|
|
|
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
|
Packager: formatting
|
2012-10-08 00:12:29 +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
|
MaskEdit: fix program crash in OnExit of DBEdit, after TDBEdit.UpdateData calls ValidateEdit (issue #0024134).
|
2013-03-28 17:52:04 +00:00 |
|
menus.pp
|
LCL: TMenuItem.AddHandler: changed AsLast to AsFirst for consistency and implemented it
|
2013-01-06 18:58:47 +00:00 |
|
pairsplitter.pas
|
|
|
|
popupnotifier.pas
|
|
|
|
postscriptcanvas.pas
|
LCL, PostScriptCanvas, added dummy RealizeAntialising which causes crash on carbon, from Patrick Chevalley, issue #23751
|
2013-01-27 09:15:25 +00:00 |
|
postscriptprinter.pas
|
|
|
|
postscriptunicode.pas
|
|
|
|
printers.pas
|
|
|
|
propertystorage.pas
|
LCL: Fixes for property storage classes. Issue #23644, patch from Cyrax
|
2013-01-19 21:57:23 +00:00 |
|
registerlcl.pas
|
|
|
|
rubberband.pas
|
|
|
|
shellctrls.pas
|
ShellCtrls: Restore an empty line in source code, because it marks what the comment is about.
|
2013-04-08 21:27:14 +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: published TListBox.ItemIndex, TCheckListBox.ItemIndex
|
2013-01-06 12:53:48 +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
|
LCL: Make BeginUpdate and EndUpdate public in ToolWin / ToolBar. Fixes compilation of EditorToolBar.
|
2013-01-31 08:12:13 +00:00 |
|
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
|
|
|
|
utrace.pp
|
|
|
|
valedit.pas
|
TValueListEditor: Fix possible crash in TValueListStrings.Put.
|
2013-03-09 17:48:24 +00:00 |
|
xmlpropstorage.pas
|
lcl: added TXMLConfigStorage.SaveToStream
|
2013-01-03 18:33:53 +00:00 |