Matthias Clasen
2afd463b26
Fix the build
...
svn path=/trunk/; revision=21854
2008-12-08 02:47:21 +00:00
Matthias Clasen
9ed0abb510
Call gtk_show_uri() if no uri hook has been set. Patch by Emmanuele Bassi
...
* gtk/gtklinkbutton.c: Call gtk_show_uri() if no uri hook has
been set. Patch by Emmanuele Bassi
svn path=/trunk/; revision=21853
2008-12-08 02:39:28 +00:00
Matthias Clasen
537576e0b4
Correct the documentation. Patch by Paul Davis
...
* gdk/gdkdisplay.c (gdk_display_get_window_at_pointer): Correct
the documentation. Patch by Paul Davis
svn path=/trunk/; revision=21852
2008-12-08 01:46:43 +00:00
Matthias Clasen
234881fd08
Clean up includes in test printbackend.
...
svn path=/trunk/; revision=21851
2008-12-08 00:44:50 +00:00
Behdad Esfahbod
49ef054981
Bug 563547 – Update gdkx11 atom precache table
...
2008-12-07 Behdad Esfahbod <behdad@gnome.org >
Bug 563547 – Update gdkx11 atom precache table
* gdk/x11/gdkdisplay-x11.c: Add more atoms to precache.
svn path=/trunk/; revision=21849
2008-12-08 00:01:29 +00:00
Ilkka Tuohela
66610578b1
Updated Finnish translation
...
svn path=/trunk/; revision=21848
2008-12-06 07:35:32 +00:00
Ilkka Tuohela
c6e3d485d1
Updated Finnish translation
...
svn path=/trunk/; revision=21847
2008-12-06 07:27:30 +00:00
Michael Natterer
9b59889847
Bug 546285 – Allow GtkEntry to draw progress
...
2008-12-05 Michael Natterer <mitch@imendio.com >
Bug 546285 – Allow GtkEntry to draw progress
* gtk/gtkentry.[ch]: add new API similar to GtkProgressBar which
allows to set the entry's progress_fraction, its progress_pulse_step
and to let the entry's progress pulse.
* gtk/gtk.symbols: updated.
* tests/testgtk.c: add progress demo code to the "Entry" window.
svn path=/trunk/; revision=21846
2008-12-05 11:31:30 +00:00
Johan Dahlin
e2d2ea6fd7
Add missing space in gtk-doc deprecated syntax
...
2008-12-04 Johan Dahlin <jdahlin@async.com.br >
* gtk/gtkstatusicon.c:
Add missing space in gtk-doc deprecated syntax
svn path=/trunk/; revision=21845
2008-12-04 19:56:42 +00:00
Simos Xenitellis
41639683d9
Closes #557420 – Some compose sequences don't work anymore
...
svn path=/trunk/; revision=21843
2008-12-03 16:19:45 +00:00
Sven Herzberg
b07127231e
Bug 562998 – GtkFontButton documentation improvements
...
2008-12-03 Sven Herzberg <sven@imendio.com >
Bug 562998 – GtkFontButton documentation improvements
* gtk/gtkfontbutton.c: mention the way the font string should be used.
Patch by Sven Herzberg and Nelson Benitez
svn path=/trunk/; revision=21842
2008-12-03 13:15:39 +00:00
Marek Kasik
d18e98388c
Bug 559914 – eog doesn't apply paper setup.
...
2008-12-03 Marek Kasik <mkasik@redhat.com >
Bug 559914 – eog doesn't apply paper setup.
* gtk/gtkpapersize.c: Call the gtk_paper_size_new_from_ppd() with width
and height in points.
svn path=/trunk/; revision=21841
2008-12-03 10:17:45 +00:00
Carlos Garcia Campos
a67611bc6a
Bug 562878 – password save incorrectly set in gtkmountoperation
...
2008-12-02 Carlos Garcia Campos <carlosgc@gnome.org >
Bug 562878 – password save incorrectly set in gtkmountoperation
* gtk/gtkmountoperation.c (remember_button_toggled),
(gtk_mount_operation_ask_password): Remember the password save
flags only when the radio button becomes active. Set also the
default state of the radio buttons depending on the current value
of password save flags.
svn path=/trunk/; revision=21840
2008-12-02 09:06:35 +00:00
Matthias Clasen
43c0ce8971
Filter out shadow mounts
...
svn path=/trunk/; revision=21838
2008-12-01 05:42:28 +00:00
Matthias Clasen
eb56320d4e
Revert an accidental change
...
svn path=/trunk/; revision=21837
2008-12-01 03:41:00 +00:00
Paul Bolle
42ab202b84
Bug 562817 – Typo in GtkDialog
...
2008-12-01 Paul Bolle <pebolle@tiscali.nl >
Bug 562817 – Typo in GtkDialog
* gtk/gtkdialog.c: Fix typo
svn path=/trunk/; revision=21836
2008-11-30 23:49:29 +00:00
Matthias Clasen
31774edd4a
Bug 554453 – "typeahead find" widget of GtkTreeView appears on wrong
...
2008-11-29 Matthias Clasen <mclasen@redhat.com >
Bug 554453 – "typeahead find" widget of GtkTreeView appears on
wrong monitor in a multi-head environment
* gtk/gtktreeview.c (gtk_tree_view_ensure_interactive_directory):
Make sure the typeahead window follows screen changes of the
treeview. Noticed by Rainer Stransky
svn path=/trunk/; revision=21835
2008-11-30 06:05:23 +00:00
Christian Dywan
d494aa7203
Bug 559622 – GdkDevice test segfaults
...
2008-11-30 Christian Dywan <christian@imendio.com >
Bug 559622 – GdkDevice test segfaults
* gdk/x11/gdkdisplay-x11.c (gdk_display_x11_dispose):
* gdk/x11/gdkinput.c (gdk_device_class_init), (gdk_device_dispose):
Free and reset device in dispose. Patch by Michael Natterer and myself.
svn path=/trunk/; revision=21834
2008-11-30 05:33:57 +00:00
Christian Dywan
e0ce091631
Bug 554076 – eventually release g_new-ed supported_atoms
...
2008-11-30 Christian Dywan <christian@imendio.com >
Bug 554076 – eventually release g_new-ed supported_atoms
* gdk/x11/gdkevents-x11.c (cleanup_atoms),
(gdk_x11_screen_supports_net_wm_hint): Set cleanup callback.
Patch by Caolan McNamara.
svn path=/trunk/; revision=21833
2008-11-30 05:28:28 +00:00
Christian Dywan
2dea920895
Bug 561186 – GdkPixbuf API type checking needs cleanup
...
2008-11-30 Christian Dywan <christian@imendio.com >
Bug 561186 – GdkPixbuf API type checking needs cleanup
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_write),
(gdk_pixbuf_loader_get_pixbuf), (gdk_pixbuf_loader_get_animation),
(gdk_pixbuf_loader_close), (gdk_pixbuf_loader_get_format):
* gdk-pixbuf-scale.c (gdk_pixbuf_scale), (gdk_pixbuf_composite),
(gdk_pixbuf_composite_color), (gdk_pixbuf_scale_simple),
(gdk_pixbuf_composite_color_simple):
* gdk-pixbuf-simple-anim.c (gdk_pixbuf_simple_anim_add_frame):
* gdk-pixbuf-util.c (gdk_pixbuf_add_alpha),
(gdk_pixbuf_apply_embedded_orientation):
Improve type checking in pixbuf API
svn path=/trunk/; revision=21832
2008-11-30 05:22:03 +00:00
Christian Dywan
c8392add22
Bug 539263 – Deprecate gdk_window_get_toplevels
...
2008-11-30 Christian Dywan <christian@imendio.com >
Bug 539263 – Deprecate gdk_window_get_toplevels
* gdk/gdkwindow.c:
* gdk/gdkwindow.h: Deprecate gdk_window_get_toplevels
svn path=/trunk/; revision=21831
2008-11-30 05:04:29 +00:00
Federico Mena Quintero
d9c8224a91
bnc447004 - Flip tree lines around in the right-to-left case
...
2008-11-29 Federico Mena Quintero <federico@novell.com >
* gtk/gtktreeview.c (gtk_tree_view_bin_expose): If tree lines are
enabled, flip them around for the right-to-left case. Fixes
https://bugzilla.novell.com/show_bug.cgi?id=447004 . Patch by
Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt >
Signed-off-by: Federico Mena Quintero <federico@novell.com >
svn path=/trunk/; revision=21829
2008-11-29 22:15:37 +00:00
Baptiste Mille-Mathias
eed26b2f0d
Update all screnshots of reference to have a consistent look.
...
svn path=/trunk/; revision=21828
2008-11-29 21:19:12 +00:00
Christian Persch
c717f4a7c5
Typo fix.
...
* gtk/gtkselection.c: Typo fix.
svn path=/trunk/; revision=21827
2008-11-29 21:14:31 +00:00
Matthias Clasen
d7ad26878c
better deprecation notes
...
svn path=/trunk/; revision=21826
2008-11-29 08:22:00 +00:00
Matthias Clasen
43f8b23208
More deprecation cleanup
...
svn path=/trunk/; revision=21825
2008-11-29 08:10:22 +00:00
Matthias Clasen
420c35c00a
More deprecation cleanup
...
svn path=/trunk/; revision=21824
2008-11-29 08:02:42 +00:00
Matthias Clasen
2d35bb7091
More of the same
...
svn path=/trunk/; revision=21823
2008-11-29 07:58:34 +00:00
Matthias Clasen
10e3a68267
More of the same
...
svn path=/trunk/; revision=21822
2008-11-29 07:56:32 +00:00
Matthias Clasen
f5aa73e6ae
better deprecation annotation
...
svn path=/trunk/; revision=21821
2008-11-29 07:29:25 +00:00
Matthias Clasen
3aa4d705d4
improve deprecation annotation
...
svn path=/trunk/; revision=21820
2008-11-29 07:22:00 +00:00
Matthias Clasen
1be770bc40
improve deprecation annotation
...
svn path=/trunk/; revision=21819
2008-11-29 07:19:12 +00:00
Matthias Clasen
c4c4b02640
improve deprecation annotation
...
svn path=/trunk/; revision=21818
2008-11-29 07:12:49 +00:00
Matthias Clasen
7d95e01c02
better deprecation annotation
...
svn path=/trunk/; revision=21817
2008-11-29 07:06:37 +00:00
Matthias Clasen
cf058f80be
Improve deprecation annotation
...
svn path=/trunk/; revision=21816
2008-11-29 07:01:32 +00:00
Matthias Clasen
8032c48344
Improve deprecation annotations
...
svn path=/trunk/; revision=21815
2008-11-29 06:57:55 +00:00
Matthias Clasen
fe9e09a542
Improve deprecation annotations
...
svn path=/trunk/; revision=21814
2008-11-29 06:31:17 +00:00
Matthias Clasen
dc3547de3c
Don't rely on gtk_expander_get_label
...
svn path=/trunk/; revision=21812
2008-11-28 04:04:03 +00:00
Christian Dywan
46e4d22c89
Bug 561504 – testgtk should load rc file from sub folder
...
2008-11-26 Christian Dywan <christian@imendio.com >
Bug 561504 – testgtk should load rc file from sub folder
* tests/testgtk.c (main):
Make testgtk look in subfolder and warn if not found
svn path=/trunk/; revision=21809
2008-11-26 08:36:10 +00:00
Christian Dywan
2c83960053
Bug 559009 – gtk_radio_button_get_group documentation needs to say
...
2008-11-25 Christian Dywan <christian@imendio.com >
Bug 559009 – gtk_radio_button_get_group documentation needs
to say whether to free the returned GSList
* gtk/tmpl/gtkradiobutton.sgml: Clarify radio_button_get_group docs
svn path=/trunk/; revision=21808
2008-11-25 15:59:05 +00:00
Johan Dahlin
def5d1c47f
Bug 559947 – Unchecked dependency on python>=2.4
...
2008-11-25 Johan Dahlin <jdahlin@async.com.br >
Bug 559947 – Unchecked dependency on python>=2.4
* gtk/gtk-builder-convert:
Avoid using sorted() which is only present in python 2.
svn path=/trunk/; revision=21807
2008-11-25 13:09:43 +00:00
Tristan Van Berkom
13d18fe980
Bug 561539 - Fix warnings when size allocations fall short of border width
...
* gtk/gtkalignment.c: Bug 561539 - Fix warnings when size allocations
fall short of border width and padding.
svn path=/trunk/; revision=21805
2008-11-24 19:20:16 +00:00
Li Yuan
08b8150598
Bug #554002 . Add cache's page count when add pages.
...
2008-11-24 Li Yuan <li.yuan@sun.com >
* gailnotebook.c: (gail_notebook_page_added):
Bug #554002 . Add cache's page count when add pages.
svn path=/trunk/; revision=21800
2008-11-24 06:33:34 +00:00
Paul Bolle
abcd0078d2
Bug 561335 - Fix typos in GtkToolItem documentation
...
* gtk/gtktoolitem.c: Fix typos in GtkToolItem documentation
svn path=/trunk/; revision=21798
2008-11-22 14:26:00 +00:00
Matthias Clasen
7dfb0b734b
Use a new gtk-doc feature to generate much nicer indices.
...
2008-11-21 Matthias Clasen <mclasen@redhat.com >
* gtk/Makefile.am:
* gdk/Makefile.am:
* gdk-pixbuf/Makefile.am: Use a new gtk-doc feature to generate
much nicer indices.
* gtk/drawing-model.xml: Fix document structure
svn path=/trunk/; revision=21795
2008-11-21 08:21:28 +00:00
Matthias Clasen
c428039493
Bump gtk-doc dependency to 1.11 for nicer index-generation.
...
2008-11-21 Matthias Clasen <mclasen@redhat.com >
* configure.in: Bump gtk-doc dependency to 1.11 for
nicer index-generation.
2008-11-21 Matthias Clasen <mclasen@redhat.com >
* gtk/gtkmountoperation.[hc]: Declare structs in a way that
gtk-doc understands.
svn path=/trunk/; revision=21794
2008-11-21 08:20:19 +00:00
Christian Dywan
ba471ea3b2
Bug 377699 – realizing gtk.Progress() causes SEGV
...
2008-11-17 Christian Dywan <christian@imendio.com >
Bug 377699 – realizing gtk.Progress() causes SEGV
* gtk/gtkprogress.c: Define GtkProgress as an abstract type
svn path=/trunk/; revision=21792
2008-11-17 09:50:55 +00:00
Nickolay V. Shmyrev
22919283e6
Updated Russian translation by Anton Shestakov
...
2008-11-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru >
* ru.po: Updated Russian translation by Anton Shestakov
svn path=/trunk/; revision=21791
2008-11-16 01:30:23 +00:00
Christian Dywan
9f6daa9fb2
Bug 560602 – Wrong GtkMenuItem default value (test fails)
...
2008-11-13 Christian Dywan <christian@imendio.com >
Bug 560602 – Wrong GtkMenuItem default value (test fails)
* gtk/gtkmenuitem.c (gtk_menu_item_class_init):
Correct default "label" value to ""
svn path=/trunk/; revision=21788
2008-11-13 08:48:38 +00:00
Christian Dywan
207f3f8685
Bug 560139 – GtkEntry doesn't paint with the right state
...
2008-11-12 Christian Dywan <christian@imendio.com >
Bug 560139 – GtkEntry doesn't paint with the right state
* gtk/gtkentry.c (gtk_entry_class_init), (gtk_entry_draw_frame),
(gtk_entry_expose): Reflect the right state if state-hint is set
svn path=/trunk/; revision=21787
2008-11-12 16:11:30 +00:00