pkgsrc/devel/libgnomeui/PLIST

239 lines
11 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.16 2006/02/07 21:31:04 drochner Exp $
include/libgnomeui-2.0/gnome.h
include/libgnomeui-2.0/libgnomeui/gnome-about.h
include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h
include/libgnomeui-2.0/libgnomeui/gnome-app-util.h
include/libgnomeui-2.0/libgnomeui/gnome-app.h
include/libgnomeui-2.0/libgnomeui/gnome-appbar.h
Update to 2.4.0.1, based on work done by xtraeme@. 2003-09-09 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0.1 2003-09-01 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0 2003-08-25 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.3.7 2003-09-05 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. 2003-09-01 Laurent Dhima <laurenti@alblinux.net> * configure.in: Added "sq" to ALL_LINGUAS. 2003-08-11 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.6 2003-07-04 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.3.1 Fri Jul 4 04:27:42 2003 Soeren Sandmann <sandmann@daimi.au.dk> * libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting of border width, thus getting rid of double bevels. 2003-07-03 Anders Carlsson <andersca@codefactory.se> * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/libgnomeui-docs.sgml: Generate xml reference docs (#111798, Matthias Clasen) 2003-07-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge fix for bug #114928 * libgnomeui/gnome-ui-init.c: Merge fix for bug #111496. 2003-06-25 Thomas Vander Stichele <thomas at apestaart dot org> * po/az.po: removed \- which was causing msgfmt to break 2003-06-15 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-theme.c: (load_themes), (string_from_suffix), (suffix_from_name), (scan_directory): Treat files ending with ".svgz" as svg files. 2003-06-05 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate): Avoid using uninitialized value tv.tv_sec Wed Jun 04 15:54:18 2003 George Lebl <jirka@5z.com> * libgnomeui/gnome-password-dialog.c: fix cast warning * libgnomeui/gnome-ui-init.c: things that are normally only with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD around those as well. 2003-05-26 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-file-entry.c: (browse_dialog_ok): Fix a warning. * libgnomeui/Makefile.am: * libgnomeui/gnome-authentication-manager.c: (construct_password_dialog), (present_authentication_dialog_blocking), (mark_callback_completed), (authentication_dialog_button_clicked), (authentication_dialog_closed), (authentication_dialog_destroyed), (present_authentication_dialog_nonblocking), (vfs_async_authentication_callback), (vfs_authentication_callback), (gnome_authentication_manager_init): * libgnomeui/gnome-authentication-manager.h: * libgnomeui/gnome-password-dialog.c: (gnome_password_dialog_get_type), (gnome_password_dialog_class_init), (gnome_password_dialog_init), (gnome_password_dialog_finalize), (dialog_show_callback), (dialog_close_callback), (add_row), (username_entry_activate), (gnome_password_dialog_new), (gnome_password_dialog_run_and_block), (gnome_password_dialog_set_username), (gnome_password_dialog_set_password), (gnome_password_dialog_set_readonly_username), (gnome_password_dialog_get_username), (gnome_password_dialog_get_password): * libgnomeui/gnome-password-dialog.h: * libgnomeui/gnome-stock-icons.c: (get_default_icons): * libgnomeui/gnome-stock-icons.h: * libgnomeui/libgnomeui.h: * libgnomeui/pixmaps/Makefile.am: * test-gnome/Makefile.am: * test-gnome/test-password-dialog.c: (authenticate_boink_callback), (exit_callback), (main): Add authentication callbacks, a password dialog, and a authentication stock icon. 2003-05-26 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-app.c: Merge fix for bug #111168 from stable. 2003-05-24 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-file-entry.c: Merge fix for bug #110500 from stable. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #106298 from stable branch. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #112651 from stable. * libgnomeui/gnome-color-picker.c: Merge fix for bug #105730 from stable. * libgnomeui/gnome-entry.c: Merge fix for bug #105388 from branch. * libgnomeui/gnome-ui-init.c: Fix the fix for bug #84778. Patch from <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-list.c: Merge fix for bug #83748 from stable branch. * libgnomeui/gnome-app.c: Merge fix for bug #106342 from stable branch. 2003-05-20 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added Limburgish to ALL_LINGUAS 2003-05-19 Christian Neumair <chris@gnome-de.org> * libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix for bug #84778 from branch. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * glade/glade-gnome.c: (icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that adds an API entry point to work around another being deprecated. Fixes bug #79324. 2003-05-15 Jaka Mocnik <jaka@gnu.org> * libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object instead of unrefing them. patch by Ecmel Ercan. this is actually not a Proper(tm) fix, but it serves its purpose: finalization is done properly. the Right Way(tm) would be to make GnomeMDI and GnomeMDIChild GObject descendants, but since the MDI API is deprecated, I won't bother. 2003-05-13 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-app-helper.c: Accept both-horiz here too. 2003-05-09 Telsa Gwynne <hobbit@aloss.ukuu.org.uk> * configure.in: Added cy to ALL_LINGUAS 2003-05-08 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp> * configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library on win32 platform. * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): * glade/Makefile.am (libgnome_la_LDFLAGS): add -no-undefined which is necessary for building shared library on some platforms (e.g. Win32, BeOS). 2003-05-06 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-about.c: Pass NULL to g_string_new. * libgnomeui/gnome-app-helper.c: Same * libgnomeui/gnome-client.c: Reapply Arjan's leak patch. And don't break it in the process this time :-) Fixes bug #104986. 2003-04-23 Gustavo Giraldez <gustavo.giraldez@gmx.net> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init): Set parent_class. (gnome_icon_theme_finalize): Chain parent_class' finalize. 2003-04-07 Mark McLoughlin <mark@skynet.ie> * libgnomeui/gnome-icon-theme.c: (theme_lookup_icon): Merge the two seperate iterations of the theme's directory list into a single iteration. 2003-04-02 Loban A Rahman <loban@earthling.net> * libgnomeui/gnome-color-picker.h: Fixed bug #106154, header misdocumentation. 2003-03-27 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.0 2003-03-26 Christian Rose <menthos@menthos.com> * configure.in: Added "yi" to ALL_LINGUAS. 2003-03-24 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem application crash when Gnome File Selector widget's OK button is double clicked. Fixes bugzilla bug#104906 2003-03-19 Paul Duffy <dubhthach@frink.nuigalway.ie> * configure.in: Added "ga" to ALL_LINGUAS. 2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. 2003-03-10 Christian Rose <menthos@menthos.com> * configure.in: Added "eo" to ALL_LINGUAS. 2003-03-09 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem of Browse dialog(gnome-file-entry) being non-responsive to user inputs. Fixes bugzilla bug#107255. 2003-03-08 Sebastian Rittau <srittau@jroger.in-berlin.de> Documentation fixes: * libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed doc string and added a comment where the true doc string can be found. (Namely in the corresponding templates file.) * doc/reference/libgnomeui-sections.txt: Inserted *Class definitions in the Standard sections. * doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets 2003-03-05 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-list.c: Don't return FALSE in pointer functions. #107652, reported by Morten Welinder. 2003-03-04 Malcolm Tredinnick <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed): * libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb): * libgnomeui/gnome-thumbnail.c (read_scripts): Remove unused variables to eliminate compiler warnings. * libgnomeui/gnome-theme-parser.c (parse_key_value): Initialise locale_end to some value (NULL) before use. 2003-03-02 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-lookup.c: (mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup): * libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf): Ask gdk-pixbuf for supported mime types, fixes #106609, reported by Christian Schaller. 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. 2003-02-13 Kjartan Maraas <kmaraas@gnome.org> * libgnome/gnome-font-picker.c (gnome_font_picker_label_use_font_in_label): Fix a leak. 2003-02-10 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS 2003-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "kn" to ALL_LINGUAS. 2003-02-04 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c: (client_set_restart_command): Revert fix since it caused brokenness. 2003-02-01 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c (client_set_restart_command): Fix memory leak, patch by Arjan van de Ven, #104986. 2003-01-31 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup): Use gnome-regular for text files if GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set. This enables top-left text for nautilus. 2003-01-25 Samúel Jón Gunnarsson <sammi@techattack.nu> * configure.in: Added "is" to ALL_LINUGAS. 2003-01-23 Alexander Larsson <alexl@redhat.com> * configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1 * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug 2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 20:49:53 +01:00
include/libgnomeui-2.0/libgnomeui/gnome-authentication-manager.h
include/libgnomeui-2.0/libgnomeui/gnome-client.h
include/libgnomeui-2.0/libgnomeui/gnome-color-picker.h
include/libgnomeui-2.0/libgnomeui/gnome-dateedit.h
include/libgnomeui-2.0/libgnomeui/gnome-dialog-util.h
include/libgnomeui-2.0/libgnomeui/gnome-dialog.h
include/libgnomeui-2.0/libgnomeui/gnome-druid-page-edge.h
include/libgnomeui-2.0/libgnomeui/gnome-druid-page-standard.h
include/libgnomeui-2.0/libgnomeui/gnome-druid-page.h
include/libgnomeui-2.0/libgnomeui/gnome-druid.h
include/libgnomeui-2.0/libgnomeui/gnome-entry.h
include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h
include/libgnomeui-2.0/libgnomeui/gnome-font-picker.h
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
include/libgnomeui-2.0/libgnomeui/gnome-help.h
include/libgnomeui-2.0/libgnomeui/gnome-href.h
include/libgnomeui-2.0/libgnomeui/gnome-ice.h
include/libgnomeui-2.0/libgnomeui/gnome-icon-entry.h
include/libgnomeui-2.0/libgnomeui/gnome-icon-item.h
include/libgnomeui-2.0/libgnomeui/gnome-icon-list.h
include/libgnomeui-2.0/libgnomeui/gnome-icon-lookup.h
include/libgnomeui-2.0/libgnomeui/gnome-icon-sel.h
include/libgnomeui-2.0/libgnomeui/gnome-icon-theme.h
include/libgnomeui-2.0/libgnomeui/gnome-mdi-child.h
include/libgnomeui-2.0/libgnomeui/gnome-mdi-generic-child.h
include/libgnomeui-2.0/libgnomeui/gnome-mdi-session.h
include/libgnomeui-2.0/libgnomeui/gnome-mdi.h
include/libgnomeui-2.0/libgnomeui/gnome-messagebox.h
Update to 2.4.0.1, based on work done by xtraeme@. 2003-09-09 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0.1 2003-09-01 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0 2003-08-25 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.3.7 2003-09-05 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. 2003-09-01 Laurent Dhima <laurenti@alblinux.net> * configure.in: Added "sq" to ALL_LINGUAS. 2003-08-11 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.6 2003-07-04 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.3.1 Fri Jul 4 04:27:42 2003 Soeren Sandmann <sandmann@daimi.au.dk> * libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting of border width, thus getting rid of double bevels. 2003-07-03 Anders Carlsson <andersca@codefactory.se> * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/libgnomeui-docs.sgml: Generate xml reference docs (#111798, Matthias Clasen) 2003-07-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge fix for bug #114928 * libgnomeui/gnome-ui-init.c: Merge fix for bug #111496. 2003-06-25 Thomas Vander Stichele <thomas at apestaart dot org> * po/az.po: removed \- which was causing msgfmt to break 2003-06-15 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-theme.c: (load_themes), (string_from_suffix), (suffix_from_name), (scan_directory): Treat files ending with ".svgz" as svg files. 2003-06-05 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate): Avoid using uninitialized value tv.tv_sec Wed Jun 04 15:54:18 2003 George Lebl <jirka@5z.com> * libgnomeui/gnome-password-dialog.c: fix cast warning * libgnomeui/gnome-ui-init.c: things that are normally only with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD around those as well. 2003-05-26 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-file-entry.c: (browse_dialog_ok): Fix a warning. * libgnomeui/Makefile.am: * libgnomeui/gnome-authentication-manager.c: (construct_password_dialog), (present_authentication_dialog_blocking), (mark_callback_completed), (authentication_dialog_button_clicked), (authentication_dialog_closed), (authentication_dialog_destroyed), (present_authentication_dialog_nonblocking), (vfs_async_authentication_callback), (vfs_authentication_callback), (gnome_authentication_manager_init): * libgnomeui/gnome-authentication-manager.h: * libgnomeui/gnome-password-dialog.c: (gnome_password_dialog_get_type), (gnome_password_dialog_class_init), (gnome_password_dialog_init), (gnome_password_dialog_finalize), (dialog_show_callback), (dialog_close_callback), (add_row), (username_entry_activate), (gnome_password_dialog_new), (gnome_password_dialog_run_and_block), (gnome_password_dialog_set_username), (gnome_password_dialog_set_password), (gnome_password_dialog_set_readonly_username), (gnome_password_dialog_get_username), (gnome_password_dialog_get_password): * libgnomeui/gnome-password-dialog.h: * libgnomeui/gnome-stock-icons.c: (get_default_icons): * libgnomeui/gnome-stock-icons.h: * libgnomeui/libgnomeui.h: * libgnomeui/pixmaps/Makefile.am: * test-gnome/Makefile.am: * test-gnome/test-password-dialog.c: (authenticate_boink_callback), (exit_callback), (main): Add authentication callbacks, a password dialog, and a authentication stock icon. 2003-05-26 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-app.c: Merge fix for bug #111168 from stable. 2003-05-24 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-file-entry.c: Merge fix for bug #110500 from stable. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #106298 from stable branch. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #112651 from stable. * libgnomeui/gnome-color-picker.c: Merge fix for bug #105730 from stable. * libgnomeui/gnome-entry.c: Merge fix for bug #105388 from branch. * libgnomeui/gnome-ui-init.c: Fix the fix for bug #84778. Patch from <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-list.c: Merge fix for bug #83748 from stable branch. * libgnomeui/gnome-app.c: Merge fix for bug #106342 from stable branch. 2003-05-20 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added Limburgish to ALL_LINGUAS 2003-05-19 Christian Neumair <chris@gnome-de.org> * libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix for bug #84778 from branch. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * glade/glade-gnome.c: (icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that adds an API entry point to work around another being deprecated. Fixes bug #79324. 2003-05-15 Jaka Mocnik <jaka@gnu.org> * libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object instead of unrefing them. patch by Ecmel Ercan. this is actually not a Proper(tm) fix, but it serves its purpose: finalization is done properly. the Right Way(tm) would be to make GnomeMDI and GnomeMDIChild GObject descendants, but since the MDI API is deprecated, I won't bother. 2003-05-13 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-app-helper.c: Accept both-horiz here too. 2003-05-09 Telsa Gwynne <hobbit@aloss.ukuu.org.uk> * configure.in: Added cy to ALL_LINGUAS 2003-05-08 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp> * configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library on win32 platform. * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): * glade/Makefile.am (libgnome_la_LDFLAGS): add -no-undefined which is necessary for building shared library on some platforms (e.g. Win32, BeOS). 2003-05-06 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-about.c: Pass NULL to g_string_new. * libgnomeui/gnome-app-helper.c: Same * libgnomeui/gnome-client.c: Reapply Arjan's leak patch. And don't break it in the process this time :-) Fixes bug #104986. 2003-04-23 Gustavo Giraldez <gustavo.giraldez@gmx.net> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init): Set parent_class. (gnome_icon_theme_finalize): Chain parent_class' finalize. 2003-04-07 Mark McLoughlin <mark@skynet.ie> * libgnomeui/gnome-icon-theme.c: (theme_lookup_icon): Merge the two seperate iterations of the theme's directory list into a single iteration. 2003-04-02 Loban A Rahman <loban@earthling.net> * libgnomeui/gnome-color-picker.h: Fixed bug #106154, header misdocumentation. 2003-03-27 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.0 2003-03-26 Christian Rose <menthos@menthos.com> * configure.in: Added "yi" to ALL_LINGUAS. 2003-03-24 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem application crash when Gnome File Selector widget's OK button is double clicked. Fixes bugzilla bug#104906 2003-03-19 Paul Duffy <dubhthach@frink.nuigalway.ie> * configure.in: Added "ga" to ALL_LINGUAS. 2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. 2003-03-10 Christian Rose <menthos@menthos.com> * configure.in: Added "eo" to ALL_LINGUAS. 2003-03-09 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem of Browse dialog(gnome-file-entry) being non-responsive to user inputs. Fixes bugzilla bug#107255. 2003-03-08 Sebastian Rittau <srittau@jroger.in-berlin.de> Documentation fixes: * libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed doc string and added a comment where the true doc string can be found. (Namely in the corresponding templates file.) * doc/reference/libgnomeui-sections.txt: Inserted *Class definitions in the Standard sections. * doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets 2003-03-05 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-list.c: Don't return FALSE in pointer functions. #107652, reported by Morten Welinder. 2003-03-04 Malcolm Tredinnick <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed): * libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb): * libgnomeui/gnome-thumbnail.c (read_scripts): Remove unused variables to eliminate compiler warnings. * libgnomeui/gnome-theme-parser.c (parse_key_value): Initialise locale_end to some value (NULL) before use. 2003-03-02 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-lookup.c: (mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup): * libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf): Ask gdk-pixbuf for supported mime types, fixes #106609, reported by Christian Schaller. 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. 2003-02-13 Kjartan Maraas <kmaraas@gnome.org> * libgnome/gnome-font-picker.c (gnome_font_picker_label_use_font_in_label): Fix a leak. 2003-02-10 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS 2003-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "kn" to ALL_LINGUAS. 2003-02-04 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c: (client_set_restart_command): Revert fix since it caused brokenness. 2003-02-01 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c (client_set_restart_command): Fix memory leak, patch by Arjan van de Ven, #104986. 2003-01-31 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup): Use gnome-regular for text files if GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set. This enables top-left text for nautilus. 2003-01-25 Samúel Jón Gunnarsson <sammi@techattack.nu> * configure.in: Added "is" to ALL_LINUGAS. 2003-01-23 Alexander Larsson <alexl@redhat.com> * configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1 * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug 2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 20:49:53 +01:00
include/libgnomeui-2.0/libgnomeui/gnome-password-dialog.h
include/libgnomeui-2.0/libgnomeui/gnome-pixmap-entry.h
include/libgnomeui-2.0/libgnomeui/gnome-pixmap.h
include/libgnomeui-2.0/libgnomeui/gnome-popup-menu.h
include/libgnomeui-2.0/libgnomeui/gnome-propertybox.h
include/libgnomeui-2.0/libgnomeui/gnome-scores.h
include/libgnomeui-2.0/libgnomeui/gnome-stock-icons.h
include/libgnomeui-2.0/libgnomeui/gnome-theme-parser.h
include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h
include/libgnomeui-2.0/libgnomeui/gnome-types.h
include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h
include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
include/libgnomeui-2.0/libgnomeui/gnome-url.h
include/libgnomeui-2.0/libgnomeui/gnome-vfs-util.h
include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h
include/libgnomeui-2.0/libgnomeui/gnome-window.h
include/libgnomeui-2.0/libgnomeui/gnometypebuiltins.h
include/libgnomeui-2.0/libgnomeui/libgnomeui.h
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.la
lib/libglade/2.0/libgnome.la
lib/libgnomeui-2.la
lib/pkgconfig/libgnomeui-2.0.pc
libexec/gnome_segv2
share/doc/libgnomeui/GnomeAbout.html
share/doc/libgnomeui/GnomeApp.html
share/doc/libgnomeui/GnomeAppBar.html
share/doc/libgnomeui/GnomeClient.html
share/doc/libgnomeui/GnomeColorPicker.html
share/doc/libgnomeui/GnomeDateEdit.html
share/doc/libgnomeui/GnomeDialog.html
share/doc/libgnomeui/GnomeDruid.html
share/doc/libgnomeui/GnomeDruidPage.html
share/doc/libgnomeui/GnomeDruidPageEdge.html
share/doc/libgnomeui/GnomeDruidPageStandard.html
share/doc/libgnomeui/GnomeEntry.html
share/doc/libgnomeui/GnomeFileEntry.html
share/doc/libgnomeui/GnomeFontPicker.html
share/doc/libgnomeui/GnomeHRef.html
share/doc/libgnomeui/GnomeIconEntry.html
share/doc/libgnomeui/GnomeIconList.html
share/doc/libgnomeui/GnomeIconSelection.html
share/doc/libgnomeui/GnomeMDI.html
share/doc/libgnomeui/GnomeMDIChild.html
share/doc/libgnomeui/GnomeMDIGenericChild.html
share/doc/libgnomeui/GnomeMessageBox.html
share/doc/libgnomeui/GnomePixmap.html
share/doc/libgnomeui/GnomePixmapEntry.html
share/doc/libgnomeui/GnomePropertyBox.html
share/doc/libgnomeui/GnomeScores.html
share/doc/libgnomeui/application-mgmt.html
share/doc/libgnomeui/ch01.html
share/doc/libgnomeui/deprecated.html
share/doc/libgnomeui/druids.html
share/doc/libgnomeui/fixme.html
share/doc/libgnomeui/home.png
share/doc/libgnomeui/index.html
share/doc/libgnomeui/index.sgml
share/doc/libgnomeui/left.png
share/doc/libgnomeui/libgnomeui-GnomeIconLookup.html
share/doc/libgnomeui/libgnomeui-GnomeIconTheme.html
share/doc/libgnomeui/libgnomeui-GnomeThemeFile.html
share/doc/libgnomeui/libgnomeui-GnomeThumbnail.html
share/doc/libgnomeui/libgnomeui-gnome-app-helper.html
share/doc/libgnomeui/libgnomeui-gnome-app-util.html
share/doc/libgnomeui/libgnomeui-gnome-dialog-util.html
share/doc/libgnomeui/libgnomeui-gnome-mdi-session.html
share/doc/libgnomeui/libgnomeui-gnome-popup-menu.html
share/doc/libgnomeui/libgnomeui-gnome-stock-icons.html
share/doc/libgnomeui/libgnomeui-gnome-types.html
share/doc/libgnomeui/libgnomeui-gnome-ui-init.html
share/doc/libgnomeui/libgnomeui-gnome-uidefs.html
share/doc/libgnomeui/libgnomeui-gnome-vfs-util.html
share/doc/libgnomeui/libgnomeui-gnome-window.html
share/doc/libgnomeui/libgnomeui-gnometypebuiltins.html
share/doc/libgnomeui/libgnomeui-objects.html
share/doc/libgnomeui/libgnomeui.devhelp
share/doc/libgnomeui/miscellaneous.html
share/doc/libgnomeui/right.png
share/doc/libgnomeui/stock_attach.png
share/doc/libgnomeui/stock_book_blue.png
share/doc/libgnomeui/stock_book_green.png
share/doc/libgnomeui/stock_book_open.png
share/doc/libgnomeui/stock_book_red.png
share/doc/libgnomeui/stock_book_yellow.png
share/doc/libgnomeui/stock_line_in.png
share/doc/libgnomeui/stock_mail.png
share/doc/libgnomeui/stock_mail_compose.png
share/doc/libgnomeui/stock_mail_forward.png
share/doc/libgnomeui/stock_mail_receive.png
share/doc/libgnomeui/stock_mail_reply.png
share/doc/libgnomeui/stock_mail_send.png
share/doc/libgnomeui/stock_menu_about.png
share/doc/libgnomeui/stock_menu_blank.png
share/doc/libgnomeui/stock_mic.png
share/doc/libgnomeui/stock_midi.png
share/doc/libgnomeui/stock_multiple_file.png
share/doc/libgnomeui/stock_not.png
share/doc/libgnomeui/stock_scores.png
share/doc/libgnomeui/stock_table_borders.png
share/doc/libgnomeui/stock_table_fill.png
share/doc/libgnomeui/stock_text_bulleted_list.png
share/doc/libgnomeui/stock_text_indent.png
share/doc/libgnomeui/stock_text_numbered_list.png
share/doc/libgnomeui/stock_text_unindent.png
share/doc/libgnomeui/stock_timer.png
share/doc/libgnomeui/stock_timer_stopped.png
share/doc/libgnomeui/stock_trash.png
share/doc/libgnomeui/stock_trash_full.png
share/doc/libgnomeui/stock_volume.png
share/doc/libgnomeui/style.css
share/doc/libgnomeui/up.png
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.4.0.1, based on work done by xtraeme@. 2003-09-09 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0.1 2003-09-01 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0 2003-08-25 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.3.7 2003-09-05 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. 2003-09-01 Laurent Dhima <laurenti@alblinux.net> * configure.in: Added "sq" to ALL_LINGUAS. 2003-08-11 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.6 2003-07-04 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.3.1 Fri Jul 4 04:27:42 2003 Soeren Sandmann <sandmann@daimi.au.dk> * libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting of border width, thus getting rid of double bevels. 2003-07-03 Anders Carlsson <andersca@codefactory.se> * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/libgnomeui-docs.sgml: Generate xml reference docs (#111798, Matthias Clasen) 2003-07-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge fix for bug #114928 * libgnomeui/gnome-ui-init.c: Merge fix for bug #111496. 2003-06-25 Thomas Vander Stichele <thomas at apestaart dot org> * po/az.po: removed \- which was causing msgfmt to break 2003-06-15 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-theme.c: (load_themes), (string_from_suffix), (suffix_from_name), (scan_directory): Treat files ending with ".svgz" as svg files. 2003-06-05 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate): Avoid using uninitialized value tv.tv_sec Wed Jun 04 15:54:18 2003 George Lebl <jirka@5z.com> * libgnomeui/gnome-password-dialog.c: fix cast warning * libgnomeui/gnome-ui-init.c: things that are normally only with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD around those as well. 2003-05-26 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-file-entry.c: (browse_dialog_ok): Fix a warning. * libgnomeui/Makefile.am: * libgnomeui/gnome-authentication-manager.c: (construct_password_dialog), (present_authentication_dialog_blocking), (mark_callback_completed), (authentication_dialog_button_clicked), (authentication_dialog_closed), (authentication_dialog_destroyed), (present_authentication_dialog_nonblocking), (vfs_async_authentication_callback), (vfs_authentication_callback), (gnome_authentication_manager_init): * libgnomeui/gnome-authentication-manager.h: * libgnomeui/gnome-password-dialog.c: (gnome_password_dialog_get_type), (gnome_password_dialog_class_init), (gnome_password_dialog_init), (gnome_password_dialog_finalize), (dialog_show_callback), (dialog_close_callback), (add_row), (username_entry_activate), (gnome_password_dialog_new), (gnome_password_dialog_run_and_block), (gnome_password_dialog_set_username), (gnome_password_dialog_set_password), (gnome_password_dialog_set_readonly_username), (gnome_password_dialog_get_username), (gnome_password_dialog_get_password): * libgnomeui/gnome-password-dialog.h: * libgnomeui/gnome-stock-icons.c: (get_default_icons): * libgnomeui/gnome-stock-icons.h: * libgnomeui/libgnomeui.h: * libgnomeui/pixmaps/Makefile.am: * test-gnome/Makefile.am: * test-gnome/test-password-dialog.c: (authenticate_boink_callback), (exit_callback), (main): Add authentication callbacks, a password dialog, and a authentication stock icon. 2003-05-26 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-app.c: Merge fix for bug #111168 from stable. 2003-05-24 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-file-entry.c: Merge fix for bug #110500 from stable. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #106298 from stable branch. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #112651 from stable. * libgnomeui/gnome-color-picker.c: Merge fix for bug #105730 from stable. * libgnomeui/gnome-entry.c: Merge fix for bug #105388 from branch. * libgnomeui/gnome-ui-init.c: Fix the fix for bug #84778. Patch from <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-list.c: Merge fix for bug #83748 from stable branch. * libgnomeui/gnome-app.c: Merge fix for bug #106342 from stable branch. 2003-05-20 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added Limburgish to ALL_LINGUAS 2003-05-19 Christian Neumair <chris@gnome-de.org> * libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix for bug #84778 from branch. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * glade/glade-gnome.c: (icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that adds an API entry point to work around another being deprecated. Fixes bug #79324. 2003-05-15 Jaka Mocnik <jaka@gnu.org> * libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object instead of unrefing them. patch by Ecmel Ercan. this is actually not a Proper(tm) fix, but it serves its purpose: finalization is done properly. the Right Way(tm) would be to make GnomeMDI and GnomeMDIChild GObject descendants, but since the MDI API is deprecated, I won't bother. 2003-05-13 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-app-helper.c: Accept both-horiz here too. 2003-05-09 Telsa Gwynne <hobbit@aloss.ukuu.org.uk> * configure.in: Added cy to ALL_LINGUAS 2003-05-08 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp> * configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library on win32 platform. * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): * glade/Makefile.am (libgnome_la_LDFLAGS): add -no-undefined which is necessary for building shared library on some platforms (e.g. Win32, BeOS). 2003-05-06 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-about.c: Pass NULL to g_string_new. * libgnomeui/gnome-app-helper.c: Same * libgnomeui/gnome-client.c: Reapply Arjan's leak patch. And don't break it in the process this time :-) Fixes bug #104986. 2003-04-23 Gustavo Giraldez <gustavo.giraldez@gmx.net> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init): Set parent_class. (gnome_icon_theme_finalize): Chain parent_class' finalize. 2003-04-07 Mark McLoughlin <mark@skynet.ie> * libgnomeui/gnome-icon-theme.c: (theme_lookup_icon): Merge the two seperate iterations of the theme's directory list into a single iteration. 2003-04-02 Loban A Rahman <loban@earthling.net> * libgnomeui/gnome-color-picker.h: Fixed bug #106154, header misdocumentation. 2003-03-27 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.0 2003-03-26 Christian Rose <menthos@menthos.com> * configure.in: Added "yi" to ALL_LINGUAS. 2003-03-24 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem application crash when Gnome File Selector widget's OK button is double clicked. Fixes bugzilla bug#104906 2003-03-19 Paul Duffy <dubhthach@frink.nuigalway.ie> * configure.in: Added "ga" to ALL_LINGUAS. 2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. 2003-03-10 Christian Rose <menthos@menthos.com> * configure.in: Added "eo" to ALL_LINGUAS. 2003-03-09 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem of Browse dialog(gnome-file-entry) being non-responsive to user inputs. Fixes bugzilla bug#107255. 2003-03-08 Sebastian Rittau <srittau@jroger.in-berlin.de> Documentation fixes: * libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed doc string and added a comment where the true doc string can be found. (Namely in the corresponding templates file.) * doc/reference/libgnomeui-sections.txt: Inserted *Class definitions in the Standard sections. * doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets 2003-03-05 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-list.c: Don't return FALSE in pointer functions. #107652, reported by Morten Welinder. 2003-03-04 Malcolm Tredinnick <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed): * libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb): * libgnomeui/gnome-thumbnail.c (read_scripts): Remove unused variables to eliminate compiler warnings. * libgnomeui/gnome-theme-parser.c (parse_key_value): Initialise locale_end to some value (NULL) before use. 2003-03-02 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-lookup.c: (mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup): * libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf): Ask gdk-pixbuf for supported mime types, fixes #106609, reported by Christian Schaller. 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. 2003-02-13 Kjartan Maraas <kmaraas@gnome.org> * libgnome/gnome-font-picker.c (gnome_font_picker_label_use_font_in_label): Fix a leak. 2003-02-10 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS 2003-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "kn" to ALL_LINGUAS. 2003-02-04 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c: (client_set_restart_command): Revert fix since it caused brokenness. 2003-02-01 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c (client_set_restart_command): Fix memory leak, patch by Arjan van de Ven, #104986. 2003-01-31 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup): Use gnome-regular for text files if GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set. This enables top-left text for nautilus. 2003-01-25 Samúel Jón Gunnarsson <sammi@techattack.nu> * configure.in: Added "is" to ALL_LINUGAS. 2003-01-23 Alexander Larsson <alexl@redhat.com> * configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1 * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug 2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 20:49:53 +01:00
${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. While here, move the documentation to share/doc, out of share/doc/html. libgnomeui 2.8.0 ---------------- What's new since 2.7.2 * Bug fixes: - Improved GnomeDruid theme support (Rodney Dawes) - File chooser backend fixes (Federico Mena Quintero, Colin Walters) - Authentication manager and password dialog support for anonymous logins (Laszlo Kovacs) - Various fixes (Kjartan Maraas, Eric Zhao, William Jon McCann, Alexander Larsson) * Translations: - New Breton translation (Thierry Vignaud) - New Bostnian translation (Kenan Hadžiavdić) - New Galician translation (Jesus Bravo Alvarez) - Various updated translations (ar, az, bg, ca, cs, cy, da, de, el, en_CA, en_GB, es, eu, fi, gl, gu, hi, hu, ja, ko, lt, mn, ms, ne, nl, nn, no, pa, pl, pt, pt_BR, ro, ru, sk, sq, sr, sv, tr, uk, wa, zh_CN, zh_TW) libgnomeui 2.7.2 ---------------- What's new since 2.7.1 * Bug fixes: - Fix GnomeDruid to be theme compliant (Rodney Dawes) - Fixes to the VFS file-chooser backend (Federico Quintero, Colin Walters) - Support for anonymous logins in authentication manager (Laszlo Kovacs) * Translations: - Various updated translations (ne) libgnomeui 2.7.1 ---------------- What's new since 2.6.1 * Improvements: - Update to automake 1.7 (James Henstridge) - Icon list API additions (Damien Carbery) * Bug fixes: - Authentication manager fixes (Fernando Herrera) - Various fixes (Steve Chaplin, Torsten Schoenfeld, Anders Carlsson, Leena Gunda, Christian Rose, Fernando Herrera, Takao Fujiwara, Damien Carbery, Martin Wehner) * Translations: - Added Turkmen translation (Gurban Mühemmet Tewekgeli) - Various updated translations (bg, no, es, zh_CN, sk, sq, cs, en_CA, en_GB, ko)
2004-09-21 18:47:55 +02:00
${PKGLOCALEDIR}/locale/br/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnomeui-2.0.mo
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. While here, move the documentation to share/doc, out of share/doc/html. libgnomeui 2.8.0 ---------------- What's new since 2.7.2 * Bug fixes: - Improved GnomeDruid theme support (Rodney Dawes) - File chooser backend fixes (Federico Mena Quintero, Colin Walters) - Authentication manager and password dialog support for anonymous logins (Laszlo Kovacs) - Various fixes (Kjartan Maraas, Eric Zhao, William Jon McCann, Alexander Larsson) * Translations: - New Breton translation (Thierry Vignaud) - New Bostnian translation (Kenan Hadžiavdić) - New Galician translation (Jesus Bravo Alvarez) - Various updated translations (ar, az, bg, ca, cs, cy, da, de, el, en_CA, en_GB, es, eu, fi, gl, gu, hi, hu, ja, ko, lt, mn, ms, ne, nl, nn, no, pa, pl, pt, pt_BR, ro, ru, sk, sq, sr, sv, tr, uk, wa, zh_CN, zh_TW) libgnomeui 2.7.2 ---------------- What's new since 2.7.1 * Bug fixes: - Fix GnomeDruid to be theme compliant (Rodney Dawes) - Fixes to the VFS file-chooser backend (Federico Quintero, Colin Walters) - Support for anonymous logins in authentication manager (Laszlo Kovacs) * Translations: - Various updated translations (ne) libgnomeui 2.7.1 ---------------- What's new since 2.6.1 * Improvements: - Update to automake 1.7 (James Henstridge) - Icon list API additions (Damien Carbery) * Bug fixes: - Authentication manager fixes (Fernando Herrera) - Various fixes (Steve Chaplin, Torsten Schoenfeld, Anders Carlsson, Leena Gunda, Christian Rose, Fernando Herrera, Takao Fujiwara, Damien Carbery, Martin Wehner) * Translations: - Added Turkmen translation (Gurban Mühemmet Tewekgeli) - Various updated translations (bg, no, es, zh_CN, sk, sq, cs, en_CA, en_GB, ko)
2004-09-21 18:47:55 +02:00
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/is/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.12.0: libgnomeui 2.12.0 ----------------- What's new since 2.11.4 Bug fixes: - API doc updates (Kjartan) - Fix a compiler warning that broke compilation on AIX - Add gnome-keyring to Requires in the pkg-config file - Include developer docs in the devel zip file for Win32 (Tor) Updated translations: - Basque, Galician, Indonesian, Korean, Kurkish, Russian, Turkish. libgnomeui 2.11.4 ----------------- What's new since 2.11.3 Bug fixes: - Fix a bad crasher in the file selector (Matthias) http://bugzilla.gnome.org/show_bug.cgi?id=314586 Translations: - Estonian, French, Vietnamese libgnomeui 2.11.3 ----------------- What's new since 2.11.2 Bug fixes: - Don't crash on trash:/// bookmarks (Matthias) - Fix build in gnome-ui-init.h libgnomeui 2.11.2 ----------------- What's new since 2.11.1 Features: - Add support for .desktop file links in the file chooser (Federico) Bug fixes: - Make buttons work as accessible children of GnomeDruid (Padraig) - Add a window icon for the segv dialog (Jaap) Translations: - Everyone :-) libgnomeui 2.11.1 ----------------- What's new since 2.10.x Features: - Port to Win32 (Tor Lillquist) - Implement bookmark renaming in the file chooser (Matthias Clasen) Bug fixes: - Make the file chooser work better with AFS (Federico Mena Quintero) - Fix crash when escaping the password dialog (Martin Wehner, Balamurali V.) - Fix crash when opening the panel properties dialog (Vincent Vuntz) - Fix for possible wrong activation URI when drive is mounted from the file chooser (David Zeuthen) - Fix icon entry button to not clip the label incorrectly - Make it possible to select a folder in the file entry in the icon entry. (Christian Neumair) - Make sure to use UTF-8 locales in the file chooser for apps that don't use libgnomeui directly such as Firefox (Frederic Crozat) - HIGify the password dialog (Michael Terry) - HIGify the games menu entries (Dennis Cranston) - Code cleanup and leak fixes (Kjartan, Matthias) - Build fixes (Kjartan, Hans Petter Jansson, Lazslo Peter) - Fix GCC warnings (Kjartan) Translations: - Updated Bulgarian (bg), Canadian English (en_CA), Czech (cs), Danish (da), Greek (el), Estonian (et), Norwegian bokmål (nb), Dutch (nl), Kinyarwanda (rw), Slovak (sk), Thai (th), Simplified Chinese (zh_CN), Traditional Chinese (zh_TW)
2005-10-10 15:43:44 +02:00
${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.4.0.1, based on work done by xtraeme@. 2003-09-09 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0.1 2003-09-01 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0 2003-08-25 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.3.7 2003-09-05 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. 2003-09-01 Laurent Dhima <laurenti@alblinux.net> * configure.in: Added "sq" to ALL_LINGUAS. 2003-08-11 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.6 2003-07-04 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.3.1 Fri Jul 4 04:27:42 2003 Soeren Sandmann <sandmann@daimi.au.dk> * libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting of border width, thus getting rid of double bevels. 2003-07-03 Anders Carlsson <andersca@codefactory.se> * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/libgnomeui-docs.sgml: Generate xml reference docs (#111798, Matthias Clasen) 2003-07-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge fix for bug #114928 * libgnomeui/gnome-ui-init.c: Merge fix for bug #111496. 2003-06-25 Thomas Vander Stichele <thomas at apestaart dot org> * po/az.po: removed \- which was causing msgfmt to break 2003-06-15 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-theme.c: (load_themes), (string_from_suffix), (suffix_from_name), (scan_directory): Treat files ending with ".svgz" as svg files. 2003-06-05 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate): Avoid using uninitialized value tv.tv_sec Wed Jun 04 15:54:18 2003 George Lebl <jirka@5z.com> * libgnomeui/gnome-password-dialog.c: fix cast warning * libgnomeui/gnome-ui-init.c: things that are normally only with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD around those as well. 2003-05-26 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-file-entry.c: (browse_dialog_ok): Fix a warning. * libgnomeui/Makefile.am: * libgnomeui/gnome-authentication-manager.c: (construct_password_dialog), (present_authentication_dialog_blocking), (mark_callback_completed), (authentication_dialog_button_clicked), (authentication_dialog_closed), (authentication_dialog_destroyed), (present_authentication_dialog_nonblocking), (vfs_async_authentication_callback), (vfs_authentication_callback), (gnome_authentication_manager_init): * libgnomeui/gnome-authentication-manager.h: * libgnomeui/gnome-password-dialog.c: (gnome_password_dialog_get_type), (gnome_password_dialog_class_init), (gnome_password_dialog_init), (gnome_password_dialog_finalize), (dialog_show_callback), (dialog_close_callback), (add_row), (username_entry_activate), (gnome_password_dialog_new), (gnome_password_dialog_run_and_block), (gnome_password_dialog_set_username), (gnome_password_dialog_set_password), (gnome_password_dialog_set_readonly_username), (gnome_password_dialog_get_username), (gnome_password_dialog_get_password): * libgnomeui/gnome-password-dialog.h: * libgnomeui/gnome-stock-icons.c: (get_default_icons): * libgnomeui/gnome-stock-icons.h: * libgnomeui/libgnomeui.h: * libgnomeui/pixmaps/Makefile.am: * test-gnome/Makefile.am: * test-gnome/test-password-dialog.c: (authenticate_boink_callback), (exit_callback), (main): Add authentication callbacks, a password dialog, and a authentication stock icon. 2003-05-26 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-app.c: Merge fix for bug #111168 from stable. 2003-05-24 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-file-entry.c: Merge fix for bug #110500 from stable. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #106298 from stable branch. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #112651 from stable. * libgnomeui/gnome-color-picker.c: Merge fix for bug #105730 from stable. * libgnomeui/gnome-entry.c: Merge fix for bug #105388 from branch. * libgnomeui/gnome-ui-init.c: Fix the fix for bug #84778. Patch from <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-list.c: Merge fix for bug #83748 from stable branch. * libgnomeui/gnome-app.c: Merge fix for bug #106342 from stable branch. 2003-05-20 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added Limburgish to ALL_LINGUAS 2003-05-19 Christian Neumair <chris@gnome-de.org> * libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix for bug #84778 from branch. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * glade/glade-gnome.c: (icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that adds an API entry point to work around another being deprecated. Fixes bug #79324. 2003-05-15 Jaka Mocnik <jaka@gnu.org> * libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object instead of unrefing them. patch by Ecmel Ercan. this is actually not a Proper(tm) fix, but it serves its purpose: finalization is done properly. the Right Way(tm) would be to make GnomeMDI and GnomeMDIChild GObject descendants, but since the MDI API is deprecated, I won't bother. 2003-05-13 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-app-helper.c: Accept both-horiz here too. 2003-05-09 Telsa Gwynne <hobbit@aloss.ukuu.org.uk> * configure.in: Added cy to ALL_LINGUAS 2003-05-08 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp> * configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library on win32 platform. * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): * glade/Makefile.am (libgnome_la_LDFLAGS): add -no-undefined which is necessary for building shared library on some platforms (e.g. Win32, BeOS). 2003-05-06 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-about.c: Pass NULL to g_string_new. * libgnomeui/gnome-app-helper.c: Same * libgnomeui/gnome-client.c: Reapply Arjan's leak patch. And don't break it in the process this time :-) Fixes bug #104986. 2003-04-23 Gustavo Giraldez <gustavo.giraldez@gmx.net> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init): Set parent_class. (gnome_icon_theme_finalize): Chain parent_class' finalize. 2003-04-07 Mark McLoughlin <mark@skynet.ie> * libgnomeui/gnome-icon-theme.c: (theme_lookup_icon): Merge the two seperate iterations of the theme's directory list into a single iteration. 2003-04-02 Loban A Rahman <loban@earthling.net> * libgnomeui/gnome-color-picker.h: Fixed bug #106154, header misdocumentation. 2003-03-27 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.0 2003-03-26 Christian Rose <menthos@menthos.com> * configure.in: Added "yi" to ALL_LINGUAS. 2003-03-24 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem application crash when Gnome File Selector widget's OK button is double clicked. Fixes bugzilla bug#104906 2003-03-19 Paul Duffy <dubhthach@frink.nuigalway.ie> * configure.in: Added "ga" to ALL_LINGUAS. 2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. 2003-03-10 Christian Rose <menthos@menthos.com> * configure.in: Added "eo" to ALL_LINGUAS. 2003-03-09 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem of Browse dialog(gnome-file-entry) being non-responsive to user inputs. Fixes bugzilla bug#107255. 2003-03-08 Sebastian Rittau <srittau@jroger.in-berlin.de> Documentation fixes: * libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed doc string and added a comment where the true doc string can be found. (Namely in the corresponding templates file.) * doc/reference/libgnomeui-sections.txt: Inserted *Class definitions in the Standard sections. * doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets 2003-03-05 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-list.c: Don't return FALSE in pointer functions. #107652, reported by Morten Welinder. 2003-03-04 Malcolm Tredinnick <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed): * libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb): * libgnomeui/gnome-thumbnail.c (read_scripts): Remove unused variables to eliminate compiler warnings. * libgnomeui/gnome-theme-parser.c (parse_key_value): Initialise locale_end to some value (NULL) before use. 2003-03-02 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-lookup.c: (mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup): * libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf): Ask gdk-pixbuf for supported mime types, fixes #106609, reported by Christian Schaller. 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. 2003-02-13 Kjartan Maraas <kmaraas@gnome.org> * libgnome/gnome-font-picker.c (gnome_font_picker_label_use_font_in_label): Fix a leak. 2003-02-10 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS 2003-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "kn" to ALL_LINGUAS. 2003-02-04 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c: (client_set_restart_command): Revert fix since it caused brokenness. 2003-02-01 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c (client_set_restart_command): Fix memory leak, patch by Arjan van de Ven, #104986. 2003-01-31 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup): Use gnome-regular for text files if GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set. This enables top-left text for nautilus. 2003-01-25 Samúel Jón Gunnarsson <sammi@techattack.nu> * configure.in: Added "is" to ALL_LINUGAS. 2003-01-23 Alexander Larsson <alexl@redhat.com> * configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1 * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug 2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 20:49:53 +01:00
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. While here, move the documentation to share/doc, out of share/doc/html. libgnomeui 2.8.0 ---------------- What's new since 2.7.2 * Bug fixes: - Improved GnomeDruid theme support (Rodney Dawes) - File chooser backend fixes (Federico Mena Quintero, Colin Walters) - Authentication manager and password dialog support for anonymous logins (Laszlo Kovacs) - Various fixes (Kjartan Maraas, Eric Zhao, William Jon McCann, Alexander Larsson) * Translations: - New Breton translation (Thierry Vignaud) - New Bostnian translation (Kenan Hadžiavdić) - New Galician translation (Jesus Bravo Alvarez) - Various updated translations (ar, az, bg, ca, cs, cy, da, de, el, en_CA, en_GB, es, eu, fi, gl, gu, hi, hu, ja, ko, lt, mn, ms, ne, nl, nn, no, pa, pl, pt, pt_BR, ro, ru, sk, sq, sr, sv, tr, uk, wa, zh_CN, zh_TW) libgnomeui 2.7.2 ---------------- What's new since 2.7.1 * Bug fixes: - Fix GnomeDruid to be theme compliant (Rodney Dawes) - Fixes to the VFS file-chooser backend (Federico Quintero, Colin Walters) - Support for anonymous logins in authentication manager (Laszlo Kovacs) * Translations: - Various updated translations (ne) libgnomeui 2.7.1 ---------------- What's new since 2.6.1 * Improvements: - Update to automake 1.7 (James Henstridge) - Icon list API additions (Damien Carbery) * Bug fixes: - Authentication manager fixes (Fernando Herrera) - Various fixes (Steve Chaplin, Torsten Schoenfeld, Anders Carlsson, Leena Gunda, Christian Rose, Fernando Herrera, Takao Fujiwara, Damien Carbery, Martin Wehner) * Translations: - Added Turkmen translation (Gurban Mühemmet Tewekgeli) - Various updated translations (bg, no, es, zh_CN, sk, sq, cs, en_CA, en_GB, ko)
2004-09-21 18:47:55 +02:00
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/nso/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.4.0.1, based on work done by xtraeme@. 2003-09-09 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0.1 2003-09-01 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.4.0 2003-08-25 Anders Carlsson <andersca@gnome.org> * configure.in: Release 2.3.7 2003-09-05 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. 2003-09-01 Laurent Dhima <laurenti@alblinux.net> * configure.in: Added "sq" to ALL_LINGUAS. 2003-08-11 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.6 2003-07-04 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.3.1 Fri Jul 4 04:27:42 2003 Soeren Sandmann <sandmann@daimi.au.dk> * libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting of border width, thus getting rid of double bevels. 2003-07-03 Anders Carlsson <andersca@codefactory.se> * doc/reference/.cvsignore: * doc/reference/Makefile.am: * doc/reference/libgnomeui-docs.sgml: Generate xml reference docs (#111798, Matthias Clasen) 2003-07-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge fix for bug #114928 * libgnomeui/gnome-ui-init.c: Merge fix for bug #111496. 2003-06-25 Thomas Vander Stichele <thomas at apestaart dot org> * po/az.po: removed \- which was causing msgfmt to break 2003-06-15 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-theme.c: (load_themes), (string_from_suffix), (suffix_from_name), (scan_directory): Treat files ending with ".svgz" as svg files. 2003-06-05 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate): Avoid using uninitialized value tv.tv_sec Wed Jun 04 15:54:18 2003 George Lebl <jirka@5z.com> * libgnomeui/gnome-password-dialog.c: fix cast warning * libgnomeui/gnome-ui-init.c: things that are normally only with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD around those as well. 2003-05-26 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-file-entry.c: (browse_dialog_ok): Fix a warning. * libgnomeui/Makefile.am: * libgnomeui/gnome-authentication-manager.c: (construct_password_dialog), (present_authentication_dialog_blocking), (mark_callback_completed), (authentication_dialog_button_clicked), (authentication_dialog_closed), (authentication_dialog_destroyed), (present_authentication_dialog_nonblocking), (vfs_async_authentication_callback), (vfs_authentication_callback), (gnome_authentication_manager_init): * libgnomeui/gnome-authentication-manager.h: * libgnomeui/gnome-password-dialog.c: (gnome_password_dialog_get_type), (gnome_password_dialog_class_init), (gnome_password_dialog_init), (gnome_password_dialog_finalize), (dialog_show_callback), (dialog_close_callback), (add_row), (username_entry_activate), (gnome_password_dialog_new), (gnome_password_dialog_run_and_block), (gnome_password_dialog_set_username), (gnome_password_dialog_set_password), (gnome_password_dialog_set_readonly_username), (gnome_password_dialog_get_username), (gnome_password_dialog_get_password): * libgnomeui/gnome-password-dialog.h: * libgnomeui/gnome-stock-icons.c: (get_default_icons): * libgnomeui/gnome-stock-icons.h: * libgnomeui/libgnomeui.h: * libgnomeui/pixmaps/Makefile.am: * test-gnome/Makefile.am: * test-gnome/test-password-dialog.c: (authenticate_boink_callback), (exit_callback), (main): Add authentication callbacks, a password dialog, and a authentication stock icon. 2003-05-26 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-app.c: Merge fix for bug #111168 from stable. 2003-05-24 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-file-entry.c: Merge fix for bug #110500 from stable. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #106298 from stable branch. * libgnomeui/gnome-icon-entry.c: Merge fix for bug #112651 from stable. * libgnomeui/gnome-color-picker.c: Merge fix for bug #105730 from stable. * libgnomeui/gnome-entry.c: Merge fix for bug #105388 from branch. * libgnomeui/gnome-ui-init.c: Fix the fix for bug #84778. Patch from <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-list.c: Merge fix for bug #83748 from stable branch. * libgnomeui/gnome-app.c: Merge fix for bug #106342 from stable branch. 2003-05-20 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added Limburgish to ALL_LINGUAS 2003-05-19 Christian Neumair <chris@gnome-de.org> * libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix for bug #84778 from branch. 2003-05-19 Kjartan Maraas <kmaraas@gnome.org> * glade/glade-gnome.c: (icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved): * libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that adds an API entry point to work around another being deprecated. Fixes bug #79324. 2003-05-15 Jaka Mocnik <jaka@gnu.org> * libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object instead of unrefing them. patch by Ecmel Ercan. this is actually not a Proper(tm) fix, but it serves its purpose: finalization is done properly. the Right Way(tm) would be to make GnomeMDI and GnomeMDIChild GObject descendants, but since the MDI API is deprecated, I won't bother. 2003-05-13 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-app-helper.c: Accept both-horiz here too. 2003-05-09 Telsa Gwynne <hobbit@aloss.ukuu.org.uk> * configure.in: Added cy to ALL_LINGUAS 2003-05-08 Masahiro Sakai <sakai@tom.sfc.keio.ac.jp> * configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library on win32 platform. * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): * glade/Makefile.am (libgnome_la_LDFLAGS): add -no-undefined which is necessary for building shared library on some platforms (e.g. Win32, BeOS). 2003-05-06 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. 2003-05-01 Kjartan Maraas <kmaraas@gnome.org> * libgnomeui/gnome-about.c: Pass NULL to g_string_new. * libgnomeui/gnome-app-helper.c: Same * libgnomeui/gnome-client.c: Reapply Arjan's leak patch. And don't break it in the process this time :-) Fixes bug #104986. 2003-04-23 Gustavo Giraldez <gustavo.giraldez@gmx.net> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init): Set parent_class. (gnome_icon_theme_finalize): Chain parent_class' finalize. 2003-04-07 Mark McLoughlin <mark@skynet.ie> * libgnomeui/gnome-icon-theme.c: (theme_lookup_icon): Merge the two seperate iterations of the theme's directory list into a single iteration. 2003-04-02 Loban A Rahman <loban@earthling.net> * libgnomeui/gnome-color-picker.h: Fixed bug #106154, header misdocumentation. 2003-03-27 Anders Carlsson <andersca@codefactory.se> * configure.in: Release 2.3.0 2003-03-26 Christian Rose <menthos@menthos.com> * configure.in: Added "yi" to ALL_LINGUAS. 2003-03-24 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem application crash when Gnome File Selector widget's OK button is double clicked. Fixes bugzilla bug#104906 2003-03-19 Paul Duffy <dubhthach@frink.nuigalway.ie> * configure.in: Added "ga" to ALL_LINGUAS. 2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. 2003-03-10 Christian Rose <menthos@menthos.com> * configure.in: Added "eo" to ALL_LINGUAS. 2003-03-09 Narayana Pattipati <narayana.pattipati@wipro.com> *libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem of Browse dialog(gnome-file-entry) being non-responsive to user inputs. Fixes bugzilla bug#107255. 2003-03-08 Sebastian Rittau <srittau@jroger.in-berlin.de> Documentation fixes: * libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed doc string and added a comment where the true doc string can be found. (Namely in the corresponding templates file.) * doc/reference/libgnomeui-sections.txt: Inserted *Class definitions in the Standard sections. * doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets 2003-03-05 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-list.c: Don't return FALSE in pointer functions. #107652, reported by Morten Welinder. 2003-03-04 Malcolm Tredinnick <malcolm@commsecure.com.au> * libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed): * libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb): * libgnomeui/gnome-thumbnail.c (read_scripts): Remove unused variables to eliminate compiler warnings. * libgnomeui/gnome-theme-parser.c (parse_key_value): Initialise locale_end to some value (NULL) before use. 2003-03-02 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-icon-lookup.c: (mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup): * libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf): Ask gdk-pixbuf for supported mime types, fixes #106609, reported by Christian Schaller. 2003-02-21 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS. 2003-02-13 Kjartan Maraas <kmaraas@gnome.org> * libgnome/gnome-font-picker.c (gnome_font_picker_label_use_font_in_label): Fix a leak. 2003-02-10 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS 2003-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "kn" to ALL_LINGUAS. 2003-02-04 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c: (client_set_restart_command): Revert fix since it caused brokenness. 2003-02-01 Anders Carlsson <andersca@codefactory.se> * libgnomeui/gnome-client.c (client_set_restart_command): Fix memory leak, patch by Arjan van de Ven, #104986. 2003-01-31 Alexander Larsson <alexl@redhat.com> * libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup): Use gnome-regular for text files if GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set. This enables top-left text for nautilus. 2003-01-25 Samúel Jón Gunnarsson <sammi@techattack.nu> * configure.in: Added "is" to ALL_LINUGAS. 2003-01-23 Alexander Larsson <alexl@redhat.com> * configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1 * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug 2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 20:49:53 +01:00
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/libgnomeui-2.0.mo
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.12.0: libgnomeui 2.12.0 ----------------- What's new since 2.11.4 Bug fixes: - API doc updates (Kjartan) - Fix a compiler warning that broke compilation on AIX - Add gnome-keyring to Requires in the pkg-config file - Include developer docs in the devel zip file for Win32 (Tor) Updated translations: - Basque, Galician, Indonesian, Korean, Kurkish, Russian, Turkish. libgnomeui 2.11.4 ----------------- What's new since 2.11.3 Bug fixes: - Fix a bad crasher in the file selector (Matthias) http://bugzilla.gnome.org/show_bug.cgi?id=314586 Translations: - Estonian, French, Vietnamese libgnomeui 2.11.3 ----------------- What's new since 2.11.2 Bug fixes: - Don't crash on trash:/// bookmarks (Matthias) - Fix build in gnome-ui-init.h libgnomeui 2.11.2 ----------------- What's new since 2.11.1 Features: - Add support for .desktop file links in the file chooser (Federico) Bug fixes: - Make buttons work as accessible children of GnomeDruid (Padraig) - Add a window icon for the segv dialog (Jaap) Translations: - Everyone :-) libgnomeui 2.11.1 ----------------- What's new since 2.10.x Features: - Port to Win32 (Tor Lillquist) - Implement bookmark renaming in the file chooser (Matthias Clasen) Bug fixes: - Make the file chooser work better with AFS (Federico Mena Quintero) - Fix crash when escaping the password dialog (Martin Wehner, Balamurali V.) - Fix crash when opening the panel properties dialog (Vincent Vuntz) - Fix for possible wrong activation URI when drive is mounted from the file chooser (David Zeuthen) - Fix icon entry button to not clip the label incorrectly - Make it possible to select a folder in the file entry in the icon entry. (Christian Neumair) - Make sure to use UTF-8 locales in the file chooser for apps that don't use libgnomeui directly such as Firefox (Frederic Crozat) - HIGify the password dialog (Michael Terry) - HIGify the games menu entries (Dennis Cranston) - Code cleanup and leak fixes (Kjartan, Matthias) - Build fixes (Kjartan, Hans Petter Jansson, Lazslo Peter) - Fix GCC warnings (Kjartan) Translations: - Updated Bulgarian (bg), Canadian English (en_CA), Czech (cs), Danish (da), Greek (el), Estonian (et), Norwegian bokmål (nb), Dutch (nl), Kinyarwanda (rw), Slovak (sk), Thai (th), Simplified Chinese (zh_CN), Traditional Chinese (zh_TW)
2005-10-10 15:43:44 +02:00
${PKGLOCALEDIR}/locale/te/LC_MESSAGES/libgnomeui-2.0.mo
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/libgnomeui-2.0.mo
Update to 2.8.0. This version corresponds to GNOME 2.8.0. While here, move the documentation to share/doc, out of share/doc/html. libgnomeui 2.8.0 ---------------- What's new since 2.7.2 * Bug fixes: - Improved GnomeDruid theme support (Rodney Dawes) - File chooser backend fixes (Federico Mena Quintero, Colin Walters) - Authentication manager and password dialog support for anonymous logins (Laszlo Kovacs) - Various fixes (Kjartan Maraas, Eric Zhao, William Jon McCann, Alexander Larsson) * Translations: - New Breton translation (Thierry Vignaud) - New Bostnian translation (Kenan Hadžiavdić) - New Galician translation (Jesus Bravo Alvarez) - Various updated translations (ar, az, bg, ca, cs, cy, da, de, el, en_CA, en_GB, es, eu, fi, gl, gu, hi, hu, ja, ko, lt, mn, ms, ne, nl, nn, no, pa, pl, pt, pt_BR, ro, ru, sk, sq, sr, sv, tr, uk, wa, zh_CN, zh_TW) libgnomeui 2.7.2 ---------------- What's new since 2.7.1 * Bug fixes: - Fix GnomeDruid to be theme compliant (Rodney Dawes) - Fixes to the VFS file-chooser backend (Federico Quintero, Colin Walters) - Support for anonymous logins in authentication manager (Laszlo Kovacs) * Translations: - Various updated translations (ne) libgnomeui 2.7.1 ---------------- What's new since 2.6.1 * Improvements: - Update to automake 1.7 (James Henstridge) - Icon list API additions (Damien Carbery) * Bug fixes: - Authentication manager fixes (Fernando Herrera) - Various fixes (Steve Chaplin, Torsten Schoenfeld, Anders Carlsson, Leena Gunda, Christian Rose, Fernando Herrera, Takao Fujiwara, Damien Carbery, Martin Wehner) * Translations: - Added Turkmen translation (Gurban Mühemmet Tewekgeli) - Various updated translations (bg, no, es, zh_CN, sk, sq, cs, en_CA, en_GB, ko)
2004-09-21 18:47:55 +02:00
${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo
${PKGLOCALEDIR}/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo
share/pixmaps/gnome-about-logo.png
share/pixmaps/gnome-default-dlg.png
share/pixmaps/gnome-error.png
share/pixmaps/gnome-info.png
share/pixmaps/gnome-question.png
share/pixmaps/gnome-warning.png
Updated to 2.6.0: What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01 20:25:54 +02:00
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/doc/libgnomeui
@comment in libglade2: @dirrm lib/libglade/2.0
@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/filesystems
@dirrm include/libgnomeui-2.0/libgnomeui
@dirrm include/libgnomeui-2.0