Mathias Hasselmann
c32421418a
Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details are shown within the widget, or jst as tooltip.
...
* gtk/gtkcalendar.c, gtk/gtkcalendar.h: Add "show-details" property
aka. GTK_CALENDAR_SHOW_DETAILS, and use it.
* tests/testcalendar.c: Test GTK_CALENDAR_SHOW_DETAILS. Reduce padding
in flags vbox.
svn path=/trunk/; revision=19267
2007-12-28 09:39:34 +00:00
Mathias Hasselmann
fdbf92ad90
Add infrastructure for GtkCalendar details. ( #339540 )
...
* gtk/gtkcalendar.c, gtk/gtkcalendar.h, gtk/gtk.symbols:
Add "detail-width-chars" and "detail-height-rows" properties,
and gtk_calendar_set_detail_func function.
svn path=/trunk/; revision=19251
2007-12-27 20:41:08 +00:00
Xan Lopez
b28fea94a0
Add gtk_border_new to avoid memory allocator confusions when using
...
2007-12-27 Xan Lopez <xan@gnome.org>
* gtk/gtk.symbols:
* gtk/gtkstyle.c (gtk_border_new, gtk_border_copy):
Add gtk_border_new to avoid memory allocator confusions when using
GtkBorders. Also, make gtk_border_copy use g_slice_dup. (#454042 )
svn path=/trunk/; revision=19248
2007-12-27 14:04:37 +00:00
19:54:11 Tim Janik
8c3c173239
include Makefile.decl to unbreak test rules.
...
2007-12-19 19:54:11 Tim Janik <timj@imendio.com>
* libgail-util/Makefile.am: include Makefile.decl to unbreak test rules.
svn path=/trunk/; revision=19200
2007-12-19 18:52:30 +00:00
Matthias Clasen
f8a1be3a04
Add a gtk-im-module GTK setting
...
2007-12-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtksettings.c: Add a gtk-im-module GTK setting
* gdk/win32/gdkproperty-win32.c:
* gdk/x11/gdksettings.c: ...and back it by a Gtk/IMModule X setting.
* gtk/gtkimmodule.[hc]:
* gtk/gtkimmulticontext.[hc]: When determining the default context,
look at the gtk-im-module setting, and listen for changes to the
setting. (#502446 , Akira Tagoh)
svn path=/trunk/; revision=19195
2007-12-18 03:24:17 +00:00
Matthias Clasen
9bf93a6fc8
Add docs
...
svn path=/trunk/; revision=19167
2007-12-13 05:49:11 +00:00
Mathias Hasselmann
13a8c0511a
Move documentation for gtk_drag_dest_set to gtkdnd.c.
...
* docs/reference/gtk/tmpl/gtkdnd.sgml:
Move documentation for gtk_drag_dest_set to gtkdnd.c.
svn path=/trunk/; revision=19160
2007-12-11 18:57:00 +00:00
Matthias Clasen
7c89db436e
Fix a typo
...
svn path=/trunk/; revision=19093
2007-11-30 18:16:08 +00:00
Matthias Clasen
259244deda
Add a note about hook setup. ( #425004 , Emmanuele Bassi)
...
2007-11-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaboutdialog.c (gtk_about_dialog_set_website): Add a note
about hook setup. (#425004 , Emmanuele Bassi)
svn path=/trunk/; revision=19050
2007-11-26 16:48:21 +00:00
Matthias Clasen
0184d7caad
Move signal and property documentation inline, fix a problem with the
...
2007-11-25 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkdialog.c: Move signal and property documentation inline,
fix a problem with the ::response signal docs. (#499133 , Josselin
Mouette)
svn path=/trunk/; revision=19038
2007-11-25 05:40:49 +00:00
Matthias Clasen
cec5f34557
Fix some typos
...
svn path=/trunk/; revision=19006
2007-11-19 18:59:49 +00:00
Matthias Clasen
0add6313d3
Correct docs for program-name property. ( #496689 , Thomas Wood)
...
2007-11-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaboutdialog.c: Correct docs for program-name property.
(#496689 , Thomas Wood)
svn path=/trunk/; revision=18999
2007-11-19 05:28:28 +00:00
Matthias Clasen
73cfd8fa1d
Small correction to the informational DTD. ( #496277 , Nicolas Joseph)
...
2007-11-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkbuilder.sgml: Small correction to the
informational DTD. (#496277 , Nicolas Joseph)
svn path=/trunk/; revision=18998
2007-11-19 05:02:30 +00:00
Matthias Clasen
b7f048b18c
2.12.1
...
svn path=/trunk/; revision=18924
2007-10-17 05:05:49 +00:00
Matthias Clasen
2c5038c5f8
Move GtkFileSelection to deprecated section. ( #476920 , Matthew Barnes)
...
2007-10-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-docs.sgml: Move GtkFileSelection to deprecated
section. (#476920 , Matthew Barnes)
svn path=/trunk/; revision=18922
2007-10-17 03:36:42 +00:00
Matthias Clasen
260ec9c31e
Document GtkTreeModelForeach parameters. ( #4777074 , Ross Burton)
...
2007-10-16 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktreemodel.sgml: Document GtkTreeModelForeach
parameters. (#4777074 , Ross Burton)
svn path=/trunk/; revision=18921
2007-10-17 03:33:21 +00:00
Matthias Clasen
11a4e7dce7
Add a little more docs
...
svn path=/trunk/; revision=18887
2007-10-07 16:14:10 +00:00
20:21:28 Tim Janik
8d503f2a90
reworded push_in description with Owen's help, fixes bug #482034 .
...
2007-10-01 20:21:28 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkmenu.sgml: reworded push_in description with Owen's
help, fixes bug #482034 .
svn path=/trunk/; revision=18872
2007-10-01 18:21:54 +00:00
Matthias Clasen
bebbf23f22
2.12.0
...
svn path=/trunk/; revision=18820
2007-09-14 00:56:57 +00:00
Matthias Clasen
d7d3690f89
Add one more paragraph
...
svn path=/trunk/; revision=18788
2007-09-10 17:32:52 +00:00
Matthias Clasen
1a869c046a
Add an internal child name for the notebook, so that GtkBuilder can be
...
2007-09-07 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintunixdialog.c: Add an internal child name for
the notebook, so that GtkBuilder can be used to add custom tabs.
(#472951 , Christian Persch)
svn path=/trunk/; revision=18757
2007-09-07 20:03:22 +00:00
Matthias Clasen
8e2de76673
Remove references to deprecated functions. ( #460207 , Guillaume Cottenceau)
...
2007-09-06 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/porting-from-imlib.sgml:
* gdk/tmpl/rgb.sgml: Remove references to deprecated
functions. (#460207 , Guillaume Cottenceau)
svn path=/trunk/; revision=18741
2007-09-07 03:18:53 +00:00
Matthias Clasen
c191a26d92
correct an example
...
svn path=/trunk/; revision=18740
2007-09-07 03:07:18 +00:00
Behdad Esfahbod
09c762904e
Remove duplicate gtk_print_operation_get_error(). ( #473340 , Yeti)
...
2007-09-03 Behdad Esfahbod <behdad@gnome.org>
* gtk/gtk-sections.txt: Remove duplicate
gtk_print_operation_get_error(). (#473340 , Yeti)
svn path=/trunk/; revision=18718
2007-09-03 21:59:49 +00:00
Matthias Clasen
22f1a7f918
Add forgotten release markers
...
svn path=/trunk/; revision=18519
2007-07-21 13:12:48 +00:00
Matthias Clasen
5a58d1ab18
Add new functions
...
svn path=/trunk/; revision=18509
2007-07-20 10:38:01 +00:00
Matthias Clasen
bdf50bd4f6
Convenience functions to position tooltips on icon view items or cells.
...
2007-07-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkiconview.h:
* gtk/gtkiconview.c (gtk_icon_view_set_tooltip_item):
(gtk_icon_view_set_tooltip_cell): Convenience functions to
position tooltips on icon view items or cells.
svn path=/trunk/; revision=18473
2007-07-16 14:04:35 +00:00
Tim Janik
920147ee8f
clarify section about gdk_threads_enter/ gdk_threads_leave to be reworded
...
Thu Jul 12 18:12:04 2007 Tim Janik <timj@imendio.com>
* gdk/tmpl/threads.sgml: clarify section about gdk_threads_enter/
gdk_threads_leave to be reworded in terms of events and to mention
availability of gdk_threads_add_idle_full().
svn path=/trunk/; revision=18457
2007-07-12 16:13:11 +00:00
Matthias Clasen
167acf1286
Move some docs inline
...
svn path=/trunk/; revision=18450
2007-07-12 00:56:44 +00:00
Matthias Clasen
e848df063e
Small additions and corrections
...
svn path=/trunk/; revision=18449
2007-07-12 00:48:10 +00:00
Matthias Clasen
981127c74f
Additions
...
svn path=/trunk/; revision=18448
2007-07-11 23:00:09 +00:00
Matthias Clasen
4a5ebcfc45
Move some docs inline
...
svn path=/trunk/; revision=18447
2007-07-11 22:21:06 +00:00
Matthias Clasen
4c40014a86
New function to convert widget coords to what is expected by the at_pos
...
2007-07-11 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkiconview.[hc]
(gtk_icon_view_convert_widget_to_bin_window_coords): New
function to convert widget coords to what is expected by
the at_pos functions. (#455984 )
svn path=/trunk/; revision=18445
2007-07-11 18:14:46 +00:00
Matthias Clasen
6cd8ec5f78
More tooltips docs
...
svn path=/trunk/; revision=18443
2007-07-11 04:46:03 +00:00
Matthias Clasen
2a9ae2f16f
Small doc update
...
svn path=/trunk/; revision=18442
2007-07-10 23:45:45 +00:00
Matthias Clasen
095ba92309
Updates
...
svn path=/trunk/; revision=18429
2007-07-10 05:28:52 +00:00
Matthias Clasen
eab944bb15
Remove uses of deprecated api in example. ( #454835 , Guillaume Cottenceau)
...
2007-07-09 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf/tmpl/scaling.sgml: Remove uses of deprecated api
in example. (#454835 , Guillaume Cottenceau)
svn path=/trunk/; revision=18420
2007-07-09 19:33:42 +00:00
Johan Dahlin
5f539194f8
Document <accelerator> element
...
2007-07-09 Johan Dahlin <jdahlin@async.com.br>
* gtk/tmpl/gtkactiongroup.sgml: Document <accelerator> element
svn path=/trunk/; revision=18409
2007-07-09 13:41:13 +00:00
Tim Janik
2be53450a9
applied docu clarification patch from Bjoern Lindqvist, #454700 .
...
Mon Jul 9 10:32:39 2007 Tim Janik <timj@imendio.com>
* gdk/tmpl/threads.sgml: applied docu clarification patch from Bjoern
Lindqvist, #454700 .
svn path=/trunk/; revision=18406
2007-07-09 08:33:32 +00:00
Johan Dahlin
db376bf7de
Parse last_modification_time attribute in <signal> tag
...
2007-07-08 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtkbuilderparser.c (parse_signal): Parse last_modification_time
attribute in <signal> tag
svn path=/trunk/; revision=18402
2007-07-08 13:39:42 +00:00
Matthias Clasen
5f3729b87c
Add support for context and comments on properties
...
svn path=/trunk/; revision=18401
2007-07-08 05:27:22 +00:00
Johan Dahlin
6257f681d2
Convert GtkTextView::text properties
...
2007-07-07 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtk-builder-convert (GtkBuilderConverter._convert_textview_text):
Convert GtkTextView::text properties
svn path=/trunk/; revision=18389
2007-07-07 15:11:52 +00:00
Matthias Clasen
f4f7a0a186
Pixbuf properties
...
svn path=/trunk/; revision=18383
2007-07-05 19:50:03 +00:00
Johan Dahlin
612fb47656
We support GtkComboBox.items properties now
...
2007-07-04 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtk-builder-convert.xml: We support GtkComboBox.items
properties now
svn path=/trunk/; revision=18373
2007-07-04 03:48:01 +00:00
Tim Janik
46ac4d0e56
fixed up motion hint description.
...
Wed Jul 4 00:58:24 2007 Tim Janik <timj@gtk.org>
* gdk/tmpl/events.sgml: fixed up motion hint description.
svn path=/trunk/; revision=18370
2007-07-03 22:59:06 +00:00
Matthias Clasen
c514f28409
Fix a link
...
svn path=/trunk/; revision=18356
2007-07-03 16:12:56 +00:00
Matthias Clasen
d953125970
Improvements
...
svn path=/trunk/; revision=18352
2007-07-03 15:38:53 +00:00
Matthias Clasen
ce66d46183
2.11.5
...
svn path=/trunk/; revision=18345
2007-07-02 22:24:39 +00:00
Matthias Clasen
8f60b3a999
Updates
...
svn path=/trunk/; revision=18342
2007-07-02 15:55:58 +00:00
Johan Dahlin
18c26fee2d
Updates
...
2007-07-02 Johan Dahlin <jdahlin@async.com.br>
* gtk/tmpl/gtkbuilder.sgml: Updates
svn path=/trunk/; revision=18341
2007-07-02 15:31:02 +00:00
Matthias Clasen
8db2dcaeae
Add more detail
...
svn path=/trunk/; revision=18335
2007-07-02 03:36:45 +00:00
Johan Dahlin
12981692a6
Improve GtkBuilder DTD, remove treemodel section, add more information
...
2007-07-01 Johan Dahlin <jdahlin@async.com.br>
* gtk/tmpl/gtkbuilder.sgml:
* gtk/tmpl/gtkexpander.sgml:
* gtk/tmpl/gtkframe.sgml:
* gtk/tmpl/gtknotebook.sgml:
* gtk/tmpl/gtktreemodel.sgml: Improve GtkBuilder DTD,
remove treemodel section, add more information about
container subclasses child attributes. #452954
svn path=/trunk/; revision=18334
2007-07-02 00:52:27 +00:00
Matthias Clasen
e5ce8697ea
Document GtkBuilder UI definitions
...
svn path=/trunk/; revision=18332
2007-07-01 23:38:07 +00:00
Johan Dahlin
bd2067643d
Updates
...
2007-07-01 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtk-builder-convert.xml: Updates
svn path=/trunk/; revision=18326
2007-07-01 15:58:56 +00:00
Matthias Clasen
a3b1739796
Corrections and additions
...
svn path=/trunk/; revision=18308
2007-06-30 07:39:32 +00:00
Matthias Clasen
9a779e8e2d
Additions
...
svn path=/trunk/; revision=18304
2007-06-30 06:52:50 +00:00
Matthias Clasen
3060ce7ddc
documentation updates
...
svn path=/trunk/; revision=18303
2007-06-30 06:24:11 +00:00
Matthias Clasen
436a34e318
New function to determine if keyboard layouts for both LTR and LTR
...
2007-06-29 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk.symbols:
* gdk/gdkkeys.h:
* gdk/x11/gdkkeys-x11.c (gdk_keymap_have_bidi_layouts): New
function to determine if keyboard layouts for both LTR and LTR
languages are in use. Refactor the direction caching code to
make this information available. (#451575 , Behnam Esfahbod)
svn path=/trunk/; revision=18301
2007-06-30 01:43:04 +00:00
Matthias Clasen
5c31ca5c85
Add empty migration chapter for GtkBuilder
...
svn path=/trunk/; revision=18296
2007-06-29 20:03:48 +00:00
Matthias Clasen
ee5948820e
Additions
...
svn path=/trunk/; revision=18295
2007-06-29 19:58:25 +00:00
Tim Janik
6349beaba3
fixed push_in description.
...
Wed Jun 27 11:57:13 2007 Tim Janik <timj@imendio.com>
* gtk/tmpl/gtkmenu.sgml: fixed push_in description.
svn path=/trunk/; revision=18257
2007-06-27 09:58:38 +00:00
Matthias Clasen
0ee11876c4
Add a man page
...
svn path=/trunk/; revision=18238
2007-06-26 05:22:05 +00:00
Matthias Clasen
65daacd046
Additions
...
svn path=/trunk/; revision=18236
2007-06-26 04:18:28 +00:00
Matthias Clasen
07f17de2ad
Updates
...
svn path=/trunk/; revision=18235
2007-06-26 04:07:12 +00:00
Matthias Clasen
90745eb1e2
Updates
...
svn path=/trunk/; revision=18234
2007-06-26 04:03:49 +00:00
Matthias Clasen
0984645dd8
Updates
...
svn path=/trunk/; revision=18233
2007-06-26 03:34:06 +00:00
Matthias Clasen
06508e8d00
2.11.4
...
svn path=/trunk/; revision=18192
2007-06-19 16:55:25 +00:00
Matthias Clasen
fddbefb1a4
Make GtkMenuShell abstract
...
svn path=/trunk/; revision=18180
2007-06-18 01:07:01 +00:00
Jan Arne Petersen
ccc745637c
Add GtkTooltip. ( #448341 )
...
2007-06-17 Jan Arne Petersen <jpetersen@jpetersen.org>
* gtk/gtk-docs.sgml: Add GtkTooltip. (#448341 )
svn path=/trunk/; revision=18166
2007-06-16 22:46:34 +00:00
Matthias Clasen
a8fc5b41a4
2.11.3
...
svn path=/trunk/; revision=18154
2007-06-16 02:02:37 +00:00
Matthias Clasen
be59685bef
Fix cross-references
...
svn path=/trunk/; revision=18152
2007-06-15 21:19:44 +00:00
Johan Dahlin
e159364bd7
inlinegraphic instead of inlinegraphics. Fixes the doc build
...
2007-06-14 Johan Dahlin <jdahlin@async.com.br>
* gtk/tmpl/gtktreeview.sgml (linkend): inlinegraphic instead of
inlinegraphics. Fixes the doc build
svn path=/trunk/; revision=18137
2007-06-14 22:10:14 +00:00
Michael Natterer
ece25ff10c
add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULL
...
2007-06-13 Michael Natterer <mitch@imendio.com>
* gtk/gtkmenuitem.[ch]: add "submenu" property. Fix
gtk_menu_item_set_submenu() to accept NULL submenus and deprecate
gtk_menu_item_remove_submenu() because we have a properly working
setter now (bug #447065 ).
* gtk/gtk.symbols: deprecate gtk_menu_item_remove_submenu().
* gtk/gtkcombobox.c: use gtk_menu_item_set_submenu() instead of
gtk_menu_item_remove_submenu().
svn path=/trunk/; revision=18125
2007-06-13 15:21:10 +00:00
Matthias Clasen
f7add802e2
Remove linux-fb leftovers
...
svn path=/trunk/; revision=18113
2007-06-13 02:07:15 +00:00
Matthias Clasen
780c39c358
Clean up short descriptions
...
svn path=/trunk/; revision=18098
2007-06-11 03:41:27 +00:00
Matthias Clasen
08cc834061
Update docs Deprecate gtk_widget_{ref,unref}
...
2007-06-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkwidget.c:
* gtk/gtkscrolledwindow.c: Update docs
* gtk/gtkwidget.h: Deprecate gtk_widget_{ref,unref}
* gtk/tmpl/gtkbindings.sgml:
* gtk/tmpl/gtkrc.sgml:
* gtk/tmpl/gtkwidget.sgml:
* gtk/tmpl/gtkrecentmanager.sgml:
* gtk/*.sgml:
* gtk/tmpl/gtkstock.sgml:
* gtk/gtk-sections.txt: Updates
svn path=/trunk/; revision=18090
2007-06-10 06:52:51 +00:00
Matthias Clasen
19f4715cee
Some doc updates
...
svn path=/trunk/; revision=18089
2007-06-10 02:53:17 +00:00
Matthias Clasen
3c49e2ef62
Make it possible for theme engines to support symbolic colors. ( #426192 ,
...
2007-06-08 Matthias Clasen <mclasen@redhat.com>
Make it possible for theme engines to support symbolic
colors. (#426192 , Andrea Cimitan, patch by Olivier Samyn)
* gtk/gtk.symbols:
* gtk/gtkrc.h:
* gtk/gtkrc.c (gtk_rc_parse_color_full): Export this function
* gtk/gtkrc.c (gtk_rc_parse_engine): Copy color hashes
to new style before parsing engine section.
svn path=/trunk/; revision=18081
2007-06-08 05:02:13 +00:00
Matthias Clasen
9c9e5dab9f
2.11.2
...
svn path=/trunk/; revision=18057
2007-06-06 13:40:24 +00:00
Matthias Clasen
0f4d0f8e62
2.11.1
...
svn path=/trunk/; revision=18027
2007-06-04 17:01:14 +00:00
Emmanuele Bassi
9191e01b70
Revert previous commit; the API is not yet finalized - see bug #166995 .
...
2007-06-04 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkradiobutton.[ch]:
* gtk/gtk.symbols:
* tests/testgtk.c: Revert previous commit; the API is not yet
finalized - see bug #166995 .
svn path=/trunk/; revision=18023
2007-06-04 14:37:17 +00:00
Emmanuele Bassi
d2aebb319d
Add new GtkRadioButton API.
...
2007-06-04 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtk-sections.txt: Add new GtkRadioButton API.
svn path=/trunk/; revision=18020
2007-06-03 23:39:47 +00:00
Matthias Clasen
8491b71a8c
Add volume button to gallery
...
svn path=/trunk/; revision=18014
2007-06-03 05:34:56 +00:00
Matthias Clasen
885ba04648
Add support for composited child windows. ( #412882 , Ryan Lortie)
...
2007-06-01 Matthias Clasen <mclasen@redhat.com>
Add support for composited child windows. (#412882 , Ryan Lortie)
* gdk/gdk.symbols:
* gdk/gdkdisplay.h:
* gdk/gdkinternals.h:
* gdk/gdkwindow.[hc]: Add gdk_display_supports_composite() and
gdk_window_set_composited().
* gdk/x11/gdkevents-x11.c:
* gdk/x11/gdkdisplay-x11.[hc]:
* gdk/x11/gdkwindow-x11.[hc]: X11 implementation.
* gdk/win32/gdkdisplay-win32.c:
* gdk/win32/gdkwindow-win32.c: Dummy win32 implementration.
* gdk/quartz/gdkdisplay-quartz.c:
* gdk/quartz/gdkwindow-quartz.c: Dummy Quartz implementation.
* gdk/directfb/gdkdisplay-directfb.c:
* gdk/directfb/gdkwindow-directfb.c: Dummy DirectFB implementation.
* tests/testgtk.c: Add a "composited window" test.
svn path=/trunk/; revision=18004
2007-06-01 12:16:12 +00:00
Matthias Clasen
324b853954
Some cleanups
...
2007-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/migrating*.sgml: Some cleanups
svn path=/trunk/; revision=17948
2007-05-27 02:59:45 +00:00
Matthias Clasen
2572a17fd8
Move docs inline
...
2007-05-26 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkentry.sgml: Move docs inline
* gtk/tmpl/gtklinkbutton.sgml:
* gtk/tmpl/gtkfilechooser.sgml:
* gtk/tmpl/gtkcellrenderer.sgml:
* gtk/tmpl/gtkenums.sgml:
* gtk/tmpl/gtkcontainer.sgml: Additions
svn path=/trunk/; revision=17947
2007-05-27 02:32:21 +00:00
Matthias Clasen
be4196dac7
Remove GdkBitmap
...
2007-05-26 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-overrides.txt: Remove GdkBitmap
* gtk/gtk-sections.txt:
* gtk/tmpl/gtkenums.sgml:
* gdk/tmpl/rgb.sgml:
* gdk/tmpl/gcs.sgml:
* gdk/tmpl/pango_interaction.sgml:
* gdk/tmpl/windows.sgml: Additions
svn path=/trunk/; revision=17945
2007-05-27 01:39:28 +00:00
Matthias Clasen
ecd08a8f41
Add new api
...
svn path=/trunk/; revision=17943
2007-05-26 20:56:19 +00:00
Matthias Clasen
c7920bea2c
Add new api
...
svn path=/trunk/; revision=17940
2007-05-26 20:45:41 +00:00
Matthias Clasen
c4dfb722dd
Bring the dogs in shape
...
svn path=/trunk/; revision=17927
2007-05-26 18:44:33 +00:00
Matthias Clasen
6ac30db004
Allow to separate GtkTextMark creation from buffer insertion. ( #132818 ,
...
2007-05-25 Matthias Clasen <mclasen@redhat.com>
Allow to separate GtkTextMark creation from buffer insertion.
(#132818 , Gustavo Giráldez, patch by Yevgen Muntyan)
* gtk/gtktextmarkprivate.h:
* gtk/gtktextmark.[hc] (gtk_text_mark_new): New function to
create a GtkTextMark.
* gtk/gtktextbuffer.[hc] (gtk_text_buffer_add_mark): New
function to add an existing mark to a buffer.
* gtk/gtktextbtree.c: Allow adding existing marks.
* gtk/gtk.symbols: Add new functions.
* tests/testtextbuffer.c: Add some tests for new mark
functionality.
svn path=/trunk/; revision=17922
2007-05-26 04:10:42 +00:00
Matthias Clasen
6921206dd8
2.11.0
...
svn path=/trunk/; revision=17903
2007-05-24 05:51:56 +00:00
Matthias Clasen
451b0a7bfd
Add some missing symbols.
...
2007-05-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gdk/x11/xsettings-common.h:
* gdk/gdk.symbols: Add some missing symbols.
* gtk/paper_names_offsets.c:
* gtk/gen-paper-names.c: Make variables static.
* gtk/gtktooltip.[hc]:
* gtk/gtkvolumebutton.c:
* gtk/gtkscalebutton.c: Fix up symbol aliasing.
svn path=/trunk/; revision=17899
2007-05-23 17:49:34 +00:00
Bastien Nocera
4e298601c4
Add missing docs for the volume button
...
2007-05-20 Bastien Nocera <hadess@hadess.net>
* gtk/gtk-docs.sgml: Add missing docs for the
volume button
svn path=/trunk/; revision=17878
2007-05-19 23:47:25 +00:00
Bastien Nocera
9477c91842
Add the GtkVolumeButton widget, a button that pops up a scale when clicked
...
2007-05-20 Bastien Nocera <hadess@hadess.net>
* gtk/Makefile.am:
* gtk/gtk.h:
* gtk/gtk.symbols:
* gtk/gtkvolumebutton.[ch]: Add the GtkVolumeButton widget,
a button that pops up a scale when clicked (Closes : #415775 )
* tests/Makefile.am:
* tests/testvolumebutton.c: Add a test program for the
volume button
2007-05-20 Bastien Nocera <hadess@hadess.net>
* POTFILES.in: Add volume button to the list
2007-05-20 Bastien Nocera <hadess@hadess.net>
* gtk/gtk-sections.txt: Add the GtkVolumeButton widget
to the docs
svn path=/trunk/; revision=17877
2007-05-19 23:35:00 +00:00
Bastien Nocera
6baa568f8c
reviewed by: Matthias Clasen <mclasen@redhat.com>
...
2007-05-19 Bastien Nocera <hadess@hadess.net>
reviewed by: Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am:
* gtk/gtk.h:
* gtk/gtk.symbols:
* gtk/gtkscalebutton.[ch]: Add the GtkScaleButton widget,
a button that pops up a scale when pressed
2007-05-19 Bastien Nocera <hadess@hadess.net>
* POTFILES.in: Add scale button to the list
2007-05-20 Bastien Nocera <hadess@hadess.net>
* gtk/gtk-docs.sgml:
* gtk/gtk-sections.txt: add the GtkScaleButton widget
to the docs
svn path=/trunk/; revision=17876
2007-05-19 23:08:02 +00:00
Matthias Clasen
40d5981322
Deprecate gtk_notebook_[gs]et_group_id in favour of new functions
...
2007-05-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtknotebook.[hc]: Deprecate gtk_notebook_[gs]et_group_id
in favour of new functions gtk_notebook_[gs]et_group, which
takes a pointer as group identifier and makes it easier to
avoid group id collisions. (#386930 , Christian Hammond)
* tests/testnotebookdnd.c: Use new grouping api.
svn path=/trunk/; revision=17873
2007-05-19 05:22:00 +00:00
Matthias Clasen
4c1173b7f3
Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling in
...
2007-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkentry.[hc]: Add gtk_entry_[gs]et_cursor_hadjustment()
to allow automatic scrolling in response to cursor movements
in the entry. (#438651 , Nate Nielsen)
svn path=/trunk/; revision=17871
2007-05-19 02:31:53 +00:00
Matthias Clasen
b82c9dc589
Add a function to look up an icon from a list of icon names. ( #396901 ,
...
2007-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkicontheme.h:
* gtk/gtkicontheme.c: Add a function to look up an icon from
a list of icon names. (#396901 , Luca Ferretti)
svn path=/trunk/; revision=17868
2007-05-18 20:19:12 +00:00
Dan Winship
4ae147c887
Add gdk_x11_display_broadcast_startup_message and some other missing
...
* gdk/gdk-sections.txt: Add
gdk_x11_display_broadcast_startup_message and some other missing
startup-notification-related methods
svn path=/trunk/; revision=17711
2007-04-29 18:14:00 +00:00
Matthias Clasen
3c5bd522b3
Add a new error code
...
2007-04-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintoperation.h: Add a new error code
* gtk/gtk.symbols:
* gtk/gtkpagesetup.[hc]:
* gtk/gtkpapersize.[hc]:
* gtk/gtkprintsettings.[hc]: Add functions to serialize
and deserialize page setups and print settings to files
and key files. (#344515 , Christian Persch)
* gtk/gtkpagesetupunixdialog.c: Adapt to the new functions.
* tests/print-editor.c: Use the new functions to persist
page setup and print settings.
svn path=/trunk/; revision=17697
2007-04-29 06:23:58 +00:00
Matthias Clasen
4e316dd99e
Add a function to list the builtin paper sizes. ( #382355 , Christian
...
2007-04-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkpapersize.[hc]: Add a function to list the
builtin paper sizes. (#382355 , Christian Persch)
svn path=/trunk/; revision=17691
2007-04-29 04:50:28 +00:00
Matthias Clasen
bcbbbe5101
Make gtk_printer_has_details() and gtk_printer_request_details() public.
...
2007-04-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkprinter-private.h:
* gtk/gtkprinter.[hc]: Make gtk_printer_has_details() and
gtk_printer_request_details() public.
* gtk/gtkpagesetupunixdialog.c:
* gtk/gtkprintunixdialog.c: Update callers. (#389203 ,
Christian Persch)
svn path=/trunk/; revision=17690
2007-04-29 04:42:13 +00:00
Matthias Clasen
065d1560e6
Add GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags within an
...
2007-04-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkdnd.[hc]: Add GTK_TARGET_OTHER_{APP,WIDGET} to
restrict drags within an application/widget. (#163141 ,
Jorn Baayen)
svn path=/trunk/; revision=17676
2007-04-28 15:34:39 +00:00
Matthias Clasen
790b009703
Add a simple validation demo. Make it possible to add arbitrary children
...
2007-04-26 Matthias Clasen <mclasen@redhat.com>
* demo/gtk-demo/combobox.c: Add a simple validation demo.
* gtk/gtkcomboboxentry.c: Make it possible to add arbitrary
children to a GtkComboBoxEntry. (#426401 , Paul Pogonyshev)
svn path=/trunk/; revision=17657
2007-04-26 15:55:48 +00:00
Matthias Clasen
f614fed858
Fix a wrong cross reference. ( #431289 , Bastian Nocera)
...
2007-04-25 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkdialog.sgml: Fix a wrong cross reference.
(#431289 , Bastian Nocera)
svn path=/trunk/; revision=17633
2007-04-25 14:00:10 +00:00
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
Matthias Clasen
f1c406424f
typo fix
2006-06-01 01:57:01 +00:00
Matthias Clasen
2312f8e0c0
Update
...
2006-05-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Update
2006-05-31 13:39:02 +00:00
Matthias Clasen
1d84567c1c
Add image-position api
...
2006-05-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add image-position api
2006-05-31 00:23:44 +00:00
Matthias Clasen
bbca88c99c
allow positioning bubbles
2006-05-25 05:53:42 +00:00
Matthias Clasen
066afe7a2d
additions
2006-05-23 16:34:30 +00:00
Matthias Clasen
a59a999d7c
New function to cancel a running print operation.
...
2006-05-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkprintoperation.h:
* gtk/gtkprintoperation.c (gtk_print_operation_cancel): New function
to cancel a running print operation.
* gtk/gtkprintoperation-private.h (struct _GtkPrintOperationPrivate):
Add a cancelled flag, use g types, use bitfields.
* gtk/gtkprintoperation.c (print_pages): Clean up after the idle
in the synchronous case.
2006-05-19 19:25:51 +00:00
Matthias Clasen
0e1bc0d411
Updates
...
2006-05-18 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkenums.sgml: Updates
2006-05-18 17:40:24 +00:00
Matthias Clasen
62bf624d84
2.9.1
2006-05-17 00:33:57 +00:00
Matthias Clasen
968149a995
Add labels for page orientations, also add the fourth one. ( #339589 )
...
2006-05-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkpagesetupunixdialog.c (populate_dialog): Add labels
for page orientations, also add the fourth one. (#339589 )
* gtk/stock-icons/24/gtk-orientation-reverse-portrait.png: New
icon.
* gtk/Makefile.am: Add it here.
* gtk/gtkstock.[hc]: Add stock items for the page orientations.
2006-05-16 15:23:01 +00:00
Matthias Clasen
cee5aaff45
Fix up example rendering. ( #341855 , Guillaume Desmottes)
...
2006-05-15 Matthias Clasen <mclasen@redhat.com>
* gtk/tree_widget.sgml: Fix up example rendering. (#341855 , Guillaume
Desmottes)
2006-05-15 14:34:19 +00:00
Emmanuele Bassi
dc918cbf75
Update the error enum and the gtk_recent_manager_add and
...
2006-05-11 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecentmanager.sgml: Update the error enum and the
gtk_recent_manager_add and gtk_recent_manager_add_full parameters.
* gtk/migrating-GtkRecentChooser.sgml: Mention
gtk_recent_manager_get_default() and update the code examples.
2006-05-12 08:39:17 +00:00
Matthias Clasen
7f371df51a
Add an image property
2006-05-09 04:36:43 +00:00
Matthias Clasen
18c7fb2f44
Update the internationalization answer. ( #340951 , Kristof Versant)
...
2006-05-08 Matthias Clasen <mclasen@redhat.com>
* gtk/question_index.sgml (reference): Update the internationalization
answer. (#340951 , Kristof Versant)
2006-05-08 13:55:24 +00:00
Matthias Clasen
2fba613b4d
2.9.0
2006-05-05 16:21:19 +00:00
Matthias Clasen
10583204d9
Add a menu position function for use with popups on status icons.
...
2006-04-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkstatusicon.h:
* gtk/gtkstatusicon.c (gtk_status_icon_position_menu): Add a menu
position function for use with popups on status icons. (#334573 ,
Christian Persch)
2006-04-29 06:34:14 +00:00
Matthias Clasen
dfe415b3e3
Add gdk_screen_is_composited
2006-04-25 16:45:22 +00:00
Matthias Clasen
8758063aca
Fix a typo
2006-04-24 22:56:07 +00:00
Matthias Clasen
f918e00585
Remove a duplicate entry.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkentry.sgml: Remove a duplicate entry.
2006-04-24 18:42:38 +00:00
Matthias Clasen
73ebc30436
Fix a typo
2006-04-24 18:34:22 +00:00
Matthias Clasen
167afc896a
Remove an empty index
2006-04-24 18:26:41 +00:00
Matthias Clasen
d0c309e6b2
Add directfb
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gdk/Makefile.am (IGNORE_HFILES): Add directfb
2006-04-24 18:22:58 +00:00
Matthias Clasen
f202996105
Additions.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkpapersize.sgml: Additions.
* gtk/gtk-sections.txt: Add new api.
2006-04-24 17:53:32 +00:00
Matthias Clasen
84ff1b2708
Add new api.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add new api.
2006-04-24 17:02:05 +00:00
Matthias Clasen
2a834a412d
Add new stock icons.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (HTML_IMAGES): Add new stock icons.
* gtk/tmpl/gtkstock.sgml: Document new stock icons
2006-04-24 05:46:41 +00:00
Matthias Clasen
bb23cebf1b
Add a rich text section
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-docs.sgml:
* gtk/gtk-sections.txt: Add a rich text section
* gtk/Makefile.am (IGNORE_HFILES): Add some more private headers.
* gtk/tmpl/gtkpreview.sgml:
* gtk/tmpl/gtkrecentmanager.sgml:
* gtk/tmpl/gtkprintoperation.sgml:
* gtk/tmpl/gtkrecentchooser.sgml:
* gtk/tmpl/gtkicontheme.sgml: Additions
* gtk/gtk-sections.txt: Remove GtkRecentChooserDefault
2006-04-24 05:40:24 +00:00
Emmanuele Bassi
c414c440fe
Fix unclosed para tags.
...
2006-04-22 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecentchoosermenu.sgml:
* gtk/tmpl/gtkrecentchooserwidget.sgml: Fix unclosed para tags.
2006-04-23 12:13:23 +00:00
Alexander Larsson
27f746fbd0
Merge the gtk-printing branch. For more detailed ChangeLog entries, see
...
2006-04-21 Alexander Larsson <alexl@redhat.com>
Merge the gtk-printing branch.
For more detailed ChangeLog entries, see the branch.
* .cvsignore:
* Makefile.am:
* configure.in:
* docs/tools/widgets.c:
* gtk+-unix-print-2.0.pc.in:
* gtk/Makefile.am:
* gtk/gen-paper-names.c:
* gtk/gtk.h:
* gtk/gtk.symbols:
* gtk/gtkenums.h:
* gtk/gtkiconfactory.c:
* gtk/gtkmarshalers.list:
* gtk/gtkpagesetup.[ch]:
* gtk/gtkpagesetupunixdialog.[ch]:
* gtk/gtkpapersize.[ch]:
* gtk/gtkprint-win32.[ch]:
* gtk/gtkprintbackend.[ch]:
* gtk/gtkprintcontext.[ch]:
* gtk/gtkprinter-private.h:
* gtk/gtkprinter.[ch]:
* gtk/gtkprinteroption.[ch]:
* gtk/gtkprinteroptionset.[ch]:
* gtk/gtkprinteroptionwidget.[ch]:
* gtk/gtkprintjob.[ch]:
* gtk/gtkprintoperation-private.h:
* gtk/gtkprintoperation-unix.c:
* gtk/gtkprintoperation-win32.c:
* gtk/gtkprintoperation.[ch]:
* gtk/gtkprintsettings.[ch]:
* gtk/gtkprintunixdialog.[ch]:
* gtk/paper_names.c:
* gtk/paper_names_offsets.c:
Platform independent printing API and implementations
for unix and windows.
* gtk/gtkstock.h:
* gtk/stock-icons/24/gtk-orientation-landscape.png:
* gtk/stock-icons/24/gtk-orientation-portrait.png:
* gtk/stock-icons/24/gtk-orientation-reverse-landscape.png:
Add stock icons for page orientation.
* modules/Makefile.am:
* modules/printbackends/Makefile.am:
* modules/printbackends/cups/Makefile.am:
* modules/printbackends/cups/gtkcupsutils.[ch]:
* modules/printbackends/cups/gtkprintbackendcups.[ch]:
* modules/printbackends/cups/gtkprintercups.[ch]:
Cups printing backend for unix.
* modules/printbackends/lpr/Makefile.am:
* modules/printbackends/lpr/gtkprintbackendlpr.[ch]:
lpr printing backend for unix.
* modules/printbackends/pdf/Makefile.am:
* modules/printbackends/pdf/gtkprintbackendpdf.[ch]:
print-to-pdf printing backend for unix.
* tests/.cvsignore:
* tests/Makefile.am:
* tests/print-editor.c:
Test application for printing.
* gdk/gdk.symbols:
* gdk/win32/gdkevents-win32.c:
* gdk/win32/gdkwin32.h:
Add gdk_win32_set_modal_dialog_libgtk_only so that we can pump the
mainloop while displaying a win32 common dialog.
* gdk/directfb/Makefile.am:
Whitespace cleanup.
2006-04-21 15:09:32 +00:00
Emmanuele Bassi
9457791981
Fix the code of the look up example.
...
2006-04-17 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmp/gtkicontheme.sgml: Fix the code of the look up example.
2006-04-17 15:41:08 +00:00
Emmanuele Bassi
237342c4ec
Add long descriptions.
...
2006-04-17 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecent*.sgml: Add long descriptions.
2006-04-17 15:39:21 +00:00
Matthias Clasen
fb700e81e3
Add short descriptions
2006-04-16 04:39:46 +00:00
Matthias Clasen
98cf163332
Cosmetic fixes
2006-04-16 04:08:54 +00:00
Tor Lillqvist
208eda2e59
Mention that the Win32 backend should not be used from multiple threads.
...
2006-04-04 Tor Lillqvist <tml@novell.com>
* gdk/tmpl/threads.sgml: Mention that the Win32 backend should not
be used from multiple threads.
2006-04-03 21:04:34 +00:00
Matthias Clasen
301dd71a1a
Updates
2006-03-31 06:31:50 +00:00
Matthias Clasen
11017bbe0c
Shrink this
2006-03-31 06:09:33 +00:00
Matthias Clasen
645450d0fc
Additions
...
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-sections.txt: Additions
2006-03-30 20:59:22 +00:00
Matthias Clasen
873f4228cc
Add recent chooser to the widget gallery
2006-03-30 18:52:52 +00:00
Matthias Clasen
997470889e
Document <classname> in paths.
...
2006-03-23 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkrc.sgml: Document <classname> in paths.
2006-03-23 23:35:24 +00:00
Matthias Clasen
fcc1811525
Additions.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Additions.
2006-03-22 20:20:06 +00:00
Matthias Clasen
9489f4caaa
Updates.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkcellrendererspin.sgml:
* gtk/tmpl/gtkcellrendererprogress.sgml:
* gtk/tmpl/gtkcellrenderercombo.sgml:
* gtk/tmpl/gtkcellrendereraccel.sgml: Updates.
2006-03-22 17:45:05 +00:00
Matthias Clasen
0047b0b98d
Add a cell renderer which uses a spinbutton to edit the value of a cell.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkcellrendererspin.h:
* gtk/gtkcellrendererspin.c: Add a cell renderer which
uses a spinbutton to edit the value of a cell. (#156023 ,
Daniel Kasak, Lorenzo Gil Sanchez, Carlos Garnacho)
* gtk/gtk.h:
* gtk/Makefile.am: Glue it in.
2006-03-22 15:28:16 +00:00
Matthias Clasen
5e66f6aa75
Add a window-placement-set property and a gtk-scrolled-window-placement
...
2006-03-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkscrolledwindow.h:
* gtk/gtkscrolledwindow.c: Add a window-placement-set property
and a gtk-scrolled-window-placement setting. (#157025 , Christian
Neumair)
2006-03-20 19:17:59 +00:00
Matthias Clasen
365a0d377e
Add docs for new ports.
2006-03-15 06:46:00 +00:00
Michael Natterer
3ac02d3215
add gtk_entry_get,set_inner_border()
...
2006-03-10 Michael Natterer <mitch@imendio.com>
* gtk/gtk-sections.txt: add gtk_entry_get,set_inner_border()
2006-03-10 11:06:00 +00:00
Michael Natterer
6b661b53e1
added gdk_screen_get_active_window() and gdk_screen_get_window_stack()
...
2006-03-08 Michael Natterer <mitch@imendio.com>
* gdk/gdk-sections.txt: added gdk_screen_get_active_window()
and gdk_screen_get_window_stack()
2006-03-08 17:09:53 +00:00