| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Adds our own schemas, a migration file and removes old gconf API and files.
Bug #624485
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Created function ephy_web_view_show_print_preview, which replaces the
old implementation of print preview, which was not working now.
Preview is displayed in an external viewer, so print preview mode does
no longer exist.
All functions of the old implementation of print preview have been
removed, PPViewToolbar was removed also. Also, as EphyWebView has no
more a print preview mode, all functions which checked if a view was
in print preview mode were modified.
Bug #609021
|
| |
|
|
|
|
|
| |
Otherwise intltool-update will fail to extract any strings from .ui
files.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Glade does support editing gtk-builder generated files by now so there
is no need to keep the old Glade files around.
Also, gtk-builder-convert is supposed to be a one-time conversion tool
and not supposed to be run by a build system, see
http://mail.gnome.org/archives/desktop-devel-list/2009-July/msg00102.html
Bug #590387
Signed-off-by: Xan Lopez <xan@gnome.org>
|
| |
|
|
|
|
| |
Bug #300190
|
| |
|
| |
|
|
|
|
|
|
|
| |
Migrate cookies from Mozilla, both sqlite and txt formats (sqlite has
priority in case both exist).
svn path=/trunk/; revision=8880
|
|
|
|
| |
svn path=/trunk/; revision=8872
|
|
|
|
| |
svn path=/trunk/; revision=8718
|
|
|
|
| |
svn path=/trunk/; revision=8460
|
|
|
|
| |
svn path=/trunk/; revision=8341
|
|
|
|
| |
svn path=/trunk/; revision=8185
|
|
|
|
|
|
|
|
|
| |
2008-01-14 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: add missing files
* nb.po: updated Norwegian bokmål translation.
svn path=/trunk/; revision=7860
|
|
|
|
|
|
|
|
|
|
| |
2007-12-01 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* gl.po: Updated Galician Translation.
* POTFILES.in: Updated.
svn path=/trunk/; revision=7741
|
|
|
|
| |
svn path=/trunk/; revision=7690
|
|
|
|
| |
svn path=/trunk/; revision=7613
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add a whole bunch of new files.
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=7612
|
|
|
|
| |
svn path=/trunk/; revision=6964
|
|
|
|
|
|
| |
2006-07-22 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Updated.
|
|
|
|
|
|
|
| |
2006-07-06 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Updated.
* lv.po: Merged from gnome-2-14.
|
|
|
|
|
|
| |
2006-06-20 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* POTFILES.in: Update for new printing files.
|
|
|
|
|
|
|
|
|
|
| |
2006-01-29 Peter Harvey <peter.a.harvey@gmail.com>
* src/bookmarks/ephy-topics-entry.c
* po/POTFILES.in
Make the topic entry more robust, and correct its
entry in POTFILES.in.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-29 Peter Harvey <peter.a.harvey@gmail.com>
* src/bookmarks/ephy-bookmark-properties.c
* src/bookmarks/ephy-topics-entry.c
* src/bookmarks/ephy-topics-entry.h
* src/bookmarks/Makefile.am
* po/POTFILES.in
Ongoing Saga Of The Bookmark Properties Dialog.
Dialog is now much more compact, using a text entry by
default and offering the palette when desired.
* src/bookmarks/ephy-topics-palette.c
Simplified code and made more usable.
Removed the header from the last patch as well.
* src/bookmarks/ephy-bookmarks-ui.c
'Add bookmark' dialogs were not correctly removed from the
hashtable.
|
|
|
|
|
|
|
| |
2006-01-19 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added missing file.
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-18 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-shell.c: (impl_get_embed_single):
* embed/ephy-embed-single.c: (ephy_embed_single_init):
* embed/ephy-embed-single.h:
* embed/mozilla/mozilla-embed-single.cpp:
Decouple embed single instantiation and initialisation.
Prevents double-initialisation on startup.
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyContentPolicy.h:
Remove embed single variable, it was unused.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.5.1 ===
* NEWS:
* configure.ac:
* data/Makefile.am:
* data/chrome/Makefile.am:
* po/POTFILES.in:
R src/bookmarks/ephy-new-bookmark.c:
R src/bookmarks/ephy-new-bookmark.h:
R src/bookmarks/ephy-topics-selector.c:
R src/bookmarks/ephy-topics-selector.h:
Fix the tarball.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-13 Christian Persch <chpe@cvs.gnome.org>
A embed/mozilla/EphyPromptService.cpp:
A embed/mozilla/EphyPromptService.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
* po/POTFILES.in:
Implement nsIPromptService ourself.
|
| |
|
|
|
|
|
|
|
|
| |
2005-12-03 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Fix desktop files.
* nb.po: Updated Norwegian bokmål translation
* no.po: Same.
|
| |
|
|
|
|
|
|
|
|
|
| |
2005-10-14 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in:
* POTFILES.skip: eggstatusicon and eggtray* are in .skip
because the only strings are in gobject property descriptions,
unused.
|
|
|
|
|
|
|
|
| |
2005-10-14 Adam Weinberger <adamw@gnome.org>
* POTFILES.skip, POTFILES.in: Added missing files, moved
some files from .skip to .in.
* en_CA.po: Updated Canadian English translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-17 Christian Persch <chpe@cvs.gnome.org>
A embed/mozilla/EphyAboutModule.cpp:
A embed/mozilla/EphyAboutModule.h:
R embed/mozilla/EphyProtocolHandler.cpp:
R embed/mozilla/EphyProtocolHandler.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
* po/POTFILES.in:
Yet another mozilla API change.
* src/bookmarks/ephy-bookmarks.c:
(ephy_bookmarks_get_smart_bookmark_width):
Remove stray g_print, and clamp entry width to sane values.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.7.2 ===
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/ephy-window.sgml:
* doc/reference/tmpl/epiphany-unused.sgml:
* po/POTFILES.in:
|
| |
|
|
|
|
|
|
| |
2005-06-01 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Updated.
|
|
|
|
|
|
|
| |
2005-02-11 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing file entry.
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
Add Toolbar toggle to document context menu in fullscreen mode.
* lib/egg/egg-editable-toolbar.c: (set_fixed_style),
(update_fixed), (egg_editable_toolbar_set_fixed):
* lib/egg/egg-editable-toolbar.h:
Changed to allow setting a toolbar as fixed, not just one item.
* lib/widgets/ephy-search-entry.h:
Add _ prefixed struct declarations.
* po/POTFILES.in:
Updated.
* src/Makefile.am:
A src/ephy-fullscreen-popup.c:
A src/ephy-fullscreen-popup.h:
* src/ephy-history-window.c:
* src/ephy-shell.c: (ephy_shell_new_tab):
A src/ephy-toolbar.c:
A src/ephy-toolbar.h:
* src/ephy-window.c: (destroy_fullscreen_popup),
(ephy_window_destroy), (exit_fullscreen_clicked_cb),
(get_toolbar_visibility), (sync_chromes_visibility),
(ephy_window_fullscreen), (ephy_window_unfullscreen),
(sync_tab_address), (sync_tab_icon), (sync_tab_navigation),
(sync_tab_security), (sync_tab_load_status), (sync_tab_zoom),
(show_embed_popup), (modal_alert_cb), (ephy_window_focus_in_event),
(ephy_window_focus_out_event), (ephy_window_init),
(ephy_window_activate_location):
R src/toolbar.c:
R src/toolbar.h:
* src/window-commands.c: (window_cmd_load_location):
Implemented in-toolbar exit button, and integrated status indicator in
the exit fullscreen popup. Moved toolbar.[ch] to ephy-toolbar.[ch] for
namespace correcness, and much-needed code cleanup.
|
| |
|
|
|
|
|
|
| |
2005-01-09 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Updated.
|
|
|
|
|
|
| |
2004-12-16 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added lib/widgets/ephy-location-entry.c.
|
|
|
|
|
|
|
|
| |
2004-09-13 Christian Persch <chpe@cvs.gnome.org>
Merging pre-gnome-2-10 branch to HEAD.
Splitting ChangeLog.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/Makefile.am:
Removed reference to ephy-ellipsizing-label.
* po/POTFILES.in:
Added lib/widgets/ephy-label.c
|
|
|
|
|
|
| |
2004-06-24 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added src/bookmarks/ephy-topics-selector.c.
|
|
|
|
|
|
|
| |
2004-06-13 Marcel Telka <marcel@telka.sk>
* POTFILES.in: Added src/bookmarks/ephy-bookmarksbar-model.c.
* sk.po: Updated Slovak translation.
|
|
|
|
|
|
| |
2004-05-08 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added ephy-file-chooser.c.
|
|
|
|
|
|
|
|
| |
2004-04-16 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added MozDownload.cpp.
2004-04-16 Adam Weinberger <adamw@gnome.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* data/.cvsignore:
* data/GNOME_Epiphany_NautilusView.server.in:
* data/Makefile.am:
* data/ui/.cvsignore:
* data/ui/Makefile.am:
* data/ui/nautilus-epiphany-view.xml:
* doc/reference/Makefile.am:
* embed/Makefile.am:
* embed/ephy-embed-popup-control.c:
* embed/ephy-embed-popup-control.h:
* lib/Makefile.am:
* lib/ephy-bonobo-extensions.c:
* lib/ephy-bonobo-extensions.h:
* po/POTFILES.in:
* src/Makefile.am:
* src/ephy-nautilus-view.c:
* src/ephy-nautilus-view.h:
* src/ephy-shell.c: (ephy_automation_factory_cb):
Removed the nautilus view.
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
|
|
|
|
|
|
| |
2004-03-27 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added ephy-stock-icons.c.
|
|
|
|
|
|
| |
2004-03-27 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Remove removed file ExternalProtocolService.cpp.
|
|
|
|
|
|
|
|
| |
2003-12-07 Danilo Šegan <dsegan@gmx.net>
* sr.po, sr@Latn.po: Updated Serbian translation.
* POTFILES.in: Added embed/print-dialog.c.
|
|
|
|
|
|
|
|
| |
2003-12-03 Danilo Šegan <dsegan@gmx.net>
* sr.po, sr@Latn.po: Updated Serbian translation.
* POTFILES.in: Added data/epiphany-lockdown.schemas.in.
|
|
|
|
|
|
| |
2003-11-17 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added embed/mozilla/GtkNSSClientAuthDialogs.cpp
|
|
|
|
|
|
| |
2003-11-14 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added missing files and deleted no longer existing ones.
|
|
|
|
|
|
| |
2003-10-26 Carlos Perelló Marín <carlos@gnome.org>
* POTFILES.in: Fixed.
|
|
|
|
|
|
| |
2003-10-26 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added GTKNSSKeyPairDialogs.cpp.
|
|
|
|
|
|
| |
2003-10-24 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added EphyHeaderSniffer.cpp.
|
|
|
|
|
|
|
|
|
| |
2003-10-20 Carlos Perelló Marín <carlos@gnome.org>
* POTFILES.in: Updated.
* POTFILES.skip: Removed, it's now empty.
* Please remember that you should update thos files when
adding/removing files.
|
|
|
|
|
|
| |
2003-10-18 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Added new files.
|
| |
|
|
|
|
|
|
|
|
| |
2003-09-30 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Removed data/ui/epiphany-ui.xml.in, it doesn't exist
anymore, and did not contain translatable strings anyway while it
still existed.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-09-19 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozRegisterComponents.cpp
A embed/mozilla/GtkNSSDialogs.cpp
A embed/mozilla/GtkNSSDialogs.h
* embed/mozilla/Makefile.am
* configure.in:
Implement Gtk versions of the mozilla certificate prompts.
Ported from galeon -- many thanks to Crispin for this excellent work!
|
|
|
|
|
|
|
|
| |
2003-09-08 Marco Pesenti Gritti <marco@gnome.org>
* po/POTFILES.in:
add a missing file
|
|
|
|
|
|
|
|
| |
2003-08-23 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add missing file. The string
is already translated so it doesn't add new ones.
* no.po: Update Norwegian translation.
|
|
|
|
|
|
|
| |
2003-07-14 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing files.
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
|
|
|
|
|
| |
2003-06-12 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-langs.h:
* lib/ephy-langs.c: (ephy_langs_get_n_font_languages),
(ephy_langs_get_font_languages):
Use functions instead of declaring static vars in .h file,
(hopefully) fixing # 114906 .
|
| |
|
|
|
|
|
|
|
| |
2003-06-06 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing file.
* sv.po: Updated Swedish translation.
|
|
|
|
| |
* zh_TW.po: Updated traditional Chinese translation.
|
|
|
|
|
|
|
| |
2003-05-27 Abel Cheung <maddog@linux.org.hk>
* po/POTFILES.in: Remove non-existant file(s).
* po/POTFILES.skip: Remove non-existant file(s).
|
|
|
|
|
|
|
| |
2003-05-20 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing files.
* sv.po: Updated Swedish translation.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2003-04-28 David Bordoley <marco@it.gnome.org>
* po/POTFILES.in:
Add lib/egg/egg-toolbar-editor.c.
|
|
|
|
|
|
|
|
| |
2003-04-28 Marco Pesenti Gritti <marco@it.gnome.org>
* po/POTFILES.in:
Update ephy-notebook.c path
|
|
|
|
|
|
|
|
| |
2003-04-20 Abel Cheung <maddog@linux.org.hk>
* POTFILES.in: Add missing files, remove non-existant ones.
* zh_TW.po: Updated traditional Chinese translation.
* el.po: Fix header for msgfmt check.
|
| |
|
|
|
|
|
|
|
| |
2003-04-06 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
* POTFILES.in: Removed file that doesn't exist.
* pt_BR.po: Updated Brazilian Portuguese translation.
|
|
|
|
|
|
|
| |
2003-03-17 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
* POTFILES.in: Remove files that don't exist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-03-07 David Bordoley <bordoley@msu.edu>
* src/ephy-go-action.c: (new file)
* src/ephy-go-action.h: (new file)
* src/Makefile.am:
* src/ephy-window.c:
* src/toolbar.c:
* data/ui/epiphany-toolbar.xml.in:
* po/POTFILES.in:
New toolbar action so that the "Go" button is always text only.
Removed the old toolbar "Go" button.
|
|
|
|
|
|
|
|
| |
2003-03-01 Ole Laursen <olau@hardworking.dk>
* da.po: Ported translation from newest Galeon.
* POTFILES.in: Removed non-existing toolbar-editor.glade.
|
|
|
|
|
|
|
| |
* POTFILES.in: Removed non-ui libegg files and added them to
~.skip.
* POTFILES.skip: Readded, definitly needs to be present!
* de.po: Updated German translation.
|
|
|
|
|
|
|
| |
2003-02-06 Abel Cheung <maddog@linux.org.hk>
* POTFILES.skip: Removed. No need to present.
* POTFILES.in: Sorted, removed non-existant file and add new one.
|
|
|
|
|
|
|
|
| |
2003-01-31 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-editable-toolbar.c: Add icons,
fix some minor appeareance stuff, rework ui updating
to deal with editor size.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-01-08 Marco Pesenti Gritti <marco@it.gnome.org>
* TODO:
* data/starthere/Makefile.am:
* data/starthere/index.xml.in:
* data/starthere/section.xsl:
* data/starthere/smartbookmarks.xml.in:
* embed/ephy-embed-shell.c: (ephy_embed_shell_class_init):
* embed/ephy-embed-shell.h:
* embed/mozilla/StartHereProtocolHandler.cpp:
* po/POTFILES.in:
* src/ephy-shell.c: (ephy_shell_command_cb), (ephy_shell_init):
More start here page work, importing bookmarks from mozilla
now should work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-01-07 Marco Pesenti Gritti <marco@it.gnome.org>
* configure.in:
* data/Makefile.am:
* data/start_here.html:
* data/starthere/Makefile.am:
* data/starthere/index.xml.in:
* data/starthere/section.xsl:
* embed/mozilla/StartHereProtocolHandler.cpp:
* lib/Makefile.am:
* lib/widgets/ephy-autocompletion-window.c:
(hack_tree_view_move_selection):
* po/POTFILES.in:
Architecture for translatable xml/xsl start page.
|
|
|
|
|
|
|
| |
2003-03-02 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added missing files.
* sv.po: Updated Swedish translation.
|
|
|
|
|
|
|
|
|
| |
2002-12-31 Christian Rose <menthos@menthos.com>
* configure.in: Added "sv" to ALL_LINGUAS.
* po/.cvsignore: Added more entries.
* po/POTFILES.in: Removed non-existing entries and added missing.
* po/sv.po: Added Swedish translation.
|
|
|