Commit Graph

666 Commits

Author SHA1 Message Date
Charles Iliya Krempeaux
64e0b4fe10 2003-04-25 Charles Iliya Krempeaux <charles@reptile.ca>
* README : Updated to reflect the name change or the
	  "MonkeyGuide" to the "Mono Hand Book".  Updated to
	  give the (new) correct chapter number for the
	  GNOME.NET section.  Added mention of the
	  Gtk# Wiki.

svn path=/trunk/gtk-sharp/; revision=14022
2003-04-26 04:52:06 +00:00
Charles Iliya Krempeaux
5a5da15744 2003-04-25 Charles Iliya Krempeaux <charles@reptile.ca>
* gtk-sharp.pc.in, parser/gapi.pc.in : Both of these
          files were checked in as empty files, before.  Checked
          them in, this time, with something in them.

svn path=/trunk/gtk-sharp/; revision=14005
2003-04-25 20:39:46 +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
Pedro Martínez Juliá
a1309f192b Using shouldn't reference a class. Modified the file to get it build.
svn path=/trunk/gtk-sharp/; revision=13947
2003-04-23 21:29:04 +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
Charles Iliya Krempeaux
a4d3692c04 2003-04-16 Charles Iliya Krempeaux <charles@reptile.ca>
* gdk/EventKey.custom : Created it so that there
          is a "Key" property that returns a Gdk.Key.

svn path=/trunk/gtk-sharp/; revision=13848
2003-04-21 15:31:08 +00:00
Charles Iliya Krempeaux
b6a0a2b504 2003-04-14 Charles Iliya Krempeaux <charles@reptile.ca>
* gtk-sharp.pc.in : Created to be used for the detection of
          Gtk#.
        * parser/gapi.pc.in : Created to be used for the detection
          of gapi.pl.
        * makefile : Deleted it.  (Actually, renamed it to Makefile.in.)
        * Makefile.in : Created it from the old makefile, and modified it
          to account for gtk-sharp.pc.
        * configure.in : Made it so it will generate gtk-sharp.pc
          from gtk-sharp.pc.in,  parser/gapi.pc from
          parser/gapi.pc.in, and Makefile from Makefile.in.
        * parser/Makefile.in : Modified it to account for parser/gapi.pc.

svn path=/trunk/gtk-sharp/; revision=13846
2003-04-21 15:25:26 +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
0676f9ddc9 Added IconFactory.custom file from mathias.hasselmann@gmx.de
svn path=/trunk/gtk-sharp/; revision=13730
2003-04-17 18:08:51 +00:00
Gonzalo Paniagua Javier
b5cfb4ba67 2003-04-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* gtk/TreeView.custom:
	(GetPathAtPos): added 3 overloads of this method so that the caller
	does not need to create extra variables that may not use.

	* api/gtk-api.xml:
	* sources/Gtk.metadata: added pass_out attribute for tx and ty
	arguments of TreeView::WidgetToTreeCoords. Hide TreeView::GetPathAtPos.

svn path=/trunk/gtk-sharp/; revision=13677
2003-04-16 02:26:12 +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
90fac8a1ad Hide the Copy, Free and Hash methods in Gdk.Color and override GetHashCode().
svn path=/trunk/gtk-sharp/; revision=13606
2003-04-14 18:01:28 +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
6395590d34 Fix bugs #27835 and #38672 by correcting problems in the generated ColorSelection binding.
svn path=/trunk/gtk-sharp/; revision=13600
2003-04-14 17:04:13 +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
Alp Toker
7a3264e911 Change Keys to Key
svn path=/trunk/gtk-sharp/; revision=13545
2003-04-12 05:23:55 +00:00
Alp Toker
403ed1ac68 2003-04-12 Alp Toker <alp@atoker.com>
* parser/gen_keysyms: Generates a C# Keys enum from the Gdk headers
        (gdkkeysyms.h)
        * gdk/Keys.cs: The generated Keys

svn path=/trunk/gtk-sharp/; revision=13542
2003-04-12 05:05:00 +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
Gonzalo Paniagua Javier
1840bd7ef1 2003-04-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* glib/Object.cs:
	(GetObject): check that the target of the WeakReference is still there. Otherwise,
	create a new wrapper for the IntPtr.

	This fixes the random nullrefs when running nunit-gtk.

svn path=/trunk/gtk-sharp/; revision=13450
2003-04-09 17:50:51 +00:00
Gonzalo Paniagua Javier
0d5cea38d4 *** empty log message ***
svn path=/trunk/gtk-sharp/; revision=13238
2003-04-06 09:21:40 +00:00
Gonzalo Paniagua Javier
3821938764 2003-04-03 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* generator/CallbackGen.cs: the new generated wrappers have:
		-(optional) Field of the same type returned by the callback.
		-A call to RemoveIfNotAlive at the beginning. It returns true,
		return the dummy field.
		-Added an object to the ctor signature and pass it to the base
		class.

	* generator/Ctor.cs: added a Params property.

	* generator/Method.cs: set Static property in Parameters if the method
	is static.

	* generator/Parameters.cs: added Static property. The call creation of
	the delegate wrapper (if applicable) uses the new signature. Pass a null
	as object is the method is static.

	* generator/StructBase.cs: set Static for the parameters of the ctors.

	* glib/DelegateWrapper.cs: the ctor takes an object (the one creating
	the wrapper or null) and creates a weak reference to it. Store it in
	a static Hashtable (this way the wrapper itself is not garbage
	collected).
	(RemoveIfNotAlive): called from the native delegate callbacks. If the
	target of the weak reference has been garbage collected, removes itself
	from the hashtable to let the GC dispose this instance and returns true.

	* gdk/Pixbuf.custom:
	* gtk/Clipboard.custom:
	* gtk/GtkSharp.GtkClipboardClearFuncNative.cs:
	* gtk/GtkSharp.GtkClipboardGetFuncNative.cs:
	* glade/XML.custom: changed delegate wrappers to match the new
	signature.

svn path=/trunk/gtk-sharp/; revision=13237
2003-04-06 09:21:15 +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
591c9eca8f Apply a modified version of a patch from Artemis <artemis@yandex.ru>, to fix and clean DrawPolygon and DrawLines in Gdk.Drawable.
svn path=/trunk/gtk-sharp/; revision=13133
2003-04-04 07:24:02 +00:00
Charles Iliya Krempeaux
03ebb1fcb3 2003-04-02 Charles Iliya Krempeaux <charles@reptile.ca>
* generator/SignalHandler.cs : Added Patch submitted by
	  Mark Crichton <crichton@gimp.org>, to get GtkMozEmbed
	  bindings working.

svn path=/trunk/gtk-sharp/; revision=13043
2003-04-02 22:29:26 +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
95a81a7706 Add a custom constructor to Entry, and fix API bugs with Widget and Frame.
svn path=/trunk/gtk-sharp/; revision=13021
2003-04-02 08:26:36 +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