Miguel de Icaza
5b00f6f758
Flush
...
svn path=/trunk/gtk-sharp/; revision=29376
2004-06-11 19:09:54 +00:00
Mike Kestner
725f65261c
2004-06-10 Mike Kestner <mkestner@ximian.com>
...
* configure.in : break the monodoc dep, even though it was optional
it was a pain in the backside.
* doc/Makefile.am : add assemble target to build docs using monodoc.
we now have two manual targets which use monodoc, but aren't required
for the default build (update and assemble).
svn path=/trunk/gtk-sharp/; revision=29238
2004-06-10 20:46:02 +00:00
Mike Kestner
c1440d52d1
2004-06-10 Mike Kestner <mkestner@ximian.com>
...
* configure.in : AC_SUBST GACUTIL_FLAGS. require mono-0.95 (though
it's really cvs bleeding edge.)
* * AssemblyInfo.cs.in : s/pub/snk. delaysign=no.
* * Makefile.am : s/pub/snk. portability fixes to csc from John
Luke. Switch to GACUTIL_FLAGS.
* doc/Makefile.am : don't build docs, install raw xml to the prefix.
svn path=/trunk/gtk-sharp/; revision=29227
2004-06-10 19:45:20 +00:00
Todd Berman
e525e9bd55
2004-06-10 Todd Berman <tberman@sevenl.net>
...
* gtk/Container.custom: add C# glue for virtualizing ChildType ()
* gtk/glue/container.c: add C glue for virtualizing ChildType ()
* gtk/Gtk.metadata: hide Container.ChildType ()
* gtk/Widget.custom: Add ClearFlag, and SetFlag convenience methods.
Also add various IsFlag bool properties for checking for flags.
* gtk/glue/widget.c: Fix setting flags.
* doc/*: updated Widget docs.
svn path=/trunk/gtk-sharp/; revision=29217
2004-06-10 18:37:05 +00:00
Mike Kestner
9a53d28203
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : run updater to fix Rgb method sigs. And LayoutLine.
svn path=/trunk/gtk-sharp/; revision=29028
2004-06-08 11:28:43 +00:00
Todd Berman
9698c4d2f9
2004-06-07 Todd Berman <tberman@sevenl.net>
...
* gtk/Widget.custom: expose some easy bool properties for checking
certain WidgetFlags. Make Allocation a settable property.
* gtk/glue/widget.c: bit of glue to make Allocation settable.
* gdk/Window.custom: expose UserData as a usable IntPtr property.
* gdk/Gdk.metadata: hide old GetUserData/SetUserData methods.
* doc/*: ran the updater.
svn path=/trunk/gtk-sharp/; revision=28974
2004-06-07 17:14:35 +00:00
Jeroen Zwartepoorte
1aaac84322
2004-06-07 Jeroen Zwartepoorte <jeroen@xs4all.nl>
...
* gtk/Widget.custom: Add FocusLineWidth property.
* gtk/glue/widget.c: (gtksharp_gtk_widget_set_flags),
(gtksharp_gtk_widget_style_get_int): glue for getting an integer style
property.
svn path=/trunk/gtk-sharp/; revision=28967
2004-06-07 14:26:08 +00:00
Mike Kestner
74ed834c59
2004-06-07 John Luke <jluke@cfl.rr.com>
...
* doc/Makefile.am: install the docs if monodoc is there
svn path=/trunk/gtk-sharp/; revision=28963
2004-06-07 13:50:58 +00:00
Mike Kestner
070eb3cc64
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : run updater to add new protected ctor () 's.
svn path=/trunk/gtk-sharp/; revision=28646
2004-06-01 18:05:26 +00:00
Mike Kestner
ac5e091b8c
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* gtk/Gtk.metadata : mark SizeRequest requisition as out, not ref.
[Fixes #59388 ]
2004-06-01 Mike Kestner <mkestner@ximian.com>
* en/Gtk/Widget.xml : move existing docs to new method sig.
svn path=/trunk/gtk-sharp/; revision=28629
2004-06-01 15:28:22 +00:00
Mike Kestner
369a588e93
2004-05-31 Mike Kestner <mkestner@ximian.com>
...
* configure.in : Bump version to 0.93 and tag.
2004-05-31 Jeroen Zwartepoorte <jeroen@xs4all.nl>
* gtk/Gtk.metadata: unhide WidgetFlags.
* gtk/Widget.custom: add setter for GdkWindow prop. Add Flags prop.
* gtk/glue/widget.custom: setter for window, accessors for flags.
[Fixes #59337 ]
svn path=/trunk/gtk-sharp/; revision=28578
2004-05-31 18:48:25 +00:00
Mike Kestner
c4547468d8
2004-05-31 Jeroen Zwartepoorte <jeroen@xs4all.nl>
...
* gdk/Gdk.metadata: fix membler names in WindowClass.
[Fixes #59336 ]
2004-05-31 Mike Kestner <mkestner@ximian.com>
* en/Gdk/WindowClass.xml : move existing docs to new member names.
svn path=/trunk/gtk-sharp/; revision=28563
2004-05-31 17:04:48 +00:00
Mike Kestner
da1e556ee2
2004-05-31 Mike Kestner <mkestner@ximian.com>
...
* en/Gdk/Rectangle.xml : docs for newly changed Isect and Union.
svn path=/trunk/gtk-sharp/; revision=28559
2004-05-31 16:52:11 +00:00
Mike Kestner
9b90180daa
2004-05-31 Jeroen Zwartepoorte <jeroen@xs4all.nl>
...
* gdk/Gdk.metadata: mark dest rects as out for Isect and Union.
[Fixes #59341 ]
svn path=/trunk/gtk-sharp/; revision=28556
2004-05-31 16:35:43 +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
73632b2747
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* generator/ObjectGen.cs : adjust to ObjectManager ns change.
* glib/ManagedValue.cs : move to GLib and internalize.
* glib/Object.cs : adjust to ObjectManager ns change.
* glib/ObjectManager.cs : move to GLib.
* glib/TypeConverter.cs : move to GLib. return ManagedValue.GType
when we can't match a type instead of GType.None.
* gtk/*.custom: adjust for new TypeConverter ns and behavior.
2004-05-28 Mike Kestner <mkestner@ximian.com>
* en/* : run updater. fix a few *Sharp copy/pastisms.
svn path=/trunk/gtk-sharp/; revision=28362
2004-05-28 16:59:21 +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
Miguel de Icaza
d596e786f7
Add docs from Iain McCoy
...
svn path=/trunk/gtk-sharp/; revision=28075
2004-05-25 19:14:55 +00:00
Miguel de Icaza
4340f0903f
Add updates from Marques Johansson (marques@displague.com)
...
svn path=/trunk/gtk-sharp/; revision=28072
2004-05-25 19:10:28 +00:00
Miguel de Icaza
d846b31f50
Pango contributions from alf82@freemail.gr
...
svn path=/trunk/gtk-sharp/; revision=27038
2004-05-10 17:26:50 +00:00
Miguel de Icaza
19d2fcb5df
EventType contributions from jgarcia@ac.upc.es
...
svn path=/trunk/gtk-sharp/; revision=27035
2004-05-10 17:24:24 +00:00
Miguel de Icaza
adb74a6aa8
Canvas contributions from alf82@freemail.gr
...
svn path=/trunk/gtk-sharp/; revision=27034
2004-05-10 17:22:59 +00:00
Mike Kestner
f77ff85d9c
fix build breakage in Calendar.xml.
...
svn path=/trunk/gtk-sharp/; revision=26422
2004-04-30 14:49:45 +00:00
Erik Dasque
ec881333d0
added documentation for Calendar member property Date
...
svn path=/trunk/gtk-sharp/; revision=26418
2004-04-30 13:53:41 +00:00
John Luke
3027f1a0c1
add DrawingArea example
...
document TargetFlags
svn path=/trunk/gtk-sharp/; revision=26093
2004-04-28 02:10:05 +00:00
John Luke
f5aa31077b
add example
...
svn path=/trunk/gtk-sharp/; revision=26092
2004-04-28 01:46:09 +00:00
John Luke
e06a0d40ce
add example
...
svn path=/trunk/gtk-sharp/; revision=26091
2004-04-28 01:25:29 +00:00
John Luke
667e5a7caf
document Gdk.Threads
...
svn path=/trunk/gtk-sharp/; revision=26060
2004-04-27 16:30:04 +00:00
Miguel de Icaza
1fe2785b28
Some of my contributions
...
svn path=/trunk/gtk-sharp/; revision=25794
2004-04-21 20:46:56 +00:00
Miguel de Icaza
88d46fcccb
Contributions from Todd Berman
...
svn path=/trunk/gtk-sharp/; revision=25676
2004-04-19 03:30:48 +00:00
Mike Kestner
3eacb4f47a
2004-04-12 Mike Kestner <mkestner@ximian.com>
...
* en/GLib/Object.xml : some more docs for the Raw property.
svn path=/trunk/gtk-sharp/; revision=25370
2004-04-12 16:40:31 +00:00
Miguel de Icaza
fb74f1f04d
Contributions from Todd Berman
...
svn path=/trunk/gtk-sharp/; revision=25364
2004-04-12 14:16:11 +00:00
Miguel de Icaza
36b31af926
Contributions from Todd Berman
...
svn path=/trunk/gtk-sharp/; revision=25336
2004-04-11 22:45:22 +00:00
Miguel de Icaza
48eea29a81
Contributions from psonek2@seznam.cz
...
svn path=/trunk/gtk-sharp/; revision=25334
2004-04-11 18:45:51 +00:00
Miguel de Icaza
256a5f6b37
More contributions from eureko@grmexico.com.mx
...
svn path=/trunk/gtk-sharp/; revision=25317
2004-04-10 22:23:24 +00:00
Miguel de Icaza
11151b1e59
Add contributions from mdamt@bisnisweb.com
...
svn path=/trunk/gtk-sharp/; revision=25314
2004-04-10 22:07:38 +00:00
Mike Kestner
f52a4bb014
2004-03-30 John Luke <jluke@cfl.rr.com>
...
[Reworked a bit by MK]
* Makefile.am : add doc dir
* configure.in : test for monodoc, expand doc/Makefile
* doc/Makefile.am : build and dist docs
* doc/makefile : kill
svn path=/trunk/gtk-sharp/; revision=24805
2004-03-30 22:32:46 +00:00
Hector E. Gomez Morales
186266a808
2004-03-17 Alex Combas <yummyfiddlehead@yahoo.com>
...
* en/Gtk/Accel.xml: Full doc.
svn path=/trunk/gtk-sharp/; revision=24210
2004-03-17 07:15:15 +00:00
Hector E. Gomez Morales
90c98e5b37
2004-03-08 Hector E. Gomez Morales <hectorgm@ciencias.unam.mx>
...
* en/Art/Global.xml
* en/Art/Render.xml
* en/Art/Rgb.xml
* en/Art/Rgba.xml
* en/Art/Uta.xml
* en/Gda/Command.xml
* en/Gda/Field.xml
* en/Gda/FieldAtributes,xml
* en/Gda/Parameter.xml
* en/Gdk/*.xml
* en/Glade/XML.xml
* en/Pango/Analysis.xml
* en/Pango/AttrIterator.xml
* en/Pango/Context.xml
* en/Pango/EngineLang.xml
* en/Pango/EngineShape.xml
* en/Pango/FontFamily.xml
* en/Pango/FontMap.xml
* en/Pango/FontMetrics.xml
* en/Pango/Global.xml
* en/Pango/GlyphItem.xml
* en/Pango/GlyphString.xml
* en/Pango/Layout.xml
* en/Pango/LayoutLine.xml: Updated and/or removed various nodes.
svn path=/trunk/gtk-sharp/; revision=23824
2004-03-09 06:02:51 +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
0c3d27b0c1
2003-02-26 Mike Kestner <mkestner@ximian.com>
...
* scan-deprecations.cs : little xpath tool to inspect deprecates.
svn path=/trunk/gtk-sharp/; revision=23499
2004-02-26 19:32:04 +00:00
Mike Kestner
3b14029b6e
2003-02-26 Mike Kestner <mkestner@ximian.com>
...
* Vte/Gnome/Gtk : add some new doc files.
svn path=/trunk/gtk-sharp/; revision=23498
2004-02-26 19:27:27 +00:00
Mike Kestner
4924b52190
2003-02-26 Mike Kestner <mkestner@ximian.com>
...
* All: run updater and kill stubbed deprecates
svn path=/trunk/gtk-sharp/; revision=23497
2004-02-26 19:18:47 +00:00
Mike Kestner
b2059ab3fd
2003-02-26 Mike Kestner <mkestner@ximian.com>
...
* Atk/Gdk/Gtk : add some new doc files.
svn path=/trunk/gtk-sharp/; revision=23495
2004-02-26 18:52:25 +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
Mike Kestner
2b35341473
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* en/GLibSharp.xml : Update Summary.
* en/GtkSharp.xml : Update Summary.
svn path=/trunk/gtk-sharp/; revision=23474
2004-02-25 22:30:16 +00:00
Mike Kestner
0b228a6e69
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* en/*.xml : remove toplevel xml files for killed *Sharp namespaces.
svn path=/trunk/gtk-sharp/; revision=23473
2004-02-25 22:27:02 +00:00
Mike Kestner
10b7879ab0
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* */*Handler.xml : move all signal delegates from *Sharp to base namespaces.
svn path=/trunk/gtk-sharp/; revision=23472
2004-02-25 21:46:24 +00:00
Mike Kestner
80b39b67b4
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* GtkSharp/*Delegate.xml : kill.
* GtkSharp/*Signal.xml : kill.
svn path=/trunk/gtk-sharp/; revision=23471
2004-02-25 21:30:09 +00:00
Mike Kestner
8a585d28af
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* GtkSharp/*Native.xml : kill.
svn path=/trunk/gtk-sharp/; revision=23470
2004-02-25 21:20:54 +00:00
Mike Kestner
a972945da6
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* */*Wrapper.xml : kill all. These are internal classes.
svn path=/trunk/gtk-sharp/; revision=23466
2004-02-25 20:39:11 +00:00
Mike Kestner
4a1e0cc220
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* All: move all signal args from *Sharp to base namespaces.
svn path=/trunk/gtk-sharp/; revision=23465
2004-02-25 20:15:44 +00:00
Miguel de Icaza
5dbf042b24
More contributions
...
svn path=/trunk/gtk-sharp/; revision=22638
2004-01-31 03:53:04 +00:00
Miguel de Icaza
d526857a31
More doc updates
...
svn path=/trunk/gtk-sharp/; revision=22637
2004-01-31 03:52:52 +00:00
Peter Williams
4feed7bb77
2004-01-18 Peter Williams <peter@newton.cx>
...
* glib/Marshaller.cs (ArrayPtrToArgv, ArgvToArrayPtr): new
functions for marshalling and unmarshalling string arrays
to/from char **. Not pretty, but lets us call gtk_init()
in Gtk.
* gtk/Application.cs (do_init): New helper function to handle
passing args to Gtk. Uses above functions.
(Init): Use do_init, take a new progname parameter.
(InitCheck): Same.
doc/:
2003-01-13 Peter Williams <peter@newton.cx>
* en/Gtk/Application.xml: Update Init, InitCheck functions
for new progname argument. Fix a paste-o in the docs for InitCheck.
svn path=/trunk/gtk-sharp/; revision=22237
2004-01-19 03:24:25 +00:00
John Luke
8b751d9ba0
add remark about Label and UseUnderline
...
svn path=/trunk/gtk-sharp/; revision=22232
2004-01-18 22:53:54 +00:00
John Luke
cc654d5a06
add small example for selection
...
svn path=/trunk/gtk-sharp/; revision=22041
2004-01-13 22:04:34 +00:00
Miguel de Icaza
6507489ef9
Next batch of commits
...
svn path=/trunk/gtk-sharp/; revision=22035
2004-01-13 21:25:07 +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
19629688fa
2004-01-08 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/RadioButton.xml:
* en/Gtk/Notebook.xml:
* en/Gtk/NotebookPage.xml:
* en/GConf/ClientBase.xml: update for recent cvs changes
svn path=/trunk/gtk-sharp/; revision=21990
2004-01-12 22:48:13 +00:00
Miguel de Icaza
f223c45def
Second batch
...
svn path=/trunk/gtk-sharp/; revision=21869
2004-01-09 05:01:34 +00:00
John Luke
86f62b2c64
2004-01-08 John Luke <jluke@cfl.rr.com>
...
* */*/.xml: run updater
* en/Gtk/TreView.xml: correct GetRowExpanded docs
* en/Gtk/RadioButton.xml: documented
svn path=/trunk/gtk-sharp/; revision=21863
2004-01-09 01:32:46 +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
2e339f93a1
* en/Gnome/Druid.xml:
...
* en/Gnome/DruidPage.xml:
* en/Gnome/DruidPageEdge.xml:
* en/Gnome/DruidPageStandard.xml: documented
svn path=/trunk/gtk-sharp/; revision=20912
2003-12-09 01:57:59 +00:00
John Luke
2b16d16574
2003-12-08 John Luke <jluke@cfl.rr.com>
...
* en/Art/Rgba.xml: update
* en/Gnome/FileEntry.xml: documented
svn path=/trunk/gtk-sharp/; revision=20910
2003-12-08 23:56:58 +00:00
John Luke
46acd2b617
2003-12-04 John Luke <jluke@cfl.rr.com>
...
* All: run updater
svn path=/trunk/gtk-sharp/; revision=20789
2003-12-04 21:09:30 +00:00
John Luke
fd18887c61
add print example
...
svn path=/trunk/gtk-sharp/; revision=20348
2003-11-23 00:56:01 +00:00
John Luke
b081ef5b44
2003-11-18 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/CanvasPixbuf.xml: correct HeightInPixels from Sebastian <scut@nb.in-berlin.de>
svn path=/trunk/gtk-sharp/; revision=20190
2003-11-18 21:14:40 +00:00
Mike Kestner
4c24cd0747
2003-11-18 Peter Williams <peter@newton.cx>
...
* gtk/NodeStore.cs (GetNode): New public function. Patch refactored
a bit to eliminate code duplication with get_node_cb.
svn path=/trunk/gtk-sharp/; revision=20188
2003-11-18 20:13:39 +00:00
John Luke
d209d0b695
2003-11-17 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Socket.xml: documented
svn path=/trunk/gtk-sharp/; revision=20137
2003-11-17 21:08:58 +00:00
John Luke
2d0ec3b3b5
2003-11-16 John Luke <jluke@cfl.rr.com>
...
* en/Gdk/Atom.xml: documented
* en/Gtk/Clipboard.xml: documented
* en/Gtk/Stock.xml: documented
* en/Gtk/StockItem.xml: documented
svn path=/trunk/gtk-sharp/; revision=20095
2003-11-17 02:58:23 +00:00
John Luke
653f643360
* en/Gtk/TODO: update
...
* en/Gtk/ToolbarSpaceStyle.xml: documented
svn path=/trunk/gtk-sharp/; revision=19866
2003-11-12 06:39:31 +00:00
John Luke
11ae961d3a
add maintainer and mark done
...
svn path=/trunk/gtk-sharp/; revision=19865
2003-11-12 06:18:10 +00:00
John Luke
bafd35ea5e
2003-11-12 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Quit.xml: documented
* en/Gtk/TooltipsData.xml: documented
* en/Gtk/TODO: update
svn path=/trunk/gtk-sharp/; revision=19864
2003-11-12 06:07:52 +00:00
Mike Kestner
d67b3e62b9
2003-11-05 Mike Kestner <mkestner@ximian.com>
...
* en/Gtk/NodeStore.xml : documented
svn path=/trunk/gtk-sharp/; revision=19659
2003-11-06 01:52:32 +00:00
Mike Kestner
05e6e6c156
2003-11-05 Mike Kestner <mkestner@ximian.com>
...
* en/Gtk/TreeNode.xml : documented
* en/Gtk/TreeView.xml : documented NodeStore ctor.
svn path=/trunk/gtk-sharp/; revision=19658
2003-11-06 01:28:34 +00:00
Mike Kestner
3e18029f5f
2003-11-05 Mike Kestner <mkestner@ximian.com>
...
* en/Gtk/ITreeNode.xml : documented
* en/Gtk/TreeNodeAddedHandler.xml : documented
* en/Gtk/TreeNodeRemovedHandler.xml : documented
svn path=/trunk/gtk-sharp/; revision=19654
2003-11-05 23:56:57 +00:00
Mike Kestner
7513a7625b
2003-11-05 Mike Kestner <mkestner@ximian.com>
...
* en/Gtk/TreeNodeAttribute.xml : documented
* en/Gtk/TreeNodeValueAttribute.xml : documented
svn path=/trunk/gtk-sharp/; revision=19649
2003-11-05 21:28:19 +00:00
John Luke
f844057a89
run updater
...
svn path=/trunk/gtk-sharp/; revision=19636
2003-11-05 04:30:47 +00:00
John Luke
920ec48afd
run updater
...
svn path=/trunk/gtk-sharp/; revision=19430
2003-10-28 00:50:19 +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
Martin Willemoes Hansen
6112d008fa
* en/GConf.PropertyEditors.xml: Added
...
* Makefile: checks if any changes are made to en/*.xml
svn path=/trunk/gtk-sharp/; revision=19031
2003-10-14 09:25:23 +00:00
Martin Willemoes Hansen
e67b22d996
* en/GConf/ChangeSet.xml: Documented finalize
...
* en/GConf/NotifyEventHandler.xml: Fixed ecma-style compliance
svn path=/trunk/gtk-sharp/; revision=19029
2003-10-14 08:59:07 +00:00
Martin Willemoes Hansen
684b0d7e04
* en/AtkSharp.xml: Added
...
* en/GLibSharp.xml: Added
* en/GdaSharp.xml: Added
* en/GdkSharp.xml: Added
* en/GladeSharp.xml: Added
* en/GnomeDbSharp.xml: Added
* en/GnomeSharp.xml: Added
* en/GtkSharp.xml: Added
* en/PangoSharp.xml: Added
svn path=/trunk/gtk-sharp/; revision=19028
2003-10-14 08:48:16 +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
306e34f174
* en/Gtk/MessageDialog.xml:
...
* en/Gtk/Menu.xml:
* en/Gtk/AccelLabel.xml:
* en/Gtk/Alignment.xml: remove IWrapper duplicates
svn path=/trunk/gtk-sharp/; revision=18946
2003-10-13 02:18:55 +00:00
John Luke
74ceff8411
run updater
...
svn path=/trunk/gtk-sharp/; revision=18908
2003-10-12 09:06:39 +00:00
John Luke
e6b91d2fd2
* makefile: add gtkhtml to update dirs
...
* en/Gnome/PaperSelectorFlags.xml
* en/Gnome/PrintButtons.xml
* en/Gnome/PrintDialogFlags.xml
* en/Gnome/PrintDialogRangeFlags.xml
* en/GtkSharp/TextEventArgs.xml
* en/GtkSharp/TextEventHandler.xml
* en/GtkSharp/WidgetEventArgs.xml
* en/GtkSharp/WidgetEventHandler.xml: add these
svn path=/trunk/gtk-sharp/; revision=18907
2003-10-12 08:32:29 +00:00
John Luke
91f351d46d
2003-10-12 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/HTML.xml: call begin before Editable = true, update links, normalize
svn path=/trunk/gtk-sharp/; revision=18906
2003-10-12 08:06:42 +00:00
John Luke
88a78c99bd
2003-10-09 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/About.xml: add note about destroy on close event
svn path=/trunk/gtk-sharp/; revision=18815
2003-10-09 20:12:10 +00:00
John Luke
afda438e0f
2003-10-05 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/TreeStore.xml:
* en/Gtk/TreeModel.xml: first pass through these two monsters
svn path=/trunk/gtk-sharp/; revision=18641
2003-10-05 20:12:17 +00:00
Hector E. Gomez Morales
17be196384
* en/Gtk/Icon.xml
...
* en/Gtk/ItemFactory.xml: Full docs.
* en/Gtk/TODO: Added file with list of missing Gtk docs.
svn path=/trunk/gtk-sharp/; revision=18624
2003-10-05 07:38:14 +00:00
John Luke
e7f84c070d
2003-10-03 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/Popup.xml: documented w/ simple example
* en/Gtk.Menu.xml: popup example and parameter fix
svn path=/trunk/gtk-sharp/; revision=18578
2003-10-04 02:55:43 +00:00
Hector E. Gomez Morales
d54caa197a
Added Todo file for Gtk namespace documentation.
...
svn path=/trunk/gtk-sharp/; revision=18538
2003-10-03 04:04:45 +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
John Luke
148694216f
2003-09-23 John Luke <jluke@cfl.rr.com>
...
* en/Art.xml:
* en/Gda.xml:
* en/GnomeDb.xml: add descriptions
svn path=/trunk/gtk-sharp/; revision=18273
2003-09-24 03:04:17 +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
0f39800bff
2003-09-20 John Luke <jluke@cfl.rr.com>
...
* makefile: mwh's update target
* en/Gnome/AppBar.xml: documented
* en/Gnome/App.xml: half documented
* en/Gnome/Entry.xml: half documented
* en/Gnome/Window.xml: add some info
svn path=/trunk/gtk-sharp/; revision=18203
2003-09-20 06:45:35 +00:00
John Luke
f249abd390
run the updater
...
svn path=/trunk/gtk-sharp/; revision=18155
2003-09-17 21:59:29 +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
John Luke
a7b7003cbb
normalize and add info for ctor (string path)
...
svn path=/trunk/gtk-sharp/; revision=18094
2003-09-14 20:14:06 +00:00
Duncan Mak
5e8e9a1c07
2003-09-09 Duncan Mak <duncan@ximian.com>
...
* en/Glade: Update the docs to include new helper functions in
Glade.XML. Also do some XML normalization.
svn path=/trunk/gtk-sharp/; revision=18014
2003-09-09 22:40:47 +00:00
John Luke
d552766aea
2003-09-04 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/TextBuffer.xml: fix some typos
svn path=/trunk/gtk-sharp/; revision=17899
2003-09-05 02:29:59 +00:00
John Luke
57875b1227
2003-08-29 John Luke <jluke@cfl.rr.com>
...
* en/GLib/*.xml: update, transfer info from inline comments
* en/GtkSharp/SignalArgs.xml: transfer info from inline comments
* en/GtkSharp/ObjectManager.xml: transfer info from inline comments
* en/GtkSharp/SignalCallback.xml: transfer info from inline comments
svn path=/trunk/gtk-sharp/; revision=17735
2003-08-30 02:35:39 +00:00
John Luke
fed536085d
2003-08-29 John Luke <jluke@cfl.rr.com>
...
* en/GLib/Boxed.xml:
* en/GLib/DelegateWrapper.xml: transfer in-line comments
svn path=/trunk/gtk-sharp/; revision=17730
2003-08-30 00:05:31 +00:00
John Luke
9f14df277e
* en/Gtk/Timeout.xml: documented
...
svn path=/trunk/gtk-sharp/; revision=17611
2003-08-26 04:19:22 +00:00
John Luke
8f546e62c4
2003-08-25 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Layout.xml: mostly documented
svn path=/trunk/gtk-sharp/; revision=17610
2003-08-26 03:59:38 +00:00
John Luke
4fc7596db5
hmm, seems --normalize doesn't catch tab vs. spaces in examples
...
svn path=/trunk/gtk-sharp/; revision=17599
2003-08-25 20:44:10 +00:00
John Luke
3de09c2018
make example compilable
...
svn path=/trunk/gtk-sharp/; revision=17597
2003-08-25 20:24:52 +00:00
John Luke
151a3e1eaf
add .Append (string) overload method
...
svn path=/trunk/gtk-sharp/; revision=17418
2003-08-19 21:16:32 +00:00
John Luke
5a4d16db8b
use new simpler overload for .Append in example
...
svn path=/trunk/gtk-sharp/; revision=17417
2003-08-19 21:09:59 +00:00
John Luke
5b0557bdc1
2003-08-18 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/Help.xml: documented
* en/Gnome/CanvasText.xml: add example from monkeyguide
svn path=/trunk/gtk-sharp/; revision=17377
2003-08-18 04:28:10 +00:00
Duncan Mak
8e1bf959d0
(Gtk.TreeView.CellArea): Apply patch from
...
Aleksey Sanin <aleksey@aleksey.com> to declare the "Gdk.Rectangle
rect" parameter as an out parameter. This is required because
Gdk.Rectangle is a struct.
svn path=/trunk/gtk-sharp/; revision=17362
2003-08-15 23:19:56 +00:00
John Luke
d4baf8e789
2003-08-09 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Entry.xml: add example
svn path=/trunk/gtk-sharp/; revision=17210
2003-08-10 02:49:38 +00:00
John Luke
d6b8768667
add statusbar example
...
svn path=/trunk/gtk-sharp/; revision=17146
2003-08-06 22:20:11 +00:00
Duncan Mak
59a430ee35
(Gtk.Widget.SizeRequest): Mark the
...
requisition parameter as out.
svn path=/trunk/gtk-sharp/; revision=17140
2003-08-06 20:52:02 +00:00
John Luke
fa6fa47793
2003-08-06 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Notebook.xml: add example, see references
svn path=/trunk/gtk-sharp/; revision=17138
2003-08-06 19:17:19 +00:00
Martin Willemoes Hansen
6cef51c842
makefile: Added -f to clean rm's
...
svn path=/trunk/gtk-sharp/; revision=17125
2003-08-06 12:05:02 +00:00
Martin Willemoes Hansen
41fa110812
Added tmp to .cvsignore
...
svn path=/trunk/gtk-sharp/; revision=17123
2003-08-06 11:28:39 +00:00
Duncan Mak
b70d5c0800
2003-08-06 Xavier Amado <xavier@blackbloodstudios.com>
...
* /en/Gtk/Notebook.xml: documented the CurrentPageWidget property
svn path=/trunk/gtk-sharp/; revision=17105
2003-08-06 06:11:18 +00:00
Duncan Mak
710bbc7959
2003-08-06 Xavier Amado <xavier@blackbloodstudios.com>
...
* gtk/Notebook.custom (CurrentPageWidget): Added a property for
getting the current page widget directly.
2003-07-30 Duncan Mak <duncan@ximian.com>
* en/Gnome/CanvasShape.xml: documented.
svn path=/trunk/gtk-sharp/; revision=17100
2003-08-06 04:40:02 +00:00
Martin Willemoes Hansen
671e97d5c9
Used the params keyword with the parameter descriptions
...
svn path=/trunk/gtk-sharp/; revision=17048
2003-08-04 12:17:17 +00:00
Martin Willemoes Hansen
793b5ded71
* /en/Gnome/InteractFunction.xml:
...
* /en/Gnome/ModuleClassInitHook.xml:
* /en/Gnome/ModuleHook.xml:
* /en/Gnome/ModuleInitHook.xml:
* /en/Gnome/TriggerActionFunction.xml:
* /en/Gnome/UISignalConnectFunc.xml: documented
svn path=/trunk/gtk-sharp/; revision=17047
2003-08-04 11:30:11 +00:00
Martin Willemoes Hansen
cb62d0fd12
* /en/Gnome/ClientState.xml:
...
* /en/Gnome/FileDomain.xml:
* /en/Gnome/HelpError.xml:
* /en/Gnome/PreferencesType.xml:
* /en/Gnome/TriggerType.xml:
* /en/Gnome/URLError.xml: documented
svn path=/trunk/gtk-sharp/; revision=17014
2003-08-03 11:47:02 +00:00
Martin Willemoes Hansen
79bdf2bdf6
* /en/Gnome/UIPixmapType.xml:
...
* /en/Gnome/UIInfoConfigurableTypes.xml:
* /en/Gnome/IconListMode.xml:
* /en/Gnome/FontPickerMode.xml:
* /en/Gnome/DateEditFlags.xml: documented
svn path=/trunk/gtk-sharp/; revision=17008
2003-08-02 18:52:47 +00:00
Martin Willemoes Hansen
8a07f38fc8
* /en/Gnome/ClientFlags.xml:
...
* /en/Gnome/DialogType.xml:
* /en/Gnome/EdgePosition.xml:
* /en/Gnome/InteractStyle.xml:
* /en/Gnome/RestartStyle.xml:
* /en/Gnome/SaveStyle.xml:
* /en/Gnome/UIInfoType.xml: documented
svn path=/trunk/gtk-sharp/; revision=17006
2003-08-02 16:54:18 +00:00
John Luke
3c264c0651
clean-up MessageDialog
...
svn path=/trunk/gtk-sharp/; revision=16998
2003-08-01 22:01:27 +00:00
John Luke
0c4297ac51
2003-08-01 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/TreeView.xml: add some info
svn path=/trunk/gtk-sharp/; revision=16997
2003-08-01 21:34:57 +00:00
Martin Willemoes Hansen
3d8f2791c1
* /en/Gtk/MessageDialog.xml: Fixed remark.
...
svn path=/trunk/gtk-sharp/; revision=16996
2003-08-01 19:45:19 +00:00
John Luke
9bfd52ed64
2003-08-01 John Luke <jluke@cfl.rr.com>
...
* /en/*.xml: use C#-style names, ex Gdk instead of GDK
svn path=/trunk/gtk-sharp/; revision=16995
2003-08-01 19:40:24 +00:00
John Luke
72afe7d17f
2003-07-31 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/TreeIter.xml: documented except Zero, Copy, and Free
* en/Gtk/TreeViewColumn.xml: documented
svn path=/trunk/gtk-sharp/; revision=16969
2003-07-31 23:56:26 +00:00
Duncan Mak
ad589a0a64
More paramref fixes
...
svn path=/trunk/gtk-sharp/; revision=16961
2003-07-31 21:47:54 +00:00
Duncan Mak
4ab065213e
Fix paramref screwup
...
svn path=/trunk/gtk-sharp/; revision=16960
2003-07-31 21:44:39 +00:00
Duncan Mak
8de5848e61
Little fixes, good night.
...
svn path=/trunk/gtk-sharp/; revision=16878
2003-07-30 07:00:45 +00:00
Duncan Mak
e728c4d773
* en/Gdk/EventNoExpose.xml:
...
* en/Gdk/EventButton.xml: Added hyperlinks.
svn path=/trunk/gtk-sharp/; revision=16877
2003-07-30 06:47:03 +00:00
Duncan Mak
b9b7cf319b
* en/Gnome/CanvasWidget.xml:
...
* en/Gnome/CanvasRect.xml:
* en/Gnome/CanvasRE.xml:
* en/Gnome/CanvasPolygon.xml:
* en/Gnome/CanvasPixbuf.xml:
* en/Gnome/CanvasLine.xml:
* en/Gnome/CanvasItem.xml:
* en/Gnome/CanvasGroup.xml:
* en/Gnome/CanvasEllipse.xml:
* en/Gnome/CanvasClipgroup.xml:
* en/Gnome/CanvasBpath.xml:
* en/Gnome/Canvas.xml: fully documented.
svn path=/trunk/gtk-sharp/; revision=16875
2003-07-30 06:34:41 +00:00
Duncan Mak
51ae478c43
* en/Gtk/Label.xml: Finished documentation for the Gtk.Label
...
class.
* sources/Gtk.metadata:
* api/gtk-api.xml: Marked the arguments to GetSelectionBounds and
GetLayoutOffsets as out params.
svn path=/trunk/gtk-sharp/; revision=16861
2003-07-29 23:02:50 +00:00
Ben Maurer
8793c62f3b
Make xml validate
...
svn path=/trunk/gtk-sharp/; revision=16855
2003-07-29 20:04:39 +00:00
Duncan Mak
a5594020a2
Finish documentation for Glade.XML.
...
svn path=/trunk/gtk-sharp/; revision=16823
2003-07-29 04:14:24 +00:00
Miguel de Icaza
1244613484
Include docs from X
...
svn path=/trunk/gtk-sharp/; revision=16822
2003-07-29 03:50:42 +00:00
Duncan Mak
9634640f28
Normalized
...
svn path=/trunk/gtk-sharp/; revision=16821
2003-07-29 03:40:12 +00:00
Duncan Mak
fabd67857d
Add docs for events.
...
svn path=/trunk/gtk-sharp/; revision=16820
2003-07-29 03:14:04 +00:00
Duncan Mak
a613489634
Add more docs to XML.
...
svn path=/trunk/gtk-sharp/; revision=16818
2003-07-29 02:44:45 +00:00
Duncan Mak
28a41ea3c7
Added some documentation for Glade.XML.
...
svn path=/trunk/gtk-sharp/; revision=16802
2003-07-28 23:14:43 +00:00
John Luke
a97a5d52fa
2003-07-27 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Combo.xml: add example, update
svn path=/trunk/gtk-sharp/; revision=16755
2003-07-27 23:31:49 +00:00
John Luke
4fe4e95204
2003-07-27 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/CheckButton.xml: add small example, update
* en/Gtk/TreeModelFlags.xml:
* en/Gtk/RcFlags.xml: more documentation from
Jonathan Kessler <Jwkpiano1@comcast.net>.
svn path=/trunk/gtk-sharp/; revision=16750
2003-07-27 18:21:23 +00:00
Duncan Mak
d7e00855fa
* en/Gtk/Orientation.xml: more documentation from
...
Jonathan Kessler <Jwkpiano1@comcast.net>.
svn path=/trunk/gtk-sharp/; revision=16722
2003-07-26 23:56:37 +00:00
Duncan Mak
118f7946c5
* en/Gtk/MetricType.xml:
...
* en/Gtk/ObjectFlags.xml: more documentation from
Jonathan Kessler <Jwkpiano1@comcast.net>.
svn path=/trunk/gtk-sharp/; revision=16720
2003-07-26 20:34:02 +00:00
Duncan Mak
23af4a86c7
Ben is right, merge the remarks section back into summary.
...
svn path=/trunk/gtk-sharp/; revision=16701
2003-07-26 04:07:52 +00:00
Duncan Mak
921eb020c4
more documentation from
...
Jonathan Kessler <Jwkpiano1@comcast.net>.
svn path=/trunk/gtk-sharp/; revision=16700
2003-07-25 23:48:06 +00:00
Ben Maurer
9de8359990
s/generel/general/
...
svn path=/trunk/gtk-sharp/; revision=16693
2003-07-25 20:05:36 +00:00
Duncan Mak
eef2bb5c87
added documentation from
...
Jonathan Kessler <Jwkpiano1@comcast.net>.
svn path=/trunk/gtk-sharp/; revision=16689
2003-07-25 18:27:56 +00:00
Miguel de Icaza
c4b0c3d656
Add docs
...
svn path=/trunk/gtk-sharp/; revision=16663
2003-07-25 13:52:36 +00:00
John Luke
1691a6bbaf
whoops fix this real quick
...
svn path=/trunk/gtk-sharp/; revision=16649
2003-07-25 04:21:48 +00:00
John Luke
772e8caf9f
add summaries for GConf and Rsvg
...
svn path=/trunk/gtk-sharp/; revision=16648
2003-07-25 04:14:59 +00:00
John Luke
66d496114a
hmm, should build first then commit...
...
svn path=/trunk/gtk-sharp/; revision=16554
2003-07-23 01:14:01 +00:00
John Luke
a0ee3f3b89
2003-07-22 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/Menu.xml: add example
svn path=/trunk/gtk-sharp/; revision=16553
2003-07-23 01:10:29 +00:00
John Luke
75d8f2a98b
2003-07-22 John Luke <jluke@cfl.rr.com>
...
* en/Rsvg: add directory
* en/Rsvg/*.xml: add initial docs
* en/Rsvg/Tool.xml: add example
svn path=/trunk/gtk-sharp/; revision=16552
2003-07-23 00:38:08 +00:00
Duncan Mak
05172d9599
* en/Gtk/FSButton.xml: Removed the constructor, per the custom
...
file update and added documentation.
* gtk/FileSelection.custom (FSButton): Mark the constructor as
'internal', instead of 'public'.
svn path=/trunk/gtk-sharp/; revision=16513
2003-07-22 04:38:13 +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
John Luke
2f5dca594f
2003-07-20 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/FileSelection.xml: update and add example
svn path=/trunk/gtk-sharp/; revision=16447
2003-07-20 18:11:11 +00:00
John Luke
9127f33329
2003-07-18 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/OptionMenu.xml: documented
svn path=/trunk/gtk-sharp/; revision=16436
2003-07-19 23:00:56 +00:00
John Luke
0fed7fdad3
Wrong day on last entry
...
svn path=/trunk/gtk-sharp/; revision=16410
2003-07-18 17:28:14 +00:00
John Luke
fe7973b7a8
2003-07-17 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/TreeView.xml: add TreeViewDemo example
* en/Pango/Weight.xml: remove trailing "n"
svn path=/trunk/gtk-sharp/; revision=16409
2003-07-18 17:23:36 +00:00
Duncan Mak
18e36962aa
* en/Pango/Alignment.xml:
...
* en/Pango/AttrTyoe.xml:
* en/Pango/CoverageLevel.xml:
* en/Pango/Direction.xml:
* en/Pango/FontMask.xml:
* en/Pango/OTTableType.xml:
* en/Pango/Stretch.xml:
* en/Pango/Style.xml:
* en/Pango/TabAlign.xml:
* en/Pango/Underline.xml:
* en/Pango/Variant.xml:
* en/Pango/Weight.xml:
* en/Pango/WrapMode.xml: All enumerations in Pango are documented.
svn path=/trunk/gtk-sharp/; revision=16383
2003-07-18 06:41:42 +00:00
Duncan Mak
1454565034
2003-07-17 Duncan Mak <duncan@ximian.com>
...
* Fixed another off-by-one error in the enums from the last
commit. I'm such a doofus.
Also added the new enums that were missing from last night's
commit.
svn path=/trunk/gtk-sharp/; revision=16367
2003-07-18 02:50:06 +00:00
John Luke
01bc5d7f9a
2003-07-17 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/ImageMenuItem.xml: documented
svn path=/trunk/gtk-sharp/; revision=16366
2003-07-18 01:59:08 +00:00
John Luke
5ee4beb801
2003-07-17 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/CellRenderer.xml: documented
svn path=/trunk/gtk-sharp/; revision=16365
2003-07-18 01:30:49 +00:00
John Luke
df08f5bb95
2003-07-17 John Luke <jluke@cfl.rr.com>
...
* en/Gtk/CellRendererMode.xml: documented
* en/Gtk/CellRendererState.xml: documented
svn path=/trunk/gtk-sharp/; revision=16360
2003-07-17 23:40:49 +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
Duncan Mak
ed163952af
2003-07-17 Duncan Mak <duncan@ximian.com>
...
* Add new documentation files for the new classes.
svn path=/trunk/gtk-sharp/; revision=16324
2003-07-17 06:35:10 +00:00
John Luke
d6af05d2e6
whoops, accidently deleted Duncans change
...
svn path=/trunk/gtk-sharp/; revision=16317
2003-07-17 03:57:19 +00:00
John Luke
9d8a428ec0
2003-07-16 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/About.xml: documented
svn path=/trunk/gtk-sharp/; revision=16316
2003-07-17 03:39:14 +00:00
John Luke
c5ebc2856b
2003-07-16 John Luke <jluke@cfl.rr.com>
...
* en/GConf/Client.xml: documented
svn path=/trunk/gtk-sharp/; revision=16315
2003-07-17 02:56:34 +00:00
Duncan Mak
749844387c
2003-07-16 Duncan Mak <duncan@ximian.com>
...
* All enumerations: Fixed the TypeSignature and MemberSignature in all
documentation files for Enumerations.
svn path=/trunk/gtk-sharp/; revision=16313
2003-07-16 21:03:40 +00:00
John Luke
1ad394854e
* en/Gtk/CellRendererText.xml: documented, except one event and method
...
* en/Gtk/CellRendererToggle.xml: documented
* en/Gtk/CellRendererPixbuf.xml: documented
svn path=/trunk/gtk-sharp/; revision=16290
2003-07-16 04:35:01 +00:00
Miguel de Icaza
74ef92124b
Update with jluke sample
...
svn path=/trunk/gtk-sharp/; revision=16289
2003-07-16 04:03:32 +00:00
Duncan Mak
870b00b76e
* en/Gtk/ItemFactory.xml: Rename GetItemByAction and
...
GetWidgetByAction to GetItem and GetWidget, to reflect metadata
changes.
* en/Gtk/TextBuffer.xml: Remove all references to *ByName methods,
as they are now all overrides.
* en/Gtk/HTML.xml: Update to use the new Begin overloads, since
bug #46427 is fixed.
* sources/Gtk.metadata
(GtkIconSet): hide the GetSizes method.
(GtkTextBuffer): new overrides
MoveMarkByName -> MoveMark
DeleteMarkByName -> DeleteMark
ApplyTagByName -> ApplyTag
RemoveTagByName -> RemoveTag
(GtkItemFactory): new overrides
GetItemByAction -> GetItem
GetWidgetByAction -> GetWidget
* sources/gtkhtml-font-style-enum.patch: A patch to use real values
in gtkhtml-enums.h so that the parser won't choke on the complex enum
declarations.
svn path=/trunk/gtk-sharp/; revision=16282
2003-07-16 02:07:51 +00:00
Miguel de Icaza
7880ee2044
Add HTML
...
svn path=/trunk/gtk-sharp/; revision=16277
2003-07-15 23:42:15 +00:00
Miguel de Icaza
f98b4e6398
Add example, and more explanations
...
svn path=/trunk/gtk-sharp/; revision=16247
2003-07-15 02:34:04 +00:00
Duncan Mak
b0da34e07f
all documented except for events.
...
svn path=/trunk/gtk-sharp/; revision=16242
2003-07-15 00:20:31 +00:00
Ben Maurer
7423197846
was not validating. fixed
...
svn path=/trunk/gtk-sharp/; revision=16240
2003-07-14 21:05:01 +00:00
Duncan Mak
10e594b822
added the missing properties.
...
svn path=/trunk/gtk-sharp/; revision=16187
2003-07-14 05:34:45 +00:00
Duncan Mak
d9a26991fc
* en/Gtk/TextTag.xml:
...
* en/Gtk/TextTagTable.xml:
* en/Gtk/TextMark.xml:
* en/Gtk/TextChildAnchor.xml: documented.
svn path=/trunk/gtk-sharp/; revision=16182
2003-07-14 00:48:35 +00:00
Duncan Mak
0c4b3dcae1
Remove conflict marker.
...
svn path=/trunk/gtk-sharp/; revision=16136
2003-07-12 09:23:26 +00:00
Duncan Mak
aa65123a95
2003-07-12 Duncan Mak <duncan@ximian.com>
...
* en/Gtk/TextBuffer.xml: all documented except for events.
2003-07-07 Duncan Mak <duncan@ximian.com>
* en/Gtk/TearoffMenuItem.xml: documented.
svn path=/trunk/gtk-sharp/; revision=16135
2003-07-12 09:20:37 +00:00
John Luke
d0f1f5ef24
fix bulleted list
...
svn path=/trunk/gtk-sharp/; revision=16080
2003-07-10 03:06:27 +00:00
John Luke
59bcb39f2f
* en/Gtk/Fixed.xml:
...
* en/Gtk/Image.xml:
* en/Gtk/ToggleButton.xml:
* en/Gtk/Frame.xml
* en/Gtk/HBox.xml: small fixes
svn path=/trunk/gtk-sharp/; revision=16043
2003-07-08 18:44:29 +00:00
John Luke
bef993d3cc
en/Gtk/Dialog.xml: fixes
...
en/Gtj/Application.xml: add example, fix methods
svn path=/trunk/gtk-sharp/; revision=15947
2003-07-04 21:36:15 +00:00
Duncan Mak
fd57533e7d
* en/Gtk/AccelGroup.xml: revert parts of my last patch, as some of
...
the links do not resolve due to bug #38538 .
* en/Gtk/Button.xml (NewFromLabel):
(NewFromStock): documented.
* en/Gtk/Frame.xml (GetLabelAlign): documented.
* en/Gtk/IconFactory.xml:
* en/Gtk/IconSet.xml:
* en/Gtk/IconSize.xml:
* en/Gtk/IconSource.xml: documented.
* en/Gtk/Paned.xml: added documentation for the events.
* en/Gtk/ResponseType.xml: documented.
svn path=/trunk/gtk-sharp/; revision=15916
2003-07-04 07:49:31 +00:00
John Luke
35079d1f3d
fix method signatures
...
svn path=/trunk/gtk-sharp/; revision=15914
2003-07-04 05:11:46 +00:00
John Luke
1aabed9f63
add first draft
...
svn path=/trunk/gtk-sharp/; revision=15911
2003-07-04 02:09:49 +00:00
John Luke
2e8ce4be18
* en/Gtk/TreeSelection.xml: fix method signatures, small updates
...
svn path=/trunk/gtk-sharp/; revision=15884
2003-07-03 01:25:09 +00:00
Duncan Mak
4212447168
2003-06-30 Duncan Mak <duncan@ximian.com>
...
* en/Gtk/AccelGroup.xml: Added some more hyperlinks to the
existing text.
svn path=/trunk/gtk-sharp/; revision=15801
2003-07-01 04:15:36 +00:00
John Luke
03be753526
fix methods and update
...
svn path=/trunk/gtk-sharp/; revision=15681
2003-06-27 03:09:54 +00:00
John Luke
ca4463dee3
update example, provide parameter references
...
svn path=/trunk/gtk-sharp/; revision=15680
2003-06-27 02:27:25 +00:00
Johannes Roith
9185d37ca2
update
...
svn path=/trunk/gtk-sharp/; revision=15635
2003-06-25 19:58:40 +00:00
Johannes Roith
152a221474
improve makefile
...
svn path=/trunk/gtk-sharp/; revision=15634
2003-06-25 19:53:19 +00:00
Ben Maurer
823fed21de
There was some invalid XML in this file. It was not passing the validator.
...
svn path=/trunk/gtk-sharp/; revision=15613
2003-06-24 16:52:00 +00:00
John Luke
a001a03980
* en/Gtk/WindowType.xml: don't use contractions
...
* en/Gtk/ToolbarChildType.xml: add first draft
* en/Gtk/SortType.xml: update
* en/Gtk/SizeGroupMode.xml: update
* en/Gtk/ShadowType.xml: update
* en/Gtk/PolicyType.xml: update
* en/Gtk/PackType.xml: update
* en/Gtk/Justification.xml: update
* en/Gtk/CurveType.xml: update
* en/Gtk/AttachOptions.xml: update
svn path=/trunk/gtk-sharp/; revision=15596
2003-06-24 03:20:31 +00:00
John Luke
abb15e3987
* en/Gtk/WindowGroup.xml: add some info
...
* en/Gtk/WindowPosition.xml: update
svn path=/trunk/gtk-sharp/; revision=15595
2003-06-24 01:56:55 +00:00
John Luke
559741b27d
add example for Gtk.Dialog
...
svn path=/trunk/gtk-sharp/; revision=15432
2003-06-16 02:44:35 +00:00
John Luke
af529da444
* en/Gtk/Dialog.xml: add more info
...
* en/Gtk/DialogFlags: add first draft
svn path=/trunk/gtk-sharp/; revision=15423
2003-06-15 16:44:25 +00:00
John Luke
f64dfcc778
* en/Gtk/ProgressBarStyle.xml
...
* en/Gtk/ProgressBarOrientation.xml
* en/Gtk/ImageType.xml: add first drafts
svn path=/trunk/gtk-sharp/; revision=15374
2003-06-13 20:42:42 +00:00
Hector E. Gomez Morales
fff6ed2b0d
Oops a mistake in the date.
...
svn path=/trunk/gtk-sharp/; revision=15341
2003-06-12 13:31:01 +00:00
Hector E. Gomez Morales
8ac6cde7bc
Added first draft of Window.xml
...
svn path=/trunk/gtk-sharp/; revision=15340
2003-06-12 13:29:01 +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
John Luke
3f7bd40ef7
add GConf.PropertyEditors docs
...
svn path=/trunk/gtk-sharp/; revision=15164
2003-06-06 18:45:16 +00:00
John Luke
7f90d3ee7f
add GConf docs
...
svn path=/trunk/gtk-sharp/; revision=15163
2003-06-06 18:41:12 +00:00
John Luke
aa9f11c8b5
update instructions to compile and install docs
...
svn path=/trunk/gtk-sharp/; revision=15092
2003-06-04 02:57:56 +00:00
Lee Mallabone
ad27b845f8
* doc/en/*Sharp/bool*.xml: Remove more internal signal class docs.
...
* doc/en/*Sharp/*Native.xml: Remove non-public signal class docs.
svn path=/trunk/gtk-sharp/; revision=15050
2003-06-01 15:34:30 +00:00
John Luke
d77d6bbcea
fix bulleted list in Fixed.xml
...
Add First draft for MessageDialog.xml and InputDialog.xml
svn path=/trunk/gtk-sharp/; revision=15015
2003-05-31 01:14:01 +00:00
John Luke
775cae7bb2
Fix typos, add info for Button
...
svn path=/trunk/gtk-sharp/; revision=15002
2003-05-30 04:30:12 +00:00
Lee Mallabone
53ed8e5386
Remove helper classes from the docs that are now 'internal' rather than public.
...
svn path=/trunk/gtk-sharp/; revision=14978
2003-05-28 22:49:11 +00:00
Lee Mallabone
9d286a36ed
* en/Gtk/Button.xml: Result of running the updater.
...
* en/Gtk/SizeGroup*.xml: First draft of docs for GtkSizeGroup.
svn path=/trunk/gtk-sharp/; revision=14777
2003-05-21 21:31:19 +00:00
Ben Maurer
89a5fdaf12
Documented Point.xml
...
svn path=/trunk/gtk-sharp/; revision=14776
2003-05-21 21:02:52 +00:00
Lee Mallabone
362680e1b4
Remove docs for classes that not exposed by Gtk#
...
svn path=/trunk/gtk-sharp/; revision=14771
2003-05-21 18:08:26 +00:00
Hector E. Gomez Morales
29df796a6e
Almost full doc of Menu.xml. A property is missing if documentation.
...
svn path=/trunk/gtk-sharp/; revision=14716
2003-05-20 08:10:59 +00:00
John Luke
aa11f46693
Add first drafts.
...
svn path=/trunk/gtk-sharp/; revision=14709
2003-05-19 20:02:24 +00:00
Martin Willemoes Hansen
437687c030
* en/GLib.xml: Added
...
svn path=/trunk/gtk-sharp/; revision=14605
2003-05-15 15:01:07 +00:00
Martin Willemoes Hansen
98d8dcffc5
* en/Gnome.xml: Added
...
svn path=/trunk/gtk-sharp/; revision=14604
2003-05-15 14:46:19 +00:00
John Luke
4d41ffcdc3
Add myself as maintainer to previously submitted docs.
...
svn path=/trunk/gtk-sharp/; revision=14591
2003-05-15 06:05:07 +00:00
John Luke
15d2a0c710
Add first drafts, without examples.
...
svn path=/trunk/gtk-sharp/; revision=14588
2003-05-15 00:47:59 +00:00
Jaime Anguiano Olarra
ddc14873b2
Added some descriptions and info for all the constructors.
...
svn path=/trunk/gtk-sharp/; revision=14586
2003-05-14 19:22:02 +00:00
Jaime Anguiano Olarra
5d2bf2aee5
Completed.
...
svn path=/trunk/gtk-sharp/; revision=14583
2003-05-14 18:11:52 +00:00
Jaime Anguiano Olarra
7b75477920
Added some more info.
...
svn path=/trunk/gtk-sharp/; revision=14573
2003-05-14 12:14:31 +00:00
John Luke
2efbf0e96a
Add first draft for Tooltips.xml
...
svn path=/trunk/gtk-sharp/; revision=14434
2003-05-10 02:51:23 +00:00
Lee Mallabone
5a2f08dcc7
Results of running the API updater on the Gtk and GtkSharp directories.
...
Have manually checked the differences for sanity.
svn path=/trunk/gtk-sharp/; revision=14397
2003-05-08 20:26:02 +00:00
Duncan Mak
3481db90db
* en/Gtk/EventBox.xml:
...
* en/Gtk/Fixed.xml: Add more updates from John Luke <jluke@cfl.rr.com>.
svn path=/trunk/gtk-sharp/; revision=14224
2003-05-02 22:36:47 +00:00
Duncan Mak
d413d07870
Add updated from John Luke <jluke@cfl.rr.com>.
...
svn path=/trunk/gtk-sharp/; revision=14194
2003-05-01 23:30:59 +00:00
Pedro Martínez Juliá
2fdb9b22ce
2003-04-24 Pedro Mart�nez Juli� <yoros@wanadoo.es>
...
* en/Gtk/Combo.xml: Edit document. Ready to validate. There are a
few TODO attributes but I think that will not be documented.
svn path=/trunk/gtk-sharp/; revision=13988
2003-04-24 23:16:56 +00:00
Miguel de Icaza
73e61540cc
Update docs
...
svn path=/trunk/gtk-sharp/; revision=13985
2003-04-24 18:41:14 +00:00
Miguel de Icaza
c11f1efd05
C: John Luke, ToggleButton documentation
...
svn path=/trunk/gtk-sharp/; revision=13984
2003-04-24 18:38:39 +00:00
Pedro Martínez Juliá
14f3add82e
2003-04-24 Pedro Mart�nez Juli� <yoros@wanadoo.es>
...
* en/Gtk/Combo.xml: Edit document. Ready to validate. There are a
few TODO attributes but I think that will not be documented.
svn path=/trunk/gtk-sharp/; revision=13981
2003-04-24 18:14:30 +00:00
Miguel de Icaza
b5b2dc6515
Update
...
svn path=/trunk/gtk-sharp/; revision=13953
2003-04-23 22:38:12 +00:00
Miguel de Icaza
3d332f9b4b
More
...
svn path=/trunk/gtk-sharp/; revision=13952
2003-04-23 22:31:14 +00:00
Miguel de Icaza
a2cb098bd2
update
...
svn path=/trunk/gtk-sharp/; revision=13951
2003-04-23 22:25:23 +00:00
Miguel de Icaza
6e4e977048
MOre
...
svn path=/trunk/gtk-sharp/; revision=13950
2003-04-23 22:23:21 +00:00
Miguel de Icaza
11e445a633
Add VisualType docs
...
svn path=/trunk/gtk-sharp/; revision=13949
2003-04-23 22:13:51 +00:00
Miguel de Icaza
84034cabcb
improve
...
svn path=/trunk/gtk-sharp/; revision=13948
2003-04-23 21:55:14 +00:00
Hector E. Gomez Morales
d2cf33a249
Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />.
...
svn path=/trunk/gtk-sharp/; revision=13887
2003-04-22 10:23:57 +00:00
Hector E. Gomez Morales
775e610a14
Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />.
...
svn path=/trunk/gtk-sharp/; revision=13886
2003-04-22 10:15:35 +00:00
Ben Maurer
bec19dfbab
Made it so that make clean did not have to be run before make.
...
svn path=/trunk/gtk-sharp/; revision=13815
2003-04-20 03:08:39 +00:00
Ben Maurer
70519eb198
Created documentation.
...
svn path=/trunk/gtk-sharp/; revision=13812
2003-04-19 23:04:59 +00:00
Ben Maurer
7327faea4e
Created real documentation.
...
svn path=/trunk/gtk-sharp/; revision=13810
2003-04-19 22:42:53 +00:00
Miguel de Icaza
de7ee8c896
2003-04-15 Miguel de Icaza <miguel@ximian.com>
...
* en/Glade/WidgetAttribute.cs: Add docs.
svn path=/trunk/gtk-sharp/; revision=13641
2003-04-15 06:11:12 +00:00
Miguel de Icaza
55e801800d
Flush
...
svn path=/trunk/gtk-sharp/; revision=13629
2003-04-15 02:39:32 +00:00
Duncan Mak
467e696f32
Fix the .source file
...
svn path=/trunk/gtk-sharp/; revision=13628
2003-04-15 02:33:23 +00:00
Duncan Mak
67df1a1128
Make prefix lowercase, to be similar to mcs
...
svn path=/trunk/gtk-sharp/; revision=13626
2003-04-14 23:01:42 +00:00
Miguel de Icaza
42184390b4
Add
...
svn path=/trunk/gtk-sharp/; revision=13625
2003-04-14 22:59:52 +00:00
Miguel de Icaza
2b87ec95c4
Add install target
...
svn path=/trunk/gtk-sharp/; revision=13624
2003-04-14 22:59:33 +00:00
Miguel de Icaza
c521f423c1
Add doc target
...
svn path=/trunk/gtk-sharp/; revision=13623
2003-04-14 22:58:01 +00:00
Miguel de Icaza
538b9e7770
Update
...
svn path=/trunk/gtk-sharp/; revision=13622
2003-04-14 22:57:49 +00:00
Lee Mallabone
1efb61cb1e
Add a compilable working sample for 'Viewport'.
...
svn path=/trunk/gtk-sharp/; revision=13614
2003-04-14 18:35:24 +00:00
Lee Mallabone
9d3c4431c7
Document ClampPage after gaining an idea of what it does.
...
svn path=/trunk/gtk-sharp/; revision=13605
2003-04-14 17:41:06 +00:00
Lee Mallabone
19c85a596d
First raw draft of TreeSelection docs.
...
svn path=/trunk/gtk-sharp/; revision=13574
2003-04-13 12:55:01 +00:00
Miguel de Icaza
717c46528b
More updates
...
svn path=/trunk/gtk-sharp/; revision=13569
2003-04-12 20:44:26 +00:00
Miguel de Icaza
24ec6aa57f
Oops. Fix sample
...
svn path=/trunk/gtk-sharp/; revision=13568
2003-04-12 19:41:21 +00:00
Hector E. Gomez Morales
1b1c171b21
Minor docs and fixes. Got half of the properties of Widget.
...
svn path=/trunk/gtk-sharp/; revision=13516
2003-04-11 11:44:38 +00:00
Duncan Mak
f7495647c1
Add first draft of Label docs.
...
svn path=/trunk/gtk-sharp/; revision=13176
2003-04-04 23:13:02 +00:00
Lee Mallabone
62494b387b
Add an example to Viewport docs.
...
svn path=/trunk/gtk-sharp/; revision=13022
2003-04-02 08:30:07 +00:00
Lee Mallabone
8f7e0a2cbd
Second draft of Calendar docs. First one may have got messed up.
...
svn path=/trunk/gtk-sharp/; revision=12880
2003-03-28 08:46:25 +00:00
Lee Mallabone
0e53feb354
First draft of Viewport docs.
...
svn path=/trunk/gtk-sharp/; revision=12876
2003-03-27 21:19:43 +00:00
Duncan Mak
fa8aea036c
Some files missing from the last commit.
...
svn path=/trunk/gtk-sharp/; revision=12842
2003-03-26 00:54:24 +00:00
Duncan Mak
b0b964c502
This text was accidentally overwritten.
...
svn path=/trunk/gtk-sharp/; revision=12841
2003-03-26 00:46:05 +00:00
Duncan Mak
94e4a805f8
Update docs reflect latest updater changes.
...
svn path=/trunk/gtk-sharp/; revision=12840
2003-03-26 00:38:24 +00:00
Duncan Mak
4002b3d9f1
new overwrite family of targets. Use these for
...
removing deprecated nodes, instead of just leaving them tagged
with an attribute.
svn path=/trunk/gtk-sharp/; revision=12839
2003-03-26 00:38:09 +00:00
Duncan Mak
1f4caa729e
Put a space between type and [] for array declarations.
...
svn path=/trunk/gtk-sharp/; revision=12836
2003-03-25 23:49:54 +00:00
Lee Mallabone
053ce0b012
First draft Calendar docs.
...
svn path=/trunk/gtk-sharp/; revision=12832
2003-03-25 22:32:50 +00:00
Lee Mallabone
582723b68b
Updated Ruler docs.
...
svn path=/trunk/gtk-sharp/; revision=12786
2003-03-24 18:12:01 +00:00
Lee Mallabone
eed31b9cb6
HRuler docs.
...
svn path=/trunk/gtk-sharp/; revision=12753
2003-03-22 17:54:47 +00:00
Lee Mallabone
f8c625b0f9
First draft of Adjustment docs.
...
svn path=/trunk/gtk-sharp/; revision=12734
2003-03-21 18:52:24 +00:00
Lee Mallabone
b0b6e31e78
Simple docs for 2 enums.
...
svn path=/trunk/gtk-sharp/; revision=12720
2003-03-21 08:54:51 +00:00
Hector E. Gomez Morales
c0c9297c79
Commited full docs of MenuShell and MenuDirectionType.
...
svn path=/trunk/gtk-sharp/; revision=12607
2003-03-17 05:07:54 +00:00
Hector E. Gomez Morales
a6de3a7745
Full docs of Menushell and MenuDirectionType.
...
svn path=/trunk/gtk-sharp/; revision=12606
2003-03-17 05:04:39 +00:00
Duncan Mak
919841f25b
fix the makefile
...
svn path=/trunk/gtk-sharp/; revision=12605
2003-03-17 01:13:48 +00:00
Duncan Mak
335ddb466a
Update the docs for Gtk.Application. The changes from the last commit
...
were wrong.
There's a bug in the signature formation code. 'string []' is now
'String[]', which leads to deprecation of valid nodes. I'll be fixing that now.
svn path=/trunk/gtk-sharp/; revision=12571
2003-03-15 23:06:26 +00:00
Duncan Mak
f7356a040e
Remove GladeWidgetAttribute.xml
...
svn path=/trunk/gtk-sharp/; revision=12570
2003-03-15 23:00:21 +00:00
Duncan Mak
a8ce5e560a
Update docs for Gdk.Color and also Gtk.Application. The Makefile is
...
updated to always use the updater instead of the generator.
svn path=/trunk/gtk-sharp/; revision=12569
2003-03-15 22:58:57 +00:00
Duncan Mak
69d72bdf94
Add docs for the renamed WidgetAttribute.
...
svn path=/trunk/gtk-sharp/; revision=12568
2003-03-15 22:50:55 +00:00
Duncan Mak
6a0ba3d687
Update docs for Gtk.
...
svn path=/trunk/gtk-sharp/; revision=12567
2003-03-15 22:50:24 +00:00
Duncan Mak
519ca82a97
Update docs for Gdk.
...
svn path=/trunk/gtk-sharp/; revision=12566
2003-03-15 22:48:48 +00:00
Duncan Mak
3082a2d362
Update docs for GLib.
...
svn path=/trunk/gtk-sharp/; revision=12565
2003-03-15 22:45:31 +00:00
Lee Mallabone
9083728e6d
First draft of Alignment and Bin docs.
...
svn path=/trunk/gtk-sharp/; revision=12522
2003-03-15 10:41:15 +00:00
Lee Mallabone
f9ea290f18
First draft for HandleBox and PositionType docs.
...
svn path=/trunk/gtk-sharp/; revision=12457
2003-03-12 09:11:18 +00:00
Lee Mallabone
bdf6fff51d
first draft of range docs.
...
svn path=/trunk/gtk-sharp/; revision=12425
2003-03-11 19:48:24 +00:00
Miguel de Icaza
97eec42d7e
Document
...
svn path=/trunk/gtk-sharp/; revision=12417
2003-03-11 02:07:29 +00:00
Hector E. Gomez Morales
bb8292ff5c
Modified Changelog to reflect the upload of two new documented xml.
...
svn path=/trunk/gtk-sharp/; revision=12397
2003-03-10 01:32:36 +00:00
Hector E. Gomez Morales
f73bb14661
Committed Widget.xml: has full documentation for methods. Properties and events are for another commit
...
WidgetFlags: Full Doc.
svn path=/trunk/gtk-sharp/; revision=12396
2003-03-10 01:27:13 +00:00
Jaime Anguiano Olarra
2b4bb4b9f2
Added description.
...
svn path=/trunk/gtk-sharp/; revision=12389
2003-03-09 20:34:26 +00:00
Lee Mallabone
68488b0e8e
First draft of Scale widget docs
...
svn path=/trunk/gtk-sharp/; revision=12374
2003-03-09 13:50:54 +00:00
Miguel de Icaza
032a660b72
2003-03-08 Miguel de Icaza <miguel@ximian.com>
...
* glib/Idle.cs: Add private constructor.
2003-03-08 Miguel de Icaza <miguel@ximian.com>
* en/GLib/IdleHandler.xml: Documeted.
* en/GLib/List.xml: Documented.
* en/GLib/Idle.xml: Documented.
svn path=/trunk/gtk-sharp/; revision=12369
2003-03-09 07:58:52 +00:00
Lee Mallabone
d78941e312
First draft for document for Gtk.Table.
...
svn path=/trunk/gtk-sharp/; revision=12355
2003-03-08 21:09:16 +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
Hector E. Gomez Morales
fd5a56db54
Update and first draft of some documentation.
...
svn path=/trunk/gtk-sharp/; revision=12292
2003-03-07 05:18:34 +00:00
Hector E. Gomez Morales
9253883f55
Commited a update of the AccelFlags.xml doc.
...
svn path=/trunk/gtk-sharp/; revision=12290
2003-03-07 05:12:07 +00:00
Hector E. Gomez Morales
640de1eb9f
Commiting documentation of ScrollType of namespace Gtk
...
svn path=/trunk/gtk-sharp/; revision=12289
2003-03-07 05:02:10 +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
Lee Mallabone
eddfeb7c5f
First draft of Statusbar and related docs.
...
svn path=/trunk/gtk-sharp/; revision=12223
2003-03-05 19:21:53 +00:00
Duncan Mak
9d2b95bcc6
2003-03-05 Duncan Mak <duncan@ximian.com>
...
* en/Gtk/Curve.xml
* en/Gtk/DrawingArea.xml: More from Hector.
svn path=/trunk/gtk-sharp/; revision=12210
2003-03-05 07:39:20 +00:00
Miguel de Icaza
58abe26532
Add nice introductory texts
...
svn path=/trunk/gtk-sharp/; revision=12207
2003-03-05 07:12:35 +00:00
Miguel de Icaza
d77646875c
Add sample for the TreeView
...
svn path=/trunk/gtk-sharp/; revision=12198
2003-03-04 21:27:53 +00:00
Lee Mallabone
a291648190
First draft of Paned docs, excluding events pending mailing list replies.
...
svn path=/trunk/gtk-sharp/; revision=12185
2003-03-04 18:08:23 +00:00
Miguel de Icaza
d094f96b82
Add documentation for new constructor
...
svn path=/trunk/gtk-sharp/; revision=12146
2003-03-03 17:42:05 +00:00
Lee Mallabone
e0bb987aa5
First draft of documentation for SpinButton related things.
...
svn path=/trunk/gtk-sharp/; revision=12107
2003-03-02 21:16:32 +00:00
Peter Williams
151982eb62
Sigh, *actually* fix the markup this time.
...
svn path=/trunk/gtk-sharp/; revision=12094
2003-03-01 22:08:28 +00:00
Peter Williams
b1b4ae0c3a
2003-03-01 Peter Williams <peterw@ximian.com>
...
* en/Gdk/GC.xml: Minor markup / grammar fixes.
svn path=/trunk/gtk-sharp/; revision=12093
2003-03-01 22:06:46 +00:00
Lee Mallabone
b03f983252
Some corrections for bad 'langword' usage.
...
svn path=/trunk/gtk-sharp/; revision=12074
2003-02-28 23:26:20 +00:00
Miguel de Icaza
e77d9ff981
More updates
...
svn path=/trunk/gtk-sharp/; revision=12072
2003-02-28 20:51:45 +00:00
Miguel de Icaza
07262b2e6e
Also add samples (and documentation while am doing this) to Color, as it is again, not obvious how to use it
...
svn path=/trunk/gtk-sharp/; revision=12071
2003-02-28 20:45:23 +00:00
Miguel de Icaza
b00846dea2
Add examples to Foreground/Background, because they are far from obvious
...
svn path=/trunk/gtk-sharp/; revision=12070
2003-02-28 20:29:20 +00:00
Lee Mallabone
b68831eb6c
Merge in documents from bug #38940 by Hector, and doc Frame.xml myself.
...
svn path=/trunk/gtk-sharp/; revision=12068
2003-02-28 19:26:53 +00:00
Miguel de Icaza
8e53154449
Update color docs with my new custom files
...
svn path=/trunk/gtk-sharp/; revision=12053
2003-02-28 07:10:53 +00:00
Miguel de Icaza
f0c80c2430
update docs
...
svn path=/trunk/gtk-sharp/; revision=12051
2003-02-28 04:50:24 +00:00
Martin Willemoes Hansen
c29a363d54
* en/Gtk/TreeModel.xml: Fixed GetValue method signature
...
svn path=/trunk/gtk-sharp/; revision=12043
2003-02-27 20:41:19 +00:00
Lee Mallabone
f674efc1e8
Add full docs for some classes, first draft for File & Color Selection.
...
svn path=/trunk/gtk-sharp/; revision=11958
2003-02-25 14:22:39 +00:00
Duncan Mak
935bcf45a7
* 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.
svn path=/trunk/gtk-sharp/; revision=11946
2003-02-25 09:15:04 +00:00
Lee Mallabone
0656b6f495
Add documentation to Font selectors.
...
svn path=/trunk/gtk-sharp/; revision=11944
2003-02-25 08:27:52 +00:00
Kevin Breit
2535823e9a
2003-02-24 Kevin Breit <mrproper@ximian.com>
...
* en/Gtk/ArrowType.xml: Fixed a tag mismatch error that caused it to break compile.
svn path=/trunk/gtk-sharp/; revision=11942
2003-02-25 04:34:25 +00:00
Duncan Mak
5f16ad9464
Make the path generic again, I forgot to revert the
...
last patch after Gonzalo checked in a temporary fix to Uri.cs.
svn path=/trunk/gtk-sharp/; revision=11941
2003-02-25 04:29:32 +00:00
Kevin Breit
9ca9b4a738
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.
svn path=/trunk/gtk-sharp/; revision=11940
2003-02-25 04:19:38 +00:00
Duncan Mak
2f10faa83d
Re-add to the repository after accidentally deleting them. Sorry, it's late.
...
svn path=/trunk/gtk-sharp/; revision=11863
2003-02-23 09:17:59 +00:00
Duncan Mak
32fbdccdcd
Messed up and accidentally removed files, pressed the wrong key, fixing now
...
svn path=/trunk/gtk-sharp/; revision=11862
2003-02-23 09:15:59 +00:00
Duncan Mak
67579ea128
* 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.
svn path=/trunk/gtk-sharp/; revision=11861
2003-02-23 09:11:59 +00:00
Duncan Mak
27f0e8b758
* en/Gtk/DirectionType.xml:
...
* en/Gtk/SelectionMode.xml: More from Hector.
svn path=/trunk/gtk-sharp/; revision=11860
2003-02-23 08:44:11 +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
1f227a628f
* en/Gtk/MovementStep.xml:
...
* en/Gtk/ResizeMode.xml:
* en/Gtk/StateType.xml:
* en/Gtk/ToolbarStyle.xml: More from Hector, the Mexican
documentation phenomenon!
svn path=/trunk/gtk-sharp/; revision=11850
2003-02-22 22:32:28 +00:00
Duncan Mak
2071f16dec
* en/Gtk/HSeparator.xml: Hector Gomez.
...
* en/Gtk/DeleteType.xml: Kevin Breit, with edits.
svn path=/trunk/gtk-sharp/; revision=11827
2003-02-22 07:39:00 +00:00
Kevin Breit
951d74accb
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.
svn path=/trunk/gtk-sharp/; revision=11821
2003-02-22 02:47:23 +00:00
Duncan Mak
f73c939fd1
* en/Gtk/Arrow.xml: Kevin Breit, <mrproper@ximian.com>.
...
svn path=/trunk/gtk-sharp/; revision=11818
2003-02-21 23:20:50 +00:00
Duncan Mak
641a3191a1
* 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>.
svn path=/trunk/gtk-sharp/; revision=11816
2003-02-21 22:52:43 +00:00
Duncan Mak
388ec2d564
Fix a missing <para> tag.
...
svn path=/trunk/gtk-sharp/; revision=11807
2003-02-21 18:59:43 +00:00
Lee Mallabone
e38298641d
Correct the maintainer attribute to be consistent.
...
svn path=/trunk/gtk-sharp/; revision=11806
2003-02-21 18:59:11 +00:00
Lee Mallabone
e22306558d
Set mono-doc-maintainer correctly
...
svn path=/trunk/gtk-sharp/; revision=11805
2003-02-21 18:51:17 +00:00
Lee Mallabone
56cc116358
Add documentation, based a little on the C API docs.
...
svn path=/trunk/gtk-sharp/; revision=11784
2003-02-20 20:55:24 +00:00
Duncan Mak
2a82ba7d27
CheckButton documentation from Kevin Breit <mrproper@ximian.com>
...
svn path=/trunk/gtk-sharp/; revision=11782
2003-02-20 19:25:37 +00:00
Miguel de Icaza
806e8d3026
More docs
...
svn path=/trunk/gtk-sharp/; revision=11765
2003-02-20 05:14:28 +00:00
Miguel de Icaza
293099fcee
A simple one
...
svn path=/trunk/gtk-sharp/; revision=11764
2003-02-20 04:57:07 +00:00
Miguel de Icaza
24cfeb3e41
Add an introduction from the Xlib manual, and add hyperlinks
...
svn path=/trunk/gtk-sharp/; revision=11763
2003-02-20 04:51:28 +00:00
Jeffrey Stedfast
4db8aaf9c7
2003-02-19 Jeffrey Stedfast <fejj@ximian.com>
...
* en/Gdk/GC.xml: Documented.
svn path=/trunk/gtk-sharp/; revision=11762
2003-02-20 04:21:06 +00:00
Duncan Mak
8e10c2d7ff
* TestFileSelection.cs: Update to reflect FileSelection changes.
...
* sources/Gtk.metadata: Add GetLayoutOffsets to the rule for out params.
* gtk/FileSelection.custom (Button): Rename to FSButton, so that
we won't wipe out our original Gtk.Button docs.
svn path=/trunk/gtk-sharp/; revision=11761
2003-02-20 04:03:15 +00:00
Miguel de Icaza
e6f24508c4
Improve Improve
...
svn path=/trunk/gtk-sharp/; revision=11760
2003-02-20 03:56:51 +00:00
Miguel de Icaza
c0ea775140
Commit for ct
...
svn path=/trunk/gtk-sharp/; revision=11712
2003-02-19 05:58:40 +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
Duncan Mak
a875178314
Documentation for the scrolling widgets and also Toolbar.
...
svn path=/trunk/gtk-sharp/; revision=11710
2003-02-19 03:37:52 +00:00
Miguel de Icaza
13a13e60bd
Add contribution from Cristopher
...
svn path=/trunk/gtk-sharp/; revision=11706
2003-02-18 23:03:56 +00:00
Miguel de Icaza
5e4d158452
Box, HBox and VBox from Lee
...
svn path=/trunk/gtk-sharp/; revision=11705
2003-02-18 21:50:19 +00:00
Duncan Mak
6b913229ea
More fixes.
...
svn path=/trunk/gtk-sharp/; revision=11676
2003-02-18 07:02:29 +00:00
Duncan Mak
b45cf5ddd4
Tiny fixes.
...
svn path=/trunk/gtk-sharp/; revision=11674
2003-02-18 06:54:12 +00:00
Duncan Mak
b6e4696bb2
Documentation for Gtk.Toolbar, nearly done.
...
svn path=/trunk/gtk-sharp/; revision=11672
2003-02-18 06:39:00 +00:00
Miguel de Icaza
b73bc36b87
50% of Notebook is done
...
svn path=/trunk/gtk-sharp/; revision=11671
2003-02-18 06:20:42 +00:00
Duncan Mak
fc1641eafb
Documentation for various enumerations and the beginning of the
...
Gtk.Dialog class.
svn path=/trunk/gtk-sharp/; revision=11663
2003-02-18 01:46:37 +00:00
Miguel de Icaza
f57c89c21d
Add Pixbuf documentation, 70% done
...
svn path=/trunk/gtk-sharp/; revision=11662
2003-02-18 01:33:14 +00:00
Duncan Mak
59e627f8bb
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.
svn path=/trunk/gtk-sharp/; revision=11658
2003-02-17 23:54:27 +00:00
Duncan Mak
a2d6bdffbc
* 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.
svn path=/trunk/gtk-sharp/; revision=11655
2003-02-17 22:35:11 +00:00
Duncan Mak
7661dafe09
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.
svn path=/trunk/gtk-sharp/; revision=11599
2003-02-15 03:08:25 +00:00
Duncan Mak
385e4293d0
Add a makefile and a README
...
svn path=/trunk/gtk-sharp/; revision=11586
2003-02-14 19:59:31 +00:00
Duncan Mak
a86191d48d
Gnome docs
...
svn path=/trunk/gtk-sharp/; revision=11509
2003-02-12 02:14:42 +00:00
Duncan Mak
52f747583f
Gtk docs
...
svn path=/trunk/gtk-sharp/; revision=11508
2003-02-12 02:00:12 +00:00
Duncan Mak
d2510c4aef
Pango docs
...
svn path=/trunk/gtk-sharp/; revision=11507
2003-02-12 01:58:46 +00:00
Duncan Mak
95e9d07bbf
GLib docs
...
svn path=/trunk/gtk-sharp/; revision=11506
2003-02-12 01:58:24 +00:00
Duncan Mak
4ff68cbec8
Glade docs
...
svn path=/trunk/gtk-sharp/; revision=11505
2003-02-12 01:58:03 +00:00
Duncan Mak
90c511a4f9
Atk docs
...
svn path=/trunk/gtk-sharp/; revision=11504
2003-02-12 01:57:20 +00:00
Duncan Mak
a5f48e2588
Removing the old doc stuff
...
svn path=/trunk/gtk-sharp/; revision=11503
2003-02-12 01:50:42 +00:00
Alp Toker
bb662563e0
2002-12-25 Alp Toker <alp@atoker.com>
...
* doc/makefile: Accept the RUNTIME parameter for platforms without
/usr/bin/mono
* sample/gconf/Makefile: ditto
svn path=/trunk/gtk-sharp/; revision=9890
2002-12-25 21:01:07 +00:00
Rachel Hestilow
02c9fb725c
2002-06-26 Rachel Hestilow <hestilow@ximian.com>
...
* configure.in, makefile, makefile.win32: add gnome.
* doc/index.html, netdoc.xsl: Add gnome.
* gdk/Event.cs: New manual wrap for GdkEvent.
* generator/ClassBase.cs: Add methods GetProperty,
GetPropertyRecursively, GetMethodRecursively.
Move Parent property here from ObjectGen.cs. Pass this pointer
into Property.
* generator/Ctor.cs: Generate docs.
* generator/Method.cs, Property.cs: Tag method as "new" if a
Method/Property with the same name is found in the class hierarchy.
* generator/SignalHandler.cs: Correctly wrap complex signal argument
types. Add gnome directory.
* generator/SymbolTable.cs: Add manually wrapped types hash
(contains GLib.GSList and Gdk.Event). Add method IsManuallyWrapped.
* glib/SList.cs: Add constructor from IntPtr.
* glue/slist.c, glue/event.c: Added (field accessor glue).
* glue/Makefile.am: Update.
* parser/Gtk.metadata: Add new signal renames for new signals
exposed by GdkEvent changes.
* parser/README, parser/build.pl: Add libgnome, libgnomecanvas,
libgnomeui.
* parser/gapi2xml.pl: Handle literal-length array parameters,
and NULL property doc strings.
* sample/: Add new test GnomeHelloWorld.cs.
* gnome/: Added.
* parser/Gnome.metadata: Added.
svn path=/trunk/gtk-sharp/; revision=5461
2002-06-26 08:36:05 +00:00
Rachel Hestilow
533f703332
2002-06-25 Rachel Hestilow <hestilow@ximian.com>
...
* doc/: Added the makeshift doc generation toolchain.
svn path=/trunk/gtk-sharp/; revision=5454
2002-06-25 20:22:41 +00:00