..
forms
images
include
LCL: Update PageIndex in PageControl after setting TabVisible. Issue #23251 , patch from Chronos
2013-01-12 23:27:29 +00:00
interfaces
Qt: make LCL happy when changing caption of groupbox from empty to some string or viceversa.part of #23642
2013-01-13 17:28:20 +00:00
languages
Translations: Czech translation update by Vaclav Valicek, bug #23622
2013-01-10 20:40:19 +00:00
nonwin32
lcl: add WM_ACTIVATE to messages.pp
2012-12-13 00:51:54 +00:00
templates
tests
widgetset
lcl: use CreateCompatibleBitmaps() instead of dirrect RawImage_CreateBitmaps for internal imagelist bitmaps
2012-09-24 09:18:51 +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: ColorBox - keep FSelected in sync all the time. fixes issue #22729
2012-08-27 08:57:04 +00:00
comctrls.pp
lcl: remove win32 workaround to realign TCustomPage. Not necessary after 39661
2012-12-29 10:10:12 +00:00
controls.pp
Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL
2012-12-07 15:55:54 +00:00
cursors.lrs
customdrawn_android.pas
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, dbgrid, added utility properties FirstColumn and LastColumn, they return the first and last visible columns
2012-11-20 10:04:39 +00:00
defaulttranslator.pas
LCL, DefaultTranslator: fix handling of non-ASCII path to .po file, bug #22907 , patch by Vladimir Zhirov
2012-09-17 19:53:23 +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: add TCustomControlFilterEdit.AfterFilter event, part of #22457
2012-07-22 07:15:19 +00:00
extctrls.pp
Publishes AutoSize to TNotebook
2012-12-21 15:29:52 +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: TScreen.AddHandlerFormAdded+AddHandlerRemoveForm+AddHandlerActiveControlChanged+AddHandlerActiveFormChanged+AddHandlerFormVisibleChanged: changed default AsFirst to false for consistency
2013-01-06 19:01:28 +00:00
fpcadds.pas
fpmake.pp
lazutils+lclbase: updated fpmake
2012-12-23 11:16:17 +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
graphutil.pp
grids.pas
Grids: make option goAutoAddRows also work with Tab key.
2013-01-16 14:51:29 +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
inipropstorage.pas
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-CustomDrawn: Advances the WinAPI cross-platform implementations
2012-04-27 19:16:53 +00:00
lazdeviceapis.pas
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
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
lazlinkedlist.pas
lazregions.pas
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_grid_images.lrs
lclbase.lpk
lclbase,lazutils: moved utf8process to lazutils
2013-01-03 12:19:51 +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
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
lclbase,lazutils: moved utf8process to lazutils
2013-01-03 12:19:51 +00:00
lcltype.pp
lcl: comment
2012-12-18 12:48:34 +00:00
lclunicodedata.pas
lclversion.pas
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
Makefile_win.compiled
Makefile.compiled
Makefile.fpc
maps.pp
maskedit.pp
Maskedit.pp: Implement support for Utf8.
2012-10-28 12:43:01 +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+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
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
stdactns.pas
stdctrls.pp
LCL: published TListBox.ItemIndex, TCheckListBox.ItemIndex
2013-01-06 12:53:48 +00:00
stringhashlist.pas
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
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas
LCL: Make button and picklist cell editors work in TValueListEditor
2013-01-09 23:32:04 +00:00
xmlpropstorage.pas
lcl: added TXMLConfigStorage.SaveToStream
2013-01-03 18:33:53 +00:00