Federico Mena Quintero
74c146301c
Merged from gtk-2-4:
...
2004-11-18 Federico Mena Quintero <federico@ximian.com>
Merged from gtk-2-4:
Fixes #155744 :
Try to load the whole file system model within a specified time.
* gtk/gtkfilechooserdefault.c (set_list_model): Don't create and
set the sort model here. Instead, set up a timer in which we'll
try to load the file system model.
(load_set_model): Create and set the sort model here.
(load_setup_timer): New function to set up a timer and switch to
the LOAD_LOADING state.
(load_remove_timer): New function to unset the timer and switch to
the LOAD_FINISHED state.
(browse_files_model_finished_loading_cb): Remove the timer if
needed and set the file system and sort model; switch to the
LOAD_FINISHED state.
(gtk_file_chooser_default_finalize): Remove the load timer.
(gtk_file_chooser_default_init): Start in the LOAD_FINISHED state.
2004-11-20 00:17:30 +00:00
Manish Singh
54b45a19b9
modules/engines/ms-windows/msw_rc_style.c
...
Fri Nov 19 15:18:51 2004 Manish Singh <yosh@gimp.org>
* modules/engines/ms-windows/msw_rc_style.c
* modules/engines/ms-windows/msw_style.c
* modules/engines/ms-windows/msw_theme_main.c
* modules/engines/pixbuf/pixbuf-main.c
* modules/engines/pixbuf/pixbuf-rc-style.c
* modules/input/gtkimcontextime.c
* modules/input/gtkimcontextxim.c
* modules/input/imam-et.c
* modules/input/imcedilla.c
* modules/input/imcyrillic-translit.c
* modules/input/iminuktitut.c
* modules/input/imipa.c
* modules/input/imthai-broken.c
* modules/input/imti-er.c
* modules/input/imti-et.c
* modules/input/imviqr.c
* tests/prop-editor.c
* tests/testentrycompletion.c
* tests/testfilechooser.c
* tests/testmerge.c
* tests/testtoolbar.c
* tests/testtreecolumns.c
* tests/testtreeview.c: get rid of unnecessary casts.
* tests/testgtk.c (create_labels): add GTK_LABEL() casts for
gtk_label_set_ellipsize() calls.
* tests/testicontheme.c (main): remove unused pixbuf variable.
2004-11-19 23:30:47 +00:00
Manish Singh
60b30ff513
gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
...
Fri Nov 19 14:54:09 2004 Manish Singh <yosh@gimp.org>
* gdk/linux-fb/gdkgc-fb.c
* gdk/win32/gdkgc-win32.c
* gdk/win32/gdkwindow-win32.c
* gtk/gtkaboutdialog.c
* gtk/gtkaction.c
* gtk/gtkactiongroup.c
* gtk/gtkcellrendererprogress.c
* gtk/gtkcellview.c
* gtk/gtkcolorbutton.c
* gtk/gtkcombobox.c
* gtk/gtkcomboboxentry.c
* gtk/gtkentrycompletion.c
* gtk/gtkfilechooserbutton.c
* gtk/gtkmenutoolbutton.c
* gtk/gtkrc.c
* gtk/gtksettings.c
* gtk/gtkstyle.c
* gtk/gtktoggletoolbutton.c
* gtk/gtktoolbutton.c
* gtk/gtktoolitem.c
* gtk/gtktreemodelfilter.c
* gtk/gtktreeselection.c
* gtk/gtktreeviewcolumn.c
* gtk/gtkuimanager.c: get rid of unnecessary casts.
* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_set_property):
cast away the const for g_value_set_enum. This is after the g_warning,
so this is a hack to begin with.
* gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_set_property):
add a cast to GTK_FILE_CHOOSER for impl here.
2004-11-19 23:18:38 +00:00
Manish Singh
3d325e30d9
Don't put /* within a comment.
...
Fri Nov 19 15:10:32 2004 Manish Singh <yosh@gimp.org>
* xdgmime.c: Don't put /* within a comment.
2004-11-19 23:16:14 +00:00
Manish Singh
a47ebe5794
rm autom4te.cache, since it might interfere with differing autoconf
...
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org>
* autogen.sh: rm autom4te.cache, since it might interfere with
differing autoconf versions.
2004-11-19 22:53:46 +00:00
Christian Rose
ba52958021
Added "rw" to ALL_LINGUAS. Added Kinyarwanda translation by Steve Murphy
...
2004-11-19 Christian Rose <menthos@menthos.com>
* configure.in: Added "rw" to ALL_LINGUAS.
* po/rw.po, po-properties/rw.po: Added Kinyarwanda
translation by Steve Murphy <murf@e-tools.com>.
2004-11-19 16:08:17 +00:00
Matthias Clasen
c5fcea6628
Re-add the #include
2004-11-19 04:23:08 +00:00
Matthias Clasen
3e47284d01
Sort alphabetically, add gtk_clipboard_get_type
...
2004-11-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.types: Sort alphabetically, add gtk_clipboard_get_type
2004-11-19 02:04:46 +00:00
Adam Weinberger
3d4cd0baa6
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-11-18 23:47:06 +00:00
Matthias Clasen
ba6f66ab8e
Destroy the correct data. ( #158522 , John Finlay)
...
2004-11-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaboutdialog.c (gtk_about_dialog_set_email_hook)
(gtk_about_dialog_set_url_hook): Destroy the correct
data. (#158522 , John Finlay)
2004-11-17 22:38:38 +00:00
Miloslav Trmac
90e3f1e20c
Updated Czech translation.
...
2004-11-17 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-11-17 10:32:10 +00:00
Matthias Clasen
d290ec8731
Use gmodule-no-export-2.0.pc, require glib 2.5.7 ( #125627 , Owen Taylor)
...
2004-11-16 Matthias Clasen <mclasen@redhat.com>
* configure.in: Use gmodule-no-export-2.0.pc, require glib 2.5.7
(#125627 , Owen Taylor)
2004-11-17 04:54:32 +00:00
Matthias Clasen
283ce68f83
Fix a stupid oversight.
2004-11-17 01:21:16 +00:00
Owen Taylor
f266788e19
Squash strict aliasing warnings.
...
Tue Nov 16 19:26:30 2004 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display):
Squash strict aliasing warnings.
2004-11-17 00:55:10 +00:00
Owen Taylor
c2669dd5bb
Squash strict aliasing warnings.
...
Tue Nov 16 19:26:30 2004 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkdnd-x11.c (_gdk_drag_get_protocol_for_display):
Squash strict aliasing warnings.
2004-11-17 00:32:45 +00:00
Matthias Clasen
d7e3747b49
Fix a copy-and-paste error. ( #158459 )
...
2004-11-16 Matthias Clasen <mclasen@redhat.com>
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix a
copy-and-paste error. (#158459 )
2004-11-16 17:32:15 +00:00
Davyd Madeley
b23e4c2349
Allow backspace to move up the FileChooser tree to make it consistent with
...
2004-11-17 Davyd Madeley <davyd@madeley.id.au>
* gtk/gtkfilechooserdefault.c: Allow backspace to move up the
FileChooser tree to make it consistent with Nautilus and others.
2004-11-16 16:52:17 +00:00
Martin Willemoes Hansen
4520b1d6a0
Updated Danish translation.
...
* da.po: Updated Danish translation.
2004-11-16 16:46:13 +00:00
Matthias Clasen
f01ebf5c79
Don't include config.h in the examples.
...
2004-11-16 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/*.c: Don't include config.h in the examples.
2004-11-16 15:49:17 +00:00
Jonathan Blandford
403edcccd8
forgot this
2004-11-16 06:54:19 +00:00
Matthias Clasen
e23cf6361d
Don't use the foreground color for selected cells, Don't use the
...
2004-11-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellrenderertext.c (get_layout): Don't use the foreground
color for selected cells, Don't use the background color
in unfocused selected cells. Also avoid creating two PangoLayouts
per render call. (#154615 , #154611 , Billy Biggs)
2004-11-16 05:19:21 +00:00
Jonathan Blandford
f0265b018e
Update so that toplevel windows accomodate for the titlebar when sizing.
...
Tue Nov 16 00:08:07 2004 Jonathan Blandford <jrb@redhat.com>
* docs/tools/widgets.c: Update so that toplevel windows accomodate
for the titlebar when sizing. Also clean up statusbar
* docs/reference/gtk/images/*png: update
2004-11-16 05:10:18 +00:00
Matthias Clasen
b4c4bc8947
Reduce the clipboard timeout from 300 seconds to 30 seconds. ( #155428 ,
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Reduce the clipboard timeout from 300
seconds to 30 seconds. (#155428 , Billy Biggs)
2004-11-16 04:24:57 +00:00
Matthias Clasen
ecb19f0949
Sort alphabetically.
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gtk/visual_index.xml: Sort alphabetically.
2004-11-16 04:08:28 +00:00
Manish Singh
b3121f550a
gdk/abicheck.sh don't hardcode lengths for cut, instead split on the third
...
Mon Nov 15 19:02:07 2004 Manish Singh <yosh@gimp.org>
* gdk/abicheck.sh
* gtk/abicheck.sh: don't hardcode lengths for cut, instead split on
the third field.
2004-11-16 03:03:49 +00:00
Manish Singh
8a5db20e48
_gdk_pixbuf_lock now returns a gboolean.
...
Mon Nov 15 18:58:22 2004 Manish Singh <yosh@gimp.org>
* gdk-pixbuf-private.h: _gdk_pixbuf_lock now returns a gboolean.
* abicheck.sh: don't hardcode lengths for cut, instead split on
the third field.
2004-11-16 03:01:57 +00:00
Matthias Clasen
4f9db59bfd
Be extra careful when locking and handle the case that the module may
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-animation.c:
* gdk-pixbuf-loader.c:
* gdk-pixbuf-io.c: Be extra careful when locking and handle
the case that the module may initialize the thread system.
* gdk-pixbuf-io.[hc] (_gdk_pixbuf_lock): Return whether the
lock was actually taken.
2004-11-16 02:51:19 +00:00
Matthias Clasen
d651bb25cd
Really free the list. ( #158422 , Morten Welinder)
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimagemenuitem.c (gtk_image_menu_item_setting_changed):
* gtk/gtkbutton.c (gtk_button_setting_changed): Really free the
list. (#158422 , Morten Welinder)
2004-11-16 02:06:20 +00:00
Matthias Clasen
a5869f4c50
Use GPOINTER_TO_UINT()/GUINT_TO_POINTER() for guints. ( #158420 , Morten
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimagemenuitem.c (gtk_image_menu_item_screen_changed):
* gtk/gtkbutton.c (gtk_button_screen_changed): Use
GPOINTER_TO_UINT()/GUINT_TO_POINTER() for guints. (#158420 ,
Morten Welinder)
2004-11-16 02:01:41 +00:00
Manish Singh
aa04eae7b7
Output Makefile for the pixbuf engine directory.
...
Mon Nov 15 17:17:17 2004 Manish Singh <yosh@gimp.org>
* configure.in: Output Makefile for the pixbuf engine directory.
* gtk/gtk.symbols: Add gtk_button_{get,set}_image.
* modules/engines/pixbuf/pixbuf-render.c: Replace usage of deprecated
functions.
* modules/engines/pixbuf/pixbuf-draw.c: undef GDK_DISABLE_DEPRECATED
for gdk_draw_string (ick).
2004-11-16 01:20:47 +00:00
Manish Singh
22456af9b0
Shut up CVS
2004-11-16 01:16:19 +00:00
Matthias Clasen
10132d37c9
*** empty log message ***
2004-11-15 20:56:28 +00:00
Matthias Clasen
c21954a3f9
Add some more docs.
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkimagemenuitem.c (gtk_image_menu_item_set_image): Add
some more docs.
2004-11-15 20:07:26 +00:00
Jonathan Blandford
1bf2ff0a7f
somehow this got missed mid-commit
2004-11-15 19:55:07 +00:00
Jonathan Blandford
89bc1c42fc
Patch from Gavin Romig-Koch <gavin@redhat.com> to no longer reset the
...
Mon Nov 15 14:25:21 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeviewcolumn.c (_gtk_tree_view_column_cell_set_dirty):
Patch from Gavin Romig-Koch <gavin@redhat.com> to no longer reset
the resized_width when marking a column dirty.
2004-11-15 19:37:13 +00:00
Matthias Clasen
db54ca44bb
Add pixbuf.
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
2004-11-15 19:26:53 +00:00
Matthias Clasen
66cec03401
Remove uses of deprecated symbols.
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* pixbuf-render.c:
* pixbuf-draw.c:
* pixbuf-rc-style.c: Remove uses of deprecated symbols.
2004-11-15 18:42:12 +00:00
Matthias Clasen
7e7e4cbb6e
Remove examples, adjust Makefile.am
2004-11-15 18:25:11 +00:00
Matthias Clasen
5cfa1d1b20
*** empty log message ***
2004-11-15 18:07:22 +00:00
Hendrik Richter
0c97764ec5
Updated German translation.
2004-11-15 16:28:45 +00:00
Hendrik Richter
3f65004311
Updated German translation.
...
Updated German translation.
2004-11-15 16:26:16 +00:00
Matthias Clasen
5c93ee5d5c
*** empty log message ***
2004-11-15 16:22:49 +00:00
Kjartan Maraas
650de3db38
Fix conflicting mnemonics.
...
2004-11-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Fix conflicting mnemonics.
2004-11-15 16:22:30 +00:00
Hendrik Richter
ed217a4a77
Updated German translation.
...
Updated German translation.
2004-11-15 15:25:00 +00:00
Erwann Chenede -
5cca30a877
fix unselect in multiple selection ( #156805 )
...
2004-11-15 Erwann Chenede - <erwann.chenede@sun.com>
* gtk/gtkfilesel.c: fix unselect in multiple selection (#156805 )
2004-11-15 13:48:52 +00:00
Matthias Clasen
a63d57cd49
Include gtkdnd.h ( #158243 , Kazuki IWAMOTO)
...
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtklabel.c: Include gtkdnd.h (#158243 , Kazuki IWAMOTO)
2004-11-15 13:40:06 +00:00
David Lodge
a45060c343
Updated British translation.
...
2004-11-14 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.
2004-11-14 20:34:44 +00:00
Alexander Shopov
de5106851f
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
...
2004-11-14 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
2004-11-14 15:05:33 +00:00
Žygimantas Beručka
2110b64e8a
Updated Lithuanian translation.
...
2004-11-14 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
2004-11-14 13:00:11 +00:00
Matthias Clasen
3644afd14b
Allow min == max. ( #158225 , Vasco Alexandre da Silva Costa)
...
2004-11-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkspinbutton.c (gtk_spin_button_new_with_range): Allow
min == max. (#158225 , Vasco Alexandre da Silva Costa)
2004-11-14 01:25:35 +00:00