Ryujinx-GtkSharp/doc/ChangeLog

247 lines
7.3 KiB
Plaintext
Raw Normal View History

2003-03-25 Duncan Mak <duncan@ximian.com>
* makefile: new overwrite family of targets. Use these for
removing deprecated nodes, instead of just leaving them tagged
with an attribute.
2003-03-25 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Calendar.xml: First draft docs, still need a little work.
2003-03-24 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/HRuler.xml:
* en/Gtk/VRuler.xml:
* en/Gtk/Ruler.xml: New docs and tweaks.
2003-03-22 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/HRuler.xml: Short docs, simple API.
2003-03-21 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Adjustment.xml: First draft; good docs for ClampPage missing.
* en/Gtk/CalendarDisplayOptions.xml:
* en/Gtk/AnchorType.xml: Simple docs for these enums.
2003-03-16 Hector E. Gomez Morales <hgomez_36@flashmail.com>
* en/Gtk/MenuShell.xml
* en/Gtk/MenuDirectionType.xml: Documented.
2003-03-15 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Bin.xml:
* en/Gtk/Alignment.xml: First drafts.
2003-03-12 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/PositionType.xml:
* en/Gtk/HandleBox.xml: First draft docs.
2003-03-11 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Range.xml: First draft.
2003-03-09 Hector E. Gomez Morales <hgomez_36@flashmail.com>
* en/Gtk/Widget.xml:First draft: all methods documented.
* en/Gtk/WidgetFlags.xml:Documented.
2003-03-09 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Scale.xml:
* en/Gtk/[VH]Scale.xml: Simple documentation for Scale widgets.
2003-03-08 Miguel de Icaza <miguel@ximian.com>
* en/GLib/IdleHandler.xml: Documented.
* en/GLib/List.xml: Documented.
* en/GLib/Idle.xml: Documented.
2003-03-08 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Table.xml: First draft of table docs. Have left spacing
properties as todo items until I sort the API - it's a bit of a mess.
2003-03-08 Duncan Mak <duncan@ximian.com>
* en/*/*.xml: Removed all the Deprecated nodes now.
2003-03-06 Hector E. Gomez Morales <hgomez_36@flashmail.com>
* en/Gtk/AccelFlags.xml
* en/Gtk/ScrollType.xml: Update and first draft.
2003-03-06 Duncan Mak <duncan@ximian.com>
* en/*/*.xml: Updated all the docs to match the new API. All the nodes
that no longer have a corresponding member in the type are now
marked as deprecated. We'll have to wait for Miguel to implement
this in the browser to stop displaying them.
All gtype constructors have been regenerated, because of the
'uint' to 'GLib.Type' change. However, this patch will preserve
(well, it was regenerated) the customized text for those GType
constructors.
A lot of the 'Finalized' methods are also now marked as
deprecated, because the classes implement 'Dispose' instead. This
is a possible place for customized scripts to generate template
documentation, similar to the GType property and GType constructors.
2003-03-05 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Statusbar.xml:
* en/GtkSharp/TextP*.xml: Statusbar docs for widget and relevant event handlers.
2003-03-05 Duncan Mak <duncan@ximian.com>
* en/Gtk/Curve.xml
* en/Gtk/DrawingArea.xml: More from Hector.
2003-03-04 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/*Paned.xml: First draft at Paned docs.
2003-03-02 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/SpinButtonUpdatePolicy.xml:
* en/Gtk/SpinType.xml:
* en/Gtk/SpinButton.xml: First draft of things SpinButton related.
2003-03-01 Peter Williams <peterw@ximian.com>
* en/Gdk/GC.xml: Minor markup / grammar fixes.
2003-02-28 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Invisible.xml:
* en/Gtk/Separator.xml:
* en/Gtk/VSeparator.xml:
* en/Gtk/GammaCurve: Hector's latest.
* en/Gtk/Frame.xml: complete docs exluding dubious API calls.
* en/Gtk/MenuItem: document a couple of skeleton methods
* en/Gtk: Some corrections for wrong use of 'langword'.
2003-02-27 Martin Willemoes Hansen <mwh@sysrq.dk>
* en/Gtk/TreeModel.xml: Fixed GetValue method signature
2003-02-25 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/AspectFrame.xml: full doc, based on C docs.
* en/Gtk/FileSelection.xml: first draft
* en/Gtk/ColorSelection.xml: first draft, incorrect API left undocumented and reported as bug #38672.
* en/Gtk/ColorSelectionDialog.xml: full doc.
* en/Gtk/CheckMenuItem.xml: full doc, based on C docs.
* en/Gtk/UpdateType.xml: simple docs for a simple enum.
2003-02-25 Duncan Mak <duncan@ximian.com>
* en/Gtk/WrapMode.xml: From Hector.
* en/Gtk/ButtonsType.xml:
* en/Gtk/MessageType.xml: Can't sleep, wrote (cut-n-pasted) some
documentation for some enums.
2003-02-25 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/FontSelection.xml:
* en/Gtk/FontSelectionDialog.xml: docs for Font widgets
2003-02-24 Kevin Breit <mrproper@ximian.com>
* en/Gtk/ArrowType.xml: Fixed a tag mismatch error that caused it to break compile.
2003-02-24 Duncan Mak <duncan@ximian.com>
* makefile: Make the path generic again, I forgot to revert the
last patch after Gonzalo checked in a temporary fix to Uri.cs.
2003-02-24 Kevin Breit <mrproper@ximian.com>
* en/Gtk/ArrowType.xml: Removed the "To be added" from the remarks sections.
* en/Gtk/Arrow.xml: Fixed up a few things in the documentation.
2003-02-23 Duncan Mak <duncan@ximian.com>
* makefile: the docs target is dangerous, remove it by
default. Also, remove the -f flag, so even if we do run it, it
won't overwrite files, by default.
* en/Gtk/AccelGroup.xml: From Raphael Schmid
<raphael.schmid@gmx.de>, with edits.
* en/Gtk/DirectionType.xml:
* en/Gtk/SelectionMode.xml: More from Hector.
* en/*/*.xml: a Big patch. This adds code-generated documentation
for internal constructors, the GType property and the Finalized method.
2003-02-22 Duncan Mak <duncan@ximian.com>
* en/Gtk/MovementStep.xml:
* en/Gtk/ResizeMode.xml:
* en/Gtk/StateType.xml:
* en/Gtk/ToolbarStyle.xml: More from Hector, the Mexican
documentation phenomenon!
* en/Gtk/HSeparator.xml: Hector Gomez.
* en/Gtk/DeleteType.xml: Kevin Breit, with edits.
2003-02-21 Kevin Breit <mrproper@ximian.com>
* en/Gtk/Arrow.xml: Fixed a small error where a . was missing at the end of a sentence.
2003-02-21 Duncan Mak <duncan@ximian.com>
* en/Gtk/Arrow.xml: Kevin Breit, <mrproper@ximian.com>.
* en/Gtk/Misc.xml: Raphael J. Schmid, <raphael@arrivingarrow.net>.
* en/Gtk/CornerType.xml: Kevin Breit, <mrproper@ximian.com>.
* en/Gtk/AccelLabel.xml: Hector E. Gomez Morales <hgomez_36@flashmail.com>.
* en/Gtk/AccelFlags.xml: Hector E. Gomez Morales <hgomez_36@flashmail.com>.
2003-02-19 Jeffrey Stedfast <fejj@ximian.com>
* en/Gdk/GC.xml: Documented.
2003-02-17 Duncan Mak <duncan@ximian.com>
* AtkSharp/*.xml:
* Gdk/*.xml:
* GdkSharp/*.xml:
* GladeSharp/*.xml:
* Gnome/*.xml:
* GnomeSharp/*.xml:
* Pango/*.xml: Some ref/out changes.
2003-02-17 Duncan Mak <duncan@ximian.com>
* makefile: Some makefile changes.
* en/Gtk/Entry.xml: Patch from Lee Mallabone
<mono-docs@fonicmonkey.net> to add some documentation text for the
Gtk.Entry class.
2003-02-14 Duncan Mak <duncan@ximian.com>
* en/*: Updated the docs and added a new Maintainer attribute, also
fixed the generator to produce 'ref/out' modifiers for parameters.
2003-02-14 Duncan Mak <duncan@ximian.com>
* makefile: Added a makefile.
* all.xml: Indexer file for the doc browser.