Commit graph

  • a2cb098bd2 update Miguel de Icaza 2003-04-23 22:25:23 +0000
  • 6e4e977048 MOre Miguel de Icaza 2003-04-23 22:23:21 +0000
  • 11e445a633 Add VisualType docs Miguel de Icaza 2003-04-23 22:13:51 +0000
  • 84034cabcb improve Miguel de Icaza 2003-04-23 21:55:14 +0000
  • a1309f192b Using shouldn't reference a class. Modified the file to get it build. Pedro Martínez Juliá 2003-04-23 21:29:04 +0000
  • d2cf33a249 Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />. Hector E. Gomez Morales 2003-04-22 10:23:57 +0000
  • 775e610a14 Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />. Hector E. Gomez Morales 2003-04-22 10:15:35 +0000
  • a4d3692c04 2003-04-16 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-04-21 15:31:08 +0000
  • b6a0a2b504 2003-04-14 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-04-21 15:25:26 +0000
  • bec19dfbab Made it so that make clean did not have to be run before make. Ben Maurer 2003-04-20 03:08:39 +0000
  • 70519eb198 Created documentation. Ben Maurer 2003-04-19 23:04:59 +0000
  • 7327faea4e Created real documentation. Ben Maurer 2003-04-19 22:42:53 +0000
  • 0676f9ddc9 Added IconFactory.custom file from mathias.hasselmann@gmx.de Miguel de Icaza 2003-04-17 18:08:51 +0000
  • b5cfb4ba67 2003-04-15 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-04-16 02:26:12 +0000
  • de7ee8c896 2003-04-15 Miguel de Icaza <miguel@ximian.com> Miguel de Icaza 2003-04-15 06:11:12 +0000
  • 55e801800d Flush Miguel de Icaza 2003-04-15 02:39:32 +0000
  • 467e696f32 Fix the .source file Duncan Mak 2003-04-15 02:33:23 +0000
  • 67df1a1128 Make prefix lowercase, to be similar to mcs Duncan Mak 2003-04-14 23:01:42 +0000
  • 42184390b4 Add Miguel de Icaza 2003-04-14 22:59:52 +0000
  • 2b87ec95c4 Add install target Miguel de Icaza 2003-04-14 22:59:33 +0000
  • c521f423c1 Add doc target Miguel de Icaza 2003-04-14 22:58:01 +0000
  • 538b9e7770 Update Miguel de Icaza 2003-04-14 22:57:49 +0000
  • 1efb61cb1e Add a compilable working sample for 'Viewport'. Lee Mallabone 2003-04-14 18:35:24 +0000
  • 90fac8a1ad Hide the Copy, Free and Hash methods in Gdk.Color and override GetHashCode(). Lee Mallabone 2003-04-14 18:01:28 +0000
  • 9d3c4431c7 Document ClampPage after gaining an idea of what it does. Lee Mallabone 2003-04-14 17:41:06 +0000
  • 6395590d34 Fix bugs #27835 and #38672 by correcting problems in the generated ColorSelection binding. Lee Mallabone 2003-04-14 17:04:13 +0000
  • 19c85a596d First raw draft of TreeSelection docs. Lee Mallabone 2003-04-13 12:55:01 +0000
  • 717c46528b More updates Miguel de Icaza 2003-04-12 20:44:26 +0000
  • 24ec6aa57f Oops. Fix sample Miguel de Icaza 2003-04-12 19:41:21 +0000
  • 7a3264e911 Change Keys to Key Alp Toker 2003-04-12 05:23:55 +0000
  • 403ed1ac68 2003-04-12 Alp Toker <alp@atoker.com> Alp Toker 2003-04-12 05:05:00 +0000
  • 1b1c171b21 Minor docs and fixes. Got half of the properties of Widget. Hector E. Gomez Morales 2003-04-11 11:44:38 +0000
  • 1840bd7ef1 2003-04-09 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-04-09 17:50:51 +0000
  • 0d5cea38d4 *** empty log message *** Gonzalo Paniagua Javier 2003-04-06 09:21:40 +0000
  • 3821938764 2003-04-03 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-04-06 09:21:15 +0000
  • f7495647c1 Add first draft of Label docs. Duncan Mak 2003-04-04 23:13:02 +0000
  • 591c9eca8f Apply a modified version of a patch from Artemis <artemis@yandex.ru>, to fix and clean DrawPolygon and DrawLines in Gdk.Drawable. Lee Mallabone 2003-04-04 07:24:02 +0000
  • 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. Charles Iliya Krempeaux 2003-04-02 22:29:26 +0000
  • 62494b387b Add an example to Viewport docs. Lee Mallabone 2003-04-02 08:30:07 +0000
  • 95a81a7706 Add a custom constructor to Entry, and fix API bugs with Widget and Frame. Lee Mallabone 2003-04-02 08:26:36 +0000
  • 8f7e0a2cbd Second draft of Calendar docs. First one may have got messed up. Lee Mallabone 2003-03-28 08:46:25 +0000
  • 0e53feb354 First draft of Viewport docs. Lee Mallabone 2003-03-27 21:19:43 +0000
  • b68542269f Add a default zero-arg constructor for Gtk.Viewport. Lee Mallabone 2003-03-27 19:15:04 +0000
  • fa8aea036c Some files missing from the last commit. Duncan Mak 2003-03-26 00:54:24 +0000
  • b0b964c502 This text was accidentally overwritten. Duncan Mak 2003-03-26 00:46:05 +0000
  • 94e4a805f8 Update docs reflect latest updater changes. Duncan Mak 2003-03-26 00:38:24 +0000
  • 4002b3d9f1 new overwrite family of targets. Use these for removing deprecated nodes, instead of just leaving them tagged with an attribute. Duncan Mak 2003-03-26 00:38:09 +0000
  • 1f4caa729e Put a space between type and [] for array declarations. Duncan Mak 2003-03-25 23:49:54 +0000
  • 053ce0b012 First draft Calendar docs. Lee Mallabone 2003-03-25 22:32:50 +0000
  • 438b788722 Fix crashes in TreeView.ScrollToCell. Lee Mallabone 2003-03-25 19:05:40 +0000
  • 860cab4b30 2003-03-25 Martin Baulig <martin@ximian.com> Martin Baulig 2003-03-25 16:57:05 +0000
  • a43c7cc88b 2003-03-25 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-03-25 00:58:50 +0000
  • 7ab055de16 2003-03-25 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-03-25 00:47:13 +0000
  • 582723b68b Updated Ruler docs. Lee Mallabone 2003-03-24 18:12:01 +0000
  • 73ae9d533f 2003-03-23 Martin Baulig <martin@ximian.com> Martin Baulig 2003-03-23 18:05:36 +0000
  • eed31b9cb6 HRuler docs. Lee Mallabone 2003-03-22 17:54:47 +0000
  • a02e962425 2003-03-22 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-03-22 17:48:43 +0000
  • d7a08db9f6 2003-03-22 Gonzalo Paniagua Javier <gonzalo@ximian.com> Gonzalo Paniagua Javier 2003-03-22 17:37:43 +0000
  • 6dacec484b Add a sample showing a Calendar and build it on linux by default. Lee Mallabone 2003-03-22 16:37:03 +0000
  • f8c625b0f9 First draft of Adjustment docs. Lee Mallabone 2003-03-21 18:52:24 +0000
  • b0b6e31e78 Simple docs for 2 enums. Lee Mallabone 2003-03-21 08:54:51 +0000
  • c0c9297c79 Commited full docs of MenuShell and MenuDirectionType. Hector E. Gomez Morales 2003-03-17 05:07:54 +0000
  • a6de3a7745 Full docs of Menushell and MenuDirectionType. Hector E. Gomez Morales 2003-03-17 05:04:39 +0000
  • 919841f25b fix the makefile Duncan Mak 2003-03-17 01:13:48 +0000
  • e0a61c2197 2003-03-13 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-03-16 07:03:45 +0000
  • 31a519a4cd * gtk/ColorSelectionDialog.custom: Rename the inner Button class to be ColorSelectionButton to avoid a name clash in the doc generator. Duncan Mak 2003-03-16 00:08:18 +0000
  • 335ddb466a Update the docs for Gtk.Application. The changes from the last commit were wrong. Duncan Mak 2003-03-15 23:06:26 +0000
  • f7356a040e Remove GladeWidgetAttribute.xml Duncan Mak 2003-03-15 23:00:21 +0000
  • a8ce5e560a Update docs for Gdk.Color and also Gtk.Application. The Makefile is updated to always use the updater instead of the generator. Duncan Mak 2003-03-15 22:58:57 +0000
  • 69d72bdf94 Add docs for the renamed WidgetAttribute. Duncan Mak 2003-03-15 22:50:55 +0000
  • 6a0ba3d687 Update docs for Gtk. Duncan Mak 2003-03-15 22:50:24 +0000
  • 519ca82a97 Update docs for Gdk. Duncan Mak 2003-03-15 22:48:48 +0000
  • 3082a2d362 Update docs for GLib. Duncan Mak 2003-03-15 22:45:31 +0000
  • c1444f3883 Fix the Text property. Patch from Mathias Hasselmann <mathias.hasselmann@gmx.de>. Duncan Mak 2003-03-15 22:19:47 +0000
  • 215133d780 2003-03-15 Miguel de Icaza <miguel@ximian.com> Miguel de Icaza 2003-03-15 21:02:25 +0000
  • 1c5b25f9a1 2003-03-11 Miguel de Icaza <miguel@ximian.com> Miguel de Icaza 2003-03-15 20:49:37 +0000
  • 94f05965a8 2003-03-14 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-03-15 19:09:53 +0000
  • 9b0fec6fb3 2003-03-14 Charles Iliya Krempeaux <charles@reptile.ca> * sample/Makefile.in : Modified it to make it so "make clean" will clean the "sample/rsvg" directory too. And made it so a "make distclean" will do a distclean to the "sample/rsvg" too. * sample/rsvg/Makefile.in : Added the "distclean" rule to it. Charles Iliya Krempeaux 2003-03-15 18:52:24 +0000
  • 9083728e6d First draft of Alignment and Bin docs. Lee Mallabone 2003-03-15 10:41:15 +0000
  • b2cdb3a585 2003-03-14 Rodrigo Moya <rodrigo@ximian.com> Rodrigo Moya 2003-03-14 11:45:19 +0000
  • 882425cc53 2003-02-27 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-03-14 07:31:51 +0000
  • a3d22ce2c2 * gdk/Pixbuf.custom: Add a nice version of Gdk.Pixbuf.Pixels that return a 'byte *'. Duncan Mak 2003-03-14 03:04:15 +0000
  • b08b51132f 2003-03-01 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-03-14 01:41:12 +0000
  • 5ebd8d64a7 2003-02-27 Charles Iliya Krempeaux <charles@reptile.ca> Charles Iliya Krempeaux 2003-03-14 01:07:39 +0000
  • f9ea290f18 First draft for HandleBox and PositionType docs. Lee Mallabone 2003-03-12 09:11:18 +0000
  • bdf6fff51d first draft of range docs. Lee Mallabone 2003-03-11 19:48:24 +0000
  • 9d2efb1474 RegisterGType can handle deeper namespace levels now petr 2003-03-11 08:33:24 +0000
  • cf022facd6 2003-03-10 Miguel de Icaza <miguel@ximian.com> Miguel de Icaza 2003-03-11 02:26:25 +0000
  • 97eec42d7e Document Miguel de Icaza 2003-03-11 02:07:29 +0000
  • bb8292ff5c Modified Changelog to reflect the upload of two new documented xml. Hector E. Gomez Morales 2003-03-10 01:32:36 +0000
  • f73bb14661 Committed Widget.xml: has full documentation for methods. Properties and events are for another commit WidgetFlags: Full Doc. Hector E. Gomez Morales 2003-03-10 01:27:13 +0000
  • 2b4bb4b9f2 Added description. Jaime Anguiano Olarra 2003-03-09 20:34:26 +0000
  • 68488b0e8e First draft of Scale widget docs Lee Mallabone 2003-03-09 13:50:54 +0000
  • 032a660b72 2003-03-08 Miguel de Icaza <miguel@ximian.com> Miguel de Icaza 2003-03-09 07:58:52 +0000
  • d78941e312 First draft for document for Gtk.Table. Lee Mallabone 2003-03-08 21:09:16 +0000
  • 99fc829a10 2003-03-08 Duncan Mak <duncan@ximian.com> Duncan Mak 2003-03-08 06:28:15 +0000
  • fd5a56db54 Update and first draft of some documentation. Hector E. Gomez Morales 2003-03-07 05:18:34 +0000
  • 1258d9b176 2003-03-06 Mike Kestner <mkestner@speakeasy.net> Mike Kestner 2003-03-07 05:15:22 +0000
  • 9253883f55 Commited a update of the AccelFlags.xml doc. Hector E. Gomez Morales 2003-03-07 05:12:07 +0000
  • 640de1eb9f Commiting documentation of ScrollType of namespace Gtk Hector E. Gomez Morales 2003-03-07 05:02:10 +0000