Mike Kestner
f10194792e
2004-08-24 Mike Kestner <mkestner@ximian.com>
...
* gtk/Gtk.metadata : kill TreeDataList and TreeDataSortHeader
internal types.
svn path=/trunk/gtk-sharp/; revision=32798
2004-08-24 21:55:09 +00:00
Mike Kestner
55127368b9
2004-08-24 Mike Kestner <mkestner@ximian.com>
...
* gtk/Gtk.metadata : kill TreeDataList, it's internal.
svn path=/trunk/gtk-sharp/; revision=32797
2004-08-24 21:49:11 +00:00
Mike Kestner
780d9fb714
2004-08-24 Larry Ewing <lewing@ximian.com>
...
* gtk/Gtk.metadata : Style.PaintPolygon has an array of points.
svn path=/trunk/gtk-sharp/; revision=32796
2004-08-24 21:03:57 +00:00
John Luke
87ca50791c
new example/test for Rsvg
...
svn path=/trunk/gtk-sharp/; revision=32795
2004-08-24 20:26:36 +00:00
John Luke
8e8cb3ebcb
new RSvg and GLib.MainLoop docs
...
svn path=/trunk/gtk-sharp/; revision=32794
2004-08-24 20:23:12 +00:00
John Luke
b650e6dfb7
* rsvg/Pixbuf.custom: new custom file
...
* rsvg/Makefile.am: add Pixbuf.custom to build
* rsvg/Tool.cs: remove double ; that cause warnings
* rsvg/rsvg-sharp.pc.in: add Requires: gtk-sharp art-sharp
svn path=/trunk/gtk-sharp/; revision=32792
2004-08-24 20:02:47 +00:00
John Luke
0e18b0f8e2
add docs for Gtk.Menu.Popup overload
...
svn path=/trunk/gtk-sharp/; revision=32791
2004-08-24 19:56:13 +00:00
John Luke
e385129c44
2004-08-24 John Luke <john.luke@gmail.com>
...
* gtk/Makefile.am: add Menu.custom
* gtk/Menu.custom: new custom for Popup () overload
[Fixes #60668 ]
svn path=/trunk/gtk-sharp/; revision=32790
2004-08-24 19:54:09 +00:00
Mike Kestner
d6350e6b59
2004-08-24 Larry Ewing <lewing@ximian.com>
...
* gdk/Pixbuf.custom : add RenderThresholdAlpha overload which defaults
to the entire pixbuf width/height.
[Fixes #60703 ]
svn path=/trunk/gtk-sharp/; revision=32786
2004-08-24 19:14:19 +00:00
Mike Kestner
b06ff13450
2004-08-24 Mike Kestner <mkestner@ximian.com>
...
* gdk/Drawable.custom : add a DrawPolygon overload with bool filled
and mark the old int filled overload Obsolete.
[Fixes #60702 ]
svn path=/trunk/gtk-sharp/; revision=32779
2004-08-24 18:52:47 +00:00
John Luke
a8b81fb34d
validation/rendering fixes
...
svn path=/trunk/gtk-sharp/; revision=32766
2004-08-24 17:01:00 +00:00
Shane Landrum
7d124df67a
2004-08-22 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/RowActivatedArgs.xml
* en/Gtk/RowCollapsedArgs.xml
* en/Gtk/RowExpandedArgs.xml
* en/Gtk/TestCollapseRowArgs.xml
* en/Gtk/TestExpandRowArgs.xml: Event argument delegate docs.
* en/Gtk/TreeView.xml: Event docs.
* en/Gtk/TreeViewColumnDropFunc.xml
* en/Gtk/TreeViewMappingFunc.xml
* en/Gtk/TreeViewSearchEqualFunc.xml: delegate docs for TreeView
svn path=/trunk/gtk-sharp/; revision=32651
2004-08-22 05:31:56 +00:00
Mike Kestner
1bb355bb25
2004-08-20 Mike Kestner <mkestner@ximian.com>
...
* atk/Atk.metadata : mark an array param on Relation ctor.
svn path=/trunk/gtk-sharp/; revision=32575
2004-08-20 13:59:48 +00:00
Mike Kestner
d91ca3de7d
2004-08-19 Borja Sanchez Zamorano <borsanza@yahoo.es>
...
* gtk/Gtk.metadata : hide some methods on TextBuffer.
* gtk/TextBuffer.custom : pass -1 for the text length to some
more methods.
svn path=/trunk/gtk-sharp/; revision=32534
2004-08-19 15:42:15 +00:00
Shane Landrum
3ed97fa33d
2004-08-19 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/DeleteFromCursorArgs.xml
* en/Gtk/DeleteType.xml: Docs for deletion from text widgets.
* en/Gtk/Widget.xml: Added some event docs.
* en/Gtk/PopulatePopupArgs.xml: Event data for text widget popups.
* en/Gtk/TextView.xml: Docs for some events.
* en/Gtk/HTML.xml: Minor wording change, thanks to Ben Maurer.
* en/Gtk/Notebook.xml: Documented an event, minor style edits.
svn path=/trunk/gtk-sharp/; revision=32512
2004-08-19 04:05:57 +00:00
Shane Landrum
cfee084f8d
2004-08-19 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/ClipboardReceivedFunc.xml: Added docs for classes related
to drag and drop.
* en/Gtk/SelectionData.xml: Added docs for DND selection data.
* en/Gtk/SelectionGetArgs.xml: Event data for selection get events.
* en/Gtk/SelectionReceivedArgs.xml: Event data for selection
receive events.
svn path=/trunk/gtk-sharp/; revision=32511
2004-08-19 04:03:05 +00:00
Shane Landrum
6cb014c317
2004-08-19 Shane Landrum <epicene@pobox.com>
...
Docs for tree-related classes:
* en/Gtk/TreeView.xml
* en/Gtk/TreeSelection.xml
* en/Gtk/TreeSelectionForeachFunc.xml: Added docs for tree operations.
* en/Gtk/RowsReorderedArgs.xml: Event data for list/tree datamodels.
* en/Gtk/SelectCursorRowArgs.xml: Event data for TreeView event.
* en/Gtk/TreeSelection.xml: Cleanup of extraneous TBA.
svn path=/trunk/gtk-sharp/; revision=32510
2004-08-19 03:58:06 +00:00
Shane Landrum
1b44003647
2004-08-19 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/RowHasChildToggledArgs.xml
* en/Gtk/RowInsertedArgs.xml
* en/Gtk/RowChangedArgs.xml
* en/Gtk/RowDeletedArgs.xml: Docs for event
argument classes related to ListStore.
* en/Gtk/ListStore.xml: minor wording fixes.
svn path=/trunk/gtk-sharp/; revision=32506
2004-08-19 03:25:17 +00:00
Shane Landrum
762035688c
2004-08-18 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/ListStore.xml: Added docs.
svn path=/trunk/gtk-sharp/; revision=32505
2004-08-19 03:09:20 +00:00
John Luke
8566d2376a
2004-08-18 John Luke <john.luke@gmail.com>
...
* AUTHORS: fix my name
* glade/XML.custom: remove doc comments (in monodoc)
add overload ctor for the most common case so far
[Fixes #62238 ]
svn path=/trunk/gtk-sharp/; revision=32503
2004-08-18 22:47:17 +00:00
John Luke
95bccc89f3
document new XML ctor
...
svn path=/trunk/gtk-sharp/; revision=32502
2004-08-18 22:43:14 +00:00
Mike Kestner
b6e7515687
2004-08-18 John Luke <john.luke@gmail.com>
...
* pango/Pango.metadata : hide a couple methods on Layout.
* pango/Layout.custom : impl SetText and SetMarkup w/ length=-1.
[Fixes #63057 ]
svn path=/trunk/gtk-sharp/; revision=32499
2004-08-18 16:18:26 +00:00
Mike Kestner
b45b49ac61
2004-08-18 Mike Kestner <mkestner@ximian.com>
...
* gtk/Gtk.metadata : unhide ExpanderStyle.
* doc/en/Gtk/Style.xml : doc PaintExpander.
* doc/en/Gtk/ExpanderStyle.xml : new enum docs.
[Fixes #60480 ] metadata patch from Jeroen Zwartepoorte.
svn path=/trunk/gtk-sharp/; revision=32498
2004-08-18 16:08:02 +00:00
Mike Kestner
fdcc41a70b
2004-08-17 Mike Kestner <mkestner@ximian.com>
...
* pango/Pango.metadata : metadata for the pango audit.
* pango/*.custom : customizations to fix audited API.
* doc/en/* : docs for some api changes and additions.
* glib/Marshaller.cs : some gunichar marshal-fu.
* glib/glue/unichar.c : a new glue method.
svn path=/trunk/gtk-sharp/; revision=32462
2004-08-17 20:43:49 +00:00
John Luke
a95c723a5d
enable this part now
...
svn path=/trunk/gtk-sharp/; revision=32327
2004-08-13 19:44:15 +00:00
John Luke
392c3c9a68
gtk/Gtk.metadata: mark Gtk.StockManager.Lookup param as ref
...
patch by jaspervp@gmx.net (Jasper van Putten)
[Fixes #62985 ]
svn path=/trunk/gtk-sharp/; revision=32326
2004-08-13 19:39:33 +00:00
John Luke
186a4f51b0
update for bugfix
...
svn path=/trunk/gtk-sharp/; revision=32325
2004-08-13 19:34:22 +00:00
Shane Landrum
7eb6b50a16
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* DragBeginArgs.xml
* DragDataDeleteArgs.xml
* DragDataGetArgs.xml
* DragDataReceivedArgs.xml
* DragDropArgs.xml
* DragEndArgs.xml
* DragLeaveArgs.xml
* DragMotionArgs.xml: Filled in event properties.
svn path=/trunk/gtk-sharp/; revision=32324
2004-08-13 19:30:50 +00:00
Mike Kestner
d4e91dd83b
2004-08-13 Mike Kestner <mkestner@ximian.com>
...
* gtk/Gtk.metadata : hide Insert and SetText for manual impl.
* gtk/TextBuffer.custom : pass -1 for length to Insert and SetText.
Adapted from a patch by borsanza@yahoo.es (Borja Sanchez Zamorano).
[Fixes #62985 ]
svn path=/trunk/gtk-sharp/; revision=32317
2004-08-13 17:33:46 +00:00
Shane Landrum
1d96ad49bc
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/Widget.xml: Filled in some event information,
removed a lot of extraneous "To be added" in remarks fields
svn path=/trunk/gtk-sharp/; revision=32315
2004-08-13 16:41:57 +00:00
Shane Landrum
65ce35728c
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/TextAppearance.xml
* en/Gtk/TextAttributes.xml: Classes to control text presentation.
svn path=/trunk/gtk-sharp/; revision=32314
2004-08-13 16:38:43 +00:00
Shane Landrum
658a41d410
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/TreeCellDataFunc.xml
* en/Gtk/TreeDataList.xml
* en/Gtk/TreeDestroyCountFunc.xml
* en/Gtk/TreeIter.xml
* en/Gtk/TreeIterCompareFunc.xml
* en/Gtk/TreeModel.xml
* en/Gtk/TreeModelForeachFunc.xml
* en/Gtk/TreeSelectionFunc.xml
* en/Gtk/TreeSortable.xml
* en/Gtk/TreeView.xml: Various updates to tree object docs.
svn path=/trunk/gtk-sharp/; revision=32313
2004-08-13 16:36:59 +00:00
Shane Landrum
ac9699f465
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/*Args.xml: Documented many handler arguments classes.
svn path=/trunk/gtk-sharp/; revision=32311
2004-08-13 16:24:39 +00:00
Shane Landrum
685523dccc
2004-08-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/HTML.xml
* en/Gtk/HTMLCommandType.xml
* en/Gtk/HTMLFontStyle.xml
* en/Gtk/HTMLParagraphAlignment.xml
* en/Gtk/HTMLSaveReceiverFn.xml: documented HTML widget classes.
svn path=/trunk/gtk-sharp/; revision=32310
2004-08-13 16:23:23 +00:00
John Luke
2da02fa8bb
fix implement some StockBrowser stuff
...
svn path=/trunk/gtk-sharp/; revision=32177
2004-08-10 19:50:10 +00:00
John Luke
189b8b47c6
a PixbufLoader example
...
and some small random things I forgot about
svn path=/trunk/gtk-sharp/; revision=32104
2004-08-09 20:54:25 +00:00
John Luke
8e7348d260
implement Progressive image loader
...
and part of the stock browser
svn path=/trunk/gtk-sharp/; revision=32053
2004-08-08 18:30:25 +00:00
Hector E. Gomez Morales
0b296a59d0
* en/Gtk/AccelGroup.xml
...
* en/Gtk/AccelGroupEntry.xml
* en/Gtk/AccelKey.xml
* en/Gtk/RcProperty.xml
* en/Gtk/TreeDragSource.xml: Fixed errors in tags, make assemble now works.
svn path=/trunk/gtk-sharp/; revision=32032
2004-08-08 08:22:39 +00:00
John Luke
db410e9497
implement some of the DemoApplicationWindow
...
fix some bugs in DemoEditableCells
use more consistent tabs and spaces
add a TODO of what is left
use the using () pattern to dispose Dialogs automatically
use args.RetVal when handling the DeleteEvent
svn path=/trunk/gtk-sharp/; revision=32017
2004-08-07 17:06:29 +00:00
Shane Landrum
92553bb827
2004-08-06 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/: More documentation, largely for tree-related
classes, icons, and text widgets.
svn path=/trunk/gtk-sharp/; revision=31978
2004-08-06 13:18:10 +00:00
Shane Landrum
227eea5f5e
2004-08-05 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/Rc*: Filled in all "to be added" for RC-file
subsystem.
* en/Gtk/Accel*: Added docs about accelerator keys.
svn path=/trunk/gtk-sharp/; revision=31960
2004-08-05 22:35:12 +00:00
Shane Landrum
b64284f794
2004-08-04 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/*: docs for many tree-related methods,
assorted others.
svn path=/trunk/gtk-sharp/; revision=31876
2004-08-04 17:10:22 +00:00
Raja R Harinath
da65bf9dc1
* configure.in (GTKHTML): Use SOVERSION=11 for GtkHTML 3.1.18.
...
* gda/Makefile.am ($(API)): Remove duplicated $(srcdir).
svn path=/trunk/gtk-sharp/; revision=31848
2004-08-04 08:36:37 +00:00
Miguel de Icaza
e0de9e84c6
Contributions from jaspervp@gmx.net
...
svn path=/trunk/gtk-sharp/; revision=31777
2004-08-03 04:49:27 +00:00
Miguel de Icaza
7b583db145
Fix
...
svn path=/trunk/gtk-sharp/; revision=31776
2004-08-03 04:46:28 +00:00
Shane Landrum
c0cb153d7d
2004-08-01 Shane Landrum <epicene@pobox.com>
...
* en/Pango/*: Filled in all "To be added"; cleaned
up existing docs and made them more consistent.
svn path=/trunk/gtk-sharp/; revision=31738
2004-08-02 13:36:06 +00:00
John Luke
076642e2c7
some more docs: Glade and Atk mostly
...
svn path=/trunk/gtk-sharp/; revision=31721
2004-08-02 02:38:30 +00:00
Mike Kestner
0cbff45649
2004-07-30 Mike Kestner <mkestner@ximian.com>
...
* parser/gapi2xml.pl : char const * fixes for clahey's gsf binding.
svn path=/trunk/gtk-sharp/; revision=31687
2004-07-30 20:36:39 +00:00
John Luke
12e3dbe0ad
more Atk, mostly the enums
...
svn path=/trunk/gtk-sharp/; revision=31531
2004-07-27 22:40:32 +00:00
John Luke
ba5ad2dbfb
some GLib and Atk stuff
...
svn path=/trunk/gtk-sharp/; revision=31529
2004-07-27 21:00:05 +00:00