| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
2006-12-13 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/history-view.svg:
* data/icons/22x22/actions/history-view.svg:
Add image sources too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-13 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/16x16/actions/history-view.png:
* data/icons/22x22/actions/Makefile.am:
* data/icons/22x22/actions/history-view.png:
* data/icons/24x24/actions/Makefile.am:
* data/icons/24x24/actions/history-view.png:
* data/icons/24x24/actions/web-history.png:
Updated icon for history from Andreas Nilsson.
* lib/ephy-stock-icons.h:
Use "history-view" as named icon.
|
|
|
|
|
|
| |
2006-12-13 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed bug in Czech translation: #383665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-11 Christian Persch <chpe@cvs.gnome.org>
* data/icons/16x16/Makefile.am:
* data/icons/16x16/actions/Makefile.am:
* data/icons/16x16/status/Makefile.am:
* data/icons/22x22/Makefile.am:
* data/icons/22x22/actions/Makefile.am:
* data/icons/22x22/status/Makefile.am:
* data/icons/24x24/Makefile.am:
* data/icons/24x24/actions/Makefile.am:
* data/icons/24x24/status/Makefile.am:
* data/icons/32x32/Makefile.am:
* data/icons/32x32/actions/Makefile.am:
* data/icons/32x32/status/Makefile.am:
* data/icons/Makefile.am:
* data/icons/scalable/Makefile.am:
* data/icons/scalable/actions/Makefile.am:
* data/icons/scalable/status/Makefile.am:
Remove unnecessary rules.
|
|
|
|
|
|
| |
2006-12-11 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-12-08 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* src/ephy-main.c: (main):
Move code around.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-08 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/22x22/actions/Makefile.am:
* data/icons/32x32/actions/Makefile.am:
* data/icons/scalable/actions/Makefile.am:
s/epiphany-download/download\
|
|
|
|
|
|
|
|
| |
2006-12-08 Luca Ferretti <elle.uca@libero.it>
* data/art/epiphany-bookmarks.png:
Restore this, still used in bookmarks .desktop file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-08 Luca Ferretti <elle.uca@libero.it>
* data/art/Makefile.am:
* data/art/epiphany-bookmarks.png:
* data/art/epiphany-download.png:
* data/art/epiphany-entry.png:
* data/art/epiphany-history.png:
* data/art/epiphany-popup-hidden.png:
* data/art/epiphany-popup-hidden.svg:
Remove old stock icons
* data/icons/16x16/actions/download.png:
* data/icons/16x16/actions/epiphany-download.png:
* data/icons/22x22/actions/download.png:
* data/icons/22x22/actions/epiphany-download.png:
* data/icons/24x24/actions/Makefile.am:
* data/icons/24x24/actions/download.png:
* data/icons/24x24/actions/epiphany-download.png:
* data/icons/24x24/actions/location-entry.png:
* data/icons/24x24/actions/web-bookmarks.png:
* data/icons/24x24/actions/web-history.png:
* data/icons/32x32/actions/download.png:
* data/icons/32x32/actions/epiphany-download.png:
* data/icons/scalable/actions/download.svg:
* data/icons/scalable/actions/epiphany-download.svg:
Move old stock icons here and rename "epiphany-download"
to "download"
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
Use gtk_icon_source_set_icon_name for EPHY_STOCK*
* lib/ephy-stock-icons.h:
Update named icons to installed icons.
* src/ephy-main.c: (main):
Call gtk_icon_theme_append_search_path to add custom Ephy
directory for themed icons.
This should complete the icon theme support to Epiphany.
Of course there is still some work to do, as well as
provide fresh icons at all sizes and define the names.
|
|
|
|
|
|
|
|
| |
2006-12-08 Luca Ferretti <elle.uca@libero.it>
* data/icons/.cvsignore:
* data/icons/*/.cvsignore:
Silent cvs.
|
|
|
|
|
|
|
| |
2006-12-06 Lucas Rocha <lucasr@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation
by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
2006-12-05 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* src/ephy-link.c: (ephy_link_flags_from_current_event):
Ctrl-middle click on a bookmarm should open a new tab.
Fixes bug #334463, (trivial) patch by Diego Escalante
Urrelo).
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-05 Luca Ferretti <elle.uca@libero.it>
* configure.ac:
* data/icons/<size>/Makefile.am:
* data/icons/<size>/status/popup-hidden.*:
* data/icons/<size>/status/Makefile.am:
Add "popup-hidden" named icon.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2006-12-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
| |
2006-12-04 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.17.3 ===
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Version 2.17.3.
* embed/mozilla/GtkNSSDialogs.cpp:
Use NULL for gtk_label_new instead of "".
* lib/ephy-print-utils.c:
(ephy_print_utils_page_setup_new_from_key_file):
Fix possible invalid free.
* lib/widgets/ephy-spinner.c: (ephy_spinner_images_unref),
(ephy_spinner_images_load), (ephy_spinner_load_images),
(ephy_spinner_expose), (bump_spinner_frame_cb),
(ephy_spinner_start), (ephy_spinner_stop):
Fix compliance with icon theme spec by skipping the first frame in the
animation when in spinning mode. Bug #382207.
Try the "process-working" icon first and fall back to "gnome-spinner"
when it's not available.
* m4/gecko.m4:
Updated.
2006-12-04 Luca Ferretti <elle.uca@libero.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Luca Ferretti <elle.uca@libero.it>
* configure.in:
* data/Makefile.am:
* data/icons/*/epiphany-download*:
* data/icons/*Makefile.am*:
Initial commit to provide Epiphany icons as themed icons.
Files will be installed under $prefix/share/epiphany/icons/hicolor/
as per http://wayofthemonkey.com/index.php?date=2006-11-15&month=11&year=2006
By now only epiphany-download is available, but currently unused
in the UI. More icons are code changes will come.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-03 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (ephy_statusbar_size_allocate),
(ephy_statusbar_class_init), (create_caret_indicator),
(create_icon_frame), (create_statusbar_progress),
(ephy_statusbar_init), (ephy_statusbar_set_popups_state),
(sync_visibility), (ephy_statusbar_add_widget),
(ephy_statusbar_remove_widget),
(ephy_statusbar_get_security_frame):
* src/ephy-statusbar.h:
Make progressbar smaller. Bug #368759.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-02 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-pango.schemas:
Add "si" to locales always using pango. Patch by harshula@gmail.com,
bug #361538.
2006-12-01 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-find.c: (ephy_embed_find_find_again):
* embed/ephy-embed-find.h:
* embed/mozilla/EphyFind.cpp:
* embed/mozilla/EphyFind.h:
* embed/mozilla/mozilla-embed-find.cpp:
* src/ephy-find-toolbar.c: (ephy_find_toolbar_find_next),
(ephy_find_toolbar_find_previous):
Another mozilla API change.
* m4/gecko.m4:
Add -lxpcomglue_s to EXTRA_LIBS on trunk.
2006-12-01 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add text/google-video-pointer and variant.
2006-12-01 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add flv mime types. Bug #381099.
2006-11-17 Benjamin Berg <benjamin@sipsolutions.net>
* lib/widgets/ephy-spinner.c: (ephy_spinner_start):
Lower the priority of the spinner animation so that the animation
does not stop page loading. Fixes bug #374623.
2006-11-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* data/epiphany-fonts.schemas:
* data/generate-font-schemas.py:
Change default font sizes to match other popular
browsers. Bug #346026 (patch by Diego Escalante Urrelo).
2006-11-12 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-navigation-action.c: (activate_by_history_index):
* src/ephy-shell.c: (ephy_shell_new_tab_full):
Remove a double call to history copy when middle-clicking on back/forward buttons.
Fix bug #362882.
2006-11-12 Ryan Lortie <desrt@desrt.ca>
* src/ephy-notebook.c (build_tab_label): Remove redundant
gtk_button_set_relief call. Fixes bug #372760.
2006-11-10 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* autogen.sh: Add useful warning when gnome-autogen.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-01 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-find.c: (ephy_embed_find_find_again):
* embed/ephy-embed-find.h:
* embed/mozilla/EphyFind.cpp:
* embed/mozilla/EphyFind.h:
* embed/mozilla/mozilla-embed-find.cpp:
* src/ephy-find-toolbar.c: (ephy_find_toolbar_find_next),
(ephy_find_toolbar_find_previous):
Another mozilla API change.
* m4/gecko.m4:
Add -lxpcomglue_s to EXTRA_LIBS on trunk.
|
|
|
|
|
|
|
|
| |
2006-12-01 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add text/google-video-pointer and variant.
|
|
|
|
|
|
|
|
| |
2006-12-01 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add flv mime types. Bug #381099.
|
|
|
|
|
|
| |
2006-12-01 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed bug #380862.
|
| |
|
|
|
|
|
|
|
| |
2006-11-19 Christophe Bliard <christophe.bliard@trux.info>
* fr/fr.po: Updated French translation.
* fr/figures/*png: Added French figures.
|
|
|
|
|
|
|
|
| |
2006-11-17 Benjamin Berg <benjamin@sipsolutions.net>
* lib/widgets/ephy-spinner.c: (ephy_spinner_start):
Lower the priority of the spinner animation so that the animation
does not stop page loading. Fixes bug #374623.
|
| |
|
| |
|
|
|
|
|
| |
* C/epiphany.xml:
- Added revhistory
|
|
|
|
|
|
|
| |
2006-11-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* C/epiphany.xml: Add maintainer role to Vic. Hopefully
fixes #374778.
|
|
|
|
|
|
|
|
|
|
| |
2006-11-13 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* data/epiphany-fonts.schemas:
* data/generate-font-schemas.py:
Change default font sizes to match other popular
browsers. Bug #346026 (patch by Diego Escalante Urrelo).
|
|
|
|
|
|
|
|
|
|
| |
2006-11-12 Jean-François Rameau <jframeau@cvs.gnome.org>
* src/ephy-navigation-action.c: (activate_by_history_index):
* src/ephy-shell.c: (ephy_shell_new_tab_full):
Remove a double call to history copy when middle-clicking on back/forward buttons.
Fix bug #362882.
|
|
|
|
|
|
|
| |
2006-11-12 Ryan Lortie <desrt@desrt.ca>
* src/ephy-notebook.c (build_tab_label): Remove redundant
gtk_button_set_relief call. Fixes bug #372760.
|
|
|
|
|
|
| |
2006-11-11 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
|
|
|
|
|
|
|
| |
2006-11-11 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: More translation improvements.
* es/figures/*.png: Making screenshots look prettier.
|
|
|
|
|
|
|
| |
2006-11-10 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* autogen.sh: Add useful warning when gnome-autogen.sh
couldn't be found.
|
|
|
|
|
|
|
|
|
| |
2006-11-10 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* src/ephy-lockdown.c: (update_window):
Also disable the "Open Image" context menu action if the
desktop wide "disable save to disk" lockdown key is
enabled. Reported on IRC by Gerald E Butler.
|
|
|
|
|
|
|
|
| |
2006-11-10 Luca Ferretti <elle.uca@libero.it>
* Makefile.am: Added it to DOC_LINGUAS.
* it/it.po: Added partiale Italian translation.
* it/figures/ephy-screenshot.png: Added.
|
|
|
|
|
|
|
|
| |
2006-11-10 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* src/ephy-window.c:
Add some more F5 shortcuts to handle all the MSIE
"refresh page" bindings. Fixes bug #372906.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-06 Christian Persch <chpe@cvs.gnome.org>
* ChangeLog-20061106:
* Makefile.am:
Split ChangeLog.
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
| |
2006-11-06 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.17.2 ===
* configure.ac:
* data/default-prefs-common.js:
* src/ephy-notebook.c: (build_tab_label):
|
| |
|
|
|
|
|
|
|
|
| |
2006-11-04 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GeckoPrintService.cpp:
Fix printing of page ranges.
|
|
|
|
|
|
|
|
| |
2006-11-03 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-spell-check.c: (ephy_spell_check_check_word):
Remove debug spew.
|
|
|
|
|
|
|
| |
2006-10-31 Daniel Nylander <po@danielnylander.se>
* sv/sv.po: Updated Swedish translation.
* sv/figures/*png: Added screenshots.
|
|
|
|
|
|
| |
2006-10-29 Satoru SATOH <ss@gnome.gr.jp>
* ja.po: Fixed mismatched plural forms.
|
|
|
|
|
|
|
|
| |
2006-10-24 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/mozilla-embed.cpp: (impl_load):
Fix previous commit for gecko 1.8.0.x.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-22 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/ephy-embed.h:
* embed/ephy-embed.c:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/mozilla-embed.cpp:
* src/ephy-link.h:
* src/ephy-location-action.c: (action_activated_cb):
* src/ephy-shell.c: (ephy_shell_new_tab_full):
* src/ephy-shell.h:
* src/ephy-window.c: (ephy_window_open_link):
Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.
Add a new load method to EphyEmbed to custom load behaviour and pass (optional) referrer.
Fix bug #350053.
|
|
|
|
|
|
| |
2006-10-18 Wouter Bolsterlee <wbolster@cvs.gnome.org>
* nl/nl.po: Dutch translation updated by Wouter Bolsterlee.
|
| |
|
|
|
|
|
|
|
|
| |
2006-10-18 Wouter Bolsterlee <wbolster@gnome.org>
* src/ephy-dbus.c: (ephy_dbus_shutdown):
Don't try to close shared dbus connections. This avoids
dbus warnings on quit. Fixes bug #358007.
|
|
|
|
|
|
|
| |
2006-10-18 Wouter Bolsterlee <wbolster@gnome.org>
* src/popup-commands.c: (background_download_completed):
Remove unused type variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|