]> Pileus Git - ~andy/gtk/log
~andy/gtk
19 years ago2005-06-10 Matthias Clasen <mclasen@redhat.com>
Matthias Clasen [Fri, 10 Jun 2005 04:45:40 +0000 (04:45 +0000)]
2005-06-10  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_expand):
* gtk/gtktoolbar.c (gtk_toolbar_get_show_arrow):
* gtk/gtktextview.c (gtk_text_view_get_iter_at_position):
* gtk/gtkstock.c (gtk_stock_set_translate_func):
* gtk/gtkspinbutton.c (gtk_spin_button_get_adjustment):
* gtk/gtkscrolledwindow.h:
* gtk/gtkmenushell.c (gtk_menu_shell_get_take_focus):

19 years agoDoc fixes.
Matthias Clasen [Fri, 10 Jun 2005 04:25:33 +0000 (04:25 +0000)]
Doc fixes.

2005-06-10  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkiconview.c (gtk_icon_view_set_margin):
* gtk/gtkicontheme.c (gtk_icon_info_load_icon):
* gtk/gtkcalendar.c (gtk_calendar_thaw): Doc fixes.

19 years agoAdditions.
Matthias Clasen [Fri, 10 Jun 2005 04:24:30 +0000 (04:24 +0000)]
Additions.

2005-06-10  Matthias Clasen  <mclasen@redhat.com>

* gtk/tmpl/gtkmenubar.sgml:
* gtk/tmpl/gtkimage.sgml:
* gtk/tmpl/gtkfontsel.sgml:
* gtk/tmpl/gtkbbox.sgml:
* gtk/tmpl/gtkadjustment.sgml:
* gtk/tmpl/gtkaccelgroup.sgml:
* gtk/tmpl/gtkaboutdialog.sgml: Additions.

19 years agoAdd some symbols.
Matthias Clasen [Fri, 10 Jun 2005 03:59:40 +0000 (03:59 +0000)]
Add some symbols.

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf/gdk-pixbuf-sections.txt: Add some symbols.

19 years agoAdd a section for the Cairo functions.
Matthias Clasen [Fri, 10 Jun 2005 03:53:45 +0000 (03:53 +0000)]
Add a section for the Cairo functions.

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdk-sections.txt:
* gdk/tmpl/cairo_interaction.sgml:
* gdk/gdk-docs.sgml: Add a section for the Cairo functions.

19 years agoSmall markup fixes.
Matthias Clasen [Fri, 10 Jun 2005 03:35:30 +0000 (03:35 +0000)]
Small markup fixes.

19 years agoAdd docs. (#306212, Steve Chaplin, docs provided by Billy Biggs)
Matthias Clasen [Fri, 10 Jun 2005 03:17:00 +0000 (03:17 +0000)]
Add docs. (#306212, Steve Chaplin, docs provided by Billy Biggs)

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkwidget.c (gtk_widget_set_app_paintable): Add docs.
(#306212, Steve Chaplin, docs provided by Billy Biggs)

19 years agoDon't declare errno, including errno.h is enough. (#304164, Joerg
Matthias Clasen [Thu, 9 Jun 2005 19:54:06 +0000 (19:54 +0000)]
Don't declare errno, including errno.h is enough. (#304164, Joerg

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* xdgmimemagic.c: Don't declare errno, including errno.h
is enough.  (#304164, Joerg Sonnenberger)

19 years agoSmall cleanup. (#305539, Paolo Borelli)
Matthias Clasen [Thu, 9 Jun 2005 18:36:58 +0000 (18:36 +0000)]
Small cleanup. (#305539, Paolo Borelli)

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextbtree.c (_gtk_text_btree_char_is_invisible): Small
cleanup.  (#305539, Paolo Borelli)

19 years agoadded cairo to list of $GTK_PACKAGES.
Rodrigo Moya [Thu, 9 Jun 2005 17:15:13 +0000 (17:15 +0000)]
added cairo to list of $GTK_PACKAGES.

2005-06-09  Rodrigo Moya <rodrigo@novell.com>

* configure.in: added cairo to list of $GTK_PACKAGES.

19 years agoUpdate the user time on the window when a drop happens. (#169364,
Matthias Clasen [Thu, 9 Jun 2005 17:13:58 +0000 (17:13 +0000)]
Update the user time on the window when a drop happens. (#169364,

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkdnd-x11.c (motif_drop_start, xdnd_drop_filter): Update
the user time on the window when a drop happens.  (#169364, Alexander
Hunziker, patch by Elijah Newren)

19 years agoSmall markup fixes.
Matthias Clasen [Thu, 9 Jun 2005 16:40:42 +0000 (16:40 +0000)]
Small markup fixes.

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkwindow-x11.c: Small markup fixes.

19 years agoUpdates
Matthias Clasen [Thu, 9 Jun 2005 06:08:25 +0000 (06:08 +0000)]
Updates

19 years agoNew function to scroll to a path. (#306838, Jonathan Blandford)
Matthias Clasen [Thu, 9 Jun 2005 06:07:57 +0000 (06:07 +0000)]
New function to scroll to a path. (#306838, Jonathan Blandford)

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkiconview.h:
* gtk/gtkiconview.c (gtk_icon_view_scroll_to_path): New function
to scroll to a path.  (#306838, Jonathan Blandford)

19 years agoCheck for overflow. (#306394, Morten Welinder)
Matthias Clasen [Wed, 8 Jun 2005 20:57:16 +0000 (20:57 +0000)]
Check for overflow. (#306394, Morten Welinder)

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* io-pnm.c (pnm_read_next_value): Check for overflow.
(#306394, Morten Welinder)

19 years agoScroll to the item. (#306839, Jonathan Blandford)
Matthias Clasen [Wed, 8 Jun 2005 20:47:11 +0000 (20:47 +0000)]
Scroll to the item. (#306839, Jonathan Blandford)

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkiconview.c (gtk_icon_view_set_cursor): Scroll to the
item.  (#306839, Jonathan Blandford)

19 years agoCheck for negative before appending the index, to avoid double error
Matthias Clasen [Wed, 8 Jun 2005 20:25:21 +0000 (20:25 +0000)]
Check for negative before appending the index, to avoid double error

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreemodel.c (gtk_tree_path_new_from_string): Check for
negative before appending the index, to avoid double error
message.  (#306393, Morten Welinder)

19 years agoDon't crash if search_window is NULL. (#304914, Victor Osadci, testcase by
Matthias Clasen [Wed, 8 Jun 2005 20:14:03 +0000 (20:14 +0000)]
Don't crash if search_window is NULL. (#304914, Victor Osadci, testcase by

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_real_start_interactive_search):
Don't crash if search_window is NULL.  (#304914, Victor Osadci,
testcase by Olaf Vitters)

19 years agoMake the file property readable. (#170674, Lorenzo Gil Sanchez)
Matthias Clasen [Wed, 8 Jun 2005 17:38:25 +0000 (17:38 +0000)]
Make the file property readable. (#170674, Lorenzo Gil Sanchez)

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimage.c: Make the file property readable.
(#170674, Lorenzo Gil Sanchez)

19 years agoUpdated Danish translation.
Martin Willemoes Hansen [Wed, 8 Jun 2005 09:56:17 +0000 (09:56 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 8 Jun 2005 08:54:27 +0000 (08:54 +0000)]
Translation updated by Ivar Smolin.

2005-06-08  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoUpdated Danish translation.
Martin Willemoes Hansen [Wed, 8 Jun 2005 08:49:19 +0000 (08:49 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

19 years agoUse g_utf8_collate_key_for_filename().
Matthias Clasen [Wed, 8 Jun 2005 05:24:11 +0000 (05:24 +0000)]
Use g_utf8_collate_key_for_filename().

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilesystem.c (gtk_file_info_get_display_key): Use
g_utf8_collate_key_for_filename().

19 years agoMerge leak fix from stable. Bug 306754.
Kjartan Maraas [Tue, 7 Jun 2005 21:24:19 +0000 (21:24 +0000)]
Merge leak fix from stable. Bug 306754.

2005-06-07  Kjartan Maraas  <kmaraas@gnome.org>

* gtk/gtkfilechooserbutton.c: (update_label_and_image):
Merge leak fix from stable. Bug 306754.

19 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Mon, 6 Jun 2005 16:47:37 +0000 (16:47 +0000)]
Translation updated by Tino Meinen.

2005-06-06  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

19 years agoReturn NULL unless screen number is zero. We have only one screen on
Tor Lillqvist [Sun, 5 Jun 2005 10:34:20 +0000 (10:34 +0000)]
Return NULL unless screen number is zero. We have only one screen on

2005-06-05  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkscreen-win32.c
(_gdk_windowing_substitute_screen_number): Return NULL unless
screen number is zero. We have only one screen on Win32.
(gdk_screen_make_display_name): Call gdk_display_get_name() and
return that.

19 years agomodules/engines/Makefile.am Decide whether to build the ms-windows theme
Tor Lillqvist [Sat, 4 Jun 2005 22:08:50 +0000 (22:08 +0000)]
modules/engines/Makefile.am Decide whether to build the ms-windows theme

2005-06-05  Tor Lillqvist  <tml@novell.com>

* modules/engines/Makefile.am
* modules/input/Makefile.am: Decide whether to build the
ms-windows theme engine based on the GDK backend, not based on
platform. (I.e., if building for Cygwin with the X11 backend, we
shouldn't build the ms-windows engine, but if building for Cygwin
but with the Win32 backend, we should.) Ditto for the IME
(Windows) input module. (#305832)

19 years agogdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support
Tor Lillqvist [Sat, 4 Jun 2005 21:43:03 +0000 (21:43 +0000)]
gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support

2005-06-04  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkcursor-win32.c
* gdk/win32/gdkwindow-win32.c
* gdk/win32/gdkprivate-win32.h: Support full-colour cursors.
Support cursors with alpha on XP. Use code in common with the
support for alpha icons that already was present. (#306101, Tim
Evans)

19 years agoRender insensitive icons in a way that more closely matches Windows.
Tor Lillqvist [Sat, 4 Jun 2005 20:19:36 +0000 (20:19 +0000)]
Render insensitive icons in a way that more closely matches Windows.

2005-06-04  Tor Lillqvist  <tml@novell.com>

* modules/engines/ms-windows/msw_style.c: Render insensitive icons
in a way that more closely matches Windows. (#305986, Tim Evans).

* modules/engines/ms-windows/Makefile.am (LDADDS): Link with
gdk-pixbuf.

19 years agore-sync with gtk-wimp's cvs repository
Dom Lachowicz [Fri, 3 Jun 2005 19:54:03 +0000 (19:54 +0000)]
re-sync with gtk-wimp's cvs repository

19 years agoUpdated Czech translation.
Miloslav Trmac [Sun, 29 May 2005 12:18:57 +0000 (12:18 +0000)]
Updated Czech translation.

2005-05-29  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoupdate nepali tranlsation
Pawan Chitrakar [Sun, 29 May 2005 12:04:01 +0000 (12:04 +0000)]
update nepali tranlsation

19 years ago- translation updated
Gustavo Noronha Silva [Fri, 27 May 2005 18:30:22 +0000 (18:30 +0000)]
- translation updated

* pt_BR.po:
- translation updated

19 years agoUpdated Canadian English translation.
Adam Weinberger [Fri, 27 May 2005 18:24:10 +0000 (18:24 +0000)]
Updated Canadian English translation.

2005-05-27  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agoAccept the 108 byte header of BMP v4. (#168799)
Matthias Clasen [Fri, 27 May 2005 15:52:19 +0000 (15:52 +0000)]
Accept the 108 byte header of BMP v4. (#168799)

2005-05-27  Matthias Clasen  <mclasen@redhat.com>

* io-bmp.c: Accept the 108 byte header of BMP v4.  (#168799)

19 years agoUpdated Simplified Chinese translation.
Funda Wang [Fri, 27 May 2005 06:35:05 +0000 (06:35 +0000)]
Updated Simplified Chinese translation.

19 years agoAdd declarations for gtk_entry_completion_{get,set}_popup_single_match.
Manish Singh [Thu, 26 May 2005 23:43:44 +0000 (23:43 +0000)]
Add declarations for gtk_entry_completion_{get,set}_popup_single_match.

Thu May 26 16:43:27 2005 Manish Singh  <yosh@gimp.org>

        * gtk/gtkentrycompletion.h: Add declarations for
        gtk_entry_completion_{get,set}_popup_single_match.

19 years agoAdd new entry completion functions.
Matthias Clasen [Thu, 26 May 2005 20:37:28 +0000 (20:37 +0000)]
Add new entry completion functions.

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk-sections.txt: Add new entry completion functions.

19 years agoAdd a property to suppress the popup for single matches. (#154711)
Matthias Clasen [Thu, 26 May 2005 20:36:36 +0000 (20:36 +0000)]
Add a property to suppress the popup for single matches. (#154711)

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkentrycompletion.c: Add a property to suppress the
popup for single matches.  (#154711)

* gtk/gtkentry.c (gtk_entry_completion_timeout): Respect it here.

* gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action):
Use it here.

19 years agoAdd credit
Matthias Clasen [Thu, 26 May 2005 19:52:26 +0000 (19:52 +0000)]
Add credit

19 years agoQueue the redisplay after modifying the tag in the btree, otherwise we end
Matthias Clasen [Thu, 26 May 2005 19:49:51 +0000 (19:49 +0000)]
Queue the redisplay after modifying the tag in the btree, otherwise we end

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextbtree.c (_gtk_text_btree_tag): Queue the
redisplay after modifying the tag in the btree, otherwise
we end up showing the old tags until the next redraw comes
around.   (#143537, Gary Kramlich)

19 years ago*** empty log message ***
Alan Horkan [Thu, 26 May 2005 19:37:29 +0000 (19:37 +0000)]
*** empty log message ***

19 years agoMake autoscrolling work at the bottom of the screen.
Matthias Clasen [Thu, 26 May 2005 17:26:29 +0000 (17:26 +0000)]
Make autoscrolling work at the bottom of the screen.

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_list_auto_scroll): Make
autoscrolling work at the bottom of the screen.

19 years agoI guess you should add changelog for your commits, right?
Maciej Katafiasz [Thu, 26 May 2005 16:39:44 +0000 (16:39 +0000)]
I guess you should add changelog for your commits, right?

19 years agouse a less aggressive PNG compression level (bug #305340).
Sven Neumann [Thu, 26 May 2005 16:20:08 +0000 (16:20 +0000)]
use a less aggressive PNG compression level (bug #305340).

2005-05-26  Sven Neumann  <sven@gimp.org>

* gtk/gtkselection.c (gtk_selection_data_set_pixbuf): use a less
aggressive PNG compression level (bug #305340).

19 years agoPoint to GtkTextView instead of GtkText. Fixes bug #305535
Maciej Katafiasz [Thu, 26 May 2005 11:56:13 +0000 (11:56 +0000)]
Point to GtkTextView instead of GtkText. Fixes bug #305535

19 years agoIf blitting from the root window, take the multi-monitor offset into
Tor Lillqvist [Thu, 26 May 2005 07:56:00 +0000 (07:56 +0000)]
If blitting from the root window, take the multi-monitor offset into

2005-05-26  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkdrawable-win32.c (_gdk_win32_blit): If blitting
from the root window, take the multi-monitor offset into
account. (#305511)

19 years agoSet the window icon by name.
Matthias Clasen [Wed, 25 May 2005 20:01:47 +0000 (20:01 +0000)]
Set the window icon by name.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/appwindow.c (do_appwindow): Set the window
icon by name.

19 years agoAdd GdkPixbufSimplAnim functions.
Matthias Clasen [Wed, 25 May 2005 19:40:21 +0000 (19:40 +0000)]
Add GdkPixbufSimplAnim functions.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim
functions.

19 years agoNo need to expose the iter subclass at all in the headers.
Matthias Clasen [Wed, 25 May 2005 19:39:35 +0000 (19:39 +0000)]
No need to expose the iter subclass at all in the headers.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf.symbols:
* gdk-pixbuf-simple-anim.[hc]: No need to expose the iter
subclass at all in the headers.

19 years agoAdd new files.
Matthias Clasen [Wed, 25 May 2005 19:33:35 +0000 (19:33 +0000)]
Add new files.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* Makefile.am: Add new files.

* gdk-pixbuf.symbols: Add new api.

* gdk-pixbuf.h: Include gdk-pixbuf-simple-anim.h here.

* gdk-pixbuf-simple-anim.[hc]: Add a way to construct
simple animations out of pixbufs.  (#135161, Dom Lachowicz)

19 years agoRemove another C99ism.
Matthias Clasen [Wed, 25 May 2005 19:13:22 +0000 (19:13 +0000)]
Remove another C99ism.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilesystem.c (gtk_file_folder_is_finished_loading):
Remove another C99ism.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Wed, 25 May 2005 18:08:13 +0000 (18:08 +0000)]
Updated Canadian English translation.

2005-05-25  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agoDraw the background of rows insensitive when the treeview is insensitive.
Matthias Clasen [Wed, 25 May 2005 17:19:56 +0000 (17:19 +0000)]
Draw the background of rows insensitive when the treeview is insensitive.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_bin_expose): Draw the
background of rows insensitive when the treeview is insensitive.
(pointed out by Billy Biggs)

19 years agoDemonstrate image copy-and-paste and DND, and clipboard persistency.
Matthias Clasen [Wed, 25 May 2005 15:22:43 +0000 (15:22 +0000)]
Demonstrate image copy-and-paste and DND, and clipboard persistency.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/clipboard.c: Demonstrate image copy-and-paste
and DND, and clipboard persistency.

19 years agoMake sure png comes first, otherwise dnd may use bmp by default, loosing
Matthias Clasen [Wed, 25 May 2005 14:02:21 +0000 (14:02 +0000)]
Make sure png comes first, otherwise dnd may use bmp by default, loosing

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkselection.c (gtk_target_list_add_image_targets):
Make sure png comes first, otherwise dnd may use bmp by
default, loosing transparency.

19 years agoUpdate Update
Kjartan Maraas [Wed, 25 May 2005 11:22:13 +0000 (11:22 +0000)]
Update Update

2005-05-25  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Update
* no.po: Update

19 years agoblock the text_layout's "changed" handler when changing cursor visibility
Michael Natterer [Wed, 25 May 2005 10:22:37 +0000 (10:22 +0000)]
block the text_layout's "changed" handler when changing cursor visibility

2005-05-25  Michael Natterer  <mitch@imendio.com>

* gtk/gtktextview.c (blink_cb): block the text_layout's "changed"
handler when changing cursor visibility because it would expose
the whole paragraph where the cursor is. Instead, expose the
cursors' areas manually. (#173047).

(text_window_invalidate_cursors): new function which exposes the
cursors.

* gtk/gtkstyle.c (draw_insertion_cursor): added comment that the
same cursor size calculation is in text_window_invalidate_cursors().

19 years agoAlso demonstrate GtkCellRendererProgress.
Matthias Clasen [Wed, 25 May 2005 06:28:30 +0000 (06:28 +0000)]
Also demonstrate GtkCellRendererProgress.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/editable_cells.c (create_items_model): Also
demonstrate GtkCellRendererProgress.

19 years agoAdd a demo showing combo box variations.
Matthias Clasen [Wed, 25 May 2005 06:15:19 +0000 (06:15 +0000)]
Add a demo showing combo box variations.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/combobox.c: Add a demo showing combo box
variations.

19 years agoAdd a demo showing all picker widgets.
Matthias Clasen [Wed, 25 May 2005 04:09:20 +0000 (04:09 +0000)]
Add a demo showing all picker widgets.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/pickers.c: Add a demo showing all picker widgets.

19 years agoFix a typo.
Matthias Clasen [Wed, 25 May 2005 03:14:53 +0000 (03:14 +0000)]
Fix a typo.

2005-05-24  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/iconview.c (do_iconview): Fix a typo.

19 years agoHandle gtk-alternative-button-order (setting it to TRUE).
Tor Lillqvist [Tue, 24 May 2005 17:49:15 +0000 (17:49 +0000)]
Handle gtk-alternative-button-order (setting it to TRUE).

2005-05-24  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
gtk-alternative-button-order (setting it to TRUE).

19 years agoallow to specify the PNG compression level by passing a "compression"
Sven Neumann [Tue, 24 May 2005 17:09:56 +0000 (17:09 +0000)]
allow to specify the PNG compression level by passing a "compression"

2005-05-24  Sven Neumann  <sven@gimp.org>

* io-png.c: allow to specify the PNG compression level by passing
a "compression" parameter to the PNG save function (bug #305337).

* gdk-pixbuf-io.c (gdk_pixbuf_save): document the new parameter.

19 years agoUpdated Swedish translation.
Christian Rose [Mon, 23 May 2005 21:48:31 +0000 (21:48 +0000)]
Updated Swedish translation.

2005-05-23  Christian Rose  <menthos@menthos.com>

* sv.po: Updated Swedish translation.

19 years agoRemove an unused variable. (#305130, Jaap A. Haitsma)
Matthias Clasen [Mon, 23 May 2005 21:03:15 +0000 (21:03 +0000)]
Remove an unused variable. (#305130, Jaap A. Haitsma)

2005-05-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_search_init): Remove
an unused variable.  (#305130, Jaap A. Haitsma)

19 years agoDon't grab the focus away from the file list when operating the filter
Matthias Clasen [Mon, 23 May 2005 16:45:57 +0000 (16:45 +0000)]
Don't grab the focus away from the file list when operating the filter

2005-05-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (filter_create): Don't grab
the focus away from the file list when operating the filter
combo with the pointer.  (#304844, Sven Neumann)

19 years agoMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
Tor Lillqvist [Sun, 22 May 2005 22:28:39 +0000 (22:28 +0000)]
Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)

2005-05-23  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkkeys-win32.c (handle_special): Map VK_APPS to
GDK_Menu. (#172383, Ivan Wong)

19 years agoTypo.
Tor Lillqvist [Sun, 22 May 2005 21:30:15 +0000 (21:30 +0000)]
Typo.

19 years agoIf the keysym isn't one of the special cases this function takes care of,
Tor Lillqvist [Sun, 22 May 2005 21:23:45 +0000 (21:23 +0000)]
If the keysym isn't one of the special cases this function takes care of,

2005-05-23  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkkeys-win32.c (handle_dead): If the keysym isn't one
of the special cases this function takes care of, us it as
such. This takes care of for instance the Bengali Virama, see bug
#165723.

19 years agoUpdated Czech translation.
Miloslav Trmac [Sun, 22 May 2005 11:32:57 +0000 (11:32 +0000)]
Updated Czech translation.

2005-05-22  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoForgotten file.
Matthias Clasen [Sat, 21 May 2005 01:07:47 +0000 (01:07 +0000)]
Forgotten file.

19 years agoFix a C99ism
Matthias Clasen [Sat, 21 May 2005 01:05:14 +0000 (01:05 +0000)]
Fix a C99ism

19 years agoDon't rely on C99 types. (#304924, John Ehresman)
Matthias Clasen [Fri, 20 May 2005 22:40:53 +0000 (22:40 +0000)]
Don't rely on C99 types. (#304924, John Ehresman)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* xdgmimecache.c: Don't rely on C99
types.  (#304924, John Ehresman)

19 years agoAvoid a possible buffer overrun. (#142444, Leonard Michlmayr)
Matthias Clasen [Fri, 20 May 2005 21:04:51 +0000 (21:04 +0000)]
Avoid a possible buffer overrun. (#142444, Leonard Michlmayr)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
buffer overrun.  (#142444, Leonard Michlmayr)

19 years agoRemove C99-isms (#304879, Kazuki IWAMOTO)
Matthias Clasen [Fri, 20 May 2005 16:35:19 +0000 (16:35 +0000)]
Remove C99-isms (#304879, Kazuki IWAMOTO)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkfilesystem.c: Remove C99-isms (#304879,
        Kazuki IWAMOTO)

19 years agoAdd a warning
Matthias Clasen [Fri, 20 May 2005 14:33:38 +0000 (14:33 +0000)]
Add a warning

19 years agoFix an example. (#304808, Ghorban M. Tavakoly)
Matthias Clasen [Fri, 20 May 2005 05:10:27 +0000 (05:10 +0000)]
Fix an example. (#304808, Ghorban M. Tavakoly)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* gtk/migrating-GtkAction.sgml: Fix an example.  (#304808,
Ghorban M. Tavakoly)

19 years agoUpdated Indonesian translation
Mohammad DAMT [Thu, 19 May 2005 19:17:09 +0000 (19:17 +0000)]
Updated Indonesian translation

2005-05-19  Mohammad DAMT  <mdamt@gnome.org>

  * id.po: Updated Indonesian translation

19 years agoUpdated Canadian English translation.
Adam Weinberger [Thu, 19 May 2005 18:41:31 +0000 (18:41 +0000)]
Updated Canadian English translation.

2005-05-19  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agoUpdated Indonesian translation.
Mohammad DAMT [Thu, 19 May 2005 00:15:04 +0000 (00:15 +0000)]
Updated Indonesian translation.

2005-05-18  Mohammad DAMT  <mdamt@gnome.org>

  * id.po: Updated Indonesian translation.

19 years agoUse the correct function to conver the uri to a path. (#304565, Ismael
Matthias Clasen [Wed, 18 May 2005 21:00:44 +0000 (21:00 +0000)]
Use the correct function to conver the uri to a path. (#304565, Ismael

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooser.c (gtk_file_chooser_remove_shortcut_folder_uri):
Use the correct function to conver the uri to a path.  (#304565,
Ismael Juma)

19 years agoHandle the Cancel button properly. (#304234, Sven Neumann)
Matthias Clasen [Wed, 18 May 2005 20:34:30 +0000 (20:34 +0000)]
Handle the Cancel button properly. (#304234, Sven Neumann)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserbutton.c (dialog_response_cb): Handle the
Cancel button properly.  (#304234, Sven Neumann)

19 years agoUpdated Indonesian translation
Mohammad DAMT [Wed, 18 May 2005 19:29:37 +0000 (19:29 +0000)]
Updated Indonesian translation

2005-05-18  Mohammad DAMT  <mdamt@gnome.org>

        * id.po: Updated Indonesian translation

19 years agoIf the horizontal adjustment changes because of a change in the layout
Anders Carlsson [Wed, 18 May 2005 17:10:46 +0000 (17:10 +0000)]
If the horizontal adjustment changes because of a change in the layout

2005-05-18  Anders Carlsson  <andersca@imendio.com>

* gtk/gtktextview.c: (gtk_text_view_flush_scroll),
(gtk_text_view_update_adjustments), (gtk_text_view_value_changed):
* gtk/gtktextview.h:
If the horizontal adjustment changes because of a change in the
layout width, then do a complete redraw. This is because there
might be right-aligned or centered text that needs to be redrawn.

19 years agoTry harder to set the event masks of descendent windows. (#169821, Tommi
Matthias Clasen [Wed, 18 May 2005 16:52:30 +0000 (16:52 +0000)]
Try harder to set the event masks of descendent windows. (#169821, Tommi

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkwidget.c (gtk_widget_add_events): Try harder to set
the event masks of descendent windows.  (#169821, Tommi Komulainen)

19 years agoFix some errors in the handling of drop columns. (#143355, John Finlay)
Matthias Clasen [Wed, 18 May 2005 16:32:38 +0000 (16:32 +0000)]
Fix some errors in the handling of drop columns. (#143355, John Finlay)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_get_drop_column)
(gtk_tree_view_set_column_drag_info): Fix some errors in the
handling of drop columns.  (#143355, John Finlay)

19 years agoRemove the no longer needed workaround.
Matthias Clasen [Wed, 18 May 2005 16:22:20 +0000 (16:22 +0000)]
Remove the no longer needed workaround.

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init):
Remove the no longer needed workaround.

19 years agoAdd a bug reference
Matthias Clasen [Wed, 18 May 2005 15:24:01 +0000 (15:24 +0000)]
Add a bug reference

19 years agogdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the
Tor Lillqvist [Wed, 18 May 2005 14:53:00 +0000 (14:53 +0000)]
gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the

2005-05-18  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkevents-win32.c
* gdk/win32/gdkkeys-win32.c
* gdk/win32/gdkprivate-win32.h: Check the KF_EXTENDED bit in
lParam of WM_KEY* messages to distinguish between left and right
Control and Alt keys. Unfortunately, the right Shift key doesnt
set KF_EXTENDED, so to distinguish between left and right Shift
keys, check the scan code. (#304584)

19 years agoWarn if length overflows. (#161520, Ian Wienand)
Matthias Clasen [Wed, 18 May 2005 14:46:14 +0000 (14:46 +0000)]
Warn if length overflows. (#161520, Ian Wienand)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkproperty-x11.c (gdk_property_get): Warn if
length overflows.  (#161520, Ian Wienand)

19 years agoFix parameter names to make gtk-doc happy.
Matthias Clasen [Wed, 18 May 2005 14:35:53 +0000 (14:35 +0000)]
Fix parameter names to make gtk-doc happy.

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name): Fix
parameter names to make gtk-doc happy.

19 years agoFix the markup
Matthias Clasen [Wed, 18 May 2005 14:34:32 +0000 (14:34 +0000)]
Fix the markup

19 years agoFix the default values of draw-value and value-pos to be the values we
Matthias Clasen [Wed, 18 May 2005 13:18:17 +0000 (13:18 +0000)]
Fix the default values of draw-value and value-pos to be the values we

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkscale.c (gtk_scale_class_init): Fix the default
values of draw-value and value-pos to be the values we
actually use in _init. (#304547, Mikael Hallendal)

19 years agoSupport named icons in cells by adding a icon-name property. (#165777,
Matthias Clasen [Wed, 18 May 2005 06:13:42 +0000 (06:13 +0000)]
Support named icons in cells by adding a icon-name property. (#165777,

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrendererpixbuf.c: Support named icons in
cells by adding a icon-name property. (#165777, Anders
Carlsson)

19 years agoSupport named icons in tool buttons by adding a icon-name property.
Matthias Clasen [Wed, 18 May 2005 05:38:50 +0000 (05:38 +0000)]
Support named icons in tool buttons by adding a icon-name property.

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtktoolbutton.h:
* gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name)
(gtk_tool_button_get_icon_name): Support named icons in
tool buttons by adding a icon-name property.

19 years agoNew functions to support themed drag icons. (#116577, Christian Neumair)
Matthias Clasen [Wed, 18 May 2005 05:23:59 +0000 (05:23 +0000)]
New functions to support themed drag icons. (#116577, Christian Neumair)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkdnd.h:
* gtk/gtkdnd.c (gtk_drag_source_set_icon_name)
(gtk_drag_set_icon_name): New functions to support themed
drag icons.  (#116577, Christian Neumair)

19 years agoUpdate to changed cairo interface.
Owen Taylor [Tue, 17 May 2005 17:35:22 +0000 (17:35 +0000)]
Update to changed cairo interface.

2005-05-17  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkdrawable-x11.c (gdk_x11_ref_cairo_surface):
        Update to changed cairo interface.

        * gdk/x11/gdkdrawable-x11.[ch]:
        Add _gdk_x11_drawable_update_size()

        * gdk/x11/gdkwindow-x11.c (gdk_window_resize)
        (gdk_window_move_resize)
        * gdk/x11/gdkevents-x11.c (gdk_event_translate):
        Call _gdk_x11_drawable_update_size().

19 years agoDon't blink the cursor if the text view is not editable.
Matthias Clasen [Tue, 17 May 2005 06:18:14 +0000 (06:18 +0000)]
Don't blink the cursor if the text view is not editable.

2005-05-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (cursor_blinks): Don't blink the cursor
if the text view is not editable.

19 years agoKeep the popup posted if the button is released over the cellview. This
Matthias Clasen [Tue, 17 May 2005 05:41:34 +0000 (05:41 +0000)]
Keep the popup posted if the button is released over the cellview. This

2005-05-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_list_button_released): Keep
the popup posted if the button is released over the cellview.
This matches the behaviour of other combo box implementations.
(#171378)