Mike Kestner
9c82ac0620
2005-12-10 Mike Kestner <mkestner@novell.com>
...
* gdk/gdk-symbols.xml : add GrabBroken mapping.
* gdk/Event.cs : add GrabBroken to GetEvent.
* gdk/EventGrabBroken.cs : manual Event subclass.
* gdk/Gdk.metadata : hide new GrabBroken event.
* gdk/Makefile.am : add new source file.
svn path=/trunk/gtk-sharp/; revision=54186
2005-12-10 06:00:03 +00:00
Mike Kestner
0e47e78f96
update docs to 2.8 API and document all new members
...
svn path=/trunk/gtk-sharp/; revision=54175
2005-12-09 23:12:49 +00:00
Mike Kestner
65c81a5cea
updater plus docs for gonzalo's new prop
...
svn path=/trunk/gtk-sharp/; revision=51483
2005-10-09 01:42:35 +00:00
Miguel de Icaza
b0c973ebe0
Patch from cesar2879@yahoo.com
...
svn path=/trunk/gtk-sharp/; revision=50316
2005-09-20 18:16:16 +00:00
Miguel de Icaza
9af713e759
Revert mistake
...
svn path=/trunk/gtk-sharp/; revision=49389
2005-09-03 04:11:38 +00:00
Miguel de Icaza
2af1e82dfd
Update docs
...
svn path=/trunk/gtk-sharp/; revision=49381
2005-09-02 22:55:48 +00:00
Mike Kestner
ab07fa8056
updates to assembly version elements
...
svn path=/trunk/gtk-sharp/; revision=46164
2005-06-17 18:43:30 +00:00
Mike Kestner
94bc7b432e
2005-06-16 Mike Kestner <mkestner@novell.com>
...
* en/*/*.xml : run the versionator to add since elements for 2.6.
svn path=/trunk/gtk-sharp/; revision=46101
2005-06-16 19:27:40 +00:00
Mike Kestner
b939f1f390
2005-06-16 Mike Kestner <mkestner@novell.com>
...
* en/*/*.xml : run the versionator to add since elements for 2.4.
svn path=/trunk/gtk-sharp/; revision=46100
2005-06-16 18:56:42 +00:00
Mike Kestner
5b8c8ab531
2005-05-23 Mike Kestner <mkestner@novell.com>
...
* Makefile.am : add an update-delete target for --delete.
* en/*/*.xml : update-delete.
svn path=/trunk/gtk-sharp/; revision=44918
2005-05-23 21:11:27 +00:00
Mike Kestner
f8d36b9453
2005-05-23 Mike Kestner <mkestner@novell.com>
...
* configure.in.in : add monodocer-fu.
2005-05-23 Mike Kestner <mkestner@novell.com>
* Makefile.am : switch to monodocer
* updater : kill
* en/*/*.xml : enormo-diff from monodocer first run without --delete.
svn path=/trunk/gtk-sharp/; revision=44915
2005-05-23 20:41:51 +00:00
Mike Kestner
1f555ab568
2005-04-21 Mike Kestner <mkestner@novell.com>
...
* configure.in : require gtk+ 2.6.
* generator/ReturnValue.cs : invalidate Callback returns for now.
* gtk/Gtk.metadata : some renames for conflicting new API.
* parser/gapi2xml.pl : whitespace tweak for class VM regexen.
* sources/Makefile.am : add new patch, kill atk patch, revise dirs.
* sources/atkhyperlink.patch : kill unnecessary patch.
* sources/gtkclipboard.patch : add new clipboard patch.
* sources/gtk-sharp-sources.xml : parse gtk+-2.6.
* */*-api.raw : regen pango, atk, gdk, and gtk for new versions.
svn path=/trunk/gtk-sharp/; revision=43412
2005-04-21 17:10:54 +00:00
Dan Winship
c377ed5e39
remove documentation of overloads that were removed
...
svn path=/trunk/gtk-sharp/; revision=42710
2005-04-08 21:35:07 +00:00
Miguel de Icaza
909200cf13
Contributions from spigaz@gmail.com
...
svn path=/trunk/gtk-sharp/; revision=41109
2005-02-23 19:01:51 +00:00
John Luke
70635096fa
2004-12-29 John Luke <john.luke@gmail.com>
...
* gen-intptr-ctor-docs.cs: docs for Type (IntPtr) ctor
* gen-gtype-ctor-docs.cs: docs for Type (GType) ctor
* gen-finalize-docs.cs: docs Finalize methods
* gen-gtype-docs.cs: docs GType properties, based off
of gen-vm-docs.cs
* en/*.xml: run these 4 tools for all the assemblies
svn path=/trunk/gtk-sharp/; revision=38159
2004-12-29 18:36:31 +00:00
John Luke
163cacb30f
2004-12-20 John Luke <john.luke@gmail.com>
...
* en/Gtk/Widget.xml: finish
* en/Gtk/Window.xml: finish
* en/Gtk/*.xml: random stuff, mostly enums
svn path=/trunk/gtk-sharp/; revision=38021
2004-12-21 04:08:27 +00:00
Mike Kestner
9727ef31e2
2004-12-17 Mike Kestner <mkestner@novell.com>
...
* gtk/Gtk.metadata : hide Object and Widget.Destroy.
* gtk/Object.custom : manual virtual Destroy impl.
* gtk/Widget.custom : manual virtual Destroy impl.
* gtk/Window.custom : hold a managed ref for all toplevels. Release
it in a Destroy override. Window is frequently subclassed and is
never parented, so this keeps a managed ref around to avoid GC.
[Fixes #70120 ]
svn path=/trunk/gtk-sharp/; revision=37914
2004-12-17 23:21:53 +00:00
Mike Kestner
60b7406317
updater run for 2.4 api.
...
svn path=/trunk/gtk-sharp/; revision=35742
2004-11-05 21:25:40 +00:00
Miguel de Icaza
4f8f06c449
Flush
...
svn path=/trunk/gtk-sharp/; revision=34925
2004-10-12 19:26:02 +00:00
Shane Landrum
e4b716e18c
2004-09-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/Accelerator.xml
* en/Gtk/Arg.xml
* en/Gtk/CallbackInvoker.xml
* en/Gtk/CellRendererState.xml
* en/Gtk/ColorSelectionButton.xml
* en/Gtk/Combo.xml
* en/Gtk/Container.xml
* en/Gtk/Decorated.xml
* en/Gtk/Dialog.xml
* en/Gtk/Drag.xml
* en/Gtk/FSButton.xml
* en/Gtk/FileSelection.xml
* en/Gtk/Function.xml
* en/Gtk/Gc.xml
* en/Gtk/Grab.xml
* en/Gtk/HandleBox.xml
* en/Gtk/Input.xml
* en/Gtk/InputDialog.xml
* en/Gtk/Widget.xml
* en/Gtk/Window.xml: Miscellaneous class docs.
svn path=/trunk/gtk-sharp/; revision=33798
2004-09-13 05:48:17 +00:00
John Luke
a8b81fb34d
validation/rendering fixes
...
svn path=/trunk/gtk-sharp/; revision=32766
2004-08-24 17:01:00 +00:00
Mike Kestner
2b6efdc91c
2004-06-21 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : document GType props via script-fu. 620 TBAs killed.
svn path=/trunk/gtk-sharp/; revision=30066
2004-06-21 20:14:42 +00:00
Mike Kestner
6d8c166797
2004-06-17 Mike Kestner <mkestner@ximian.com>
...
* en/Gtk/Window.xml : document remaining TBAs.
svn path=/trunk/gtk-sharp/; revision=29789
2004-06-17 16:51:37 +00:00
Mike Kestner
2b20e653c6
2004-06-15 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : generated summary and remarks for all the On* virtual
default handler methods. 700 more To be addeds gone.
svn path=/trunk/gtk-sharp/; revision=29603
2004-06-15 15:41:25 +00:00
Mike Kestner
0372a77462
2004-06-11 Mike Kestner <mkestner@ximian.com>
...
* doc/en/*/*.xml : update to remove Override* methods.
* generator/Signal.cs : make the Override* methods private. They
should not ever be called manually and it saves about 800 "do not
call this method" doc entries.
svn path=/trunk/gtk-sharp/; revision=29388
2004-06-11 22:41:01 +00:00
Miguel de Icaza
5b00f6f758
Flush
...
svn path=/trunk/gtk-sharp/; revision=29376
2004-06-11 19:09:54 +00:00
Mike Kestner
bc3ad7a1bd
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* Makefile.am : fix disthook
* en/*Sharp.xml : kill
* en/* : run updater again for the TreeModel API change.
svn path=/trunk/gtk-sharp/; revision=28372
2004-05-28 18:09:36 +00:00
Mike Kestner
785ddede52
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* en/* : put back all the real docs the updater tossed.
svn path=/trunk/gtk-sharp/; revision=28367
2004-05-28 17:31:16 +00:00
Mike Kestner
581dbea8ec
2004-05-27 Mike Kestner <mkestner@ximian.com>
...
* en/* : run updater
svn path=/trunk/gtk-sharp/; revision=28301
2004-05-27 19:02:19 +00:00
Hector E. Gomez Morales
5d8e9c5dd3
2004-03-05 Hector Gomez M <hectorgm@ciencias.unam.mx>
...
* en/* : Created TODO files for every namespace (except *Sharp namespaces).
2004-02-29 Hector Gomez M <hectorgm@ciencias.unam.mx>
* Changelog: Corrected bogus year dates.
* en/Gtk/TODO: updated TODO list.
* en/Atk/EditableText.xml
* en/Atk/Free.xml
* en/Atk/NoOpObject.xml
* en/Atk/Object.xml
* en/Atk/StateSet.xml
* en/Gnome/CanvasProxy.xml
* en/Gnome/CanvasRichText.xml
* en/Gnome/Config.xml
* en/Gnome/DateEdit.xml
* en/Gnome/Entry.xml
* en/Gnome/FileEntry.xml
* en/Gnome/Font.xml
* en/Gnome/FontFamily.xml
* en/Gnome/GlyphList.xml
* en/Gnome/IconList.xml
* en/Gnome/IconTheme.xml
* en/Gnome/Pgl.xml
* en/Gtk/Combo.xml
* en/Gtk/ListStore.xml
* en/Gtk/RadioMenuItem.xml
* en/Gtk/StockItem.xml
* en/Gtk/StockManager.xml
* en/Gtk/TextBuffer.xml
* en/Gtk/TextIter.xml
* en/Gtk/TextView.xml
* en/Gtk/TooltipsData.xml
* en/Gtk/TreeModelSort.xml
* en/Gtk/TreeStore.xml
* en/Gtk/TreeView.xml
* en/Gtk/Widget.xml
* en/Gtk/Window.xml: Restored and/or removed various nodes.
* en/Gtk/Accel.xml: Removed deprecated GroupsFromObject Method.
* en/Gtk/Application: Removed deprecated CurrentEvent Property.
* en/Gtk/Container.xml: FocusChain and Children update.
* en/Gtk/DeleteEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/DestroyEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/MenuItem.xml: ToggleSizeRequest update.
* en/Gtk/IMContext.xml: Removed deprecated GetPreeditString Method.
* en/Gtk/IMContextSimple.xml: Removed deprecated AddTable Method.
* en/Gtk/Init.xml: Removed deprecated AbiCheck Method
* en/Gtk/MapEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/MenuItem.xml: Removed deprecated ToggleSizeRequest Method.
* en/Gtk/NoExposeEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/SelectionData.xml: Removed deprecated Set Method.
* en/Gtk/TextChildAnchor.xml: Widget update.
* en/Gtk/TreeIter.xml: Stamp update.
* en/Gtk/TreeModel.xml: EmitRowsReordered update.
* en/Gtk/TreeRowReference.xml: Removed deprecated Reordered Method.
* en/Gtk/TreeSelection.xml: Removed deprecated GetSelectedRows Method.
* en/Gtk/TreeViewColumn.xml: Removed deprecated CellRenders Property.
* en/Gtk/UnmapEventArgs.xml: Removed deprecated Event Property.
svn path=/trunk/gtk-sharp/; revision=23736
2004-03-05 13:40:13 +00:00
Mike Kestner
80a32deaa6
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* Pango/*.xml : run updater and kill stubbed deprecates
* Atk/*.xml : run updater and kill stubbed deprecates
* Gdk/*.xml : run updater and kill stubbed deprecates
* Gtk/*.xml : run updater and kill stubbed deprecates
svn path=/trunk/gtk-sharp/; revision=23492
2004-02-26 18:46:28 +00:00
Mike Kestner
d066f892af
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* All: update events to new handler namespaces.
svn path=/trunk/gtk-sharp/; revision=23475
2004-02-25 23:39:06 +00:00
Hector E. Gomez Morales
fdb11c4cc1
* en/Gtk/Ctree.xml
...
* en/Gtk/Style.xml
* en/Gtk/Tree.xml: First draft.
* en/Gtk/TODO: updated.
* en/Gtk/Widget.xml: Documented the remaining methods and properties.
* en/Gtk/Window.xml: Documented all methods excepts the overloads and all the properties.
svn path=/trunk/gtk-sharp/; revision=21995
2004-01-13 01:30:01 +00:00
John Luke
ec87d5d92d
2003-12-22 John Luke <jluke@cfl.rr.com>
...
* en/GLib/GType.xml:
* en/GLib/DefaultSignalHandlerAttribute.xml: added
* */*/.xml: run updater
svn path=/trunk/gtk-sharp/; revision=21469
2003-12-24 01:35:30 +00:00
John Luke
0b12cb5378
run the updater
...
svn path=/trunk/gtk-sharp/; revision=19429
2003-10-28 00:48:23 +00:00
Hector E. Gomez Morales
e779241cce
* en/Gtk/Drag.xml: fix some typos and errors.
...
* en/Gtk/Window.xml: Almost done, some properties and events missing.
* en/Gtk/WidgetFlags.xml: fix some errors.
* en/Gtk/TODO: update missing list.
svn path=/trunk/gtk-sharp/; revision=19296
2003-10-22 08:47:03 +00:00
John Luke
0a5c79b320
2003-10-13 John Luke <jluke@cfl.rr.com>
...
* en/*/*.xml: fix finalize signature (override not virtual)
svn path=/trunk/gtk-sharp/; revision=18998
2003-10-13 22:55:58 +00:00
John Luke
74ceff8411
run updater
...
svn path=/trunk/gtk-sharp/; revision=18908
2003-10-12 09:06:39 +00:00
Hector E. Gomez Morales
43ffab4a20
en/Gtk/Accessible.xml: Full doc.
...
en/Gtk/CellEditable.xml: Full doc.
en/Gtk/Drag.xml: Full doc.
en/Gtk/Widget.xml: Fixes and some updates.
en/Gtk/WidgetFlags.xml: Full doc.
svn path=/trunk/gtk-sharp/; revision=18289
2003-09-25 05:34:26 +00:00
Hector E. Gomez Morales
11c7e40b69
Erroneous tabwidth from 4 to 8.
...
svn path=/trunk/gtk-sharp/; revision=18212
2003-09-20 09:47:14 +00:00
Hector E. Gomez Morales
255e87a7c7
en/Gtk/Window.xml: Nearly all methods documented.
...
en/Gtk/Widget.xml: SizeRequest method documented.
svn path=/trunk/gtk-sharp/; revision=18210
2003-09-20 08:04:11 +00:00
John Luke
cc1f6e10f2
run the updater, add docs for Art, Gda, and GnomeDb
...
(includes Gnome.Print)
svn path=/trunk/gtk-sharp/; revision=18154
2003-09-17 21:56:59 +00:00
Joshua Tauberer
9d0a50175b
Updated GtkSharp docs for monodoc's needs
...
svn path=/trunk/gtk-sharp/; revision=16463
2003-07-21 00:13:00 +00:00
Duncan Mak
ada2962e92
2003-07-17 Duncan Mak <duncan@ximian.com>
...
* Added new documentation files for the new classes, and fixed the
off-by-one enum member name bug that was introduced in the previous
commit.
svn path=/trunk/gtk-sharp/; revision=16325
2003-07-17 06:38:40 +00:00
Hector E. Gomez Morales
cafac6fcde
First draft Window.xml.
...
svn path=/trunk/gtk-sharp/; revision=15339
2003-06-12 13:26:21 +00:00
John Luke
ad11cfb128
* en/Gtk/Image.xml: add parameter and returns references, Methods
...
* en/Gtk/Window.xml: add parameter and returns references
* en/Gtk/TreeView.xml: add RulesHint
* en/Gtk/Stock.xml: add returns references
* en/Gtk/Plug.xml: add first draft
svn path=/trunk/gtk-sharp/; revision=15335
2003-06-12 04:17:57 +00:00
Duncan Mak
99fc829a10
2003-03-08 Duncan Mak <duncan@ximian.com>
...
* en/*/*.xml: Removed all the Deprecated nodes now.
svn path=/trunk/gtk-sharp/; revision=12345
2003-03-08 06:28:15 +00:00
Duncan Mak
efa9acf122
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.
svn path=/trunk/gtk-sharp/; revision=12270
2003-03-07 01:30:00 +00:00
Duncan Mak
f3966a2a4c
2003-02-23 Duncan Mak <duncan@ximian.com>
...
* en/*/*.xml: a Big patch. This adds code-generated documentation
for internal constructors, the GType property and the Finalized method.
svn path=/trunk/gtk-sharp/; revision=11858
2003-02-23 07:26:30 +00:00
Duncan Mak
bb846f7b01
Documentation for Window from Carlos Alberto Cortez <is118149@mail.udlap.mx>.
...
svn path=/trunk/gtk-sharp/; revision=11711
2003-02-19 04:02:35 +00:00