Gonzalo Paniagua Javier
8e2bef6468
2003-02-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
...
* sample/gconf/Makefile: defined top_builddir. RUNTIME is now 'mono'.
svn path=/trunk/gtk-sharp/; revision=11288
2003-02-07 01:58:24 +00:00
Duncan Mak
101589b057
Correct the metadata for the HTMLStream
...
Write method to make it always regenerate the correct
stuff. Thanks to Rachel for helping me out at the middle of the
night.
svn path=/trunk/gtk-sharp/; revision=11269
2003-02-06 07:25:16 +00:00
Duncan Mak
b566d8b21a
2003-02-06 Duncan Mak <duncan@ximian.com>
...
* api/gtk-api.xml:
* sources/Gtk.metadata:
* gtk/Window.custom: Mark out params in gtk_window_get_size and gtk_window_get_default_size.
svn path=/trunk/gtk-sharp/; revision=11268
2003-02-06 07:03:49 +00:00
Gonzalo Paniagua Javier
97fec24e46
2003-02-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
...
* glib/SignalCallback.cs: new methods AddDelegate and RemoveDelegate.
* generator/Signal.cs: add/remove signal handlers from the delegate used
to invoke them.
* generator/SignalHandler.cs: use Delegate instead of MulticastDelegate.
svn path=/trunk/gtk-sharp/; revision=11255
2003-02-06 00:58:02 +00:00
Miguel de Icaza
8f6aa9a633
Right fix
...
svn path=/trunk/gtk-sharp/; revision=11252
2003-02-05 20:11:49 +00:00
Rodrigo Moya
147f0bac8f
2003-02-05 Rodrigo Moya <rodrigo@ximian.com>
...
* gda/Application.cs:
* gnomedb/Application.cs: synced version number with its corresponding
C library version.
svn path=/trunk/gtk-sharp/; revision=11248
2003-02-05 18:52:45 +00:00
Miguel de Icaza
66529e9602
Update API
...
svn path=/trunk/gtk-sharp/; revision=11235
2003-02-05 06:30:34 +00:00
Miguel de Icaza
41e3e3bb9a
Hopefully this will work, but its not automatic :-(
...
svn path=/trunk/gtk-sharp/; revision=11234
2003-02-05 04:53:30 +00:00
Miguel de Icaza
d28346ea3c
Update blindly
...
svn path=/trunk/gtk-sharp/; revision=11233
2003-02-05 04:48:43 +00:00
Alejandro Sánchez Acosta
91c6de0cc4
Added Makefile to generate the libgnomeprint library.
...
----------------------------------------------------------------------
svn path=/trunk/gtk-sharp/; revision=11115
2003-02-02 17:49:37 +00:00
Alejandro Sánchez Acosta
737ac92412
Added gnome-print XML API.
...
----------------------------------------------------------------------
svn path=/trunk/gtk-sharp/; revision=11114
2003-02-02 16:27:43 +00:00
Duncan Mak
4d694b215f
* gtk/Widget.custom: Add a nice overload, rename it to
...
'RequestSize' instead of 'SizeRequest' to avoid a name clash.
* api/gtk-api.xml:
* sources/Gtk.metadata: out param for gtk_widget_get_size_request.
svn path=/trunk/gtk-sharp/; revision=11046
2003-01-30 02:56:49 +00:00
Duncan Mak
87387bc38b
Add some overloads.
...
svn path=/trunk/gtk-sharp/; revision=11043
2003-01-30 02:34:20 +00:00
Duncan Mak
984d952967
* api/gtk-api.xml:
...
* sources/Gtk.metadata:
* sources/Pango.metadata: Add some more metadata rules.
svn path=/trunk/gtk-sharp/; revision=11042
2003-01-30 02:33:38 +00:00
Duncan Mak
62a545218f
Update the xml files.
...
svn path=/trunk/gtk-sharp/; revision=11040
2003-01-30 02:27:57 +00:00
Rodrigo Moya
52081ec9ed
2003-01-28 Rodrigo Moya <rodrigo@ximian.com>
...
* configure.in:
* api/gda-api.xml:
* api/gnomedb-api.xml:
* sources/gtk-sharp.sources:
* sources/Gda.metadata: added support for latest libgda/libgnomedb.
svn path=/trunk/gtk-sharp/; revision=10999
2003-01-28 17:59:36 +00:00
Radek Doulik
a60825ae80
2003-01-22 Radek Doulik <rodo@ximian.com>
...
* sources/Gtk.metadata: disable default contructor for Frame in
metadata
svn path=/trunk/gtk-sharp/; revision=10815
2003-01-22 14:00:06 +00:00
Radek Doulik
c9d21b1900
2003-01-22 Radek Doulik <rodo@ximian.com>
...
* parser/gapi2xml.pl: add comment to .xml files with warning that
they were auto generated
svn path=/trunk/gtk-sharp/; revision=10814
2003-01-22 13:57:34 +00:00
Radek Doulik
0d2387f900
make Unref method public, it's needed for reparenting widgets
...
svn path=/trunk/gtk-sharp/; revision=10792
2003-01-21 21:43:12 +00:00
Radek Doulik
10be759584
disable default protected constructor in Frame
...
svn path=/trunk/gtk-sharp/; revision=10791
2003-01-21 21:42:24 +00:00
Radek Doulik
735c99ee96
new file, adds Frame () constructor which creates a frame without label
...
svn path=/trunk/gtk-sharp/; revision=10790
2003-01-21 21:41:10 +00:00
Mike Kestner
854fd22859
tagging for 0.7
...
svn path=/trunk/gtk-sharp/; revision=10768
2003-01-21 06:25:22 +00:00
Miguel de Icaza
9786738198
Add customization
...
svn path=/trunk/gtk-sharp/; revision=10534
2003-01-15 04:24:50 +00:00
Alejandro Sánchez Acosta
6e12be4da1
Move samples/tutorial to monkeyguide module.
...
svn path=/trunk/gtk-sharp/; revision=10488
2003-01-13 23:47:11 +00:00
Martin Baulig
44265207bf
2003-01-12 Martin Baulig <martin@ximian.com>
...
* parser/gapi2xml.pl (addNameElem): Make this work if the $cname
doesn't start with $prefix.
svn path=/trunk/gtk-sharp/; revision=10427
2003-01-12 17:45:19 +00:00
Johannes Roith
01f0577b8c
remove console printings
...
svn path=/trunk/gtk-sharp/; revision=10364
2003-01-10 22:23:19 +00:00
Duncan Mak
c3137abd9d
2003-01-10 Duncan Mak <duncan@ximian.com>
...
* gtk/TextView.custom (WindowToBufferCoords): Remove the hack, as
the generator produces correct code now.
svn path=/trunk/gtk-sharp/; revision=10356
2003-01-10 19:16:48 +00:00
Duncan Mak
26a40b9ebf
2003-01-10 Duncan Mak <duncan@ximian.com>
...
* sources/Gtk.metadata (GtkTextView): Add a patch from Fredrik
Nilsson <jymdman@home.se> to add needed 'out' parameters.
svn path=/trunk/gtk-sharp/; revision=10355
2003-01-10 19:11:39 +00:00
Rodrigo Moya
4d30832fa7
2003-01-09 Rodrigo Moya <rodrigo@ximian.com>
...
* makefile:
* configure.in:
* api/Makefile.in:
* api/gphoto-api.xml:
* sources/gtk-sharp.sources:
* gphoto/Makefile.in:
* gphoto/.cvsignore: removed gphoto2 bindings, to be moved to mphoto.
svn path=/trunk/gtk-sharp/; revision=10314
2003-01-09 22:54:37 +00:00
Duncan Mak
e059803b19
2003-01-06 Pedro Abelleira Seco <pedroabelleira@yahoo.es>
...
* pango/Layout.custom: Add Size get property and add some nicer overloads
to avoid explicit passing in the string length
svn path=/trunk/gtk-sharp/; revision=10231
2003-01-07 04:03:48 +00:00
Duncan Mak
4afe3261ae
Add a reference to System.Drawing.
...
svn path=/trunk/gtk-sharp/; revision=10195
2003-01-06 01:44:49 +00:00
Duncan Mak
56711895f9
Use 'out' instead of ref.
...
svn path=/trunk/gtk-sharp/; revision=10194
2003-01-06 01:07:10 +00:00
Duncan Mak
4e19d181c9
2003-01-05 Pedro Abelleira Seco <pedroabelleira@yahoo.es>
...
* gdk/Drawable.custom: Add Size get property
2003-01-05 Duncan Mak <duncan@ximian.com>
* pango/GlyphString.custom: Add some nicer overloads to avoid
explicit passing in the string length.
svn path=/trunk/gtk-sharp/; revision=10193
2003-01-06 00:50:42 +00:00
Duncan Mak
8400c23479
2003-01-05 Duncan Mak <duncan@ximian.com>
...
* sources/Gtk.metadata (TextIter.BackwardSearch): Add out param here too.
svn path=/trunk/gtk-sharp/; revision=10192
2003-01-06 00:28:35 +00:00
Duncan Mak
fb60c23e4a
2003-01-05 Duncan Mak <duncan@ximian.com>
...
* generator/GenBase.cs (AppendCustom): Add #region to code from
.custom files.
* generator/*Gen.cs: Add #region markers.
svn path=/trunk/gtk-sharp/; revision=10188
2003-01-05 23:51:37 +00:00
Duncan Mak
20160aa0fd
* sources/Gtk.metadata (TextIter.ForwardSearch): Add out param
...
* sources/Gdk.metadata (Drawable.GetSize): Add out param.
* gtk/TextBuffer.custom (Clear): Add a new Clear method.
svn path=/trunk/gtk-sharp/; revision=10187
2003-01-05 23:48:45 +00:00
Alp Toker
6826fd0c1f
2003-01-02 Alp Toker <alp@atoker.com>
...
* api/gst-api.xml: Give int values to the ElementState enum, remove
incorrectly generated SetInternalConnectionFunction and a duplicated
type field
svn path=/trunk/gtk-sharp/; revision=10054
2003-01-02 16:33:19 +00:00
Alp Toker
9f6872634a
2003-01-01 Alp Toker <alp@atoker.com>
...
* glade/XML.custom: Determine name of GladeWidget if none specified
* glade/GladeWidgetAttribute.cs: ditto
svn path=/trunk/gtk-sharp/; revision=10049
2003-01-01 23:53:21 +00:00
Rachel Hestilow
3841924432
2003-01-01 Rachel Hestilow <hestilow@ximian.com>
...
* glade/XML.custom: New method BindFields.
(Autoconnect): Call BindFields.
* glade/GladeWidgetAttribute.cs: Added.
* sample/GladeTest.cs: Test GladeWidgetAttribute.
svn path=/trunk/gtk-sharp/; revision=10048
2003-01-01 21:37:45 +00:00
Johannes Roith
2e97cf0091
redirect to go-mono.org/tutorial/
...
svn path=/trunk/gtk-sharp/; revision=9921
2002-12-27 13:47:25 +00:00
Rodrigo Moya
4f63fe50a9
2002-12-25 Rodrigo Moya <rodrigo@ximian.com>
...
* sources/gtk-sharp.sources: added libgphoto2.
* api/gphoto-api.xml: added API file for libgphoto2.
* gphoto/Makefile.in: added Makefile for building libgphoto2
bindings.
* makefile:
* configure.in:
* api/Makefile.in: added libgphoto2 to build.
svn path=/trunk/gtk-sharp/; revision=9895
2002-12-26 01:01:22 +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
Johannes Roith
e97eed413e
still removing gnometutorial...
...
svn path=/trunk/gtk-sharp/; revision=9883
2002-12-25 17:44:23 +00:00
Johannes Roith
066adcd286
still removing gnome tutorial...
...
svn path=/trunk/gtk-sharp/; revision=9882
2002-12-25 17:42:46 +00:00
Johannes Roith
b24d8bbd03
remove gnometutorial...
...
svn path=/trunk/gtk-sharp/; revision=9880
2002-12-25 17:35:13 +00:00
Johannes Roith
38916edc09
add temporary information page
...
svn path=/trunk/gtk-sharp/; revision=9879
2002-12-25 17:31:17 +00:00
Johannes Roith
ee6102e924
remove Gnome.NET - now in /monkeyguide/gnome/
...
svn path=/trunk/gtk-sharp/; revision=9878
2002-12-25 17:29:26 +00:00
Johannes Roith
437b83040b
more updates
...
svn path=/trunk/gtk-sharp/; revision=9874
2002-12-25 15:26:17 +00:00
Mike Kestner
f750d78d6a
2002-12-24 Mike Kestner <mkestner@speakeasy.net>
...
* generator/ObjectGen.cs : generate protected GType ctors
* generator/SymbolTable.cs : map GType to uint
* glib/Object.cs : add GType ctor. add RegisterGType.
* glue/type.c (gtksharp_register_type): new GType registrar
* */*.custom : make GType params uints
* sample/Subclass.cs : a simple type registration example
svn path=/trunk/gtk-sharp/; revision=9870
2002-12-25 00:36:00 +00:00
Alejandro Sánchez Acosta
e0ec6df596
Added notebook sample.
...
svn path=/trunk/gtk-sharp/; revision=9854
2002-12-24 00:27:31 +00:00