lazarus/lcl
paul e0b764dc96 gtk:
- move GtkSwitchPage from GtkCallbacks unit to GtkWsExtCtrls unit
- fix double call of OnChanging on manual page change (part of 8338)

git-svn-id: trunk@13745 -
2008-01-14 08:10:31 +00:00
..
forms LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
images editbtn: 2007-12-09 08:46:39 +00:00
include gtk: 2008-01-14 07:48:25 +00:00
interfaces gtk: 2008-01-14 08:10:31 +00:00
languages Update french languages for LCL and IDE 2008-01-08 07:59:19 +00:00
nonwin32 Removed the commctrl unit as it is no longer needed. 2007-10-06 14:51:56 +00:00
templates
tests LCL: added test for anchordocking 2008-01-04 11:42:11 +00:00
widgetset * forgot to checkin most importent part for r13663 #a174b6e889 2008-01-09 19:30:35 +00:00
actnlist.pas
alllclunits.pp LCL: added lcl/lconvencoding.pas 2007-12-30 18:58:09 +00:00
arrow.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files) 2007-10-27 18:26:35 +00:00
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 LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
chart.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
checklst.pas fix TCheckListBox.SetChecked by Damien Gerard 2008-01-11 01:17:39 +00:00
clipbrd.pp
clistbox.pp
colorbox.pas publish some properties (from Aleksey Lagunov) 2007-12-22 09:17:19 +00:00
comctrls.pp - move OnGetDockCaption and friends to TWinControl 2008-01-09 09:08:12 +00:00
controls.pp TWinControl.DoUnDock: result = true by default 2008-01-13 15:47:00 +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 LCL: clean up of defaulttranslator from Luis Rodrigues (#9942) 2007-10-26 14:32:11 +00:00
dialog_icons.lrs
dialogs.pp LCL: fixed warnings by using out parameter instead of var paramater 2008-01-02 10:00:22 +00:00
dirsel.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
dirsel.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
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 - move OnGetDockCaption and friends to TWinControl 2008-01-09 09:08:12 +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 - move OnGetDockCaption and friends to TWinControl 2008-01-09 09:08:12 +00:00
fpcadds.pas
graphics.pp * Start of new Icon - bitmap cleanup 2008-01-05 00:30:10 +00:00
graphmath.pp
graphtype.pp dockSite: call paint dock frame only only for docked controls 2008-01-06 10:09:46 +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: reduced warnings 2008-01-09 20:07:34 +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 Fixes setting the application title on windows unicode. 2008-01-12 21:08:45 +00:00
lclrescache.pas
lclstrconsts.pas LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
lcltype.pp add missing DFCS_TRANSPARENT const 2008-01-06 17:31:56 +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 LCL: anchor docking: fixed cleaning up when docker is freed, Examples: anchor docking: added test case for clearing layouts 2008-01-04 19:15:47 +00:00
ldockctrledit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
ldockctrledit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
ldockctrledit.pas
ldocktree.pas LCL: fixed compilation for fpc 2.3.1 2008-01-09 19:41:37 +00:00
lmessages.pp LCL: replaced drag/dock messages with a cleaner TDragManager from Marius 2008-01-01 23:35:52 +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 LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
postscriptcanvas.pas
postscriptprinter.pas
printers.pas
propertystorage.pas
rubberband.pas
spin.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
stdactns.pas
stdctrls.pp + TCustomListbox.ClearSelection 2008-01-09 10:11:37 +00:00
stringhashlist.pas IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues 2007-10-06 13:59:31 +00:00
textstrings.pas
themes.pas default theme engine: draw MDI title buttons flat 2008-01-06 17:16:55 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: added GuessEncoding 2007-12-30 22:41:12 +00:00
utrace.pp
xmlpropstorage.pas