aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing semicolon. Bug #350711.Christian Persch2006-08-102-1/+7
| | | | | | | | 2006-08-10 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Add missing semicolon. Bug #350711.
* Update Ukrainian translation.Maxim Dziumanenko2006-08-102-174/+200
| | | | | | 2006-08-10 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation.
* Updated Catalan translation by Gil Forcada.Josep Puigdemont i Casamajó2006-08-102-357/+504
|
* ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.Jean-François Rameau2006-08-105-11/+16
| | | | | | | | | | | | | | 2006-08-09 Jean-François Rameau <jframeau@cvs.gnome.org> * src/popup-commands.c: (background_download_completed): * lib/ephy-file-helpers.h: (ephy_file_launch_desktop_file): * lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file): ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. * src/ephy-window.c: Remove CONF_DESKTOP_BG_PICTURE #define. No need.
* Updated Dzongkha translationsGuntupalli Karunakar2006-08-102-345/+496
|
* Updated Norwegian bokmål translation.Kjartan Maraas2006-08-092-192/+222
| | | | | | 2006-08-09 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation.
* Updated Thai translation.Theppitak Karoonboonyanan2006-08-092-205/+231
| | | | | | 2006-08-09 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Translation updated by Ivar Smolin.Priit Laes2006-08-092-370/+662
| | | | | | 2006-08-09 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Spanish translation.Francisco Javier F. Serrador2006-08-092-174/+195
| | | | | | 2006-08-08 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Fix one AS_HELP_STRING.Christian Persch2006-08-082-1/+7
| | | | | | | | 2006-08-08 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix one AS_HELP_STRING.
* 2006-08-08 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated ↵Jovan Naumovski2006-08-082-33/+40
| | | | Macedonian Translation
* Expose notebook->priv->focused_pages to extensions. Fix bug #350187.Jean-François Rameau2006-08-085-0/+38
| | | | | | | | | | | 2006-08-08 Jean-François Rameau <jframeau@cvs.gnome.org> * src/epiphany.defs: * src/ephy-notebook.h: * src/ephy-notebook.c: * src/epiphany.override: Expose notebook->priv->focused_pages to extensions. Fix bug #350187.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-08-082-174/+193
|
* 2006-08-08 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated ↵Jovan Naumovski2006-08-082-173/+193
| | | | Macedonian Translation
* Post-release version bump.Christian Persch2006-08-082-1/+7
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.5.91 ===RELEASE_2_5_91Christian Persch2006-08-083-1/+10
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> === Release 2.5.91 === * configure.ac:
* UpdateChristian Persch2006-08-081-7/+13
|
* Don't allow closing the window if quit is locked down. Patch by DiegoChristian Persch2006-08-082-0/+11
| | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Don't allow closing the window if quit is locked down. Patch by Diego Escalante Urrelo, bug #320091.
* Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.Christian Persch2006-08-083-3/+11
| | | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: * src/ephy-history-window.c: Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.
* Add "delete text" command.Christian Persch2006-08-084-0/+36
| | | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: * src/window-commands.c: * src/window-commands.h: Add "delete text" command.
* Also recognise keypad keys for navigation. Bug #337089.Christian Persch2006-08-082-0/+25
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Also recognise keypad keys for navigation. Bug #337089.
* Fix the build.Christian Persch2006-08-082-2/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: Fix the build.
* Correctly mark mouse click events as consumed.Christian Persch2006-08-082-3/+13
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: Correctly mark mouse click events as consumed.
* Improve the a11y theme check.Christian Persch2006-08-082-2/+8
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: Improve the a11y theme check.
* Use variables here, not configure substitutions.Christian Persch2006-08-082-1/+7
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * lib/Makefile.am: Use variables here, not configure substitutions.
* Simply CallGetService to get the pref branch.Christian Persch2006-08-082-12/+14
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Simply CallGetService to get the pref branch.
* Use AutoJSContextStack on window open. Disable XPrint.Christian Persch2006-08-082-1/+19
| | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Use AutoJSContextStack on window open. Disable XPrint.
* Set printer name setting.Christian Persch2006-08-082-4/+5
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Set printer name setting.
* Try to fix the docs build with gecko trunk.Christian Persch2006-08-082-0/+15
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * doc/reference/Makefile.am: Try to fix the docs build with gecko trunk.
* Remove suprious entry.Christian Persch2006-08-082-1/+6
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Remove suprious entry.
* Make sure to destroy the dialogue in all cases.Christian Persch2006-08-082-11/+17
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-toolbar-editor.c:(ephy_toolbar_editor_response): Make sure to destroy the dialogue in all cases.
* Merged from gnome-2-14.Christian Persch2006-08-083-1/+1979
| | | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: * sv/sv.po: Merged from gnome-2-14.
* R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h:Christian Persch2006-08-084-58/+8
| | | | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h: Remove unused files.
* Don't start search on <embed> and <object> elements.Christian Persch2006-08-082-1/+12
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't start search on <embed> and <object> elements.
* Don't leak the UI language.Christian Persch2006-08-082-2/+10
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Don't leak the UI language.
* Add more mime types.Christian Persch2006-08-082-0/+7
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Add more mime types.
* Document the print_frames key.Christian Persch2006-08-082-0/+17
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Document the print_frames key.
* Decrease maximum progress update to 0.5sChristian Persch2006-08-082-1/+10
| | | | | | | | 2006-08-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Decrease maximum progress update to 0.5s
* *** empty log message ***Iñaki Larrañaga Murgoitio2006-08-071-1/+1
|
* Updated Basque translation.Inaki Larranaga2006-08-072-286/+412
| | | | | | 2006-08-07 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* NEWS updated by reinoutsChristian Persch2006-08-071-0/+83
|
* Fix the build.Christian Persch2006-08-062-0/+8
| | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * lib/Makefile.am: Fix the build.
* Fix the build.Christian Persch2006-08-062-2/+9
| | | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_set_print_settings): Fix the build.
* Remove accel for ViewToolbar. Bug #328783.Christian Persch2006-08-062-1/+7
| | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Remove accel for ViewToolbar. Bug #328783.
* A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:Christian Persch2006-08-056-8/+667
| | | | | | | | | | | | | | | | | 2006-08-05 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): A lib/ephy-print-utils.c: A lib/ephy-print-utils.h: * lib/ephy-string.c: (ephy_string_flags_from_string), (ephy_string_flags_to_string), (ephy_string_enum_from_string), (ephy_string_enum_to_string): * lib/ephy-string.h: Persist print settings and page setup.
* Bugfixes by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-08-052-17/+23
| | | | | | | 2006-08-05 Alexander Shopov <ash@contact.bg> * bg.po: Bugfixes by Alexander Shopov <ash@contact.bg>
* Translation updated.Priit Laes2006-08-052-1049/+977
| | | | | | 2006-08-05 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated.
* Fixing the last commit mess-up The last updater is Vladimir PetkovAlexander Shopov2006-08-052-2/+2
| | | | | | | | 2006-08-05 Alexander Shopov <ash@contact.bg> * bg.po: Fixing the last commit mess-up The last updater is Vladimir Petkov <vpetkov@i-space.org>
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-08-052-318/+448
| | | | | | | 2006-08-05 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Updated Swedish translation.Daniel Nylander2006-08-042-309/+426
| | | | | | 2006-08-04 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation.
* Updated Norwegian bokmål translation.Kjartan Maraas2006-08-032-800/+1145
| | | | | | 2006-08-03 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation.
* Updated epiphany zh_CN translation.Funda Wang2006-08-032-199/+292
|
* 2006-08-01 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated/Fixed ↵Jovan Naumovski2006-08-012-643/+794
| | | | Macedonian Translation
* Update Ukrainian translation.Maxim Dziumanenko2006-07-312-700/+908
| | | | | | 2006-07-31 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation.
* Fix superfluous ellipsis in "Save Image As" (Closes: #337914)Bastien Nocera2006-07-312-1/+6
| | | | | | | 2006-07-30 Bastien Nocera <hadess@hadess.net> * en_GB.po: Fix superfluous ellipsis in "Save Image As" (Closes: #337914)
* Updated French translation.Christophe Merlet2006-07-302-198/+298
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-282-13/+17
| | | | | | 2006-07-27 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Updated Spanish docs. Updated screenshotFrancisco Javier F. Serrador2006-07-273-897/+1193
| | | | | | | 2006-07-27 Francisco Javier F. Serrador <serrador@openshine.com> * es/es.po: Updated Spanish docs. * es/figures/ephy-addressbar-smartbookmark-screenshot.png: Updated screenshot
* Updated German translation.Hendrik Richter2006-07-272-14/+13
| | | | | | 2006-07-27 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated German translation.Hendrik Richter2006-07-272-132/+168
| | | | | | 2006-07-27 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated Finnish translationIlkka Tuohela2006-07-272-131/+171
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-262-136/+168
| | | | | | 2006-07-26 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File ->Luca Ferretti2006-07-264-8/+21
| | | | | | | | | | | | | 2006-07-26 Luca Ferretti <elle.uca@libero.it> * lib/ephy-stock-icons.c: * lib/ephy-stock-icons.h: * src/ephy-window.c: Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> New Window. Use "tab-new", "bookmark-new" and "mail-forward" named icons from Icon Naming Standard for related actions. A first step to fix bug # 348350
* Updated Czech translation.Jakub Friedl2006-07-252-281/+407
| | | | | | 2006-07-25 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation.
* Updated Thai translation.Theppitak Karoonboonyanan2006-07-252-126/+157
| | | | | | 2006-07-25 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-07-252-128/+160
|
* Set default dictionary based on applicable locale names.Jean-François Rameau2006-07-252-5/+19
| | | | | | | | 2006-07-24 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-spell-check.c: (ephy_spell_check_init): Set default dictionary based on applicable locale names.
* Make this a vbox, not a table.Christian Persch2006-07-252-106/+237
| | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/glade/certificate-dialogs.glade: Make this a vbox, not a table.
* Fix default activation.Christian Persch2006-07-254-2/+54
| | | | | | | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-password-dialog.c: Fix default activation. * data/glade/form-signing-dialog.glade: * embed/mozilla/GeckoFormSigningDialog.cpp: Fix content packing options.
* Fix spacings, and don't use dummy text.Christian Persch2006-07-252-16/+22
| | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/glade/certificate-dialogs.glade: Fix spacings, and don't use dummy text.
* Add page security info dialogue from Certificates extension.Christian Persch2006-07-257-14/+115
| | | | | | | | | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: * src/ephy-statusbar.c: (ephy_statusbar_class_init), (padlock_button_press_cb), (create_statusbar_security_icon): * src/ephy-statusbar.h: * src/ephy-window.c: (ephy_window_constructor): * src/window-commands.c: (window_cmd_view_page_security_info), (window_cmd_help_about): * src/window-commands.h: Add page security info dialogue from Certificates extension.
* Reset IM context before activation. Bug #348478, patch by Nguyễn TháiChristian Persch2006-07-251-0/+1
| | | | | | | | | 2006-07-24 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (match_selected_cb): Reset IM context before activation. Bug #348478, patch by Nguyễn Thái Ngọc Duy.
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-252-70/+139
| | | | | | 2006-07-24 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Updated German translation.Hendrik Richter2006-07-252-76/+148
| | | | | | 2006-07-24 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-07-242-191/+290
|
* Updated Finnish translationIlkka Tuohela2006-07-242-200/+296
|
* Updated Thai translation.Theppitak Karoonboonyanan2006-07-242-206/+304
| | | | | | 2006-07-24 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Missing GeckoFormSigningDialog entries.Jean-François Rameau2006-07-242-0/+8
| | | | | | | | 2006-07-23 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/Makefile.am: Missing GeckoFormSigningDialog entries.
* Updated.Christian Persch2006-07-242-0/+6
| | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * POTFILES.in: Updated.
* Add accel. Bug #337913.Christian Persch2006-07-242-3/+10
| | | | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_export): Add accel. Bug #337913.
* Implement nsIDOMCryptoDialogs, nsITokenDialogs andChristian Persch2006-07-245-19/+228
| | | | | | | | | | | | | | | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSDialogs.h: * embed/mozilla/MozRegisterComponents.cpp: Implement nsIDOMCryptoDialogs, nsITokenDialogs and nsITokenPasswordDialogs. Bug #312869. * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: Add a helper function to get the DOM window off the native call context, to work around unavailable parent window in nsIDOMCryptoDialogs ( https://bugzilla.mozilla.org/show_bug.cgi?id=341914).
* No need to double-init gnome-vfs.Christian Persch2006-07-242-1/+6
| | | | | | | | 2006-07-23 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): No need to double-init gnome-vfs.
* Updated Japanese translation.Satoru SATOH2006-07-232-700/+807
| | | | | | 2006-07-23 Satoru SATOH <ss@gnome.gr.jp> * Updated Japanese translation.
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-232-204/+179
| | | | | | 2006-07-23 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Implement nsIFormSigningDialog. Bug #312869.Christian Persch2006-07-236-4/+502
| | | | | | | | | | | | 2006-07-22 Christian Persch <chpe@cvs.gnome.org> * data/glade/Makefile.am: * data/glade/form-signing-dialog.glade: * embed/mozilla/GeckoFormSigningDialog.cpp: * embed/mozilla/GeckoFormSigningDialog.h: * embed/mozilla/MozRegisterComponents.cpp: Implement nsIFormSigningDialog. Bug #312869.
* Updated German translation.Hendrik Richter2006-07-232-103/+136
| | | | | | 2006-07-22 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated Korean translation.Changwoo Ryu2006-07-222-99/+145
| | | | | | 2006-07-23 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Updated French translation.Christophe Merlet2006-07-222-300/+311
|
* Updated epiphany zh_CN translation.Funda Wang2006-07-222-703/+751
|
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-226-0/+100
| | | | | | | | | | | | 2006-07-21 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * embed/mozilla/mozilla-notifiers.cpp: * lib/ephy-prefs.h: * src/prefs-dialog.c: Add a way to turn off password remembering. Bug #332374.
* Add our options in a custom tab in the print dialogue.Christian Persch2006-07-227-387/+566
| | | | | | | | | | | | | | | 2006-07-21 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: * data/glade/print.glade: * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintService.h: * lib/ephy-gui.c: (ephy_gui_message_dialog_get_content_box), (ephy_gui_message_dialog_set_wrap_mode), (checkbutton_toggled_cb), (ephy_gui_connect_checkbutton_to_gconf): * lib/ephy-gui.h: Add our options in a custom tab in the print dialogue.
* Updated German translation.Hendrik Richter2006-07-212-434/+488
| | | | | | 2006-07-21 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Updated Catalan translation by Gil Forcada.Josep Puigdemont i Casamajó2006-07-212-711/+785
|
* fix a typoNikos Charonitakis2006-07-212-9/+13
|
* When resetting the entry also emit user-changed, to restore the originalChristian Persch2006-07-202-5/+27
| | | | | | | | | | | 2006-07-20 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_activate_after_cb), (action_activated_after_cb), (ephy_location_entry_reset_internal), (ephy_location_entry_reset): When resetting the entry also emit user-changed, to restore the original URI in the tab's property. Bug #345934.
* Force label wrapping.Christian Persch2006-07-192-0/+8
| | | | | | | | 2006-07-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Force label wrapping.
* Updated Dzongkha translationGuntupalli Karunakar2006-07-182-633/+1078
|
* Updated Greek translationKostas Papadimas2006-07-182-638/+662
|
* Updated Swedish translation.Daniel Nylander2006-07-162-1209/+1121
| | | | | | 2006-07-16 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation.
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2006-07-162-676/+755
| | | | | | 2006-07-16 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Reinout van Schouwen.
* Updated Korean translation.Changwoo Ryu2006-07-142-49/+52
| | | | | | 2006-07-14 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Updated Belarusian translationAles Nyakhaychyk2006-07-112-56/+71
|
* Updated Czech translation.Jakub Friedl2006-07-112-125/+157
| | | | | | 2006-07-11 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation.
* Post-release version bump.Christian Persch2006-07-112-1/+7
| | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.4 ===RELEASE_2_15_4Christian Persch2006-07-116-11/+19
| | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.4 === * configure.ac:
* Work around bug #346662 by not changing selection while removing theChristian Persch2006-07-112-0/+23
| | | | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_selection_changed_cb), (ephy_node_view_remove): Work around bug #346662 by not changing selection while removing the nodes. Fixes crash with gtk 2.10.
* Fix for empty menubar accel setting. Don't activate insensitive actions,Christian Persch2006-07-112-7/+33
| | | | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (settings_change_notify), (ephy_window_key_press_event): Fix for empty menubar accel setting. Don't activate insensitive actions, bug #347022.
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-113-9/+78
| | | | | | | | | | | | | | 2006-07-10 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_key_press_after_cb), (entry_activate_after_cb), (match_selected_cb), (action_activated_after_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_set_completion): * src/ephy-location-action.c: (action_activated_cb): Fix middle-click and ctrl-enter in the location entry autocompletion drop-down. Bug #345934, based on a patch by johannes@sipsolutions.net.
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2006-07-093-1258/+1507
| | | | | | | 2006-07-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
* Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2006-07-092-438/+462
| | | | | | | 2006-07-08 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
* Updated Korean translation.Changwoo Ryu2006-07-092-636/+709
| | | | | | 2006-07-09 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Updated Belarusian translation.Ales Nyakhaychyk2006-07-082-944/+1304
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-07-082-102/+129
| | | | | | 2006-07-08 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Updated Basque translation.Inaki Larranaga2006-07-072-615/+737
| | | | | | 2006-07-07 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Updated Thai translation.Theppitak Karoonboonyanan2006-07-072-99/+127
| | | | | | 2006-07-07 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Finnish translationIlkka Tuohela2006-07-072-99/+127
|
* Updated TranslationAnkitkumar Rameshchandra Patel2006-07-072-93/+128
|
* Updated.Ahmad Riza H Nst2006-07-072-973/+1158
| | | | | | 2006-07-07 Ahmad Riza H Nst <rizahnst@eriagempita.co.id> * id.po: Updated.
* Don't hammer the cpu when downloading file with an unknown size. Fix bugJean-François Rameau2006-07-073-4/+15
| | | | | | | | | | | | | | 2006-07-06 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: (OnProgressChange64): Don't hammer the cpu when downloading file with an unknown size. Fix bug 346671. * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_set_print_settings): Fix compiler warnings.
* Fix compiler warning.Christian Persch2006-07-072-1/+7
| | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: Fix compiler warning.
* Guess what? Another mozilla API change!Christian Persch2006-07-073-10/+44
| | | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyFind.cpp: * embed/mozilla/EphyFind.h: Guess what? Another mozilla API change!
* Fix the build.Christian Persch2006-07-073-5/+9
| | | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/AutoWindowModalState.cpp: * embed/mozilla/AutoWindowModalState.h: Fix the build.
* Fixed 'HIệu'Nguyen Thai Ngoc Duy2006-07-061-1/+1
|
* Fixed misspelled 'phạm vị'Nguyen Thai Ngoc Duy2006-07-061-3/+3
|
* Updated. Merged from gnome-2-14.Christian Persch2006-07-063-517/+531
| | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> * POTFILES.in: Updated. * lv.po: Merged from gnome-2-14.
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-0612-25/+166
| | | | | | | | | | | | | | | | | | 2006-07-06 Christian Persch <chpe@cvs.gnome.org> A embed/mozilla/AutoWindowModalState.cpp: A embed/mozilla/AutoWindowModalState.h: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/Makefile.am: Prevent DOM window closure while we display a modal dialogue on it.
* Fixed 'kết thức'Nguyen Thai Ngoc Duy2006-07-031-2/+2
|
* Fixed "hoặt động"Nguyen Thai Ngoc Duy2006-07-031-3/+3
|
* Corrected the updated file name bn_IN.po in changelog entryRuna Bhattacharjee2006-07-031-1/+1
|
* Added entry for addition of bengali India (bn_IN) translation and to LINGUASRuna Bhattacharjee2006-07-031-0/+5
|
* Added bengali India (bn_IN)Runa Bhattacharjee2006-07-031-0/+1
|
* Added Bengali India TranslationRuna Bhattacharjee2006-07-031-0/+4197
|
* Added Latvian translation.Raivis Dejus2006-07-033-0/+4084
| | | | | | 2006-07-03 Raivis Dejus <orvils@gmail.com> * lv.po: Added Latvian translation.
* Updated Finnish translationIlkka Tuohela2006-07-032-4/+11
|
* Updated French translation.Benoît Dejean2006-07-032-1245/+1423
| | | | * fr.po: Updated French translation.
* Fixed "Plugin" againNguyen Thai Ngoc Duy2006-07-021-2/+2
|
* Fixed "plugin"Nguyen Thai Ngoc Duy2006-07-021-3/+3
|
* Don't cast to gboolean but check for != NULL instead.Christian Persch2006-07-012-2/+9
| | | | | | | | | 2006-07-01 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-action.c (ephy_bookmark_action_sync_smart_url): Don't cast to gboolean but check for != NULL instead.
* Add fur.Christian Persch2006-07-012-0/+7
| | | | | | | | 2006-07-01 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Add fur.
* Updated Finnish translationIlkka Tuohela2006-07-012-640/+746
|
* Tamil translation updatedFelix I2006-06-302-84/+89
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-06-302-348/+389
| | | | | | 2006-06-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated TranslationRajesh Ranjan2006-06-292-633/+633
|
* Add EphyFindToolbar type to Python binding. Bug #345837.Jean-François Rameau2006-06-264-1/+87
| | | | | | | | | | | 2006-06-25 Jean-François Rameau <jframeau@cvs.gnome.org> * src/epiphany.defs: * src/epiphany.override: * src/Makefile.am: Add EphyFindToolbar type to Python binding. Bug #345837.
* Added Russian translation by Vitaly Kormilov <kormilov@gmail.com>Nickolay V. Shmyrev2006-06-253-1/+3053
| | | | | | | | | 2006-06-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru/ru.po: * Makefile.am: Added Russian translation by Vitaly Kormilov <kormilov@gmail.com>
* Updated Thai translation.Theppitak Karoonboonyanan2006-06-242-91/+114
| | | | | | 2006-06-24 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Fix a warning from gecko "Bad contract id registed with the scriptJean-François Rameau2006-06-242-0/+9
| | | | | | | | | 2006-06-23 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: (mozilla_register_components): Fix a warning from gecko "Bad contract id registed with the script namespace manager". Only unregister xpinstall factory with gecko >= 1.9.
* Tamil translation updatedFelix I2006-06-232-1728/+2316
|
* Updated Czech translation.Jakub Friedl2006-06-232-93/+100
| | | | | | 2006-06-23 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-06-232-93/+99
|
* A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h:Christian Persch2006-06-228-362/+1218
| | | | | | | | | | | | | | | | 2006-06-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSDialogs.h: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/MozRegisterComponents.cpp: * lib/Makefile.am: A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h: Implement nsITokenPasswordDialogs. Misc cleanups and mozilla string simplification now that we depend on gecko 1.8.
* Fix 'unknown gecko' error output.Christian Persch2006-06-222-1/+7
| | | | | | | | 2006-06-22 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Fix 'unknown gecko' error output.
* Fix build with latest gtk printing changes.Christian Persch2006-06-224-25/+38
| | | | | | | | | | 2006-06-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintSession.cpp: * embed/mozilla/GeckoPrintSession.h: Fix build with latest gtk printing changes.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-06-212-417/+412
|
* Updated Thai translation.Theppitak Karoonboonyanan2006-06-212-278/+293
| | | | | | 2006-06-21 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Czech translation.Jakub Friedl2006-06-202-261/+255
| | | | | | 2006-06-20 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation.
* Update for new printing files.Wouter Bolsterlee2006-06-202-6/+11
| | | | | | 2006-06-20 Wouter Bolsterlee <uws+gnome@xs4all.nl> * POTFILES.in: Update for new printing files.
* Look! Yet Another Mozilla API Change!Christian Persch2006-06-202-0/+17
| | | | | | | | 2006-06-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutModule.cpp: Look! Yet Another Mozilla API Change!
* Fix wrong test, bug #344848.Christian Persch2006-06-192-1/+7
| | | | | | | | 2006-06-18 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix wrong test, bug #344848.
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-1924-1154/+1603
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-06-18 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/default-prefs-common.js: * embed/Makefile.am: * embed/ephy-embed-shell.c: (ephy_embed_shell_dispose), (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): * embed/ephy-embed-shell.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/Makefile.am: A embed/mozilla/GeckoPrintService.cpp: A embed/mozilla/GeckoPrintService.h: A embed/mozilla/GeckoPrintSession.cpp: A embed/mozilla/GeckoPrintSession.h: * embed/mozilla/MozRegisterComponents.cpp: R embed/mozilla/PrintingPromptService.cpp: R embed/mozilla/PrintingPromptService.h: * embed/mozilla/mozilla-embed-single.cpp: R embed/print-dialog.c: R embed/print-dialog.h: * src/ephy-shell.c: (ephy_shell_dispose), (ephy_shell_get_prefs_dialog): * src/ephy-shell.h: * src/epiphany.defs: * src/window-commands.c: (page_setup_done_cb), (window_cmd_file_print_setup): Drop libgnomeprint[ui] and use gtk printing.
* Fix context menu positioning.Christian Persch2006-06-192-1/+7
| | | | | | | | 2006-06-18 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (status_icon_popup_menu_cb): Fix context menu positioning.
* Fix NEWSChristian Persch2006-06-181-1/+7
|
* Make the crash recovery dialog appear on the taskbar. Fixes bug #345010.Wouter Bolsterlee2006-06-162-0/+7
| | | | | | | | 2006-06-16 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-session.c: (session_command_autoresume): Make the crash recovery dialog appear on the taskbar. Fixes bug #345010.
* Set the warn-entering-weak security warn pref to true.Christian Persch2006-06-162-0/+11
| | | | | | | | 2006-06-16 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Set the warn-entering-weak security warn pref to true.
* Updated German translation.Hendrik Richter2006-06-152-41/+48
| | | | | | 2006-06-15 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Fix --disable-spell-checker configure option. Bug #344848.Christian Persch2006-06-142-19/+33
| | | | | | | | 2006-06-14 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix --disable-spell-checker configure option. Bug #344848.
* Fix header guard nameChristian Persch2006-06-121-2/+2
|
* Post-release version bump.Christian Persch2006-06-112-1/+7
| | | | | | | | 2006-06-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.3 ===RELEASE_2_15_3Christian Persch2006-06-113-1/+10
| | | | | | | | 2006-06-10 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.3 === * configure.ac:
* Remove accidentally commited code.Christian Persch2006-06-102-31/+9
| | | | | | | | 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Remove accidentally commited code.
* Fix the build.hristian Persch2006-06-102-0/+35
| | | | | | | | 2006-06-09hristian Persch <chpe@cvs.gnome.org> * configure.ac: Fix the build.
* Fix configure output.Christian Persch2006-06-102-26/+26
| | | | | | | | 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Fix configure output.
* Check for enchant, and output an overview of the configured options onChristian Persch2006-06-0910-10/+719
| | | | | | | | | | | | | | | | | | | | | 2006-06-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Check for enchant, and output an overview of the configured options on successful configure. * data/default-prefs-common.js: * embed/mozilla/GeckoSpellCheckEngine.cpp: * embed/mozilla/GeckoSpellCheckEngine.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * lib/Makefile.am: * lib/ephy-spell-check.c: * lib/ephy-spell-check.h: Spell check support using the gecko 'spellchecker' extension. No corrections context menu or language switching yet.
* Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch.Wouter Bolsterlee2006-06-092-2/+6
| | | | | | | 2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl> * configure.ac: Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch.
* copy history over when opening link in new tab/win using context menu.Wouter Bolsterlee2006-06-082-0/+15
| | | | | | | | 2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-shell.c: (ephy_shell_new_tab_full): copy history over when opening link in new tab/win using context menu. Fixes bug #340742, patch by René Stadler.
* Updated Czech translation.Jakub Friedl2006-06-082-499/+390
| | | | | | 2006-06-08 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation.
* UPdated Nepali TranslationPawan Chitrakar2006-06-061-1804/+1855
|
* Don't crash on error from zeroconf bookmarks. Fixes bug #343922.Christian Persch2006-06-062-10/+16
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb): Don't crash on error from zeroconf bookmarks. Fixes bug #343922.
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-052-2/+8
| | | | | | | | 2006-06-05 Wouter Bolsterlee <uws+gnome@xs4all.nl> * lib/widgets/ephy-location-entry.c: (keyword_match): Improve next-token logic for bookmark completion. Fixes #339167 (hopefully for real this time).
* Updated Albanian translation.Laurent Dhima2006-06-052-457/+460
| | | | | | 2006-06-05 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-052-4/+6
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API change was reverted on 1.8 branch. Fixes bug #343592.
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-051-2/+6
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API change was reverted on 1.8 branch. Fixes bug #343592.
* Don't set cookies from favicon downloads. Bug #337835.Jean-François Rameau2006-06-026-6/+87
| | | | | | | | | | | | | 2006-06-01 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/ephy-embed-persist.h: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/mozilla/EphySingle.cpp: (Init, Detach, ExamineCookies, ExamineResponse, ExamineRequest, Observe): * embed/mozilla/EphySingle.h: * embed/mozilla/MozDownload.cpp: (InitiateMozillaDownload): Don't set cookies from favicon downloads. Bug #337835.
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-312-252/+275
| | | | | | 2006-05-31 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Allow cookie list to be sorted. (fixes #337845)Frederic Peters2006-05-312-0/+8
| | | | | | | | 2006-05-30 Frederic Peters <fpeters@0d.be> * src/pdm-dialog.c: (pdm_dialog_cookies_construct): Allow cookie list to be sorted. (fixes #337845)
* Make bookmark search ignore special characters (bug 339167)Frederic Peters2006-05-301-1/+1
|
* Fix crash when moving zoom widget on toolbar (#338682)Frederic Peters2006-05-302-0/+9
| | | | | | | | 2006-05-30 Frederic Peters <fpeters@0d.be> * lib/egg/egg-editable-toolbar.c: (action_sensitive_cb) Fix crash when moving zoom widget on toolbar (#338682)
* Fix launching of desktop files.Christian Persch2006-05-302-7/+15
| | | | | | | | | 2006-05-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_launch_application), (launch_desktop_item): Fix launching of desktop files.
* Updated Thai translation.Theppitak Karoonboonyanan2006-05-292-244/+260
| | | | | | 2006-05-29 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Fixed Bug 339526 in Basque translation.Inaki Larranaga2006-05-291-0/+4
| | | | | | 2006-05-29 Inaki Larranaga <dooteo@euskalgnu.org> * eu/eu.po: Fixed Bug 339526 in Basque translation.
* *** empty log message ***Iñaki Larrañaga Murgoitio2006-05-291-43/+36
|
* Updated German translation.Hendrik Richter2006-05-282-442/+458
| | | | | | 2006-05-27 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* *** empty log message ***Pema Geyleg2006-05-272-1004/+1391
|
* Add methods to EphyNode to set typed properties. This change improves theJean-François Rameau2006-05-234-18/+217
| | | | | | | | | | | | | 2006-05-16 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-node.h: * lib/ephy-node.c: * src/epiphany.defs: Add methods to EphyNode to set typed properties. This change improves the Python API so it should be easy now to play with bookmarks. Also clean up the code with unnecessary checks.
* Updated Macedonian translation <arangela@cvs.gnome.org>Arangel Angov2006-05-211-1021/+1306
|
* Update intltool requirement to 0.35.Christian Persch2006-05-162-1/+7
| | | | | | | | 2006-05-16 Christian Persch <chpe@cvs.gnome.org> * configure.in: Update intltool requirement to 0.35.
* Post-release version bump.Christian Persch2006-05-162-1/+7
| | | | | | | | 2006-05-15 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-1614-33/+84
| | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-15 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.2 === * NEWS: 2006-05-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-x509-cert.cpp: Some castings.
* Fix the buildChristian Persch2006-05-151-2/+2
|
* Use nsAString::Equals.Christian Persch2006-05-154-16/+9
| | | | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/EventContext.cpp: Use nsAString::Equals.
* Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bugChristian Persch2006-05-152-15/+57
| | | | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb), (ephy_local_bookmarks_init), (ephy_local_bookmarks_stop): Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bug #330679.
* Manpage update from Victor Osadci.Christian Persch2006-05-142-17/+29
| | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * doc/epiphany.1: Manpage update from Victor Osadci.
* Add transparency back. Bug #334875, patch from Victor Osadci.Christian Persch2006-05-142-0/+6
| | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * C/figures/ephy-addressbar-smartbookmark-screenshot.png: Add transparency back. Bug #334875, patch from Victor Osadci.
* Explicit error message about unsupported gecko versions.Christian Persch2006-05-122-0/+10
| | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Explicit error message about unsupported gecko versions.
* Shut upChristian Persch2006-05-122-0/+5
|
* The API is also changed on 1.8 branch, adapt the #ifdef accordingly.Christian Persch2006-05-122-2/+8
| | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API is also changed on 1.8 branch, adapt the #ifdef accordingly.
* Update gecko version checks to detect also gecko 1.8.1.Christian Persch2006-05-123-44/+69
| | | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Update gecko version checks to detect also gecko 1.8.1.
* R data/default-prefs-gecko-1-8.js: R data/default-prefs-mozilla.js: RChristian Persch2006-05-126-45/+40
| | | | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: * data/default-prefs-common.js: R data/default-prefs-gecko-1-8.js: R data/default-prefs-mozilla.js: R data/default-prefs-toolkit.js: Merge those into -common prefs.
* Display the find bar for "Find Next" and "Find Previous" if it wasn'tWouter Bolsterlee2006-05-112-3/+20
| | | | | | | | | | | | 2006-05-11 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-find-toolbar.c: (ephy_find_toolbar_find_next), (ephy_find_toolbar_find_previous), (ephy_find_toolbar_open): Display the find bar for "Find Next" and "Find Previous" if it wasn't visible already. Entry focus is handlded with care so that use cases like incremental search work as expected. Fixes bug #333020.
* Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes theChristian Persch2006-05-112-10/+8
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-find-toolbar.c: (entry_changed_cb), (ephy_find_toolbar_set_embed): Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes the find bar after the drop of gecko 1.7/non-toolkit.
* And revert it since it causes a gtk warning.Christian Persch2006-05-112-13/+7
| | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: And revert it since it causes a gtk warning.
* Allow text drags to notebook tab labels. Bug #339339, patch by MichaelChristian Persch2006-05-112-1/+21
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb), (ephy_notebook_init), (build_tab_label): Allow text drags to notebook tab labels. Bug #339339, patch by Michael Hofmann.
* Don't crash when adding zeroconf bookmarks while bookmarks are lockedChristian Persch2006-05-112-0/+25
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (add_to_favorites), (resolve_cb), (browse_cb): Don't crash when adding zeroconf bookmarks while bookmarks are locked down. Bug #341379.
* Drop non-toolkit gecko support too.Christian Persch2006-05-114-16/+14
| | | | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: Drop non-toolkit gecko support too.
* Another API change! Thank you, mozilla!Christian Persch2006-05-112-0/+17
| | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: Another API change! Thank you, mozilla!
* Drop support for gecko 1.7.Christian Persch2006-05-1169-2633/+1145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/glade/prefs-dialog.glade: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_get): * embed/mozilla/AutoJSContextStack.cpp: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * embed/mozilla/EphyAboutModule.cpp: * embed/mozilla/EphyAboutModule.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/EphyContentPolicy.h: * embed/mozilla/EphyDirectoryProvider.cpp: * embed/mozilla/EphyFind.cpp: * embed/mozilla/EphyFind.h: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHeaderSniffer.h: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphyHistoryListener.h: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/EphySidebar.cpp: * embed/mozilla/EphySidebar.h: * embed/mozilla/EphySingle.cpp: * embed/mozilla/EphySingle.h: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: * embed/mozilla/GlobalHistory.cpp: * embed/mozilla/GlobalHistory.h: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: * embed/mozilla/MozRegisterComponents.cpp: * embed/mozilla/MozRegisterComponents.h: * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/PrintingPromptService.cpp: * embed/mozilla/PrintingPromptService.h: * embed/mozilla/mozilla-download.cpp: * embed/mozilla/mozilla-download.h: * embed/mozilla/mozilla-embed-event.cpp: * embed/mozilla/mozilla-embed-event.h: * embed/mozilla/mozilla-embed-find.cpp: * embed/mozilla/mozilla-embed-find.h: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-persist.h: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed.cpp: * embed/mozilla/mozilla-embed.h: * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-notifiers.h: * embed/mozilla/mozilla-x509-cert.cpp: * embed/mozilla/mozilla-x509-cert.h: * lib/ephy-gui.c: * lib/ephy-gui.h: * lib/ephy-langs.c: * m4/gecko.m4: * src/ephy-window.c: (sync_tab_security): * src/prefs-dialog.c: (prefs_dialog_init): Drop support for gecko 1.7.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-05-092-1295/+1361
|
* Correct toolbar editing section. Noticed by ZeBob, bug #341069.Christian Persch2006-05-092-1/+7
| | | | | | | | 2006-05-08 Christian Persch <chpe@cvs.gnome.org> * C/epiphany.xml: Correct toolbar editing section. Noticed by ZeBob, bug #341069.
* One language per lineChristian Persch2006-05-081-1/+72
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-062-324/+300
| | | | | | 2006-05-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* po/LINGUAS: Added 'mg' (Malagasy).Gora Mohanty2006-05-063-1/+4147
| | | | | po/mg.po: Added Malagasy translation. po/ChangeLog: Changed to reflect these.
* Added a close item on the tab right-click menu. Also reindented the XMLWouter Bolsterlee2006-05-062-176/+182
| | | | | | | 2006-05-05 Wouter Bolsterlee <uws+gnome@xs4all.nl> * data/ui/epiphany-ui.xml: Added a close item on the tab right-click menu. Also reindented the XML file.
* Set translator-credit in Japanese translation. Fixes bug #339527.Takeshi AIHANA2006-05-032-12/+16
| | | | | | | | 2006-05-03 Takeshi AIHANA <takeshi.aihana@gmail.com> * help/ja/ja.po: Set translator-credit in Japanese translation. Fixes bug #339527.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2006-05-032-272/+277
| | | | | | | 2006-05-03 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated Norwegian Bokmål translation.Øivind Hoel2006-05-032-681/+479
| | | | | | 2006-05-02 Øivind Hoel <ohoel@cvs.gnome.org> * nb.po: Updated Norwegian Bokmål translation.
* Translation updated by Ivar Smolin.Priit Laes2006-04-292-297/+341
| | | | | | 2006-04-29 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Make sure each tab has its own unique ID, so accel paths don't conflictChristian Persch2006-04-254-3/+76
| | | | | | | | | | | | | 2006-04-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init), (ephy_tab_get_zoom), (_ephy_tab_get_id): * src/ephy-tab.h: * src/ephy-tabs-menu.c: (notebook_page_added_cb), (sync_active_tab): Make sure each tab has its own unique ID, so accel paths don't conflict between windows. Fixes bug #339548.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-252-7/+16
|
* Post-release version bump.Christian Perhristian Persch2006-04-242-1/+7
| | | | | | | | 2006-04-24 Christian Perhristian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.1 ===RELEASE_2_15_1Christian Persch2006-04-2415-45/+41
| | | | | | | | | | | | | | | | | | | 2006-04-24 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.1 === * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: * src/window-commands.c: (window_cmd_help_about): Update for 2.15.1. * help/eu/eu.po: * help/fi/fi.po: * help/ja/ja.po: Fix the build by adding bogus translator-credits strings.
* UpdatedChristian Persch2006-04-241-3/+0
|
* *** empty log message ***Ignacio Casal Quinteiro2006-04-212-83/+87
|
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-212-14/+19
|
* Fix duplicate accesskey. Bug 337912Piers Cornwell2006-04-212-1/+7
| | | | | | | | 2006-04-20 Piers Cornwell <piers@gnome.org> * data/glade/prefs-dialog.glade: Fix duplicate accesskey. Bug 337912
* Use header capitalisation. Bug #337915Piers Cornwell2006-04-212-1/+7
| | | | | | | | 2006-04-20 Piers Cornwell <piers@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: Use header capitalisation. Bug #337915
* Fix mnemonic activation of download path button. Bug #339139.Christian Persch2006-04-203-3/+14
| | | | | | | | | 2006-04-19 Christian Persch <chpe@cvs.gnome.org> * data/glade/prefs-dialog.glade: * src/prefs-dialog.c: Fix mnemonic activation of download path button. Bug #339139.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-182-317/+319
|
* Also allow cairo-gtk2 builds. Builds but segfaults on startup.Chhristian Persch2006-04-172-3/+14
| | | | | | | | | 2006-04-17 Chhristian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Also allow cairo-gtk2 builds. Builds but segfaults on startup.
* Check for nsIMutableArray.h and include it if found. Fixes build withChristian Persch2006-04-173-1/+23
| | | | | | | | | | 2006-04-13 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/GtkNSSDialogs.cpp: Check for nsIMutableArray.h and include it if found. Fixes build with gecko trunk.
* Remove obsolete entry for no_NO And the translation.Kjartan Maraas2006-04-173-4092/+6
| | | | | | | 2006-04-17 Kjartan Maraas <kmaraas@gnome.org> * LINGUAS: Remove obsolete entry for no_NO * no.po: And the translation.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-04-172-1339/+1281
|
* *** empty log message ***Ignacio Casal Quinteiro2006-04-172-16/+24
|
* #337140: Replace fallback favicon with more semantically correct 'text-html'Tommi Komulainen2006-04-152-3/+13
| | | | | | | | 2006-04-15 Tommi Komulainen <tommi.komulainen@iki.fi> * lib/widgets/ephy-location-entry.c (update_favicon): Replace 'stock-new' fallback favicon with more semantically correct 'text-html' It also looks better with Tango icon theme. Bug #337140
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-04-142-696/+942
| | | | | | 2006-04-14 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Add -p as short option format for --private-instance.Christian Persch2006-04-142-1/+7
| | | | | | | | 2006-04-13 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: Add -p as short option format for --private-instance.
* Updated Georgian transaltion 13/04/06Vladimer Sichinava2006-04-131-317/+552
|
* Add Esperanto (eo).Christian Persch2006-04-132-0/+7
| | | | | | | | 2006-04-12 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Add Esperanto (eo).
* Reorder the menu items everywhere to have new tab above new window. FixesCrispin Flowerday2006-04-124-6/+15
| | | | | | | | | | | 2006-04-11 Crispin Flowerday <gnome@flowerday.cx> * data/ui/epiphany-bookmark-editor-ui.xml: * data/ui/epiphany-history-window-ui.xml: * data/ui/epiphany-ui.xml: Reorder the menu items everywhere to have new tab above new window. Fixes bug #303417
* Install App-Friendly Theme Icons (GNOME Goal Two)Paul Drain2006-04-124-3/+22
| | | | | | | | | | 2006-04-10 Paul Drain <pd@cipherfunk.org> * data/art/Makefile.am: * data/bme-desktop.in.in: * data/epiphany-desktop.in.in: Install App-Friendly Theme Icons (GNOME Goal Two)
* Don't set find next/prev insensitive since that's redundant with theChristian Persch2006-04-112-32/+9
| | | | | | | | | 2006-04-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-find-toolbar.c: Don't set find next/prev insensitive since that's redundant with the status indication, and breaks find while the document is loading.