Matthias Clasen
487a0a0756
Fix a typo.
2003-06-05 00:43:40 +00:00
Matthias Clasen
8992434c4f
Add some questions.
2003-06-05 00:41:28 +00:00
Matthias Clasen
8f0e4cf634
Minor improvements to alignment padding documentation.
2003-05-31 23:39:02 +00:00
Matthias Clasen
1499455d25
Document allowed values for adjustments which are used in scrollbars.
...
* gtk/tmpl/gtkadjustment.sgml: Document allowed values for
adjustments which are used in scrollbars. (#108448 , Ernst Lippe)
2003-05-26 22:58:28 +00:00
Matthias Clasen
61e5565d51
Fix example. ( #113604 , Julien Moutte)
...
2003-05-27 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkradiomenuitem.sgml: Fix example. (#113604 ,
Julien Moutte)
2003-05-26 22:35:16 +00:00
Matthias Clasen
0823a10aaf
Some calendar improvements.
2003-05-08 00:25:51 +00:00
Owen Taylor
629a0e1424
Patch from James Henstridge to update to automake-1.7 ( #109542 )
...
Tue May 6 16:50:52 2003 Owen Taylor <otaylor@redhat.com>
Patch from James Henstridge to update to automake-1.7
(#109542 )
* autogen.sh: update to call newer tools.
* configure.in: various updates, to use M4 macros to put
variables that change each release at the top.
Use AC_HELP_STRING to format help strings.
Use AC_CONFIG_COMMANDS to generate gdkconfig.h.
* Makefile.am: require Automake 1.7. Remove gdk-2.0.pc and
gtk+-2.0.pc on uninstall. Pass --enable-gtk-doc to configure
during distcheck.
* docs/reference/*/Makefile.am: simplify to use the gtk-doc.make
makefile fragment.
* */Makefile.am: don't use STRIP_BEGIN/STRIP_END.
Use BUILT_SOURCES where appropriate.
Build generated files in builddir rather than srcdir.
Fix uninstall and distclean targets to satisfy distcheck.
===
* gdk/*/Makefile.am: Remove the hacks to get gdkenumtypes.h
built first, since we are now using BUILT_SOURCES.
* gdk/Makefile.am: Remove an outdated comment about gdk_headers.
* demos/gtk-demo/Makefile.am: Fix srcdir != buildd problem
with geninclude.pl.
* configure.in: Update versions to 2.3.0.
2003-05-06 21:55:41 +00:00
Matthias Clasen
ae0bb11c8e
Don't include strings.h, it's not needed anymore. ( #112388 )
...
2003-05-06 Matthias Clasen <maclas@gmx.de>
* tests/testmultidisplay.c: Don't include strings.h, it's not
needed anymore. (#112388 )
* examples/menu/itemfactory.c:
* docs/tutorial/gtk-tut.sgml: Remove an unneeded include from the
itemfactory example.
2003-05-06 21:33:22 +00:00
Matthias Clasen
b533fc3ae5
Improve the docs about cross-process embedding a bit. ( #112101 , #112006 )
...
2003-05-05 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-docs.sgml:
* gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
embedding a bit. (#112101 , #112006 )
2003-05-05 18:13:59 +00:00
Matthias Clasen
be9972bb3b
Remove some accidentally committed changes.
2003-05-01 20:16:29 +00:00
BST 2003 Tony Gale
59a8793121
GTK+ 2.x updates, mainly from Gonzalo Odiard
...
Wed Apr 30 22:09:11 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: GTK+ 2.x updates, mainly from
Gonzalo Odiard
2003-04-30 21:10:52 +00:00
BST 2003 Tony Gale
1764a70aa3
add note about version converage.
...
Tue Apr 22 19:43:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: add note about version converage.
2003-04-22 18:44:18 +00:00
Matthias Clasen
59bd288630
Doc additions and fixes.
2003-04-15 22:51:04 +00:00
Matthias Clasen
82b76f2926
Additions.
...
2003-04-13 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkenums.sgml: Additions.
* gtk/tmpl/gtkvruler.sgml:
* gtk/tmpl/gtkhruler.sgml:
* gtk/tmpl/gtkgamma.sgml:
* gtk/tmpl/gtkcurve.sgml:
* gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
2003-04-12 23:29:46 +00:00
Matthias Clasen
e2abcc2dea
Add a bunch of new functions.
...
2003-04-13 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Add a bunch of new functions.
2003-04-12 22:22:36 +00:00
Matthias Clasen
136ae57786
Typo fixes.
2003-04-09 18:18:23 +00:00
Matthias Clasen
ade1ae83d8
typo fix
2003-04-07 22:38:36 +00:00
Matthias Clasen
0230821081
Add GTK_WRAP_WORD_CHAR. ( #110086 , David Brigada)
...
* gtk/gtktextlayout.c (set_para_values):
* gtk/gtkenums.h (GtkWrapMode): Add GTK_WRAP_WORD_CHAR. (#110086 ,
David Brigada)
2003-04-07 18:19:46 +00:00
Matthias Clasen
c4dd1bd3f9
Fix numerous misspellings of possessive "its". ( #110027 , Doug Quale)
2003-04-07 00:16:43 +00:00
Matthias Clasen
065df1c008
Add deprecation info.
2003-04-06 23:42:35 +00:00
Matthias Clasen
01bb2521fa
Fix formatting of examples.
...
* gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
2003-03-31 22:41:55 +00:00
Matthias Clasen
b10031de0d
Fix the example. ( #109563 )
...
2003-04-01 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkfilesel.sgml: Fix the example. (#109563 )
2003-03-31 22:26:32 +00:00
Michael Natterer
a5a2846731
copy stock_color_picker_25.png, don't copy stock_save_24.png twice.
...
2003-03-22 Michael Natterer <mitch@gimp.org>
* gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
stock_save_24.png twice.
* gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
instead of stock_colorselector_24.png.
2003-03-22 19:13:07 +00:00
Jonathan Blandford
1a8b864976
Ctrl/Shift [left/right] expands/collapses the tree, #108092
...
Tue Mar 11 12:01:07 2003 Jonathan Blandford <jrb@gnome.org>
* gtk/gtktreeview.c (gtk_tree_view_class_init): Ctrl/Shift
[left/right] expands/collapses the tree, #108092
2003-03-11 17:06:11 +00:00
Sven Neumann
989386a8e1
shut up CVS
2003-03-07 14:14:54 +00:00
Matthias Clasen
15e99cdacd
Add deprecation guards around gtk_object_new().
2003-03-04 00:04:26 +00:00
Jonathan Blandford
0d93b6432d
handle rtl code.
...
Sun Mar 2 23:35:57 2003 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkcellrenderertoggle.c (gtk_cell_renderer_toggle_get_size):
handle rtl code.
* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_get_size): ditto
* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_get_size): ditto
* gtk/gtktreeview.c: (invalidate_column),
(invalidate_last_column),
(gtk_tree_view_get_real_requested_width_from_column),
(gtk_tree_view_size_allocate_columns),
(gtk_tree_view_size_allocate), (gtk_tree_view_button_press),
(gtk_tree_view_button_release_drag_column),
(gtk_tree_view_update_current_reorder),
(gtk_tree_view_motion_drag_column), (gtk_tree_view_bin_expose),
(gtk_tree_view_key_press), (gtk_tree_view_header_focus),
(gtk_tree_view_get_background_xrange),
(gtk_tree_view_get_arrow_xrange),
(gtk_tree_view_is_expander_column),
(gtk_tree_view_set_column_drag_info),
(gtk_tree_view_move_cursor_left_right):
Add RTL support.
* gtk/gtktreeviewcolumn.h (struct _GtkTreeViewColumn): add an
expand flag.
* gtk/gtktreeviewcolumn.c:
(gtk_tree_view_column_class_init),
(gtk_tree_view_column_set_property),
(gtk_tree_view_column_get_property),
(gtk_tree_view_column_set_expand),
(gtk_tree_view_column_get_expand),
(gtk_tree_view_column_cell_process_action):
Add support for expand flag
2003-03-03 04:51:42 +00:00
Matthias Clasen
d2e91a53da
Fix self-referential documenation of gtk_tree_model_get_iter_root().
...
2003-02-24 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
gtk_tree_model_get_iter_root(). (#106720 , Keith Sharp)
2003-02-24 19:12:34 +00:00
Tomas Ogren
728e06103b
Fix typos in an example (ok from owen)
...
2003-02-21 Tomas Ogren <stric@ing.umu.se>
* docs/reference/gtk/tmpl/gtktreemodel.sgml: Fix typos in an example
(ok from owen)
2003-02-21 01:36:30 +00:00
Matthias Clasen
43d0d79cc0
Document that font and fontset declarations are ignored.
...
2003-02-11 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
are ignored.
2003-02-11 00:32:28 +00:00
Matthias Clasen
ee52dc8567
# doesn't work here, add links manually. ( #104991 )
...
2003-02-02 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-docs.sgml:
* gtk/question_index.sgml: # doesn't work here, add links
manually. (#104991 )
2003-02-02 22:24:48 +00:00
GMT 2003 Tony Gale
69e1366667
cleanups from Sebastian Rittau ( #104832 )
...
Sun Feb 2 16:45:57 GMT 2003 Tony Gale <gale@gtk.org>
* docs/tutorial/gtk-tut.sgml: cleanups from
Sebastian Rittau (#104832 )
2003-02-02 16:50:48 +00:00
Matthias Clasen
0f4229d419
Mention xxx_DISABLE_DEPRECATED and GDK_MULTIHEAD_SAFE.
...
2003-02-01 Matthias Clasen <maclas@gmx.de>
* gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
GDK_MULTIHEAD_SAFE.
2003-02-01 01:19:30 +00:00
Matthias Clasen
2435e831cf
Deprecate gtk_paned_computed_position(). ( #97077 )
...
2003-01-31 Matthias Clasen <maclas@gmx.de>
* gtk/gtkpaned.h: Deprecate gtk_paned_computed_position(). (#97077 )
* gtk/gtkmain.h: Deprecate the gtk_timeout_*, gtk_idle_*
and gtk_input_* functions. (#71596 )
* gtk/gtkentry.c (gtk_entry_move_cursor):
* gtk/gtklabel.c (gtk_label_move_cursor): Handle
GTK_MOVEMENT_HORIZONTAL_PAGES in switches.
* gdk/gdk.h: Deprecate gdk_wcstombs() and gdk_mbstowcs(). (#79803 )
* gtk/gtkitemfactory.h:
* gtk/gtkitemfactory.c (gtk_item_factory_add_foreign): Deprecate.
(#69244 )
* gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
and gtk_input_* functions. (#71596 )
2003-01-31 00:08:35 +00:00
Matthias Clasen
9134219266
s/overwrite/override/g ( #104627 , Brian Cameron)
...
2003-01-30 Matthias Clasen <maclas@gmx.de>
* gtk/running.sgml: s/overwrite/override/g (#104627 , Brian Cameron)
2003-01-30 00:05:24 +00:00
Sebastian Rittau
be51fbbf57
Fix a few typos, introduced by my last patch.
...
* docs/tutorial/gtk-tut.sgml: Fix a few typos, introduced by my last
patch.
2003-01-24 17:24:29 +00:00
GMT 2003 Tony Gale
1e52ff90b3
Remove duplicate copy of tictactoe.h
...
Fri Jan 24 17:06:41 GMT 2003 Tony Gale <gale@gtk.org>
* docs/tutorial/gtk-tut.sgml: Remove duplicate copy of tictactoe.h
2003-01-24 17:09:29 +00:00
GMT 2003 Tony Gale
299b947cf1
Learn to spell Library
...
Thu Jan 23 21:15:29 GMT 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Learn to spell Library
2003-01-23 21:17:47 +00:00
GMT 2003 Tony Gale
c4b771b8e5
docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a Composite
...
Thu Jan 23 20:56:56 GMT 2003 Tony Gale <gale@gtk.org>
* Sebastian Rittau <srittau@jroger.in-berlin.de>:
docs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creating a
Composite widget" to modern standards. (I.e. use gobject instead of
glib, derive from GtkTable instead of GtkVBox.) Bugzilla #103869 .
* docs/tutorial/gtk-tut.sgml, examples/tictactoe: Fixup tic-tac-toe
code in Appendix C to reflect above changes.
* examples/rangewidgets/rangewidgets.c: From Roger Leigh
auto resize on page size change
2003-01-23 21:07:42 +00:00
Matthias Clasen
1f71780c75
Fix integer color range. ( #103992 )
...
2003-01-21 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Fix integer color range. (#103992 )
2003-01-20 23:11:18 +00:00
Matthias Clasen
7cebc87dac
Add a <StockItem> to the itemfactory example. ( #103211 )
...
2003-01-15 Matthias Clasen <maclas@gmx.de>
* examples/menu/itemfactory.c:
* docs/tutorial/gtk-tut.sgml: Add a <StockItem> to the itemfactory
example. (#103211 )
2003-01-14 23:33:03 +00:00
Matthias Clasen
740f871a15
Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
...
* gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Skip
invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
GTK_MOVEMENT_WORDS.
* gtk/gtktextiter.c,
gtk/gtktextiter.h: Add some variant movement functions which
skip invisible chars, and do some cleanups.
* gtk/gtk-sections.txt: Add new GtkTextIter functions.
2003-01-14 01:07:58 +00:00
Matthias Clasen
53d79aa119
Remove ids which are now generated by gtk-doc.
...
2003-01-13 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml:
* gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
generated by gtk-doc.
2003-01-13 18:34:52 +00:00
Havoc Pennington
d769b085aa
put it in EXTRA_DIST
...
2003-01-03 Havoc Pennington <hp@pobox.com>
* docs/Makefile.am (EXTRA_DIST): put it in EXTRA_DIST
2003-01-04 03:07:57 +00:00
Havoc Pennington
4b7a8ae866
add a file documenting some of the text widget internals
...
2003-01-03 Havoc Pennington <hp@pobox.com>
* docs/text_widget_internals.txt: add a file documenting some of
the text widget internals
2003-01-04 03:07:14 +00:00
Matthias Clasen
1b3f21e870
Update description of priorities for styles and bindings. ( #98054 )
...
2003-01-03 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
and bindings. (#98054 )
2003-01-03 22:50:40 +00:00
Matthias Clasen
01fbc3b649
Add a note about gtkrc-2.0 being parsed by all 2.x versions.
...
2002-12-31 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
all 2.x versions.
2002-12-31 00:25:04 +00:00
Owen Taylor
968f6f2b9f
=== Released 2.2.0 ===
...
Fri Dec 20 15:23:26 2002 Owen Taylor <otaylor@redhat.com>
* === Released 2.2.0 ===
* configure.in: Version 2.2.0, interface age 0, binary age 200.
* README.in: Update the release notes.
* INSTALL.in: Mention that Pango-1.0 can be used with GTK+-2.2.
* NEWS: Update.
2002-12-21 01:59:14 +00:00
Owen Taylor
d33fb32d4e
Update directories in download locations; add information about fontconfig
...
Fri Dec 20 13:10:06 2002 Owen Taylor <otaylor@redhat.com>
* gtk/building.sgml: Update directories in download
locations; add information about fontconfig and Xft2.
2002-12-20 18:26:12 +00:00
Matthias Clasen
69f37db80f
Add docs.
2002-12-18 23:45:53 +00:00