lazarus/lcl
2008-01-01 13:00:28 +00:00
..
forms
images editbtn: 2007-12-09 08:46:39 +00:00
include IDE: code explorer: implemented alphabetical sort for identifiers, hiding type/const/var/class visibility section nodes 2007-12-30 14:40:57 +00:00
interfaces fix crash while creating PreviewFileControl 2008-01-01 13:00:28 +00:00
languages updated translation by Maxim Ganetsky 2007-12-27 23:16:33 +00:00
nonwin32
templates
tests
widgetset - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
actnlist.pas
alllclunits.pp LCL: added lcl/lconvencoding.pas 2007-12-30 18:58:09 +00:00
arrow.pp
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas
buttons.pp implement drawing different state images (Up, Down, Disabled, Hot) for gtk1/gtk2 bitbtns 2007-12-14 17:53:50 +00:00
calendar.pp
chart.pp
checklst.pas make TCustomCheckListBox.ItemClick overridable 2007-12-19 06:59:46 +00:00
clipbrd.pp
clistbox.pp
colorbox.pas publish some properties (from Aleksey Lagunov) 2007-12-22 09:17:19 +00:00
comctrls.pp dont start drag immediately for TListView (this is Delphi compatible) 2007-12-19 07:45:22 +00:00
controls.pp change formatting in some units: decapitalize keywords, spacing 2007-12-19 09:09:18 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
dbgrids.pas LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
defaulttranslator.pas
dialog_icons.lrs
dialogs.pp LCL, avoid storing default (translated) title for dialogs 2007-12-12 23:48:04 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
editbtn.pas TDateEdit patch from Alexey Lagunov: 2007-12-13 07:14:22 +00:00
extctrls.pp LCL: undo docking patch 2007-12-16 11:00:25 +00:00
extdlgs.lrs
extdlgs.pas - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas LCL: added TFileSearcher.Search AMaskSeparator parameter 2007-12-10 12:14:14 +00:00
forms.pp LCL: TApplicationProperties now uses handler lists instead of global events 2007-12-17 19:31:44 +00:00
fpcadds.pas
graphics.pp LCL: added TPicture.LoadFromStreamWithFileExt 2007-12-29 19:52:10 +00:00
graphmath.pp
graphtype.pp replaced several BoolToStr calls with dbgs 2007-11-18 13:06:38 +00:00
grids.pas LCL, grids, additional fix resizing columns, area not fully invalidated 2007-12-14 02:28:02 +00:00
helpintfs.pas
imagelistcache.pas only first imageindex has been broadcasted to listener 2007-12-11 02:44:42 +00:00
imglist.pp * Start handle rework. Splitup of internal WS referencedata and public widgetsetspecific references (handle/pointer/XID/...) 2007-12-06 01:17:52 +00:00
inipropstorage.pas
interfacebase.pp - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
intfgraphics.pas add ability to read TBitmap from resource (windows resource or linux) 2007-12-13 05:50:56 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas IDEIntf: started htmlcontrol interface 2007-12-29 20:39:54 +00:00
lazlinkedlist.pas
lcl_dbgrid_images.lrs 1. split lcl images to: 2007-12-09 07:03:59 +00:00
lcl_dbnav_images.lrs use modern images for dbnavigator instead of old 2007-12-09 07:30:35 +00:00
lcl_edbtnimg.lrs editbtn: 2007-12-09 08:46:39 +00:00
lclclasses.pp LCL+gtk intf: improved debugging missing FWidgetSetClass and fixed crash on calling SetCCCallbacks in TGtkWSCustomControl.CreateHandle 2007-12-28 20:52:21 +00:00
lclintf.pas 1. split lcl images to: 2007-12-09 07:03:59 +00:00
lclmemmanager.pas
lclmessageglue.pas lcl messages: 2007-12-22 18:51:06 +00:00
lclproc.pas LCL: added GuessEncoding 2007-12-30 22:41:12 +00:00
lclrescache.pas
lclstrconsts.pas LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
lcltype.pp remove csAlignment and one obsoleted file 2007-12-26 09:51:30 +00:00
lclversion.pas lclversion: added svn keywords property 2007-12-05 07:45:24 +00:00
lconvencoding.pas LCL: renamed CPConvert to ConvertEncoding 2007-12-30 23:28:38 +00:00
ldockctrl.pas
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas
lmessages.pp lcl messages: 2007-12-22 18:51:06 +00:00
lresources.pp replaced writeln with debugln 2007-11-24 21:28:46 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc LCL: added lcl/lconvencoding.pas 2007-12-30 18:58:09 +00:00
maps.pp
maskedit.pp
masks.pas LCL Masks: use ';' as default mask separator 2007-12-22 14:33:12 +00:00
menus.pp TMenu, TMenuItem: 2007-12-03 07:30:37 +00:00
pairsplitter.pas
postscriptcanvas.pas
postscriptprinter.pas
printers.pas
propertystorage.pas
rubberband.pas
spin.pp
stdactns.pas
stdctrls.pp publish some properties (from Aleksey Lagunov) 2007-12-22 09:17:19 +00:00
stringhashlist.pas
textstrings.pas
themes.pas TCheckListbox: improve drawing under win32 (disabled state and do all through ThemeServices), saving/loading grayed states 2007-12-18 04:39:03 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: added GuessEncoding 2007-12-30 22:41:12 +00:00
utrace.pp
xmlpropstorage.pas