Shane Landrum
1d96ad49bc
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/Widget.xml: Filled in some event information,
removed a lot of extraneous "To be added" in remarks fields
svn path=/trunk/gtk-sharp/; revision=32315
2004-08-13 16:41:57 +00:00
Shane Landrum
65ce35728c
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/TextAppearance.xml
* en/Gtk/TextAttributes.xml: Classes to control text presentation.
svn path=/trunk/gtk-sharp/; revision=32314
2004-08-13 16:38:43 +00:00
Shane Landrum
658a41d410
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/TreeCellDataFunc.xml
* en/Gtk/TreeDataList.xml
* en/Gtk/TreeDestroyCountFunc.xml
* en/Gtk/TreeIter.xml
* en/Gtk/TreeIterCompareFunc.xml
* en/Gtk/TreeModel.xml
* en/Gtk/TreeModelForeachFunc.xml
* en/Gtk/TreeSelectionFunc.xml
* en/Gtk/TreeSortable.xml
* en/Gtk/TreeView.xml: Various updates to tree object docs.
svn path=/trunk/gtk-sharp/; revision=32313
2004-08-13 16:36:59 +00:00
Shane Landrum
ac9699f465
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/*Args.xml: Documented many handler arguments classes.
svn path=/trunk/gtk-sharp/; revision=32311
2004-08-13 16:24:39 +00:00
Shane Landrum
685523dccc
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/HTML.xml
* en/Gtk/HTMLCommandType.xml
* en/Gtk/HTMLFontStyle.xml
* en/Gtk/HTMLParagraphAlignment.xml
* en/Gtk/HTMLSaveReceiverFn.xml: documented HTML widget classes.
svn path=/trunk/gtk-sharp/; revision=32310
2004-08-13 16:23:23 +00:00
John Luke
2da02fa8bb
fix implement some StockBrowser stuff
...
svn path=/trunk/gtk-sharp/; revision=32177
2004-08-10 19:50:10 +00:00
John Luke
189b8b47c6
a PixbufLoader example
...
and some small random things I forgot about
svn path=/trunk/gtk-sharp/; revision=32104
2004-08-09 20:54:25 +00:00
John Luke
8e7348d260
implement Progressive image loader
...
and part of the stock browser
svn path=/trunk/gtk-sharp/; revision=32053
2004-08-08 18:30:25 +00:00
Hector E. Gomez Morales
0b296a59d0
* en/Gtk/AccelGroup.xml
...
* en/Gtk/AccelGroupEntry.xml
* en/Gtk/AccelKey.xml
* en/Gtk/RcProperty.xml
* en/Gtk/TreeDragSource.xml: Fixed errors in tags, make assemble now works.
svn path=/trunk/gtk-sharp/; revision=32032
2004-08-08 08:22:39 +00:00
John Luke
db410e9497
implement some of the DemoApplicationWindow
...
fix some bugs in DemoEditableCells
use more consistent tabs and spaces
add a TODO of what is left
use the using () pattern to dispose Dialogs automatically
use args.RetVal when handling the DeleteEvent
svn path=/trunk/gtk-sharp/; revision=32017
2004-08-07 17:06:29 +00:00
Shane Landrum
92553bb827
2004-08-06 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/: More documentation, largely for tree-related
classes, icons, and text widgets.
svn path=/trunk/gtk-sharp/; revision=31978
2004-08-06 13:18:10 +00:00
Shane Landrum
227eea5f5e
2004-08-05 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/Rc*: Filled in all "to be added" for RC-file
subsystem.
* en/Gtk/Accel*: Added docs about accelerator keys.
svn path=/trunk/gtk-sharp/; revision=31960
2004-08-05 22:35:12 +00:00
Shane Landrum
b64284f794
2004-08-04 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/*: docs for many tree-related methods,
assorted others.
svn path=/trunk/gtk-sharp/; revision=31876
2004-08-04 17:10:22 +00:00
Raja R Harinath
da65bf9dc1
* configure.in (GTKHTML): Use SOVERSION=11 for GtkHTML 3.1.18.
...
* gda/Makefile.am ($(API)): Remove duplicated $(srcdir).
svn path=/trunk/gtk-sharp/; revision=31848
2004-08-04 08:36:37 +00:00
Miguel de Icaza
e0de9e84c6
Contributions from jaspervp@gmx.net
...
svn path=/trunk/gtk-sharp/; revision=31777
2004-08-03 04:49:27 +00:00
Miguel de Icaza
7b583db145
Fix
...
svn path=/trunk/gtk-sharp/; revision=31776
2004-08-03 04:46:28 +00:00
Shane Landrum
c0cb153d7d
2004-08-01 Shane Landrum <epicene@pobox.com>
...
* en/Pango/*: Filled in all "To be added"; cleaned
up existing docs and made them more consistent.
svn path=/trunk/gtk-sharp/; revision=31738
2004-08-02 13:36:06 +00:00
John Luke
076642e2c7
some more docs: Glade and Atk mostly
...
svn path=/trunk/gtk-sharp/; revision=31721
2004-08-02 02:38:30 +00:00
Mike Kestner
0cbff45649
2004-07-30 Mike Kestner <mkestner@ximian.com>
...
* parser/gapi2xml.pl : char const * fixes for clahey's gsf binding.
svn path=/trunk/gtk-sharp/; revision=31687
2004-07-30 20:36:39 +00:00
John Luke
12e3dbe0ad
more Atk, mostly the enums
...
svn path=/trunk/gtk-sharp/; revision=31531
2004-07-27 22:40:32 +00:00
John Luke
ba5ad2dbfb
some GLib and Atk stuff
...
svn path=/trunk/gtk-sharp/; revision=31529
2004-07-27 21:00:05 +00:00
Mike Kestner
5c0078ec1c
2004-07-24 Mike Kestner <mkestner@ximian.com>
...
* gdk/Gdk.metadata : hide Window.Destroy.
* gdk/Window.custom : manually impl Destroy since it releases our ref.
* glib/Object.cs : support unset of Raw values.
svn path=/trunk/gtk-sharp/; revision=31448
2004-07-24 23:36:39 +00:00
Mike Kestner
d9f518cd57
2004-07-09 Mike Kestner <mkestner@ximian.com>
...
* glib/Value.cs : allow null for ctor(GLib.Object).
svn path=/trunk/gtk-sharp/; revision=31408
2004-07-23 14:54:48 +00:00
John Luke
fe72969e47
the rest of what I could find about Gtk.Text* from the c-docs
...
svn path=/trunk/gtk-sharp/; revision=31391
2004-07-22 21:52:21 +00:00
John Luke
f579d4098e
doc'ed TextIter and the rest of TextView
...
svn path=/trunk/gtk-sharp/; revision=31352
2004-07-22 00:03:35 +00:00
John Luke
8de889da0e
more pango docs
...
svn path=/trunk/gtk-sharp/; revision=31265
2004-07-17 18:05:37 +00:00
John Luke
38b2f0fd39
more pango docs
...
svn path=/trunk/gtk-sharp/; revision=31262
2004-07-17 17:24:02 +00:00
John Luke
0bf3897a25
more pango stuff
...
svn path=/trunk/gtk-sharp/; revision=31245
2004-07-17 04:14:39 +00:00
John Luke
b69c76c9f2
more pango stuff
...
svn path=/trunk/gtk-sharp/; revision=31241
2004-07-17 00:03:17 +00:00
John Luke
8e5f5ec6a4
2004-07-16 John Luke <jluke@cfl.rr.com>
...
* gtk/Gtk.metadata:
* glade/Glade.metadata: mark return type as const-gchar* for
Gtk.Global.CheckVersion and Glade.Global.ModuleCheckVersion
so Gtk# does not try to free them. Thanks to
jaspervp@gmx.net (Jasper van Putten) for identifying the Glade
part. Fixes bugs #61329 and #60954
svn path=/trunk/gtk-sharp/; revision=31239
2004-07-16 19:24:58 +00:00
Miguel de Icaza
b6ac7cea69
Apply patches from jaspervp@gmx.net
...
svn path=/trunk/gtk-sharp/; revision=31113
2004-07-14 02:01:45 +00:00
Miguel de Icaza
a975f36bb8
Add
...
svn path=/trunk/gtk-sharp/; revision=31101
2004-07-13 18:57:11 +00:00
Miguel de Icaza
17aebcd550
Apply patch from wizito@gentelibre.org
...
svn path=/trunk/gtk-sharp/; revision=31100
2004-07-13 18:56:58 +00:00
Miguel de Icaza
a7c13bb7c7
Apply patch from jaspervp@gmx.net
...
svn path=/trunk/gtk-sharp/; revision=31099
2004-07-13 18:55:47 +00:00
John Luke
9f018d8c94
some more Pango stuff
...
and a little Rsvg and Vte
svn path=/trunk/gtk-sharp/; revision=31098
2004-07-13 17:20:13 +00:00
Martin Willemoes Hansen
9d940b1bb5
* gnome/Gnome.metadata: Fixed typo i to 1
...
Remove unnessesary disabledefaultconstructor
* gnome/PrintJob.custom: Change ctor to an overload ctor
svn path=/trunk/gtk-sharp/; revision=31048
2004-07-12 18:13:06 +00:00
John Luke
2f76fc8c42
document Pango.Context
...
svn path=/trunk/gtk-sharp/; revision=31020
2004-07-12 01:10:51 +00:00
John Luke
8f01fd6f45
some Vte docs
...
svn path=/trunk/gtk-sharp/; revision=31009
2004-07-11 19:21:23 +00:00
Mike Kestner
fbe03face4
2004-07-09 Mike Kestner <mkestner@ximian.com>
...
* gdk/Gdk.metadata : mark gc param of Drawable.DrawPixbuf null_ok.
svn path=/trunk/gtk-sharp/; revision=30952
2004-07-09 15:28:51 +00:00
Mike Kestner
652b7fc82f
remove a bunch of doc comments
...
svn path=/trunk/gtk-sharp/; revision=30951
2004-07-09 15:25:39 +00:00
Mike Kestner
d8b8c9ce79
2004-07-07 Jasper Van Putten <jaspervp@gmx.net>
...
* en/Gtk/*.xml : docs for Notebook and RadioButton.
svn path=/trunk/gtk-sharp/; revision=30847
2004-07-07 18:28:18 +00:00
Miguel de Icaza
e6137dc489
Credit Jasper van Putten (Applied patch from)
...
svn path=/trunk/gtk-sharp/; revision=30801
2004-07-06 20:22:47 +00:00
Mike Kestner
903e793727
2004-07-06 Peter Johanson <latexer@gentoo.org>
...
* en/Gnome/*.xml : docs for ColorPicker.
svn path=/trunk/gtk-sharp/; revision=30795
2004-07-06 16:17:24 +00:00
John Luke
6b279784d4
2004-07-05 John Luke <jluke@cfl.rr.com>
...
* sample/VteTest.cs: improve the scrolling in the sample
and pass on the Environment variables
svn path=/trunk/gtk-sharp/; revision=30770
2004-07-06 00:52:13 +00:00
Mike Kestner
f21f0ab050
another glib type.
...
svn path=/trunk/gtk-sharp/; revision=30695
2004-07-02 21:59:00 +00:00
Mike Kestner
1021fafd03
2004-07-02 Mike Kestner <mkestner@ximian.com>
...
* configure.in : dist the HACKING file from now on.
svn path=/trunk/gtk-sharp/; revision=30690
2004-07-02 19:21:03 +00:00
Mike Kestner
a986ad5de0
more glib docs
...
svn path=/trunk/gtk-sharp/; revision=30689
2004-07-02 19:18:25 +00:00
Mike Kestner
4b192abd51
finish ListBase, oops.
...
svn path=/trunk/gtk-sharp/; revision=30688
2004-07-02 17:30:09 +00:00
Mike Kestner
cab41adc32
2004-07-02 Mike Kestner <mkestner@ximian.com>
...
* en/GLib/*.xml : more glib docs.
svn path=/trunk/gtk-sharp/; revision=30686
2004-07-02 16:54:40 +00:00
Mike Kestner
9167e8e787
2004-07-02 Mike Kestner <mkestner@ximian.com>
...
* en/GLib/*.xml : docs for Boxed, ConnectBeforeAttribute, and
DefaultSignalHandlerAttribute.
svn path=/trunk/gtk-sharp/; revision=30679
2004-07-02 14:56:07 +00:00