aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* === Release 1.2.9 ===Release129Christian Persch2004-09-111-0/+4
| | | | | | 2004-09-11 Christian Persch <chpe@cvs.gnome.org> === Release 1.2.9 ===
* Updated for 1.2.9.Christian Persch2004-09-113-4/+30
| | | | | | | | 2004-09-11 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.2.9.
* Revert "FileSave" sensitivity setting.Christian Persch2004-09-082-2/+6
| | | | | | | | 2004-09-08 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_actions_sensitivity): Revert "FileSave" sensitivity setting.
* Use rm -f as remove command, not rm -r. Reported by Nikolai Weibull.Christian Persch2004-09-082-1/+7
| | | | | | | | 2004-09-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (save_yourself_cb): Use rm -f as remove command, not rm -r. Reported by Nikolai Weibull.
* Add "ml" to ALL_LINGUAS.Christian Persch2004-09-052-2/+8
| | | | | | | | 2004-09-05 Christian Persch <chpe@cvs.gnome.org> * configure.in: Add "ml" to ALL_LINGUAS.
* Fix printing to file with a non-absolute path. Fixes bug #148849.Christian Persch2004-08-312-10/+73
| | | | | | | | | 2004-08-31 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (sanitize_filename), (ephy_print_get_print_info): Fix printing to file with a non-absolute path. Fixes bug #148849.
* Forgot to re-number MOZILLA_SNAPSHOT here.Christian Persch2004-08-312-1/+7
| | | | | | | | 2004-08-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.h: Forgot to re-number MOZILLA_SNAPSHOT here.
* Fix system-language string. Fix system-language string.Christian Persch2004-08-313-565/+774
| | | | | | | 2004-08-31 Christian Persch <chpe@cvs.gnome.org> * gu.po: Fix system-language string. * th.po: Fix system-language string.
* Disable SSLv2 by default.Christian Persch2004-08-302-0/+10
| | | | | | | | 2004-08-29 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Disable SSLv2 by default.
* Remove support for mozilla 1.8a2 too. Adapt to mozilla API change;Christian Persch2004-08-2810-42/+57
| | | | | | | | | | | | | | | | | 2004-08-27 Christian Persch <chpe@cvs.gnome.org> * configure.in: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyContentPolicy.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GlobalHistory.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed-single.cpp: Remove support for mozilla 1.8a2 too. Adapt to mozilla API change; re-number mozilla snapshots.
* Bug 151212 fixed.Iñaki Larrañaga2004-08-272-146/+145
| | | | | | 2004-08-27 Iñaki Larrañaga <dooteo@euskalgnu.org> * eu.po: Bug 151212 fixed.
* Make "FileSave" action obey lockdown too. Fixes bug #151039.Christian Persch2004-08-262-0/+8
| | | | | | | | 2004-08-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_actions_sensitivity): Make "FileSave" action obey lockdown too. Fixes bug #151039.
* Just use the popup_menu signal. Fixes bug #150830.Christian Persch2004-08-235-33/+36
| | | | | | | | | | | | | | | 2004-08-23 Christian Persch <chpe@cvs.gnome.org> * configure.in: * lib/widgets/ephy-node-view.c: (ephy_node_view_class_init), (ephy_node_view_key_press_cb), (ephy_node_view_button_press_cb): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_show_popup_cb), (keyword_node_show_popup_cb), (ephy_bookmarks_editor_construct): * src/ephy-history-window.c: (ephy_history_window_show_popup_cb), (ephy_history_window_construct), (ephy_history_window_dispose): Just use the popup_menu signal. Fixes bug #150830.
* Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. FixesChristian Persch2004-08-213-1/+13
| | | | | | | | | | 2004-08-21 Christian Persch <chpe@cvs.gnome.org> * configure.in: * src/Makefile.am: Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. Fixes bug #150673.
* Set default horizontal wheel action to 'scroll'. Fixes bug #148557.Christian Persch2004-08-212-0/+11
| | | | | | | | | 2004-08-20 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Set default horizontal wheel action to 'scroll'. Fixes bug #148557.
* Updating ChangeLogChristian Persch2004-08-161-0/+3
|
* Post-release version bump.Christian Persch2004-08-162-1/+7
| | | | | | | | 2004-08-16 Christian Persch <chpe@cvs.gnome.org> * configure.in: Post-release version bump.
* === Release 1.2.8 ===Release128Christian Persch2004-08-163-3/+29
| | | | | | | | | 2004-08-16 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.in: === Release 1.2.8 ===
* Use GetLocalName instead of GetTagName to get the attribute name. Patch byChristian Persch2004-08-162-2/+9
| | | | | | | | | 2004-08-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Use GetLocalName instead of GetTagName to get the attribute name. Patch by Mikael Brockman, fixes bug #150208.
* Fix typo.Christian Persch2004-08-132-1/+7
| | | | | | | | 2004-08-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Fix typo.
* Don't use nsIDOMWindow2 with mozilla 1.8a1.Christian Persch2004-08-122-2/+8
| | | | | | | | 2004-08-12 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Don't use nsIDOMWindow2 with mozilla 1.8a1.
* *** empty log message ***Christian Persch2004-08-121-0/+1
|
* 2004-08-10 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-08-103-7/+40
| | | | | * configure.in: * embed/mozilla/GlobalHistory.cpp:
* Preempt a mozilla API change.Christian Persch2004-08-103-0/+97
| | | | | | | | | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EventContext.cpp: Preempt a mozilla API change.
* Confirm before overwriting a file. Fixes bug #143501. Also fixes crashChristian Persch2004-08-092-2/+18
| | | | | | | | | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Confirm before overwriting a file. Fixes bug #143501. Also fixes crash from bug #149550.
* Fix new tab position (backported from HEAD.)Christian Persch2004-08-062-2/+8
| | | | | | | | 2004-08-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (ephy_shell_new_tab): Fix new tab position (backported from HEAD.)
* Fix restoring the history window on resume.Christian Persch2004-08-062-1/+7
| | | | | | | | 2004-08-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-session.c: (ephy_session_load): Fix restoring the history window on resume.
* Remove 1.7{a,b,rc*}.Christian Persch2004-08-062-5/+8
| | | | | | | | 2004-08-06 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove 1.7{a,b,rc*}.
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-042-0/+11
| | | | | | | | 2004-08-04 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (editor_can_open_uri): Fix mem leak; noticed by Jean-François Rameau.
* Fix mem leak; noticed by Jean-François Rameau.Christian Persch2004-08-042-0/+8
| | | | | | | | 2004-08-04 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_view_page_source): Fix mem leak; noticed by Jean-François Rameau.
* Move g_set_application_name() call after gnome_program_init(),Christian Persch2004-08-022-1/+9
| | | | | | | | 2004-08-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): Move g_set_application_name() call after gnome_program_init(),
* Mozilla API change; thanks to Crispin for alerting me to it.Christian Persch2004-08-022-0/+14
| | | | | | | | 2004-08-01 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Mozilla API change; thanks to Crispin for alerting me to it.
* Fix compilation with --enable-nautilus-view. Fixes bug #148995.Christian Persch2004-08-012-8/+7
| | | | | | | | 2004-08-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-nautilus-view.c: (gnv_cmd_file_print): Fix compilation with --enable-nautilus-view. Fixes bug #148995.
* Post-release version bump.Christian Persch2004-08-012-1/+7
| | | | | | | | 2004-08-01 Christian Persch <chpe@cvs.gnome.org> * configure.in: Post-release version bump.
* === Release 1.2.7 ===Release127Christian Persch2004-08-0112-9/+52
| | | | | | | | | | | | | | | | | | 2004-08-01 Christian Persch <chpe@cvs.gnome.org> * doc/reference/tmpl/EphyContentPolicy.sgml: * doc/reference/tmpl/EphySingle.sgml: * doc/reference/tmpl/ephy-cookie-manager.sgml: * doc/reference/tmpl/ephy-embed-factory.sgml: * doc/reference/tmpl/ephy-embed-single.sgml: * doc/reference/tmpl/ephy-password-manager.sgml: * doc/reference/tmpl/ephy-permission-manager.sgml: * doc/reference/tmpl/ephy-session.sgml: * doc/reference/tmpl/ephy-shell.sgml: * doc/reference/tmpl/epiphany-unused.sgml: * doc/reference/tmpl/mozilla-embed-event.sgml: === Release 1.2.7 ===
* Updated for 1.2.7.Christian Persch2004-08-012-2/+37
| | | | | | | | 2004-08-01 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.2.7.
* Disconnect from screen's size-changed on finalize too.Christian Persch2004-08-012-27/+38
| | | | | | | | | 2004-07-31 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (update_exit_fullscreen_popup_position), (size_changed_cb), (ephy_window_destroy), (add_widget): Disconnect from screen's size-changed on finalize too.
* UpdateChristian Persch2004-07-311-1/+3
|
* Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.Christian Persch2004-07-312-1/+22
| | | | | | | | 2004-07-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.
* Typo fix.Christian Persch2004-07-312-1/+7
| | | | | | | | 2004-07-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: Typo fix.
* s/nsCString/nsACString/ in a few places. Patch taken from FreeBSD ports.Christian Persch2004-07-313-6/+14
| | | | | | | | | | 2004-07-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: s/nsCString/nsACString/ in a few places. Patch taken from FreeBSD ports.
* Mozilla API change.Christian Persch2004-07-292-0/+15
| | | | | | | | | 2004-07-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: * embed/mozilla/EphyContentPolicy.cpp: Mozilla API change.
* Fix build with old mozilla versions (<= 1.5).Christian Persch2004-07-282-3/+9
| | | | | | | | 2004-07-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Fix build with old mozilla versions (<= 1.5).
* Add bug referenceChristian Persch2004-07-251-1/+1
|
* Pass the single to the header sniffer and weak ref it. Fixes bug #141928,Christian Persch2004-07-254-11/+33
| | | | | | | | | | | 2004-07-25 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHeaderSniffer.h: * embed/mozilla/mozilla-embed-persist.cpp: Pass the single to the header sniffer and weak ref it. Fixes bug #141928, backported from HEAD.
* Release the single observer in dispose. Should fix bug #146873.Christian Persch2004-07-253-4/+30
| | | | | | | | | | 2004-07-25 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySingle.cpp: * embed/mozilla/mozilla-embed-single.cpp: Release the single observer in dispose. Should fix bug #146873.
* Stored state is guint not gint.Christian Persch2004-07-242-1/+7
| | | | | | | | 2004-07-24 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Stored state is guint not gint.
* Handle the case where the downloads dir cannot be created gracefully. FixChristian Persch2004-07-224-26/+41
| | | | | | | | | | | 2004-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: * lib/ephy-file-helpers.c: (ephy_ensure_dir_exists): * lib/ephy-file-helpers.h: Handle the case where the downloads dir cannot be created gracefully. Fix #146902 (backported from HEAD).
* Fix ChangeLogChristian Persch2004-07-221-16/+0
|
* Remove a unused variable.Christian Persch2004-07-222-1/+6
| | | | | | | | 2004-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Remove a unused variable.
* *** empty log message ***Christian Persch2004-07-221-0/+1
|
* Mozilla API change (backported from HEAD).Christian Persch2004-07-222-0/+10
| | | | | | | | 2004-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Mozilla API change (backported from HEAD).
* Fix mem leaks (ported from Galeon).Christian Persch2004-07-223-0/+26
| | | | | | | | | 2004-07-22 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: Fix mem leaks (ported from Galeon).
* Since the print dialogue is modal the filechooser needs to be modal too.Christian Persch2004-07-172-0/+8
| | | | | | | | | 2004-07-17 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (ephy_print_dialog_browse_button_cb): Since the print dialogue is modal the filechooser needs to be modal too. Fixes bug #147628.
* Make print and print setup go trough nsIPrintingPromptService (backportedChristian Persch2004-07-1121-254/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-07-10 Christian Persch <chpe@cvs.gnome.org> * configure.in: * data/glade/print.glade: * embed/ephy-embed-single.c: (ephy_embed_single_print_setup): * embed/ephy-embed-single.h: * embed/ephy-embed.c: (ephy_embed_print), (ephy_embed_set_print_preview_mode): * embed/ephy-embed.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/PrintingPromptService.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-embed.cpp: * embed/print-dialog.c: (ephy_print_get_print_info), (ephy_print_dialog_response_cb), (ephy_print_setup_dialog_help_button_cb), (ephy_print_dialog_new): * embed/print-dialog.h: * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_finalize), (ephy_shell_get_prefs_dialog): * src/ephy-shell.h: * src/ephy-window.c: (ephy_window_delete_event_cb), (ephy_window_finalize), (update_embed_dialogs), (ephy_window_find): * src/ppview-toolbar.c: (toolbar_cmd_ppv_close): * src/window-commands.c: (window_cmd_file_print_setup), (window_cmd_file_print_preview), (window_cmd_file_print): Make print and print setup go trough nsIPrintingPromptService (backported from HEAD).
* Depend on libgnomeui >= 2.6.0.Christian Persch2004-07-092-2/+11
| | | | | | | | 2004-07-09 Christian Persch <chpe@cvs.gnome.org> * configure.in: Depend on libgnomeui >= 2.6.0.
* Don't convert filename encoding here, since we use it as UTF-8 inChristian Persch2004-07-072-5/+8
| | | | | | | | | 2004-07-07 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (ephy_print_get_print_info): Don't convert filename encoding here, since we use it as UTF-8 in MozillaPrivate.
* Unescape the mailto: address, fixes bug #144462 (merged from HEAD).Christian Persch2004-07-075-3/+56
| | | | | | | | | | | 2004-07-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: * embed/mozilla/Makefile.am: Unescape the mailto: address, fixes bug #144462 (merged from HEAD).
* Updating NEWSChristian Persch2004-07-071-1/+5
|
* Merged from HEAD.Christian Persch2004-07-073-1/+3518
| | | | | | | | | 2004-07-06 Christian Persch <chpe@cvs.gnome.org> * configure.in: * po/he.po: Merged from HEAD.
* Updated Catalan translation.Jordi Mallach2004-07-072-1/+5
|
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-292-0/+16
| | | | | | | | | | 2004-06-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (togglebutton_clicked_cb), (radiobutton_clicked_cb), (spinbutton_timeout_cb), (changed_cb): Set sane_state to TRUE from user changes, otherwise broken prefs will never get overwritten.
* Updating NEWSChristian Persch2004-06-251-1/+2
|
* update vi.poNguyen Thai Ngoc Duy2004-06-251-533/+462
|
* Move check for javascript after the http[s] checks.Christian Persch2004-06-232-8/+11
| | | | | | | | 2004-06-23 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Move check for javascript after the http[s] checks.
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-212-7/+17
| | | | | | | | | 2004-06-21 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (parse_item_list): Check for empty attributes before adding the item when parsing the toolbars file. Should fix bug #144698
* Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.Christian Persch2004-06-212-0/+11
| | | | | | | | | 2004-06-21 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.
* Remove implementation of GlobalHistory2::HidePage, it's really not usedChristian Persch2004-06-202-16/+9
| | | | | | | | | | 2004-06-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Remove implementation of GlobalHistory2::HidePage, it's really not used anyway in mozilla (history load listener is the only place, and it's not build, not even updated for API changes)
* Implement GlobalHistory[2]::HidePage, fixes bug #142143.Christian Persch2004-06-202-9/+46
| | | | | | | | 2004-06-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Implement GlobalHistory[2]::HidePage, fixes bug #142143.
* Updating NEWSChristian Persch2004-06-181-0/+6
|
* Escape strings before using the with markup in labels. Patch by CrispinChristian Persch2004-06-183-9/+17
| | | | | | | | | | 2004-06-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: Escape strings before using the with markup in labels. Patch by Crispin Flowerday.
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-06-172-3695/+3746
| | | | | | | 2004-06-17 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
* Updating NEWSChristian Persch2004-06-151-0/+9
|
* Work around mozilla bug #246392 which goes back to the original urls whenChristian Persch2004-06-154-7/+81
| | | | | | | | | | | 2004-06-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyBrowser.h: * embed/mozilla/mozilla-embed.cpp: Work around mozilla bug #246392 which goes back to the original urls when reloading a frameset. Fixes bug #115800.
* Use g_markup_print_escaped().Christian Persch2004-06-152-4/+8
| | | | | | | | 2004-06-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct): Use g_markup_print_escaped().
* Escape strings before using them with markup in labels.Christian Persch2004-06-153-6/+12
| | | | | | | | | 2004-06-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-new-bookmark.c: (duplicate_dialog_construct): * src/bookmarks/ephy-topic-action.c: (build_topics_menu): Escape strings before using them with markup in labels.
* Post-release version bump.Christian Persch2004-06-142-1/+7
| | | | | | | | 2004-06-13 Christian Persch <chpe@cvs.gnome.org> * configure.in: Post-release version bump.
* === Release 1.2.6 ===Release126Christian Persch2004-06-1422-21/+2745
| | | | | | 2004-06-13 Christian Persch <chpe@cvs.gnome.org> === Release 1.2.6 ===
* Updating NEWSChristian Persch2004-06-141-4/+0
|
* Make distcheck passChristian Persch2004-06-1410-2737/+1
|
* Merging from HEADChristian Persch2004-06-134-0/+0
|
* Add "es" to SUBDIRS.Christian Persch2004-06-132-1/+7
| | | | | | | | 2004-06-13 Christian Persch <chpe@cvs.gnome.org> * help/Makefile.am: Add "es" to SUBDIRS.
* User GNOME_COMMON_INIT.Christian Persch2004-06-132-3/+8
| | | | | | | | 2004-06-13 Christian Persch <chpe@cvs.gnome.org> * configure.in: User GNOME_COMMON_INIT.
* Updating NEWSChristian Persch2004-06-131-0/+2
|
* Do not hide clipboard items for the input context, fixes bug #139040Christian Persch2004-06-132-9/+10
| | | | | | | | | 2004-06-13 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (show_embed_popup): Do not hide clipboard items for the input context, fixes bug #139040 (backported from HEAD).
* ==> ChangeLog <==Christian Persch2004-06-112-1/+7
| | | | | | | | | | | | 2004-06-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Fix typo. 2004-06-09 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js:
* Updating NEWSChristian Persch2004-06-101-0/+1
|
* Disable xpinstall by default. Fixes bug #144035.Christian Persch2004-06-102-0/+9
| | | | | | | | 2004-06-09 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs.js: Disable xpinstall by default. Fixes bug #144035.
* Fix property IDs.Christian Persch2004-06-092-2/+8
| | | | | | | | 2004-06-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_class_init): Fix property IDs.
* Check for firefox dot-dir too.Christian Persch2004-06-094-2/+13
| | | | | | | | | 2004-06-08 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.h: Check for firefox dot-dir too.
* Updating NEWSChristian Persch2004-06-081-0/+2
|
* Move external protocols prefs defaults in the javascript file and addMarco Pesenti Gritti2004-06-083-12/+17
| | | | | | | | | | | 2004-06-08 Marco Pesenti Gritti <marco@gnome.org> * data/default-prefs.js: * embed/mozilla/mozilla-embed-single.cpp: Move external protocols prefs defaults in the javascript file and add webcal (Bug #143899) (backported from HEAD)
* Fix setting the default filename in the !modeSave case. (Backported fromChristian Persch2004-06-073-22/+37
| | | | | | | | | | 2004-06-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/FilePicker.cpp: * embed/mozilla/FilePicker.h: Fix setting the default filename in the !modeSave case. (Backported from HEAD.)
* Updated Greek translation:fixesNikos Charonitakis2004-06-062-131/+137
|
* Merged from HEAD.Christian Persch2004-06-063-411/+492
| | | | | | | | | 2004-06-05 Christian Persch <chpe@cvs.gnome.org> * configure.in: * help/es/epiphany.xml: Merged from HEAD.
* Another API change on 1.7 branch.Christian Persch2004-06-022-5/+12
| | | | | | | | | 2004-06-02 Christian Persch <chpe@cvs.gnome.org> * configure.in: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: Another API change on 1.7 branch.
* === Release 1.2.6 ===Christian Persch2004-06-023-1/+10
| | | | | | | | | 2004-06-01 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.in: === Release 1.2.6 ===
* Shut upChristian Persch2004-06-021-0/+4
|
* Merging from HEADChristian Persch2004-06-022-250/+280
|
* Updating NEWSChristian Persch2004-05-301-0/+1
|
* Filter unwanted urls (unused protocols, redirects, non-toplevel loads).Christian Persch2004-05-302-1/+55
| | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Filter unwanted urls (unused protocols, redirects, non-toplevel loads). Should fix bug #142143.
* Updating NEWSChristian Persch2004-05-301-0/+1
|
* Fix reload logic not to use forced reload by default. Patch by C. J. N.Christian Persch2004-05-302-2/+9
| | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_view_reload): Fix reload logic not to use forced reload by default. Patch by C. J. N. Breame, fixes bug #143365.
* Version 1.2.6.Christian Persch2004-05-292-1/+7
| | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: Version 1.2.6.
* Revert varargs change, it doesn't work for LOG("Message") withoutChristian Persch2004-05-292-11/+7
| | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-debug.h: Revert varargs change, it doesn't work for LOG("Message") without arguments.
* Updating NEWSChristian Persch2004-05-291-1/+2
|
* Use ISO style variable argument macros. Patch by Brian Cameron, part ofChristian Persch2004-05-292-1/+19
| | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-debug.h: Use ISO style variable argument macros. Patch by Brian Cameron, part of bug #141319.
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-293-0/+22
| | | | | | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: Add check for 'mkdtemp', since solaris doesn't have it. * lib/ephy-file-helpers.c: (ephy_file_tmp_dir): Error out if we don't have mkdtemp. (Backported from HEAD.)
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-292-1/+7
| | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (ephy_dialog_construct): Don't return a value in void function, part of bug #141319.
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-292-1/+7
| | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_print_preview_navigate): Don't return a value in void function, part of bug #141319.
* Fix for mozilla API change, backported from HEAD (ported from galeon).Christian Persch2004-05-292-1/+21
| | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSKeyPairDialogs.cpp: Fix for mozilla API change, backported from HEAD (ported from galeon).
* Depend on glib >= 2.4.1 because of the fix for bug #112222. IncreaseChristian Persch2004-05-292-3/+11
| | | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: Depend on glib >= 2.4.1 because of the fix for bug #112222. Increase mozilla snapshot level for 1.8a2/trunk. (backported from HEAD)
* Updating NEWSChristian Persch2004-05-291-0/+1
|
* Merged from HEAD.Christian Persch2004-05-293-1/+3502
| | | | | | | | | 2004-05-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: * po/tk.po: Merged from HEAD.
* Include "config.h".Christian Persch2004-05-292-0/+10
| | | | | | | | 2004-05-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.h: Include "config.h".
* Updating NEWSChristian Persch2004-05-241-0/+2
|
* Merged from HEAD.Christian Persch2004-05-243-1/+3336
| | | | | | | | | 2004-05-24 Christian Persch <chpe@cvs.gnome.org> * configure.in: * po/th.po: Merged from HEAD.
* forgot to commit it.Alexander Shopov2004-05-241-0/+5
| | | | | | 2004-05-23 Alexander Shopov <ash@contact.bg> * ChangeLog: forgot to commit it.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-05-241-138/+130
| | | | | | | 2004-05-23 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* R help/es/Makefile.in:Christian Persch2004-05-232-524/+6
| | | | | | | | 2004-05-23 Christian Persch <chpe@cvs.gnome.org> R help/es/Makefile.in: remove Makefile.in errounously committed
* Updating NEWSChristian Persch2004-05-221-0/+1
|
* Set the drag icon on realize, otherwise the current icon theme isn't used,Crispin Flowerday2004-05-222-21/+31
| | | | | | | | | | | 2004-05-22 Crispin Flowerday <gnome@flowerday.cx> * libegg/toolbareditor/egg-toolbar-editor.c (event_box_realize_cb), (editor_create_item): Set the drag icon on realize, otherwise the current icon theme isn't used, and it falls back to the default theme.
* Recognise mozilla 1.8a1 and 1.8a2.Christian Persch2004-05-222-0/+8
| | | | | | | | 2004-05-22 Christian Persch <chpe@cvs.gnome.org> * configure.in: Recognise mozilla 1.8a1 and 1.8a2.
* Fix stupid bug.Christian Persch2004-05-212-2/+9
| | | | | | | | | 2004-05-20 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_set_property), (ephy_history_get_property): Fix stupid bug.
* Remove "es" from build, it's missing the figures. Fixes bug #142846.Christian Persch2004-05-212-1/+7
| | | | | | | | 2004-05-20 Christian Persch <chpe@cvs.gnome.org> * help/Makefile.am: Remove "es" from build, it's missing the figures. Fixes bug #142846.
* Emit the "tab_removed" signal also for the window's last tab. Part of bugChristian Persch2004-05-203-6/+11
| | | | | | | | | | 2004-05-19 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (ephy_notebook_remove_tab): * src/ephy-window.c: (tab_removed_cb): Emit the "tab_removed" signal also for the window's last tab. Part of bug #142078.
* Fix overflow.Christian Persch2004-05-202-1/+8
| | | | | | | | | 2004-05-19 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-cell-renderer-progress.c: (ephy_cell_renderer_progress_render): Fix overflow.
* Updating NEWSChristian Persch2004-05-191-1/+1
|
* *** empty log message ***Christian Persch2004-05-191-0/+1
|
* Merging from HEADChristian Persch2004-05-192-185/+351
|
* Fix compilation with Mozilla 1.7 branch, patch by Carlos Romero.Christian Persch2004-05-195-1/+17
| | | | | | | | | | | | 2004-05-19 Christian Persch <chpe@cvs.gnome.org> * configure.in: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozillaPrivate.cpp: Fix compilation with Mozilla 1.7 branch, patch by Carlos Romero.
* Updating NEWSChristian Persch2004-05-171-3/+3
|
* Fix observer topic check for cookie "cleared" notification.Christian Persch2004-05-172-1/+7
| | | | | | | | 2004-05-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySingle.cpp: Fix observer topic check for cookie "cleared" notification.
* Fix mem leaks.'Christian Persch2004-05-162-0/+9
| | | | | | | | 2004-05-15 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbar-editor.c: (egg_toolbar_editor_finalize): Fix mem leaks.'
* Fix refcount leak.Christian Persch2004-05-162-0/+9
| | | | | | | | 2004-05-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Fix refcount leak.
* Updated.Christian Persch2004-05-162-0/+34
| | | | | | | | 2004-05-15 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated.
* Merging from HEADChristian Persch2004-05-167-1/+2994
|
* Set mEventReceiver to nsnull too in ::Destroy(), fixes a crasher.Christian Persch2004-05-162-7/+17
| | | | | | | | 2004-05-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Set mEventReceiver to nsnull too in ::Destroy(), fixes a crasher.
* Yet another mozilla API change (backported from HEAD).Christian Persch2004-05-152-20/+67
| | | | | | | | 2004-05-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: Yet another mozilla API change (backported from HEAD).
* Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which willChristian Persch2004-05-132-1/+13
| | | | | | | | | | 2004-05-12 Christian Persch <chpe@cvs.gnome.org> * src/epiphany.in: Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will make LD_LIBRARY_PATH include the current directory. Should fix bug #141576.
* Fix compilation with gcc 2.95.Christian Persch2004-05-122-1/+8
| | | | | | | | 2004-05-11 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (set_combo_box_from_value): Fix compilation with gcc 2.95.
* Destroy browser on destroy, but delete it on finalize. Fix for bugChristian Persch2004-05-113-30/+75
| | | | | | | | | | 2004-05-11 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/mozilla-embed.cpp: Destroy browser on destroy, but delete it on finalize. Fix for bug #142184, merged from HEAD.
* Fix accelerator for OpenImage action.Christian Persch2004-05-092-1/+7
| | | | | | | | 2004-05-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: Fix accelerator for OpenImage action.
* Jump to new tabs created from command lines; fixes bug #141168.Christian Persch2004-05-092-4/+10
| | | | | | | | 2004-05-08 Christian Persch <chpe@cvs.gnome.org> * src/ephy-automation.c: (impl_ephy_automation_loadurl): Jump to new tabs created from command lines; fixes bug #141168.
* Use the single sign-on prompt service.Christian Persch2004-05-073-34/+16
| | | | | | | | | 2004-05-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHeaderSniffer.h: Use the single sign-on prompt service.
* Adjust some MOZILLA_SNAPSHOT checks.Christian Persch2004-05-072-15/+21
| | | | | | | | 2004-05-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/FilePicker.cpp: Adjust some MOZILLA_SNAPSHOT checks.
* Remove unused variables, and adjust some MOZILLA_SNAPSHOT checks.Christian Persch2004-05-078-22/+26
| | | | | | | | | | | | | | 2004-05-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EventContext.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed.cpp: Remove unused variables, and adjust some MOZILLA_SNAPSHOT checks.
* Suppress some warnings for C++ code.Christian Persch2004-05-073-3/+13
| | | | | | | | | 2004-05-07 Christian Persch <chpe@cvs.gnome.org> * configure.in: * embed/mozilla/Makefile.am: Suppress some warnings for C++ code.
* Merged nsIDownload API changes from HEAD.Christian Persch2004-05-0710-45/+260
| | | | | | | | | | | | | | | | 2004-05-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/ContentHandler.h: * embed/mozilla/EventContext.h: * embed/mozilla/FilePicker.cpp: * embed/mozilla/Makefile.am: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: * embed/mozilla/mozilla-download.cpp: * embed/mozilla/mozilla-embed-persist.cpp: Merged nsIDownload API changes from HEAD.
* Increase snapshot level for mozilla 1.7rc2, they've changed API again.Christian Persch2004-05-072-3/+12
| | | | | | | | 2004-05-07 Christian Persch <chpe@cvs.gnome.org> * configure.in: Increase snapshot level for mozilla 1.7rc2, they've changed API again.
* Eliminate ExternalProtocolHandlers in favor of setting prefs to makeChristian Biesinger2004-05-077-494/+30
| | | | | | | | | | | | | | 2004-04-18 Christian Biesinger <cbiesinger@web.de> * embed/mozilla/ExternalProtocolHandlers.cpp: * embed/mozilla/ExternalProtocolHandlers.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: * embed/mozilla/MozRegisterComponents.h: * embed/mozilla/mozilla-embed-single.cpp: Eliminate ExternalProtocolHandlers in favor of setting prefs to make Mozilla not handle the protocols internally. (Backported from HEAD.)
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-05-072-204/+229
|
* Remove duplicate entry for moz 1.4.2.Christian Persch2004-05-062-1/+6
| | | | | | | | 2004-05-06 Christian Persch <chpe@cvs.gnome.org> * configure.in: Remove duplicate entry for moz 1.4.2.
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-05-052-233/+259
|
* Recognise mozilla 1.7rc too.Christian Persch2004-05-052-4/+8
| | | | | | | | 2004-05-04 Christian Persch <chpe@cvs.gnome.org> * configure.in: Recognise mozilla 1.7rc too.
* Updating NEWSChristian Persch2004-05-041-1/+1
|
* Post-release version bump.Christian Persch2004-05-042-1/+7
| | | | | | | | 2004-05-03 Christian Persch <chpe@cvs.gnome.org> * configure.in: Post-release version bump.
* Committing templatesRelease125Christian Persch2004-05-0410-0/+20
|
* Don't generate Makefile in help/nlChristian Persch2004-05-041-1/+0
|
* Updating NEWSChristian Persch2004-05-041-1/+4
|
* Version 1.2.5.Christian Persch2004-05-044-2/+12
| | | | | | | | 2004-05-03 Christian Persch <chpe@cvs.gnome.org> * configure.in: Version 1.2.5.
* Updating NEWSChristian Persch2004-05-041-1/+12
|
* Whenever we have one, pass the cache key to the persist object. That wayChristian Persch2004-05-042-3/+15
| | | | | | | | | 2004-05-03 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Whenever we have one, pass the cache key to the persist object. That way we don't re-fetch the page on save. Fixes bug #141652.
* Add new screenshots.Piers Cornwell2004-04-292-0/+0
| | | | Add new screenshots.
* Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. FixesPiers Cornwell2004-04-292-220/+417
| | | | | | | | | | | 2004-04-28 Piers Cornwell <piers@gnome.org> * help/C/epiphany.xml: * help/C/figures/ephy-addressbar-smartbookmark-screenshot.png: * help/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png: Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. Fixes bug #139616.
* Update screenshots.Piers Cornwell2004-04-293-0/+7
| | | | | | | | | 2004-04-28 Piers Cornwell <piers@gnome.org> * help/C/figures/ephy-screenshot.png: * help/C/figures/ephy-history-window-screenshot.png: Update screenshots.
* Ensure we have a DOM window before trying to get his url. The check wasMarco Pesenti Gritti2004-04-293-2/+11
| | | | | | | | | | | 2004-04-28 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/mozilla-embed.cpp: Ensure we have a DOM window before trying to get his url. The check was not working anymore because of initialization changes.
* Added Basque help pagesPablo Saratxaga2004-04-289-1/+845
|
* Normalized a translation in Portuguese translation.Duarte Loreto2004-04-272-1/+5
| | | | | | 2004-04-27 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Normalized a translation in Portuguese translation.
* Updated Maori translation.John C Barstow2004-04-271-6/+6
| | | | | | 2004-04-21 John C Barstow <jbowtie@amathaine.com> * mi.po: Updated Maori translation.
* Release 1.2.4Release124Christian Persch2004-04-2758-870/+870
|
* Updating NEWSChristian Persch2004-04-271-0/+2
|
* Exit print preview mode before closing a window. Fixes a crasher; EpiphanyChristian Persch2004-04-272-0/+20
| | | | | | | | | 2004-04-27 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_delete_event_cb): Exit print preview mode before closing a window. Fixes a crasher; Epiphany equivalent of galeon bug #121298.
* Release 1.2.4Christian Persch2004-04-2758-21039/+28249
|
* Version 1.2.4.Christian Persch2004-04-273-1/+20
| | | | | | | | | 2004-04-26 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.in: Version 1.2.4.
* Fix encoding of saved and downloaded content; fixes bug 141050.Christian Persch2004-04-272-32/+27
| | | | | | | | 2004-04-26 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Fix encoding of saved and downloaded content; fixes bug 141050.
* Set the close button as data on the tab label.Christian Persch2004-04-252-0/+7
| | | | | | | | 2004-04-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (build_tab_label): Set the close button as data on the tab label.
* Document UTF-8 requirement.Christian Persch2004-04-225-7/+24
| | | | | | | | | | | | | | | 2004-04-22 Christian Persch <chpe@cvs.gnome.org> * HACKING: Document UTF-8 requirement. * lib/widgets/ephy-cell-renderer-progress.c: * lib/widgets/ephy-cell-renderer-progress.h: * src/bookmarks/ephy-bookmarks-menu.h: * ChangeLog: Converted to UTF-8.
* Updated Maori translationJohn C Barstow2004-04-212-77/+61
| | | | * mi.po: Updated Maori translation
* Replaced %-d with %e. `-' modifier is a GNU extension.Changwoo Ryu2004-04-212-2/+6
| | | | | | 2004-04-21 Changwoo Ryu <cwryu@debian.org> * Replaced %-d with %e. `-' modifier is a GNU extension.
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-184-66/+100
| | | | | | | | | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (set_value_from_editable), (set_value_from_combobox), (set_value_from_radiobuttongroup), (set_value_from_spin_button), (set_value_from_togglebutton), (set_value_from_info), (set_combo_box_from_value), (set_pref_from_info_and_emit), (save_info), (ephy_dialog_get_value): * lib/ephy-dialog.h: * src/prefs-dialog.c: (setup_font_combo): Fix font selection combo box issues; fixes bug #138560.
* Post-release version bump.Christian Persch2004-04-182-1/+7
| | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * configure.in: Post-release version bump.
* UpdateRelease123Christian Persch2004-04-181-1/+0
|
* Updated for 1.2.3.Christian Persch2004-04-182-0/+55
| | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.2.3.
* Add 1.7 to the list of supported mozilla versions.Christian Persch2004-04-183-10/+13
| | | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: * configure.in: Add 1.7 to the list of supported mozilla versions.
* Make warning message selectable (backported from HEAD).Piers Cornwell2004-04-182-0/+7
| | | | | | | | 2004-04-08 Piers Cornwell <piers@gnome.org> * embed/mozilla/ContentHandler.cpp: Make warning message selectable (backported from HEAD).
* Add "eu" to ALL_LINGUAS.Christian Persch2004-04-183-1/+3712
| | | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * configure.in: * po/eu.po: Add "eu" to ALL_LINGUAS.
* Version 1.2.3. Default to not to build the nautilus view.Christian Persch2004-04-182-4/+8
| | | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * configure.in: Version 1.2.3. Default to not to build the nautilus view.
* Fix chrome for new windows opened from _blank target. Fixes bug #139512.Marco Pesenti Gritti2004-04-185-28/+42
| | | | | | | | | | | | | 2004-04-18 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-window.c: (ephy_window_set_chrome), (ephy_window_set_property), (ephy_window_class_init): Fix chrome for new windows opened from _blank target. Fixes bug #139512.
* Don't override nsWebBrowserContentPolicy contract ID, just register ourChristian Persch2004-04-183-11/+47
| | | | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.h: * embed/mozilla/MozRegisterComponents.cpp: Don't override nsWebBrowserContentPolicy contract ID, just register our own content policy with the category manager.
* Don't gunzip downloads (backported from HEAD).Christian Persch2004-04-182-0/+11
| | | | | | | | 2004-04-18 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Don't gunzip downloads (backported from HEAD).
* Fix saving of linked content. Don't create the directory; mozilla will doChristian Persch2004-04-172-11/+13
| | | | | | | | | 2004-04-16 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: Fix saving of linked content. Don't create the directory; mozilla will do it for us if necessary.
* Updated Hungarian translation.Andras Timar2004-04-152-209/+254
| | | | | | 2004-04-15 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Add $(MOZILLA_INCLUDE_ROOT) to the list.Christian Persch2004-04-142-0/+7
| | | | | | | | 2004-04-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: Add $(MOZILLA_INCLUDE_ROOT) to the list.
* Set the actions' accel paths; fixes bug #139641 for ephy.Christian Persch2004-04-145-10/+40
| | | | | | | | | | | | 2004-04-13 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-menu.c: (add_bookmarks_menu), (ephy_bookmarks_menu_rebuild): * src/ephy-encoding-menu.c: (add_action): * src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild): * src/ephy-tabs-menu.c: (tab_added_cb): Set the actions' accel paths; fixes bug #139641 for ephy.
* Merging from HEADChristian Persch2004-04-141-3/+2
|
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-104-28/+46
| | | | | | | | | | | | | | | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/FilePicker.cpp: Don't quit the filechooser when selecting "No" from the confirm- overwrite dialoge. Fixes bug #139400. * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file): Convert the filename to UTF-8 before showing it in the confirm dialogue.
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-102-1/+46
| | | | | | | | | | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> * src/ephy-location-action.c: (compare_actions), (init_actions_list): Sort the actions in the location entry autocompletion dropdown. Fixes bug #139575.
* Don't abort on error, just show the message on console. Fixes bug #139247.Christian Persch2004-04-072-1/+8
| | | | | | | | | | 2004-04-07 Christian Persch <chpe@cvs.gnome.org> * lib/eel-gconf-extensions.c: (eel_gconf_handle_error): Don't abort on error, just show the message on console. Fixes bug #139247. Don't actally remove the nonsensical message since that would break string freeze.
* updated gujarati translation.Guntupalli Karunakar2004-04-062-508/+458
|
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-04-062-14/+19
|
* Make pdm and print setup dialogues destroy with parent, too.Christian Persch2004-04-063-2/+9
| | | | | | | | | 2004-04-05 Christian Persch <chpe@cvs.gnome.org> * data/glade/epiphany.glade: * data/glade/print.glade: Make pdm and print setup dialogues destroy with parent, too.
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-066-8/+34
| | | | | | | | | | | | | | 2004-04-05 Christian Persch <chpe@cvs.gnome.org> * data/glade/prefs-dialog.glade: * lib/ephy-dialog.c: (ephy_dialog_get_parent): * lib/ephy-dialog.h: * src/prefs-dialog.c: (prefs_homepage_current_button_clicked_cb): * src/window-commands.c: (window_cmd_file_print_setup), (window_cmd_edit_personal_data), (window_cmd_edit_prefs): Make prefs, pdm and print setup dialogues transient to their parent. Fixes bug #139124.
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-04-052-41/+35
|
* Updated Icelandic translation by Helgi Þormar ÞorbjörnssonSamúel Jón Gunnarsson2004-04-042-1112/+1684
| | | | | | | 2004-04-03 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Updated Icelandic translation by Helgi Þormar Þorbjörnsson <helgi@trance.is>
* Merging Crispin's toolbar fixes from HEADChristian Persch2004-04-034-16/+57
|
* Updated Norwegian translation.Kjartan Maraas2004-04-032-228/+231
| | | | | | 2004-04-03 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation.
* Remove stray semicolon. Fixes bug #138902.Christian Persch2004-04-032-1/+7
| | | | | | | | 2004-04-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb): Remove stray semicolon. Fixes bug #138902.
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-016-253/+271
| | | | | | | | | | | | | | | 2004-04-01 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-window.c: (get_chromes_visibility), (sync_chromes_visibility), (update_chromes_actions), (get_default_chrome), (ephy_window_init), (sync_prefs_with_chrome), (ephy_window_view_bookmarksbar_cb): Fix bookmarks toolbar visibility in fullscreen and print preview mode, as well as for javascript popups. Fixes bug #138520.
* Corrected small mistake in the committed ChangelogAlexander Shopov2004-04-011-1/+5
| | | | | | 2004-03-31 Alexander Shopov <ash@contact.bg> * Corrected small mistake in the committed Changelog
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.orgAlexander Shopov2004-04-012-1011/+2128
| | | | | | | 2004-03-31 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org
* Make buttons the same size in Industrial theme and make text selectable.Piers Cornwell2004-03-312-3/+10
| | | | | | | | | 2004-03-30 Piers Cornwell <piers@gnome.org> * src/ephy-history-window.c: (confirmation_dialog_construct): Make buttons the same size in Industrial theme and make text selectable.
* Don't allow a font size less than 1.Piers Cornwell2004-03-313-5/+12
| | | | | | | | | 2004-03-30 Piers Cornwell <piers@gnome.org> * data/glade/prefs-dialog.glade: * embed/mozilla/mozilla-notifiers.cpp: (mozilla_font_size_notifier): Don't allow a font size less than 1.
* Fix the --with-mozilla-snapshot help string to list all supported mozillaChristian Persch2004-03-312-4/+12
| | | | | | | | | 2004-03-31 Christian Persch <chpe@cvs.gnome.org> * configure.in: Fix the --with-mozilla-snapshot help string to list all supported mozilla versions, and only them.
* 2004-03-29 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-03-302-1/+7
| | | | * src/ephy-completion-model.h:
* Fixes #138263.Federico Mena Quintero2004-03-3010-24/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-03-29 Federico Mena Quintero <federico@ximian.com> Fixes #138263. * lib/ephy-file-chooser.h: Remove EPHY_RESPONSE_OPEN and EPHY_RESPONSE_SAVE; we'll use GTK_RESPONSE_ACCEPT instead. * lib/ephy-file-chooser.c (ephy_file_chooser_new): Use GTK_RESPONSE_ACCEPT rather than EPHY_RESPONSE_*. * embed/print-dialog.c (print_filechooser_response_cb): Likewise. * src/bookmarks/ephy-bookmarks-editor.c (import_from_file_response_cb): Likewise. * src/prefs-dialog.c (download_path_response_cb): Likewise. * src/window-commands.c (open_response_cb): Likewise. * embed/mozilla/ContentHandler.cpp (PromptForSaveToFile): Likewise. * embed/mozilla/EphyHeaderSniffer.cpp (filechooser_response_cb): Likewise. * embed/mozilla/FilePicker.cpp (Init): Likewise. (Show): Likewise.
* Change test to use -d, fixes bug #138088.Christian Persch2004-03-292-1/+7
| | | | | | | | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> * src/epiphany.in: Change test to use -d, fixes bug #138088.
* Merge fix for bug #138207 from HEAD.Christian Persch2004-03-292-0/+7
| | | | | | | | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: Merge fix for bug #138207 from HEAD.
* Post-release version bump.Christian Persch2004-03-292-1/+7
| | | | | | | | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> * configure.in: Post-release version bump.
* Don't assume every anchor has a href attribute. Fixes bug #138200.Christian Persch2004-03-292-14/+11
| | | | | | | | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't assume every anchor has a href attribute. Fixes bug #138200.
* Fix opening in new tabs when there is no existing window. Fixes bugChristian Persch2004-03-292-2/+21
| | | | | | | | | | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_open_bookmarks_in_tabs): Fix opening in new tabs when there is no existing window. Fixes bug #138343.
* Merging from release-1-2-1 branchChristian Persch2004-03-295-5/+21
|
* Merging from release-1-2-1 branchChristian Persch2004-03-291-0/+4
|
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-242-0/+31
| | | | | | | | | | 2004-03-23 Christian Persch <chpe@cvs.gnome.org> * src/ephy-go-action.c: (connect_proxy), (disconnect_proxy), (ephy_go_action_class_init): Make the "Go" button actually work. Thanks to aes for alerting us to this problem.
* completed punjabi translationGuntupalli Karunakar2004-03-232-5/+9
|
* Added Gujarati translationGuntupalli Karunakar2004-03-234-1/+3879
|
* Normalized expression in Portuguese translation.Duarte Loreto2004-03-232-219/+222
| | | | | | 2004-03-23 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Normalized expression in Portuguese translation.
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-231-115/+117
| | | | | | 2004-03-22 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-232-262/+280
| | | | | | 2004-03-22 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Fix "Add" button width in the prefs dialogue for some themes.Christian Persch2004-03-221-0/+1
| | | | | | | | 2004-03-21 Christian Persch <chpe@cvs.gnome.org> * data/glade/prefs-dialog.glade: Fix "Add" button width in the prefs dialogue for some themes.
* Set window icon. Fixes bug #137806.Christian Persch2004-03-222-1/+16
| | | | | | * src/window-commands.c: (window_cmd_help_about): Set window icon. Fixes bug #137806.
* added Punjabi translationGuntupalli Karunakar2004-03-224-1/+3533
|
* *** empty log message ***Marco Pesenti Gritti2004-03-221-0/+1
|
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-2210-328/+414
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-03-16 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type): * embed/ephy-embed.h: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed.cpp: Cleanups chromes code and register a type for the enum. * src/ephy-nautilus-view.c: (gnv_embed_new_window_cb): Adapt to the api changes * src/ephy-tab.c: (ephy_tab_new_window_cb): Move js chrome lockdown pref check here. * src/ephy-window.c: (get_chromes_visibility), (sync_chromes_visibility), (ephy_window_fullscreen), (ephy_window_unfullscreen), (update_chromes_actions), (update_actions_sensitivity), (show_embed_popup), (get_default_chrome), (ephy_window_set_property), (ephy_window_class_init), (actions_notifier), (navigation_notifier), (ephy_window_init), (ephy_window_finalize), (ephy_window_new_with_chrome), (ephy_window_set_print_preview), (ephy_window_show), (sync_prefs_with_chrome), (sync_chrome_with_view_toggle), (ephy_window_view_statusbar_cb), (ephy_window_view_toolbar_cb), (ephy_window_view_bookmarksbar_cb): Rework chrome handling so that it's not applied to all windows. Changes are now saved on the fly like for window size. * src/ephy-window.h: Use a construct property instead of a _set for chrome.
* The xbel type is now application/x-xbelMarco Pesenti Gritti2004-03-222-1/+7
| | | | | | | | 2004-03-22 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): The xbel type is now application/x-xbel
* Update for 1.2.1Release121Marco Pesenti Gritti2004-03-223-1/+28
| | | | | | | | | 2004-03-22 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: Update for 1.2.1
* Updated Hungarian translation.Andras Timar2004-03-222-231/+250
| | | | | | 2004-03-21 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-221-47/+62
| | | | | | 2004-03-21 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-221-106/+117
| | | | | | 2004-03-21 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-222-148/+174
| | | | | | 2004-03-21 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Updated Catalan translation by Xavi Conde <xaviconde@eresmas.com>.Jordi Mallach2004-03-212-1350/+1836
|
* Don't try to unref NULL icons. Fixes bug #137715.Christian Persch2004-03-202-2/+11
| | | | | | | | 2004-03-19 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmark-properties.c: (set_window_icon): Don't try to unref NULL icons. Fixes bug #137715.
* Plural forms are such fun. Fixed now, thanks to Rhys Jones.Telsa Gwynne2004-03-202-2/+6
|
* Updated Arabic translation.Arafat Medini2004-03-192-10/+16
| | | | | | 2004-03-19 Arafat Medini <lumina@silverpen.de> * ar.po: Updated Arabic translation.
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-03-192-1264/+2114
|
* Fix notes and tips to validate.Piers Cornwell2004-03-182-8/+20
| | | | | | 2004-03-17 Piers Cornwell <piers@gnome.org> * help/C/epiphany.xml: Fix notes and tips to validate.
* Updated Mongolian translationSanlig Badral2004-03-182-418/+513
|
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-172-53/+81
| | | | | | 2004-03-16 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Corrected Tamil TranslationDinesh Nadarajah2004-03-172-4/+8
| | | | | | 2004-03-12 Dinesh Nadarajah <dinesh_list@sbcglobal.net> * ta.po: Corrected Tamil Translation
* Fixed translation for "system-language"Yanko Kaneti2004-03-172-1/+5
| | | | | | 2004-03-16 Yanko Kaneti <yaneti@declera.com> * bg.po: Fixed translation for "system-language"