Commit Graph

1308 Commits

Author SHA1 Message Date
Mike Kestner
5f80b97227 2004-04-30 Mike Kestner <mkestner@ximian.com>
* configure.in : AC_SUBST an API_VERSION=1.0.0.0 for the
	AssemblyVersionAttributes.
	* */AssemblyInfo.cs.in : s/@VERSION@/@API_VERSION@/

svn path=/trunk/gtk-sharp/; revision=26435
2004-04-30 18:24:16 +00:00
Mike Kestner
687219d656 2004-04-30 Mike Kestner <mkestner@ximian.com>
* */AssemblyInfo.cs.in : s/@VERSION@.0.0/@VERSION@/

svn path=/trunk/gtk-sharp/; revision=26431
2004-04-30 16:55:15 +00:00
Mike Kestner
67278125a2 2004-04-30 Mike Kestner <mkestner@ximian.com>
* sample/gconf/* : break System.Drawing dependency.

svn path=/trunk/gtk-sharp/; revision=26427
2004-04-30 16:20:43 +00:00
Owen Fraser-Green
49fc696f4d Fixed path variables.
svn path=/trunk/gtk-sharp/; revision=26423
2004-04-30 15:14:51 +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
Owen Fraser-Green
f542fb9695 Removed reference to old gst target.
svn path=/trunk/gtk-sharp/; revision=26421
2004-04-30 14:05:45 +00:00
Mike Kestner
ac5426e105 add a changelog entry for edasque's patch.
svn path=/trunk/gtk-sharp/; revision=26420
2004-04-30 14:01: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
Erik Dasque
7f1f0ce385 This defines a Date property for Calendar
Note that the setter causes CalendarChange events to be fired
        public DateTime Date

svn path=/trunk/gtk-sharp/; revision=26417
2004-04-30 13:27:22 +00:00
Mike Kestner
de74ba0bc8 2004-04-29 Mike Kestner <mkestner@ximian.com>
* mapdllnames.pl : remove unneccessary script

svn path=/trunk/gtk-sharp/; revision=26384
2004-04-30 03:50:44 +00:00
Mike Kestner
d790d0b646 2004-04-29 Mike Kestner <mkestner@ximian.com>
* gst/* : kill.  it's been spun out the the gst-sharp module.
	* sources/Makefile.am : remove gst source download target.
	* sources/gtk-sharp-sources.xml : remove gst nodes.

svn path=/trunk/gtk-sharp/; revision=26382
2004-04-30 03:44:57 +00:00
Mike Kestner
e4c7f28e66 2004-04-29 Mike Kestner <mkestner@ximian.com>
* configure.in : expand the AssemblyInfo.cs files.
	* */AssemblyInfo.cs.in : new assembly info files.
	* */Makefile.am : dist, make, and clean assmbly info files.

svn path=/trunk/gtk-sharp/; revision=26356
2004-04-29 22:19:30 +00:00
Owen Fraser-Green
ce55d821aa Minor fixed to get gstreamer working.
svn path=/trunk/gtk-sharp/; revision=26341
2004-04-29 21:21:57 +00:00
Duncan Mak
5c375bdc40 Add ChangeLog for my last commit per mkestner's request
svn path=/trunk/gtk-sharp/; revision=26335
2004-04-29 19:41:47 +00:00
Owen Fraser-Green
3294522bc5 Added entry for CanvasGroup public constructor addition.
svn path=/trunk/gtk-sharp/; revision=26330
2004-04-29 19:10:36 +00:00
Duncan Mak
e21f5f621f Fix little error
svn path=/trunk/gtk-sharp/; revision=26314
2004-04-29 16:48:57 +00:00
Mike Kestner
9bc8928f88 2004-04-29 Mike Kestner <mkestner@ximian.com>
* configure.in : expand the new config files.
	* */*config.in : the per-assembly config files.
	* */Makefile.am : dist, clean, and install the configs.
	* gnome/*.c* : fix some errant DllImports.

svn path=/trunk/gtk-sharp/; revision=26301
2004-04-29 15:00:24 +00:00
Owen Fraser-Green
874780a486 Added public constructor.
svn path=/trunk/gtk-sharp/; revision=26298
2004-04-29 14:14:56 +00:00
Mike Kestner
5f4ee87b5c 2004-04-28 Mike Kestner <mkestner@ximian.com>
[Expanded from patch by John Luke attached to bug.]
	* gdk/Gdk.metadata : rename Atom.Name to GetName so it props.
	* gdk/Atom.custom : new string cast operator.
	* sample/TestDnd.cs : fix Atom.Name reference
	* sample/GtkDemo/DemoEditableCell.cs : fix a ListStore.Remove
	ref broken by last commit.
	[Fixes #57721]

svn path=/trunk/gtk-sharp/; revision=26208
2004-04-28 20:58:11 +00:00
Mike Kestner
4766d5bf75 2004-04-28 Mike Kestner <mkestner@ximian.com>
* gtk/Gtk.metadata : mark ListStore.Remove iter pass_as=ref.
	[Fixes #56945]

svn path=/trunk/gtk-sharp/; revision=26205
2004-04-28 20:35:39 +00:00
Mike Kestner
2e3713a44f 2004-04-28 Mike Kestner <mkestner@ximian.com>
* Makefile.am : dist the public signing key baulig just added.

svn path=/trunk/gtk-sharp/; revision=26201
2004-04-28 19:30:39 +00:00
Martin Baulig
bc8ad730f1 Adding it again as a binary file.
svn path=/trunk/gtk-sharp/; revision=26197
2004-04-28 19:25:23 +00:00
Martin Baulig
652609fc71 Oooops.
svn path=/trunk/gtk-sharp/; revision=26196
2004-04-28 19:24:57 +00:00
Martin Baulig
cc1a8ca4a7 Added the public key for gtk#.
svn path=/trunk/gtk-sharp/; revision=26192
2004-04-28 19:14:39 +00:00
Mike Kestner
658130152a 2004-04-27 Mike Kestner <mkestner@ximian.com>
* gnome/glue/canvaspoints.c : remove some g_prints spotted by
	Jorge Garcia.

svn path=/trunk/gtk-sharp/; revision=26099
2004-04-28 03:04:56 +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
Rachel Hestilow
aee0a1f894 2004-04-16 Rachel Hestilow <rachel@nullenvoid.com>
* generator/GObjectGen.cs: Added new generatable to handle
	plain GObjects the same way we do subclasses.
	* generator/ManualGen.cs: Make FromNative/FromNativeReturn virtual
	to allow overriding.
	* generator/SymbolTable.cs: Use GObjectGen instead of
	ManualGen for GObject.
	* generator/Makefile.am: Add GObjectGen.cs.

svn path=/trunk/gtk-sharp/; revision=25651
2004-04-18 03:19:15 +00:00
Mike Kestner
ed507416b2 2004-04-16 Boyd Timothy <btimothy@novell.com>
* gdk/Global.custom : properties to expose window manager spec
	properties.
	* gdk/glue/windowmanager.c : glue to retrieve window manager props
	using gdk_property_get.
	* gdk/glue/Makefile.am : add new file.
	* gdk/glue/makefile.win32 : add new file.

svn path=/trunk/gtk-sharp/; revision=25611
2004-04-16 17:31:30 +00:00
Mike Kestner
3595f79bc3 2004-04-13 Mike Kestner <mkestner@ximian.com>
* glib/Value.cs : fix a csc-breaker.

svn path=/trunk/gtk-sharp/; revision=25437
2004-04-13 20:54:49 +00:00
Mike Kestner
3439b34bda 2004-04-12 Mike Kestner <mkestner@ximian.com>
* gnome/Program.custom : add ArgumentException for app_id containing
	spaces.  [fixes #56594]

svn path=/trunk/gtk-sharp/; revision=25374
2004-04-12 19:43:06 +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
Mike Kestner
1ac00ff205 2004-04-12 Mike Kestner <mkestner@ximian.com>
[Rework of a patch from Ben Maurer to turn GLib.Value
	into a valuetype.]
	* generator/BoxedGen.cs : fix operators for new valuetype GValues.
	* generator/ByRefGen.cs : new generatable for byref value types.
	* generator/Makefile.am : add ByRefGen.cs.
	* generator/MethodBody.cs : remove GValue special casing.
	* generator/Property.cs : rework value handling.
	* generator/Signal.cs : fix base virtual method value passing.
	* generator/SymbolTable.cs : map GValue to ByRefGen.
	* glib/Object.cs : rework GetProperty and SetProperty.
	* glib/Value.cs : make it a value type.
	* glib/ValueArray.cs : fix GValue passing.
	* glib/glue/value.c : rework for valuetype GValues.
	* gnome/Program.custom : fix GValue passing
	* gtk/Gtk.metadata : make TreeModel.GetValue value param pass_as=ref.
	* gtk/ListStore.custom : fix GValue passing
	* gtk/NodeStore.cs : fix GValue passing
	* gtk/TextTag.custom : fix GValue passing
	* gtk/TreeModelSort.custom : fix GValue passing
	* gtk/TreeStore.custom : fix GValue passing

svn path=/trunk/gtk-sharp/; revision=25368
2004-04-12 15:54:57 +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
fad11845dd Lets try to maintain this
svn path=/trunk/gtk-sharp/; revision=25333
2004-04-11 18:45:05 +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
Larry Ewing
bcb63e0e1d 2004-04-05 Larry Ewing <lewing@ximian.com>
* gnome/Gnome.metadata: Make data an array type so that the image
	functions can be used.
	* gnome/Print.custom: add a custom handler to print Pixbufs.
	* gnome/Makefile.am: add Print.custom.

svn path=/trunk/gtk-sharp/; revision=25252
2004-04-09 16:58:07 +00:00
Mike Kestner
e7bf3a279f 2004-04-07 Mike Kestner <mkestner@ximian.com>
* generator/ClassBase.cs : remove default ctor generation and
	hasDefaultConstructor field.
	* generator/Ctor.cs : chain to base (IntPtr.Zero).
	* generator/StructBase.cs : remove hasDefaultConstructor usage.
	* glib/Object.cs : remove Object () ctor.  Add Ben's GetGType
	method, although nothing uses it yet.  Still working on integrating
	the remainder of Ben's patch.
	* gtk/Gtk.metadata : remove all the disabledefaultctor rules.
	* */*.custom : add base (IntPtr.Zero) or this (...) chaining for
	all ctors.

svn path=/trunk/gtk-sharp/; revision=25184
2004-04-07 19:15:01 +00:00
John Luke
ebea661ee4 2004-04-06 John Luke <jluke@cfl.rr.com>
* gtk/Gtk.metadata: mark Gtk.Widget.ModifyFont font_desc null_ok

svn path=/trunk/gtk-sharp/; revision=25166
2004-04-07 17:13:31 +00:00
Gonzalo Paniagua Javier
7cdacd91af 2004-04-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* glib/Value.cs: added StructLayout attribute as requested by the
	runtime. Now --aot works again.

svn path=/trunk/gtk-sharp/; revision=25128
2004-04-07 03:41:13 +00:00
Mike Kestner
05e4e0b9d3 2004-04-04 Mike Kestner <mkestner@ximian.com>
* generator/SymbolTable.cs : don't use StringGen for gunichar.
	* glib/glue/unichar.c : glue to fetch a gunichar as a utf8 string.
	* glib/glue/Makefile.am : add unichar.c
	* glib/glue/makefile.win32 : add unichar.c
	* gtk/Gtk.metadata : hide TextIter.GetChar
	* gtk/TextIter.custom : manually impl Char prop. [fixes #53425]

svn path=/trunk/gtk-sharp/; revision=25054
2004-04-05 18:31:34 +00:00
Mike Kestner
c461182425 2004-04-04 Mike Kestner <mkestner@ximian.com>
* pango/Layout.custom : increment an indexer. thanks to Moritz Balz
	for the bug report and candidate patch.

svn path=/trunk/gtk-sharp/; revision=25046
2004-04-05 16:18:18 +00:00
Mike Kestner
7b15abe5fd 2004-04-04 Mike Kestner <mkestner@ximian.com>
* generator/BoxedGen.cs : DllImport glibsharpglue for value_create.

svn path=/trunk/gtk-sharp/; revision=25045
2004-04-05 16:06:49 +00:00