| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
2006-07-27 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
|
|
|
|
|
| |
2006-07-27 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
| |
|
|
|
|
|
|
| |
2006-07-26 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
2006-07-25 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
|
|
|
|
|
|
| |
2006-07-25 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-07-24 Christian Persch <chpe@cvs.gnome.org>
* data/glade/certificate-dialogs.glade:
Make this a vbox, not a table.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-07-24 Christian Persch <chpe@cvs.gnome.org>
* data/glade/certificate-dialogs.glade:
Fix spacings, and don't use dummy text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2006-07-24 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
| |
2006-07-24 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
| |
|
| |
|
|
|
|
|
|
| |
2006-07-24 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
|
|
|
|
|
|
|
| |
2006-07-23 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/Makefile.am:
Missing GeckoFormSigningDialog entries.
|
|
|
|
|
|
| |
2006-07-22 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Updated.
|
|
|
|
|
|
|
|
| |
2006-07-22 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_export):
Add accel. Bug #337913.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
| |
2006-07-23 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-main.c: (main):
No need to double-init gnome-vfs.
|
|
|
|
|
|
| |
2006-07-23 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
|
|
|
|
|
|
| |
2006-07-23 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2006-07-22 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
|
|
|
|
|
| |
2006-07-23 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2006-07-21 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-07-18 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyPromptService.cpp:
Force label wrapping.
|
| |
|
| |
|
|
|
|
|
|
| |
2006-07-16 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
| |
2006-07-16 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Reinout van Schouwen.
|
|
|
|
|
|
| |
2006-07-14 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
|
| |
|
|
|
|
|
|
| |
2006-07-11 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
|
|
|
|
|
|
|
|
| |
2006-07-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2006-07-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.4 ===
* configure.ac:
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
| |
2006-07-08 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>
|
|
|
|
|
|
| |
2006-07-09 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
|
| |
|
|
|
|
|
|
| |
2006-07-08 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
| |
2006-07-07 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
|
|
|
|
|
|
| |
2006-07-07 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
| |
|
| |
|
|
|
|
|
|
| |
2006-07-07 Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
* id.po: Updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-07-06 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c:
Fix compiler warning.
|
|
|
|
|
|
|
|
|
| |
2006-07-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyFind.cpp:
* embed/mozilla/EphyFind.h:
Guess what? Another mozilla API change!
|
|
|
|
|
|
|
|
|
| |
2006-07-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/AutoWindowModalState.cpp:
* embed/mozilla/AutoWindowModalState.h:
Fix the build.
|
| |
|
| |
|
|
|
|
|
|
|
| |
2006-07-06 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Updated.
* lv.po: Merged from gnome-2-14.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2006-07-03 Raivis Dejus <orvils@gmail.com>
* lv.po: Added Latvian translation.
|
| |
|
|
|
|
| |
* fr.po: Updated French translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-07-01 Christian Persch <chpe@cvs.gnome.org>
* src/languages.h:
Add fur.
|
| |
|
| |
|
|
|
|
|
|
| |
2006-06-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
2006-06-26 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru/ru.po:
* Makefile.am:
Added Russian translation by
Vitaly Kormilov <kormilov@gmail.com>
|
|
|
|
|
|
| |
2006-06-24 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
2006-06-23 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-06-22 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Fix 'unknown gecko' error output.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
2006-06-21 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
|
|
|
|
|
| |
2006-06-20 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
|
|
|
|
|
|
| |
2006-06-20 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* POTFILES.in: Update for new printing files.
|
|
|
|
|
|
|
|
| |
2006-06-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
Look! Yet Another Mozilla API Change!
|
|
|
|
|
|
|
|
| |
2006-06-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix wrong test, bug #344848.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-06-18 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (status_icon_popup_menu_cb):
Fix context menu positioning.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-06-16 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Set the warn-entering-weak security warn pref to true.
|
|
|
|
|
|
| |
2006-06-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
|
|
|
|
|
|
|
| |
2006-06-14 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix --disable-spell-checker configure option. Bug #344848.
|
| |
|
|
|
|
|
|
|
|
| |
2006-06-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2006-06-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.3 ===
* configure.ac:
|
|
|
|
|
|
|
|
| |
2006-06-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Remove accidentally commited code.
|
|
|
|
|
|
|
|
| |
2006-06-09hristian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix the build.
|
|
|
|
|
|
|
|
| |
2006-06-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix configure output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* configure.ac: Remove AM_GLIB_DEFINE_LOCALEDIR. Bug
#343825, patch by Christian Persch.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2006-06-08 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
| |
2006-06-05 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2006-05-31 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
|
|
| |
2006-05-30 Frederic Peters <fpeters@0d.be>
* src/pdm-dialog.c: (pdm_dialog_cookies_construct):
Allow cookie list to be sorted. (fixes #337845)
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2006-05-29 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
|
|
|
|
|
| |
2006-05-29 Inaki Larranaga <dooteo@euskalgnu.org>
* eu/eu.po: Fixed Bug 339526 in Basque translation.
|
| |
|
|
|
|
|
|
| |
2006-05-27 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
2006-05-16 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Update intltool requirement to 0.35.
|
|
|
|
|
|
|
|
| |
2006-05-15 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2006-05-14 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/mozilla/EventContext.cpp:
Use nsAString::Equals.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-05-14 Christian Persch <chpe@cvs.gnome.org>
* doc/epiphany.1:
Manpage update from Victor Osadci.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-05-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Explicit error message about unsupported gecko versions.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-05-11 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c:
And revert it since it causes a gtk warning.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-05-10 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphySidebar.cpp:
Another API change! Thank you, mozilla!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
2006-05-08 Christian Persch <chpe@cvs.gnome.org>
* C/epiphany.xml:
Correct toolbar editing section. Noticed by ZeBob, bug #341069.
|
| |
|
|
|
|
|
|
| |
2006-05-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
|
|
|
|
|
| |
po/mg.po: Added Malagasy translation.
po/ChangeLog: Changed to reflect these.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-05-03 Takeshi AIHANA <takeshi.aihana@gmail.com>
* help/ja/ja.po:
Set translator-credit in Japanese translation.
Fixes bug #339527.
|
|
|
|
|
|
|
| |
2006-05-03 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
|
|
|
|
|
|
| |
2006-05-02 Øivind Hoel <ohoel@cvs.gnome.org>
* nb.po: Updated Norwegian Bokmål translation.
|
|
|
|
|
|
| |
2006-04-29 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
2006-04-24 Christian Perhristian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2006-04-20 Piers Cornwell <piers@gnome.org>
* data/glade/prefs-dialog.glade:
Fix duplicate accesskey. Bug 337912
|
|
|
|
|
|
|
|
| |
2006-04-20 Piers Cornwell <piers@gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
Use header capitalisation. Bug #337915
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-04-17 Chhristian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Also allow cairo-gtk2 builds.
Builds but segfaults on startup.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
* LINGUAS: Remove obsolete entry for no_NO
* no.po: And the translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
2006-04-14 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
|
|
|
|
|
|
|
|
| |
2006-04-13 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-main.c:
Add -p as short option format for --private-instance.
|
| |
|
|
|
|
|
|
|
|
| |
2006-04-12 Christian Persch <chpe@cvs.gnome.org>
* src/languages.h:
Add Esperanto (eo).
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
2006-04-10 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp:
Emit document-change event on fastback restore. Fixes bug #312785.
|
| |
|
|
|
|
|
|
|
|
| |
2006-04-09 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Enable spatial nav extension.
|
|
|
|
|
|
| |
2006-04-09 Lukas Novotny <lukasnov@cvs.gnome.org>
* cs.po: Updated Czech translation.
|
|
|
|
|
|
|
|
| |
2006-04-09 Christian Persch <chpe@cvs.gnome.org>
* C/epiphany.xml:
Documentation update from Victor Osadci.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-09 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
A data/epiphany-pango.schemas:
* lib/ephy-prefs.h:
* src/ephy-main.c: (main):
Enable pango for some indic languages, which depend on it for correct
rendering. Bug #335799.
|
|
|
|
|
|
| |
2006-04-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation (merged from gnome-2-14 branch).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2006-04-03 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-net-monitor.c:
Improve the current code (less complex) and add a timeouted call
to NetworkManager when requesting network status.
Bug 330479.
|
|
|
|
|
|
|
|
|
| |
2006-04-03 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
Disable export when locked down. Bug #337028.
|
|
|
|
|
|
|
|
| |
2006-04-03 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c:
Fix status icon reference count.
|
|
|
|
|
|
|
| |
* src/ephy-dbus.c: (ephy_dbus_get_bus):
* src/ephy-net-monitor.c:
(ephy_net_monitor_check_for_active_device),
(ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup):
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-03 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-dbus.c: (ephy_dbus_get_bus):
* src/ephy-net-monitor.c:
(ephy_net_monitor_check_for_active_device),
(ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup):
Don't crash when we cannot connect to the system dbus. Bug #336557.
|
|
|
|
|
|
|
|
|
| |
2006-04-02 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-gui.c: (ephy_gui_help_with_doc_id), (ephy_gui_help):
* lib/ephy-gui.h:
Add ephy_guid_help_with_doc_id for use by e-e.
|
|
|
|
|
|
|
|
| |
2006-04-02 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-notifiers.cpp:
Oops, this is a string pref!
|
|
|
|
|
|
|
|
| |
2006-04-01 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyPromptService.cpp:
Fix crash when cancelling the prompt before the timeout has run.
|
|
|
|
|
|
| |
2006-03-29 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-28 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyPromptService.cpp:
* lib/egg/egg-editable-toolbar.c: (egg_editable_toolbar_set_fixed):
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_init):
* lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init):
* src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor):
* src/ephy-notebook.c: (ephy_notebook_init):
* src/ephy-statusbar.c: (ephy_statusbar_init):
Use g_object_ref_sink().
|
|
|
|
|
|
|
|
|
| |
2006-03-28 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/EphyContentPolicy.cpp: (ShouldLoad).
Mozilla backend now supports adblock.
Fix #335919.
|
| |
|
|
|
|
|
| |
2006-03-27 Tommi Vainikainen <thv@iki.fi>
* fi.po: Fix typo.
|
|
|
|
|
|
| |
2006-03-25 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation (merged from gnome-2-14 branch).
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node.c: (write_parent), (ephy_node_write_to_xml):
Fix print format/arg mismatch.
|
|
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* src/ephy-main.c: (main):
Drop compat code for libgnome < 2.14.
Fix refcount leak.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (show_status_icon),
(downloader_view_init), (downloader_view_finalize),
(update_status_icon), (download_changed_cb),
(downloader_view_add_download), (downloader_view_remove_download),
(download_dialog_delete_event_cb):
Remove #ifdef:s now that we depend on gtk+ 2.9.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/ui/epiphany-ui.xml:
* src/ephy-lockdown.c: (update_window):
* src/ephy-notebook.c: (ephy_notebook_class_init),
(button_press_cb), (ephy_notebook_init),
(tab_label_weak_notify_cb), (build_tab_label):
* src/ephy-notebook.h:
* src/ephy-session.c: (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(impl_attach_window):
* src/ephy-tabs-menu.c: (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(ephy_tabs_menu_set_window):
* src/ephy-window.c: (update_tabs_menu_sensitivity),
(idle_tab_remove_cb), (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(notebook_page_close_request_cb), (setup_notebook),
(ephy_window_remove_tab), (notebook_switch_page_cb):
* src/epiphany.defs:
* src/window-commands.c: (window_cmd_tabs_move_left),
(window_cmd_tabs_move_right):
Port notebook DND to gtk+ 2.9.
|
|
|
|
|
|
| |
2006-03-22 Tommi Vainikainen <thv@iki.fi>
* dz.po: Added Dzongkha translation from Pema Geyleg.
* LINGUAS: Added Dzongkha (dz).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-20 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (status_icon_popup_menu_cb),
(show_status_icon), (downloader_view_init),
(downloader_view_finalize), (update_status_icon),
(download_changed_cb), (downloader_view_add_download),
(downloader_view_remove_download),
(download_dialog_delete_event_cb):
Use GtkStatusIcon.
* lib/egg/Makefile.am:
* lib/egg/eggstatusicon.c:
* lib/egg/eggstatusicon.h:
* lib/egg/eggtrayicon.c:
* lib/egg/eggtrayicon.h:
* lib/egg/eggtraymanager.c:
* lib/egg/eggtraymanager.h:
Remove egg status icons files.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-19 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/EphySidebar.cpp:
* embed/mozilla/MozRegisterComponents.cpp:
Sync Epiphany with Gecko trunk according to
https://bugzilla.mozilla.org/show_bug.cgi?id=330420.
(Add nsIClassInfo.h).
|
|
|
|
|
|
| |
2006-03-17 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
|
|
|
|
|
|
|
|
|
|
| |
2006-03-17 Wouter Bolsterlee <uws@xs4all.nl>
* src/ephy-tab.c: (ephy_tab_file_monitor_cb),
(ephy_tab_update_file_monitor):
Add support for local directory monitoring (in addition to
local file monitoring). Bug #332049.
|
|
|
|
|
|
| |
2006-03-17 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
| |
2006-03-17 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
| |
* 2006-03-15 Reinout van Schouwen <reinout@cs.vu.nl>
nl.po: fixed some accelerator keys
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2006-03-14 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
|
| |
|
|
|
|
|
|
| |
2006-03-13 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
|
|
|
|
|
|
| |
2006-03-14 Satoru SATOH <ss@gnome.gr.jp>
* ja.po: Updated Japanese translation
|
|
|
|
|
|
| |
2006-03-13 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation
|
|
|
|
|
|
|
| |
2006-03-13 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
|
|
|
|
|
|
|
|
| |
2006-03-13 Christian Persch <chpe@cvs.gnome.org>
* data/chrome/brand.dtd.in:
Add releaseBaseURL entity.
|
|
|
|
|
|
| |
2006-03-13 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
| |
2006-03-13 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* plugins/desktop-file/Makefile.am:
* plugins/desktop-file/plugin.cpp:
Add support for IE link files. Bug #330735.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Set different exit codes when exiting from different places
in the test program, so we can see the cause of the failure
in config.log.
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Update after branching.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.14.0 ===
* NEWS:
* configure.ac:
Updated for 2.14.0.
* src/prefs-dialog.c: (prefs_dialog_show_help),
(font_prefs_dialog_response_cb):
Fix the documentation ID the Help button points to.
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c:
Add Victor to documenters in About dialogue.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-12 Christian Persch <chpe@cvs.gnome.org>
* C/epiphany.xml:
* C/figures/ephy-addressbar-smartbookmark-screenshot.png:
* C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png:
* C/figures/ephy-history-window-screenshot.png:
* C/figures/ephy-screenshot.png:
Updated Epiphany manual, by Victor Osadci.
|