Matthias Clasen
4f9094dc53
Add some hints about titles on about dialogs
...
svn path=/trunk/; revision=17545
2007-03-19 05:35:51 +00:00
Stefan Kost
dbb15a3535
reviewed by: Matthias Clasen <mclasen@redhat.com>
...
* gdk-pixbuf/Makefile.am:
* gdk/Makefile.am:
* gtk/Makefile.am: use installation prefixes of dependent libs to
crossreference docs (#407146 ).
svn path=/trunk/; revision=17295
2007-02-14 21:54:29 +00:00
Matthias Clasen
98e2295efc
Add deprecation guards for gtk_rc_style_ref/unref and the old file
...
2007-01-27 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesel.h:
* gtk/gtkrc.h:
* gtk/gtk.symbols: Add deprecation guards for gtk_rc_style_ref/unref
and the old file selector. (#348256 )
svn path=/trunk/; revision=17223
2007-01-27 05:34:05 +00:00
Matthias Clasen
3d94a353eb
updates
...
svn path=/trunk/; revision=17118
2007-01-08 15:29:02 +00:00
Matthias Clasen
9008d48524
Correct the include for GdkPixdata. ( #394000 , Samuel Cormier-Iijima)
...
2007-01-07 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Correct the include
for GdkPixdata. (#394000 , Samuel Cormier-Iijima)
svn path=/trunk/; revision=17108
2007-01-07 20:04:37 +00:00
Matthias Clasen
d0f4ffaf38
Move docs inline and expand them a bit.
...
2007-01-07 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkstatusbar.sgml: Move docs inline and
expand them a bit.
svn path=/trunk/; revision=17100
2007-01-07 05:34:40 +00:00
Matthias Clasen
2af1bc2b35
Documentation additions
...
svn path=/trunk/; revision=17018
2007-01-02 14:53:07 +00:00
Matthias Clasen
b9d63db0bb
Improve the docs of the "label" property. ( #341730 , Kristof Vansant)
...
2006-12-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c: Improve the docs of the "label"
property. (#341730 , Kristof Vansant)
svn path=/trunk/; revision=16988
2006-12-31 04:14:28 +00:00
Matthias Clasen
6fa25d074e
New function to get the cell renderers of a cell layout.
...
2006-12-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkcelllayout.[hc] (gtk_cell_layout_get_cells):
New function to get the cell renderers of a cell layout.
* gtk/gtktreeviewcolumn.c:
* gtk/gtkcellview.c:
* gtk/gtkiconview.c: Implement get_cells.
2006-12-29 07:53:01 +00:00
Matthias Clasen
7854bd1b6e
Add functions to allow threadsafe handling of idles and timeouts wrt. to
...
2006-12-22 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk.symbols:
* gdk/gdk.h:
* gdk/gdk.c: Add functions to allow threadsafe handling
of idles and timeouts wrt. to the GDK lock. (#321886 ,
Chris Wilson)
2006-12-22 17:46:32 +00:00
Tim Janik
cbd7e2aab9
added new docs.
...
Thu Dec 14 15:48:14 2006 Tim Janik <timj@imendio.com>
* gtk/gtk-sections.txt: added new docs.
2006-12-14 14:48:41 +00:00
Mark McLoughlin
6b9ba0b654
add gtk_status_icon_(get|set)_screen
...
2006-11-19 Mark McLoughlin <mark@skynet.ie>
* gtk/gtk-sections.txt: add gtk_status_icon_(get|set)_screen
2006-11-19 16:23:01 +00:00
Tim Janik
ac1c7a0680
applied patch from Michael Natterer to move to inline docs. applied
...
Tue Oct 10 16:38:23 2006 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkbindings.sgml:
* gtk/gtkbindings.c: applied patch from Michael Natterer to move to
inline docs. applied wording fixes suggested by Martyn Russell.
2006-10-10 14:40:50 +00:00
Tim Janik
f02fda90b7
documented GtkBinding*, #358329 .
...
Tue Oct 10 15:29:15 2006 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkbindings.sgml: documented GtkBinding*, #358329 .
2006-10-10 13:30:55 +00:00
Matthias Clasen
cf7360c7a9
fix a typo
2006-09-22 16:32:49 +00:00
Matthias Clasen
26bfa80a08
Explain ellipsization
2006-09-16 04:51:33 +00:00
Matthias Clasen
c48dffdc98
fix some typos
2006-09-01 03:22:13 +00:00
Matthias Clasen
6760faeb4b
Add a function to beep on a window. For X11, implement this with XkbBell.
...
2006-08-29 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkwindow.h:
* gdk/gdk.symbols:
* gdk/directfb/gdkwindow-directfb.c (gdk_window_beep):
* gdk/win32/gdkwindow-win32.c (gdk_window_beep):
* gdk/quartz/gdkwindow-quartz.c (gdk_window_beep):
* gdk/x11/gdkwindow-x11.c (gdk_window_beep): Add a function
to beep on a window. For X11, implement this with
XkbBell. (#353455 , Mariano Suárez-Alvarez)
2006-08-30 03:30:43 +00:00
Matthias Clasen
72e4e08602
demonstrate automatic scrolling
2006-08-26 01:17:17 +00:00
Matthias Clasen
0c2a4ec42e
2.10.2
2006-08-18 04:34:21 +00:00
Matthias Clasen
dd0aab11cc
Fix docs for gtk_table_set_row/col_spacing. ( #348728 )
...
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktable.sgml: Fix docs for gtk_table_set_row/col_spacing.
(#348728 )
2006-08-15 15:49:41 +00:00
Matthias Clasen
3c567cb0ba
Document new GTK_DEBUG values. ( #350023 , Mart Raudsepp)
...
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/running.sgml: Document new GTK_DEBUG values. (#350023 ,
Mart Raudsepp)
2006-08-15 14:50:38 +00:00
Emmanuele Bassi
f060a9866f
Add a warning about the semantics of gtk_recent_chooser_add_filter() and
...
2006-08-14 Emmanuele Bassi <ebassi@gnome.org>
* gtk/tmpl/gtkrecentchoosermenu.sgml: Add a warning about
the semantics of gtk_recent_chooser_add_filter() and of
gtk_recent_chooser_remove_filter() when applied to a
GtkRecentChooserMenu.
2006-08-14 20:56:46 +00:00
Matthias Clasen
4a482aa672
Fix a swapped argument description. ( #351241 , Étienne Bersac)
...
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkruler.sgml: Fix a swapped argument
description. (#351241 , Étienne Bersac)
2006-08-14 19:52:19 +00:00
Matthias Clasen
39ed8a9a9f
Add an explanation of attributes. ( #349367 , Don Anderson)
...
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkcelllayout.sgml: Add an explanation
of attributes. (#349367 , Don Anderson)
2006-08-06 05:01:17 +00:00
Matthias Clasen
6e7bbb2c9d
Fix a typo. ( #349120 , Vincent Untz)
...
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkrecentmanager.sgml: Fix a typo. (#349120 , Vincent Untz)
2006-08-06 04:46:00 +00:00
Matthias Clasen
fe03813226
2.10.1
2006-07-24 02:02:14 +00:00
Matthias Clasen
56e1a08725
Add gtk_cell_renderer_spin_get_type ( #347710 , Guillaume Cottenceau)
...
2006-07-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.types: Add gtk_cell_renderer_spin_get_type (#347710 ,
Guillaume Cottenceau)
2006-07-17 03:36:09 +00:00
Matthias Clasen
c2491d3e54
Add missing types ( #347037 , Josh Green)
...
2006-07-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.types: Add missing types (#347037 , Josh Green)
2006-07-10 16:33:12 +00:00
Matthias Clasen
0cc3bce553
Fix a FIXME
2006-07-07 03:09:20 +00:00
Matthias Clasen
d36cff3258
2.10.0
2006-07-03 06:07:00 +00:00
Matthias Clasen
40be3ef94f
Document settings
2006-06-30 10:07:45 +00:00
Matthias Clasen
2eea43ee36
Document GtkPrintJobCompleteFunc
...
2006-06-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintjob.sgml: Document GtkPrintJobCompleteFunc
* gtk/tmpl/gtkrange.sgml: Document GtkSensitivityType
* gtk/gtk-sections.txt: Remove gtk_print_operation_set_show_dialog
* gtk/tmpl/gtkcontainer.sgml: Updates.
* gtk/tmpl/gtkenums.sgml: Document GTK_ARROW_NONE.
* gtk/tmpl/gtkarrow.sgml: Cleanups
* gtk/gtk-sections.txt: Add some private things
2006-06-29 09:22:26 +00:00
Matthias Clasen
3644487680
2.9.4
2006-06-22 02:09:31 +00:00
Matthias Clasen
c38e62917a
Document some of the print capabilities
...
2006-06-21 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintunixdialog.sgml: Document some of the
print capabilities
2006-06-21 19:56:12 +00:00
Matthias Clasen
d69ba20737
Add some questions.
...
2006-06-21 Matthias Clasen <mclasen@redhat.com>
* gtk/question_index.sgml: Add some questions.
2006-06-21 14:20:42 +00:00
Matthias Clasen
59862b0901
broken pipe
2006-06-20 13:35:07 +00:00
Matthias Clasen
c8747d974d
Document GtkPrinterFunc
...
2006-06-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprinter.sgml: Document GtkPrinterFunc
* gtk/gtk-sections.txt: Add gtk_enumerate_printers
2006-06-19 17:32:46 +00:00
Alexander Larsson
ff865a441f
Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a
...
2006-06-19 Alexander Larsson <alexl@redhat.com>
* gtk/gtk.symbols:
* gtk/gtklabel.[ch]:
Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and
a wrap-mode property that lets you set the PangoWrapMode.
2006-06-19 14:27:50 +00:00
Matthias Clasen
f57bc65191
2.9.3
2006-06-13 05:15:01 +00:00
Matthias Clasen
b8eaa0877a
Document response codes
2006-06-12 02:17:59 +00:00
Matthias Clasen
f404dd5784
Updates
2006-06-08 16:40:31 +00:00
Matthias Clasen
71b2d74620
Replace pdf_target by export_filename
2006-06-08 16:39:16 +00:00
Matthias Clasen
1298b93bf7
Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
...
2006-06-08 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
2006-06-08 16:32:22 +00:00
Matthias Clasen
8dbad5b4cd
Fix a file name
2006-06-08 12:49:34 +00:00
Matthias Clasen
cc9fcdbce5
Additions
2006-06-08 03:47:29 +00:00
Matthias Clasen
b2cbfe66a4
2.9.2
2006-06-05 19:33:40 +00:00
Matthias Clasen
c66612ce00
fix an inconsistency
2006-06-02 17:50:00 +00:00
Matthias Clasen
ccb447de94
more doc fixes
2006-06-01 03:56:42 +00:00
Matthias Clasen
df7c74bbb6
more doc fixes
2006-06-01 03:42:56 +00:00