Commit Graph

674 Commits

Author SHA1 Message Date
Gonzalo Paniagua Javier
a78af42d2f make Tool public
svn path=/trunk/gtk-sharp/; revision=14301
2003-05-05 15:35:40 +00:00
Alp Toker
96fa7da5a8 2003-05-02 Alp Toker <alp@atoker.com>
* sources/gtk-sharp.sources:
        * api/glade-api.xml:
        * glade/XML.custom: Use libglade-2.0-0.dll not glade-2.0 (for win32)

svn path=/trunk/gtk-sharp/; revision=14228
2003-05-02 23:06:21 +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
Mike Kestner
fd28061896 preparing for 0.9 release
svn path=/trunk/gtk-sharp/; revision=14131
2003-04-30 02:47:48 +00:00
Lee Mallabone
7284a1f6a2 Add a rule that stops private classes/structs getting generated into the Gtk assembly.
svn path=/trunk/gtk-sharp/; revision=14079
2003-04-28 21:23:25 +00:00
Charles Iliya Krempeaux
4bd0192f89 2003-04-28 Charles Iliya Krempeaux <charles@reptile.ca>
* makefile : Deleted it (for real this time).  It was
	  suppose to have been deleted before.

svn path=/trunk/gtk-sharp/; revision=14077
2003-04-28 20:50:06 +00:00
Gonzalo Paniagua Javier
fa6e709bbb 2003-04-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* sample/Scribble.cs: patch from Philip Van Hoof
	<spamfrommailing@freax.org> taht fixes compilation.

svn path=/trunk/gtk-sharp/; revision=14066
2003-04-28 12:41:35 +00:00
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