| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-17 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/Makefile.am:
A lib/widgets/ephy-spinner-tool-item.c:
A lib/widgets/ephy-spinner-tool-item.h:
* lib/widgets/testspinner.c: (change_toolbar_style_cb),
(change_toolbar_icon_size_cb), (spin_toolbar_spinner_cb), (main):
* src/ephy-toolbar.c: (ephy_toolbar_update_spinner),
(ephy_toolbar_constructor):
Add EphySpinnerToolItem which encapsulates a spinner and automatically
adapts its size to toolbar style changes, and use it in EphyToolbar.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-17 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/Makefile.am:
A lib/widgets/ephy-spinner-tool-item.c:
A lib/widgets/ephy-spinner-tool-item.h:
* lib/widgets/testspinner.c: (change_toolbar_style_cb),
(change_toolbar_icon_size_cb), (spin_toolbar_spinner_cb), (main):
* src/ephy-toolbar.c: (ephy_toolbar_update_spinner),
(ephy_toolbar_constructor):
Add EphySpinnerToolItem which encapsulates a spinner and automatically
adapts its size to toolbar style changes, and use it in EphyToolbar.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-17 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_load),
(ephy_spinner_cache_get_images), (ephy_spinner_get_type),
(ephy_spinner_init), (ephy_spinner_new):
* lib/widgets/ephy-spinner.h:
Fix a crash after failing to get the spinner animation or rest icons.
Derive EphySpinner from GtkWidget not GtkEventBox.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-15 Wouter Bolsterlee <wbolster@gnome.org>
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/MozDownload.cpp:
* lib/ephy-file-helpers.c: (ephy_file_browse_to):
* lib/ephy-file-helpers.h:
* src/popup-commands.c: (save_property_url_completed_cb),
(save_property_url):
Automatically open a Nautilus window after downloading
has finished. Fixes bug #138876, patch by Ed Catmur.
|
|
|
|
|
|
|
|
|
| |
2006-10-15 Wouter Bolsterlee <wbolster@gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
Use full width for bookmarks search bar.
Fixes bug #349349, patch by Diego Escalante Urrelo.
|
|
|
|
|
|
|
|
| |
2006-10-15 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks.c: (update_has_smart_address):
Fix unprotected call to ephy_node_remove_child. Bug #362063.
|
|
|
|
|
|
|
|
| |
2006-10-15 Wouter Bolsterlee <wbolster@gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Implement EphyPasswordManagerIface.add to add stored
passwords. Fixes bug #361606, patch by John Millikin.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-08 Christian Persch <chpe@cvs.gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
Fix a bug in the last commit.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-08 Christian Persch <chpe@cvs.gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
Make the enum/flags values not global.
|
|
|
|
|
|
|
|
| |
2006-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/AutoWindowModalState.cpp:
Revert part of the last change, we don't need the top window here.
|
|
|
|
|
|
|
|
| |
2006-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/AutoWindowModalState.cpp:
Use the top DOM window here, and adapt to gecko 1.8.1.
|
|
|
|
|
|
| |
2006-10-05 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
| |
2006-10-05 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GeckoSpellCheckEngine.cpp:
Fix build with gecko 1.8.1.
|
|
|
|
|
|
|
|
|
| |
2006-10-02 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-history-window.c: (confirmation_dialog_construct),
(ephy_history_window_construct):
Add a window group for the history window.
|
|
|
|
|
|
|
|
|
|
| |
2006-10-01 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_load),
(ephy_spinner_cache_get_images), (bump_spinner_frame_cb):
* lib/widgets/testspinner.c: (add_spinner), (main):
Fix compile warnings.
|
|
|
|
|
|
|
|
|
|
| |
2006-10-01 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_load),
(ephy_spinner_cache_get_images), (bump_spinner_frame_cb):
* lib/widgets/testspinner.c: (add_spinner), (main):
Fix compile warnings.
|
|
|
|
|
|
|
|
|
| |
2006-09-29 Christian Persch <chpe@cvs.gnome.org>
R embed/mozilla/AutoEventQueue.cpp:
R embed/mozilla/AutoEventQueue.h:
Remove unused code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-29 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_ref),
(ephy_spinner_images_unref), (ephy_spinner_cache_data_unload),
(ephy_spinner_images_load), (ephy_spinner_cache_get_images),
(ephy_spinner_load_images), (ephy_spinner_unload_images),
(ephy_spinner_init), (ephy_spinner_expose),
(bump_spinner_frame_cb), (ephy_spinner_start),
(ephy_spinner_remove_update_callback), (ephy_spinner_stop),
(ephy_spinner_size_request):
Simplify code and save some memory.
|
|
|
|
|
|
|
|
| |
2006-09-29 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp:
Add smb: to recognised web schemes. Bug #352733.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-29 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_free),
(ephy_spinner_cache_data_unload), (scale_to_size),
(ephy_spinner_images_load), (ephy_spinner_cache_data_new),
(ephy_spinner_cache_data_free), (ephy_spinner_cache_get_images),
(ephy_spinner_cache_finalize), (ephy_spinner_cache_class_init),
(ephy_spinner_cache_ref), (ephy_spinner_init),
(ephy_spinner_set_size), (ephy_spinner_size_request):
* lib/widgets/testspinner.c:
Fix spinner with new g-i-t. Fixes bug #330415.
Fix a crash when failing to load some icon data, Gedit bug #357456.
|
| |
|
|
|
|
|
|
| |
2006-09-25 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-24 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_constructor):
* src/ephy-lockdown.c: (update_window):
* src/window-commands.c: (window_cmd_file_new_window), (window_cmd_file_new_tab):
* src/window-commands.h: (window_cmd_file_new_window), (window_cmd_file_new_tab):
* src/ephy-toolbar.c: (ephy_toolbar_set_window):
* src/ephy-home-action.c: (ephy_home_action_activate):
Add middle-click on New Tab/Window button to open URL on clipboard. Fix bug 149715.
Both New Tab and New Window actions are now EphyHomeAction.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-23 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSClientAuthDialogs.h:
* embed/mozilla/GtkNSSKeyPairDialogs.h:
These header files were GPL v2-only while the implementation .cpp
files already were v2+. Thanks to crispin for agreeing to licence the
.h under v2+ too.
|
|
|
|
|
|
|
|
| |
2006-09-17 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyFind.cpp:
Fix find direction.
|
|
|
|
|
|
|
|
| |
2006-09-16 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
Default to printing background images.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-16 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyContentPolicy.h:
* embed/mozilla/EphySidebar.cpp:
* embed/mozilla/EphySidebar.h:
* embed/mozilla/MozRegisterComponents.cpp:
Remove ill-conceived attempt at uninstalling the XPInstall handler,
and move category registration to the classes that are being
registered.
|
|
|
|
|
|
|
|
| |
2006-09-16 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Activate about:config warning.
|
|
|
|
|
|
| |
2006-09-16 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
|
| |
2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-link.c: (ephy_link_flags_from_current_event):
Check for GDK_BUTTON_RELEASE event type in case of a middle click.
Fix bug #347750.
|
|
|
|
|
|
|
|
|
| |
2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents),
(icon_button_press_event_cb):
Clicking favicon in the location bar selects URL. Fix bug #349557.
|
|
|
|
|
|
| |
2006-09-13 David Lodge <dave@cirt.net>
* en_GB.po: Updated English (British) translation
|
| |
|
|
|
|
|
|
| |
2006-09-13 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Fixed some typos.
|
|
|
|
|
|
|
|
| |
2006-09-12 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Prefer xulrunner over mozilla.
|
| |
|
|
|
|
|
|
|
|
| |
2006-09-06 Christian Persch <chpe@cvs.gnome.org>
* *.c *.cpp:
Remove some unnecessary static data.
|
| |
|
|
|
|
|
|
| |
2006-09-05 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
|
|
|
|
|
|
|
| |
* zh_HK.po: Updated Chinese (Hong Kong) translation from
Woodman Tuen <wmtuen@gmail.com>.
* zh_TW.po: Updated Chinese (Taiwan) translation from
Woodman Tuen <wmtuen@gmail.com>.
|
|
|
|
|
|
| |
2006-09-04 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Meelad Zakaria.
|
|
|
|
|
|
|
| |
2006-09-03 Lucas Rocha <lucasr@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation
by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Set API version to 2.17.
|
|
|
|
|
|
|
|
|
|
| |
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
|
| |
|
| |
|
|
|
|
|
|
| |
2006-09-03 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
| |
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Update API version for 2.16.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-09-03 Victor Osadci <victoros@cvs.gnome.org>
* C/epiphany.xml:
Document toolbar changes, bug #148927 and #319015
Update the printing section for the new GTK+ printing
Update the manual for 2.16.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
2006-09-02 Christophe Bliard <christophe.bliard@trux.info>
* Makefile.am:
* fr/fr.po: Added partial French translation.
|
|
|
|
|
|
| |
2006-09-02 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
|
| |
|
|
|
|
| |
Macedonian translation
|
|
|
|
|
|
| |
2006-08-31 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
| |
|
|
|
|
|
|
| |
2006-08-30 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
|
|
|
|
|
|
| |
2006-08-29 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
|
|
|
|
|
| |
2006-08-26 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
|
|
|
|
|
|
| |
2006-08-26 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
| |
* Small update to nl.po
|
|
|
|
| |
* Small update to nl.po
|
|
|
|
|
|
| |
2006-08-24 Raivis Dejus <orvils@gmail.com>
* lv.po: Updated Latvian translation.
|
|
|
|
|
|
|
|
| |
2006-08-24 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add some more mime types. Fixes bug #352482.
|
|
|
|
|
|
| |
2006-08-24 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
| |
|
|
|
|
|
|
|
|
| |
2006-08-22 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GeckoFormSigningDialog.cpp:
Make this LGPL.
|
|
|
|
|
|
|
|
| |
2006-08-21 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-21 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.92 ===
* NEWS:
* configure.ac:
Updated for 2.15.92.
* embed/mozilla/EphyAboutModule.cpp:
Use escaped URL for about:recover. Fixes bug #351296.
* src/ephy-window.c:
Remove shortcut for SendPage.
|
|
|
|
|
|
|
|
|
| |
2006-08-19 Christian Persch <chpe@cvs.gnome.org>
* data/glade/print.glade:
* embed/mozilla/GeckoPrintService.cpp:
Don't show the empty window that the print options tab is
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2006-08-21 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-pango.schemas:
Enable pango for Urdu locale.
|
|
|
|
|
|
| |
2006-08-21 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Reinout van Schouwen.
|
|
|
|
|
|
|
| |
2006-08-19 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
|
|
|
|
|
|
|
|
| |
2006-08-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyFind.cpp:
YAMAC.
|
|
|
|
|
|
| |
2006-08-19 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Improved Spanish translation.
|
|
|
|
|
|
| |
2006-08-19 Francisco Javier F. Serrador <serrador@openshine.com>
* C/ephiphany.xml: Added some tagging.
|
|
|
|
|
|
| |
2006-08-19 Matic Žgur <mr.zgur@gmail.com>
* sl.po: Updated Slovenian translation.
|
|
|
|
|
|
|
|
| |
2006-08-18 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Disable DOM storage for now.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-08-17 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-print-utils.c:
Fix crash when reading the options file. Bug #351788.
Actually return the settings object.
|
|
|
|
|
|
| |
2006-08-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
|
|
|
|
|
|
|
|
| |
2006-08-17 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-pango.schemas:
Enable pango for Thai locale. Bug #339532.
|
|
|
|
|
|
| |
2006-08-16 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
|
| |
|
|
|
|
|
|
| |
2006-08-16 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
|
| |
|
|
|
|
|
|
| |
2006-08-16 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
|
| |
|
|
|
|
|
|
|
| |
2006-08-15 Kjartan Maraas <kmaraas@gnome.org>
* NEWS: Fix a typo.
* configure.ac: Fix intltool req.
|
|
|
|
|
|
| |
2006-08-14 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-08-13 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-print-utils.c:
(ephy_print_utils_page_setup_new_from_key_file):
Don't crash on error. Bug #351187.
|
| |
|
|
|
|
|
|
|
|
| |
2006-08-12 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
nsIPassword.h is always available. Fixes bug #350997.
|
| |
|
|
|
|
|
|
| |
2006-08-12 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
|
|
|
|
|
|
| |
2006-08-12 Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
* id.po: Updated.
|
|
|
|
|
|
| |
2006-08-11 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
|
|
|
|
|
|
|
|
| |
2006-08-10 Christian Persch <chpe@cvs.gnome.org>
* plugins/desktop-file/plugin.cpp:
Fix crash on PPC due to differing pointer types.
|
|
|
|
|
|
| |
2006-08-10 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
|
|
| |
2006-08-10 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Add missing semicolon. Bug #350711.
|
|
|
|
|
|
| |
2006-08-10 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-09 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/popup-commands.c: (background_download_completed):
* lib/ephy-file-helpers.h: (ephy_file_launch_desktop_file):
* lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file):
ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.
* src/ephy-window.c:
Remove CONF_DESKTOP_BG_PICTURE #define. No need.
|
| |
|
|
|
|
|
|
| |
2006-08-09 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
|
|
|
|
|
|
| |
2006-08-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
|
|
|
|
|
|
| |
2006-08-09 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
|
|
|
|
|
|
| |
2006-08-08 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
|
|
| |
2006-08-08 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Fix one AS_HELP_STRING.
|
|
|
|
| |
Macedonian Translation
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-08 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/epiphany.defs:
* src/ephy-notebook.h:
* src/ephy-notebook.c:
* src/epiphany.override:
Expose notebook->priv->focused_pages to extensions. Fix bug #350187.
|
| |
|
|
|
|
| |
Macedonian Translation
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.5.91 ===
* configure.ac:
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Don't allow closing the window if quit is locked down.
Patch by Diego Escalante Urrelo, bug #320091.
|
|
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
* src/ephy-history-window.c:
Avoid accels on thin characters. Patch by
Crispin Flowerday, bug #331777.
|
|
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
* src/window-commands.c:
* src/window-commands.h:
Add "delete text" command.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Also recognise keypad keys for navigation. Bug #337089.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/Makefile.am:
Fix the build.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c:
Correctly mark mouse click events as consumed.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c:
Improve the a11y theme check.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* lib/Makefile.am:
Use variables here, not configure substitutions.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-notifiers.cpp:
Simply CallGetService to get the pref branch.
|
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
Use AutoJSContextStack on window open.
Disable XPrint.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Set printer name setting.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/Makefile.am:
Try to fix the docs build with gecko trunk.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/languages.h:
Remove suprious entry.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-toolbar-editor.c:(ephy_toolbar_editor_response):
Make sure to destroy the dialogue in all cases.
|
|
|
|
|
|
|
|
|
| |
2006-07-24 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
* sv/sv.po:
Merged from gnome-2-14.
|
|
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp:
R embed/mozilla/MozillaPrivate.cpp:
R embed/mozilla/MozillaPrivate.h:
Remove unused files.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp:
Don't start search on <embed> and <object> elements.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Don't leak the UI language.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add more mime types.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
Document the print_frames key.
|
|
|
|
|
|
|
|
| |
2006-08-07 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.cpp:
Decrease maximum progress update to 0.5s
|
| |
|
|
|
|
|
|
| |
2006-08-07 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
|
| |
|
|
|
|
|
|
|
|
| |
2006-08-05 Christian Persch <chpe@cvs.gnome.org>
* lib/Makefile.am:
Fix the build.
|
|
|
|
|
|
|
|
|
| |
2006-08-05 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup),
(ephy_embed_shell_set_print_settings):
Fix the build.
|
|
|
|
|
|
|
|
| |
2006-08-05 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Remove accel for ViewToolbar. Bug #328783.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-05 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup),
(ephy_embed_shell_get_page_setup),
(ephy_embed_shell_set_print_settings),
(ephy_embed_shell_get_print_settings):
A lib/ephy-print-utils.c:
A lib/ephy-print-utils.h:
* lib/ephy-string.c: (ephy_string_flags_from_string),
(ephy_string_flags_to_string), (ephy_string_enum_from_string),
(ephy_string_enum_to_string):
* lib/ephy-string.h:
Persist print settings and page setup.
|
|
|
|
|
|
|
| |
2006-08-05 Alexander Shopov <ash@contact.bg>
* bg.po: Bugfixes by
Alexander Shopov <ash@contact.bg>
|
|
|
|
|
|
| |
2006-08-05 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
|
|
|
|
|
|
|
|
| |
2006-08-05 Alexander Shopov <ash@contact.bg>
* bg.po: Fixing the last commit mess-up
The last updater is
Vladimir Petkov <vpetkov@i-space.org>
|
|
|
|
|
|
|
| |
2006-08-05 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
|
|
|
|
|
|
| |
2006-08-04 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
| |
2006-08-03 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
|
| |
|
|
|
|
| |
Macedonian Translation
|
|
|
|
|
|
| |
2006-07-31 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
|
|
|
|
|
|
|
| |
2006-07-30 Bastien Nocera <hadess@hadess.net>
* en_GB.po: Fix superfluous ellipsis in "Save Image As"
(Closes: #337914)
|
| |
|
|
|
|
|
|
| |
2006-07-27 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
|
| |
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.
|
| |
|