lazarus/lcl
2011-07-26 13:48:06 +00:00
..
forms LCL: Always use modeless window for calendar popup. Fixes issue #14059 2011-07-12 18:33:55 +00:00
images Lazcontrols: changed files for new ListFilterEdit control. 2011-06-29 00:04:54 +00:00
include Reverts TTabControl to it's old implementation due to too many problems with the new one 2011-07-26 13:48:06 +00:00
interfaces Gtk2: fixed issue with treeview theme drawings.Patch by Bart Broersma. issue #16376 2011-07-22 07:07:54 +00:00
languages regenerated translations; updated Russian translation 2011-07-19 20:29:44 +00:00
nonwin32 lcl: add delphi compatible messages by Stephano (issue #0019134) 2011-04-18 02:33:18 +00:00
templates
tests
widgetset Finishes fixing IndexOfTabAt 2011-07-22 11:34:43 +00:00
actnlist.pas
alllclunits.pp LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
arrow.pp
asyncprocess.pp
avglvltree.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
barchart.pp Moves the barchart import from dataset from dbctrls to barchart 2011-04-19 18:34:50 +00:00
btn_icons.lrs
buttonpanel.pas LCL: fixed ButtonPanel last visible button detection logic, bug #19210 2011-06-25 13:08:19 +00:00
buttons.pp lcl: set ModalResult to mrClose if BitBtn.Kind = bkClose (issue #0019197) 2011-04-19 08:04:05 +00:00
calendar.pp
checklst.pas lcl, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes 2011-03-19 16:40:11 +00:00
clipbrd.pp
colorbox.pas
comctrls.pp Reverts TTabControl to it's old implementation due to too many problems with the new one 2011-07-26 13:48:06 +00:00
controls.pp LCL: added capfHasScrollOffset in Controls.FindControlAtPosition(), also fixed TGraphicControl.Update, it should take into account parent's scrolloffset if any. issues #12217,#18272 2011-07-06 20:52:09 +00:00
cursors.lrs
customtimer.pas LCL: TTimer: checking csDesgning is no longer useful, since SetDesigning works recursive 2011-04-28 18:52:30 +00:00
dbactns.pp
dbctrls.pp lcl: publish TDBMemo.Enabled 2011-06-27 14:44:04 +00:00
dbgrids.pas LCL, fix position of scrollbar in case user clicks verticall scrollbar button arrows 2011-06-24 21:13:38 +00:00
defaulttranslator.pas LCL: lrs object reader/writer: write unique paths string properies for collection items and frames, patch #16742 2011-01-25 18:50:14 +00:00
dialog_icons.lrs
dialogs.pp LCL: fixed message dialog standard captions localization, bug #19757 2011-07-17 18:04:39 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas ListFilterEdit and TreeFilterEdit: remove unneeded parts, refactor 2011-07-19 23:17:59 +00:00
extctrls.pp TCustomTrayIcon: added InternalShow() private proc, so it triggers TCustomTrayIcon.Show when component is loaded. Fixes problem when popupmenu isn't shown.See issue #19693 2011-07-08 08:01:08 +00:00
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp Patches from bug #17761 TShellListView Mask: duplicated items if mask is " *.ext;*.ext " 2011-05-25 08:33:29 +00:00
fileutil.pas LCL: ReadAllLinks: stop after 12 levels 2011-03-27 09:08:23 +00:00
forms.pp LCL: broke unit dependency of graphics on controls 2011-07-09 23:10:27 +00:00
fpcadds.pas
graphics.pp Adds minimal functionality so that TRegion can be usable for regions composed of rectangles 2011-07-18 07:20:19 +00:00
graphmath.pp LCL: fixed stRoundRect drawing problem on Carbon.Patch by u-boot. issue #17892 2011-02-13 20:33:29 +00:00
graphtype.pp LCL: fix range error when reading an ImageList made with Delphi. Issue #19454 2011-06-03 00:28:50 +00:00
graphutil.pp LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
grids.pas LCL: Fix "Index out of bounds" errors in StringGrid. Modified from patch from Tomasz Wieckowski, issue #19765 2011-07-19 08:20:51 +00:00
helpintfs.pas IDE: help for compiler directives 2011-06-26 21:11:08 +00:00
icnstypes.pas
imagelistcache.pas
imglist.pp lcl: add another TImageList.Draw Delphi compatibility method (issue #0018921) 2011-03-14 07:25:08 +00:00
inipropstorage.pas
interfacebase.pp lcl: replace TWidgetSet.AppHandle function with a readwrite property 2011-02-01 04:10:57 +00:00
intfgraphics.pas LCL: broke unit dependency of graphics on controls 2011-07-09 23:10:27 +00:00
LAYOUT.txt
lazconfigstorage.pas LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix 2011-05-10 14:11:34 +00:00
lazhelphtml.pas IDE, LCL: adapted error messages to changed IDE main menu layout 2011-05-07 15:41:03 +00:00
lazhelpintf.pas LCL: improved "help for directive not found" error messages, regenerated translations and updated Russian translation 2011-06-26 23:15:02 +00:00
lazlinkedlist.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 Lazcontrols: changed files for new ListFilterEdit control. 2011-06-29 00:04:54 +00:00
lcl_grid_images.lrs Resource for Grid column sort images 2011-05-09 08:07:29 +00:00
lclbase.lpk IDE: add unit to uses section: search via codetools 2011-06-14 18:56:21 +00:00
lclclasses.pp
lclintf.pas LCL: docs: OpenURL 2011-06-25 09:57:23 +00:00
lclmemmanager.pas
lclmessageglue.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lclproc.pas lcl: use string constant argument in GetCompleteText 2011-06-27 14:45:51 +00:00
lclrescache.pas
lclstrconsts.pas LCL: moved TCustomControlFilterEdit's resource string to LCLStrConsts 2011-07-19 20:29:18 +00:00
lcltype.pp Implements the most basic fullscreen support, for gtk2 only at the moment 2011-06-30 08:58:09 +00:00
lclunicodedata.pas
lclversion.pas lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
lconvencoding.pas LCL: fixed ConvertEncoding fpr empty strings 2011-07-08 07:37:41 +00:00
ldockctrl.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
ldockctrledit.lfm
ldockctrledit.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
ldocktree.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
lmessages.pp lcl: remove TLMNoPara, use TLMNoParams for TLMEnter, TLMExit (issue #0019134) 2011-04-19 02:26:47 +00:00
lresources.pp lcl: TUTF8Parser.HandleNewLine: fill buffer 2011-06-26 21:05:15 +00:00
Makefile lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
Makefile.compiled
Makefile.fpc lcl: alllclunits using normal syntax 2011-01-26 23:21:20 +00:00
maps.pp
maskedit.pp LCL: TCustomMaskEdit.Text string to TTranslateString 2011-01-25 18:36:13 +00:00
masks.pas
menus.pp LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there. 2011-03-16 16:53:36 +00:00
pairsplitter.pas LCL: Fix "Read error" when copy-pasting TPairSplitter. Patch from August Klein, issue #19234 2011-05-05 23:16:49 +00:00
popupnotifier.pas
postscriptcanvas.pas LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas LCL, printers: fix typos in Exception messages and comments, fixes bug #18950 2011-03-19 21:38:31 +00:00
propertystorage.pas
registerlcl.pas LCL: Chart unit renamed to BarChart 2011-04-19 17:24:59 +00:00
rubberband.pas
shellctrls.pas TShellTreeView: when root property is changed, also change root property of TShellListView (if assigned).issue #18534 2011-06-30 10:39:34 +00:00
spin.pp
stdactns.pas
stdctrls.pp LCL: TToggleBox published properties: BidiMode, Contstraints, Color, Font, ParentBidiMode, ParentFont. 2011-06-22 12:22:58 +00:00
stringhashlist.pas
textstrings.pas
themes.pas LCL: broke unit dependency of graphics on controls 2011-07-09 23:10:27 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: Add return value to TranslateUnitResourceStrings. Patch from Ingo Steiniger, issue #18345 2011-05-07 00:03:42 +00:00
update_allunits.lpi
update_allunits.lpr
utf8process.pp
utrace.pp
xmlpropstorage.pas switched from deprecated xmlcfg to xmlconf 2011-02-01 09:34:27 +00:00