Matthias Clasen
6e1e7d30fc
Get the information about the first day of the week from the locale using
...
* gtk/gtkcalendar.c: Get the information about the first day of the week from
the locale using another instance of the "magic translated string" technique.
Ignore the display option GTK_CALENDAR_WEEK_START_MONDAY with a warning. (#87977 )
2003-08-08 22:44:14 +00:00
Owen Taylor
9e3f0c6f5f
Document named icon system.
...
Wed Jul 2 18:15:21 2003 Owen Taylor <otaylor@redhat.com>
* gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt
gtk/tmpl/gtkicontheme.sgml: Document named icon system.
* gtk/tmpl/gtkrc.sgml: Mention specifying named icons
as @"icon-name".
* gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock
icons.
2003-07-02 22:45:30 +00:00
Matthias Clasen
0823a10aaf
Some calendar improvements.
2003-05-08 00:25:51 +00:00
Matthias Clasen
2aaf3c0e19
Markup fixes
...
* gtk/gtkwindow.c (gtk_window_move): Markup fixes
* gtk/gtkrc.c (gtk_rc_get_module_dir): Markup fixes.
* gdk/x11/gdkcursor-x11.c (gdk_cursor_new_for_screen): Update docs
for Docbook XML.
* gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
* gtk/tmpl/*: Remove property documentation which comes from the
source now.
* gtk/building.sgml: Remove traces of gxi.
2002-05-28 22:23:55 +00:00
Matthias Clasen
6b11e5cf51
s/columns/rows/ in docs. ( #70199 )
...
* gtk/gtktreeview.c (gtk_tree_view_set_reorderable):
s/columns/rows/ in docs. (#70199 )
* gtk/gtktreestore.c (gtk_tree_store_insert): s/before/after/ in
docs. (#71852 , #68405 )
* gtk/gtkcalendar.c (gtk_calendar_select_day): Correct a comment.
* gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
examples. (#71479 )
* gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as
quasi-private. (#69788 )
* gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and
selected_day as one-based. (#57169 )
2002-02-22 00:26:54 +00:00
Tim Janik
cf9f0b7741
to compare pattern specs, use g_pattern_spec_equal() instead of direct
...
Sat Oct 13 07:09:30 2001 Tim Janik <timj@gtk.org>
* gtk/gtkbindings.c (gtk_binding_set_add_path): to compare pattern
specs, use g_pattern_spec_equal() instead of direct field accesses.
upon compressing two equal paths of the same type, the resulting
priority has to be the maximum.
* gtk/gtkenums.h (enum): take GTK_PATH_PRIO_MASK out of the
GtkPathPriorityType enum and make it a macro.
2001-10-13 05:52:14 +00:00
Matthias Clasen
b48389f36f
Update.
...
* gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
2001-10-09 23:29:46 +00:00
Owen Taylor
9b1682bddc
Updates to new gtk-doc, gsignal, causing quite a bit of diffs but little
...
Sun Oct 29 02:59:50 2000 Owen Taylor <otaylor@redhat.com>
* **: Updates to new gtk-doc, gsignal, causing quite
a bit of diffs but little real changes.
2000-10-29 08:03:34 +00:00
Damon Chaplin
372c4d2627
ran make templates, to fix problems with structs.
...
1999-09-22 Damon Chaplin <damon@karuna.freeserve.co.uk>
* gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
* gtk/gtk-sections.txt: rearranged GtkCombo section.
* gtk/tmpl/gtkvseparator.sgml:
* gtk/tmpl/gtkhseparator.sgml:
* gtk/tmpl/gtkgc.sgml:
* gtk/tmpl/gtkfeatures.sgml:
* gtk/tmpl/gtktipsquery.sgml:
* gtk/tmpl/gtkitem.sgml:
* gtk/tmpl/gtkinvisible.sgml:
* gtk/tmpl/gtkgamma.sgml:
* gtk/tmpl/gtkdata.sgml:
* gtk/tmpl/gtkcurve.sgml:
* gtk/tmpl/gtkcombo.sgml:
* gtk/tmpl/gtkaccellabel.sgml: documented.
1999-09-22 21:30:57 +00:00
Owen Taylor
91a5956707
Initial revision
1999-08-16 18:51:52 +00:00