| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* data/epiphany.schemas.in:
* embed/ephy-embed-prefs.h:
* embed/mozilla/mozilla-notifiers.cpp:
Add pref for smooth scroll, bug #162489.
Use GSlice to allocate the prefs notifier data.
Check the pref type.
svn path=/trunk/; revision=7038
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* embed/ephy-embed-prefs.h:
* embed/mozilla/mozilla-notifiers.cpp:
Add pref for smooth scroll, bug #162489.
Use GSlice to allocate the prefs notifier data.
Check the pref type.
svn path=/trunk/; revision=7037
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* embed/mozilla/GeckoCookiePromptService.cpp:
Just use ngettext here, no need for dngettext.
svn path=/trunk/; revision=7036
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* embed/ephy-cookie-manager.h:
* embed/mozilla/EphySingle.cpp:
Store http-only flag too.
svn path=/trunk/; revision=7035
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* lib/egg/eggtreemultidnd.c:
Include config.h.
svn path=/trunk/; revision=7034
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* src/ephy-statusbar.c:
Make this comment accurate.
svn path=/trunk/; revision=7033
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* src/prefs-dialog.c: (prefs_dialog_show_help):
Make this string static.
svn path=/trunk/; revision=7032
|
|
|
|
|
|
|
|
| |
2007-05-18 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=7031
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=7029
|
|
|
|
|
|
|
|
|
|
| |
2007-05-13 Christian Persch <chpe@gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=7028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-13 Christian Persch <chpe@gnome.org>
=== Release 2.19.2 ==
* configure.ac:
Update for 2.19.2.
* po/POTFILES.skip:
Try to fix distcheck with stupid intltool.
svn path=/trunk/; revision=7026
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-08 Felix Riemann <friemann@svn.gnome.org>
* lib/egg/egg-toolbar-editor.c: (event_box_realize_cb),
(editor_create_item_from_name):
Support using named icons in the toolbareditor and attach them to the
mouse pointer while dragging them to the toolbar. (bug #436684)
svn path=/trunk/; revision=7024
|
|
|
|
| |
svn path=/trunk/; revision=7023
|
|
|
|
|
|
|
|
|
| |
2007-05-08 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation from
Espen Stefansen.
svn path=/trunk/; revision=7022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-04 Diego Escalante Urrelo <diegoe@gnome.org>
* src/ephy-find-toolbar.c:
Make Shift+Return find previous when searching.
Patch by Robin Stocker.
Fixes #412033
svn path=/trunk/; revision=7021
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lib/widgets/ephy-location-entry.c:
* lib/widgets/ephy-location-entry.h:
* src/ephy-completion-model.c:
* src/ephy-completion-model.h:
* src/ephy-location-action.c:
Copy the items on the completion list as the user moves through
them. The original input can be restored pressing Esc. The tentative
completion can be made definitive pressing Left or Right.
Fixes #409291, #102528
svn path=/trunk/; revision=7020
|
|
|
|
| |
svn path=/trunk/; revision=7015
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
* src/popup-commands.c:
* lib/ephy-file-helpers.c:
Avoid opening nautilus if downloads are done to Desktop. This re-fixes
bug #383698.
svn path=/trunk/; revision=7014
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/ephy-embed-dialog.c:
Fix some strict-aliasing warnings.
svn path=/trunk/; revision=7012
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-23 Bastien Nocera <hadess@hadess.net>
* lib/ephy-file-helpers.c: (xdg_user_dir_lookup),
(ephy_file_downloads_dir_from_xdg), (ephy_file_downloads_dir):
Use xdg-user-dirs to get a better default Downloads directory
(Closes: #415342)
svn path=/trunk/; revision=7011
|
|
|
|
| |
svn path=/trunk/; revision=7010
|
|
|
|
| |
svn path=/trunk/; revision=7009
|
|
|
|
|
|
|
|
|
| |
2007-04-23 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation by Francesco Marletta.
svn path=/trunk/; revision=7008
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-20 Bastien Nocera <hadess@hadess.net>
* data/mime-types-permissions.xml: Add "application/x-quicktimeplayer"
and "application/x-quicktime-media-link" to the safe mime-types
(Closes: #431665)
svn path=/trunk/; revision=7005
|
|
|
|
|
|
|
|
|
|
| |
2007-04-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=7003
|
|
|
|
| |
svn path=/trunk/; revision=7002
|
|
|
|
|
|
|
|
| |
2007-04-17 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=6999
|
|
|
|
| |
svn path=/trunk/; revision=6998
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-16 Diego Escalante Urrelo <diegoe@gnome.org>
* src/ephy-go-action.c:
Middle clicking the Go button should open the location bar address
content in a new tab. Bug #362591.
svn path=/trunk/; revision=6996
|
|
|
|
| |
svn path=/trunk/; revision=6995
|
|
|
|
|
|
|
|
|
| |
2007-04-13 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed a Czech string
svn path=/trunk/; revision=6993
|
|
|
|
|
|
|
|
|
| |
2007-04-13 Reinout van Schouwen <reinouts@gnome.org>
* nl.po: Updated Dutch translation
svn path=/trunk/; revision=6990
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-09 Christian Persch <chpe@gnome.org>
* data/glade/print.glade:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/GeckoPrintService.cpp:
* embed/mozilla/GeckoPrintService.h:
Fix printing of frames.
svn path=/trunk/; revision=6985
|
|
|
|
|
|
|
|
|
|
| |
2007-04-03 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation
svn path=/trunk/; revision=6982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Diego Escalante Urrelo <diegoe@gnome.org>
* src/bookmarks/ephy-topic-action.c:
Allow the user to select a different bookmark topic on the toolbar by
just moving the mouse. Old behaviour forced the user to click each
topic button to activate the menu, now only the first click is
required. Bug #363848. Patch by John Millikin.
svn path=/trunk/; revision=6981
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Christian Persch <chpe@gnome.org>
* lib/ephy-password-dialog.c: (ephy_password_dialog_constructor):
#if 0 some currently unused code. Bug #423907.
svn path=/trunk/; revision=6977
|
|
|
|
|
|
|
|
|
|
| |
2007-03-25 Christian Persch <chpe@gnome.org>
* src/ephy-statusbar.c: (create_statusbar_progress):
Make progressbar taller. Bug #421060.
svn path=/trunk/; revision=6975
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-16 Bastien Nocera <hadess@hadess.net>
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
Fix Epiphany not finding some Gecko plugins when
running in a multilib environment (Closes: #407419)
svn path=/trunk/; revision=6971
|
|
|
|
| |
svn path=/trunk/; revision=6969
|
|
|
|
| |
svn path=/trunk/; revision=6967
|
|
|
|
| |
svn path=/trunk/; revision=6964
|
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Christian Persch <chpe@gnome.org>
* embed/mozilla/GtkNSSDialogs.cpp:
Add translator's comment for 'token'.
svn path=/trunk/; revision=6962
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Christian Persch <chpe@gnome.org>
* embed/mozilla/GeckoCookiePromptService.cpp:
* embed/mozilla/GeckoCookiePromptService.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
Implement nsICookiePromptService. Bug #337826.
svn path=/trunk/; revision=6961
|
|
|
|
| |
svn path=/trunk/; revision=6960
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=6958
|
|
|
|
|
|
|
|
|
| |
2007-03-12 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=6957
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac:
Bump version to 2.19.0, and set API version to 2.19.
svn path=/trunk/; revision=6956
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* *:
Correct FSF address. Bug #409075, patch by John Millikin.
svn path=/trunk/; revision=6952
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6951
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
=== Release 2.18.0 ===
svn path=/trunk/; revision=6950
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac:
Set version to 2.18.0.
svn path=/trunk/; revision=6949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-11 Christian Persch <chpe@gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
Regenerate the type builtins when the Makefile changes. Should fix bug
#416994; no code freeze break since it's only fixing a build problem.
svn path=/trunk/; revision=6948
|
|
|
|
|
|
|
|
| |
2007-03-10 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=6946
|
|
|
|
| |
svn path=/trunk/; revision=6945
|
|
|
|
|
|
|
|
|
|
| |
* data/bme.desktop.in.in:
* data/epiphany.desktop.in.in:
"Application" is not a valid category in the freedesktop specification.
svn path=/trunk/; revision=6944
|
|
|
|
| |
svn path=/trunk/; revision=6943
|
|
|
|
| |
svn path=/trunk/; revision=6942
|
|
|
|
| |
svn path=/trunk/; revision=6941
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-05 Christian Persch <chpe@svn.gnome.org>
* lib/ephy-password-dialog.c: (update_capslock_warning),
(ephy_password_dialog_constructor),
(ephy_password_dialog_finalize), (ephy_password_dialog_class_init):
* src/bookmarks/ephy-bookmark-action.c:
(ephy_bookmark_action_updated):
* src/ephy-cert-manager-dialog.c:
(certs_manager_dialog_remove_button_clicked_cb),
(certs_manager_dialog_finalize):
* src/ephy-find-toolbar.c: (ephy_find_toolbar_init):
* src/ephy-main.c: (unref_proxy_reply_cb):
Don't use C++-style comments in C files. No code changes, only
comments changed. Bug #414706, patch by John Millikin.
svn path=/trunk/; revision=6940
|
|
|
|
| |
svn path=/trunk/; revision=6939
|
|
|
|
|
|
|
|
|
|
| |
2007-03-04 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=6938
|
|
|
|
| |
svn path=/trunk/; revision=6937
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-04 Christian Persch <chpe@svn.gnome.org>
* src/ephy-net-monitor.c: (ephy_net_monitor_check_network),
(ephy_net_monitor_startup):
Don't crash when we cannot access the system bus. Bug #404514, patch
by Jan de Groot.
svn path=/trunk/; revision=6935
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-03 Christian Persch <chpe@svn.gnome.org>
* embed/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am: Make sure the type builtins are
regenerated when the Makefile changes.
svn path=/trunk/; revision=6934
|
|
|
|
|
|
|
|
|
| |
2007-03-03 Artur Flinta <aflinta@svn.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=6933
|
|
|
|
|
|
| |
Macedonian translation.
svn path=/trunk/; revision=6932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-03 Benjamin Berg <benjamin@sipsolutions.net>
* embed/Makefile.am:
* embed/ephy-adblock-manager.c: (ephy_adblock_manager_should_load):
* embed/ephy-adblock-manager.h:
* embed/ephy-adblock.c: (ephy_adblock_should_load):
* embed/ephy-adblock.h:
* embed/mozilla/EphyContentPolicy.cpp:
* lib/Makefile.am:
* lib/ephy-adblock.c:
* lib/ephy-adblock.h:
Move ephy-adblock.* to embed. Change the API to pass EphyEmbed to
should_load. This is needed to fix bug #348331.
svn path=/trunk/; revision=6931
|
|
|
|
|
|
|
|
|
|
| |
2007-03-02 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
Add .bz2.
svn path=/trunk/; revision=6929
|
|
|
|
| |
svn path=/trunk/; revision=6928
|
|
|
|
|
|
|
|
| |
2007-03-01 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=6927
|
|
|
|
| |
svn path=/trunk/; revision=6926
|
|
|
|
| |
svn path=/trunk/; revision=6925
|
|
|
|
|
|
|
|
|
| |
2007-02-27 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=6924
|
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.92 ==
* configure.ac:
svn path=/trunk/; revision=6923
|
|
|
|
|
|
|
|
|
| |
2007-02-26 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Update Czech translation.
svn path=/trunk/; revision=6921
|
|
|
|
| |
svn path=/trunk/; revision=6920
|
|
|
|
|
|
|
|
| |
2007-02-24 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=6919
|
|
|
|
| |
svn path=/trunk/; revision=6918
|
|
|
|
|
|
|
|
| |
2007-02-23 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=6917
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-23 Christian Persch <chpe@svn.gnome.org>
* embed/mozilla/EphyFind.cpp:
* embed/mozilla/EphyFind.h:
What's this? Another mozilla API change!
svn path=/trunk/; revision=6916
|
|
|
|
|
|
|
|
|
| |
2007-02-22 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=6915
|
|
|
|
| |
svn path=/trunk/; revision=6914
|
|
|
|
|
|
|
|
| |
2007-02-21 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=6913
|
|
|
|
| |
svn path=/trunk/; revision=6912
|
|
|
|
| |
svn path=/trunk/; revision=6911
|
|
|
|
|
|
|
|
| |
2007-02-17 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=6910
|
|
|
|
|
|
|
|
| |
2007-02-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=6909
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6906
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.91 ===
* configure.ac:
* data/mime-types-permissions.xml:
svn path=/trunk/; revision=6904
|
|
|
|
|
|
|
|
|
| |
2007-01-11 Reinout van Schouwen <reinouts@gnome.org>
* nl.po: Updated Dutch translation
svn path=/trunk/; revision=6903
|
|
|
|
|
|
|
|
|
| |
2007-02-11 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=6902
|
|
|
|
|
|
|
|
| |
2007-02-11 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation by Young-Ho Cha.
svn path=/trunk/; revision=6901
|
|
|
|
|
|
|
|
|
| |
2007-02-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=6900
|
|
|
|
|
|
|
|
| |
2007-02-10 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=6899
|
|
|
|
| |
svn path=/trunk/; revision=6898
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-08 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
(GetErrorMessage),(CreateErrorPage):
Fix a g_free on static string. Also fix a leak.
svn path=/trunk/; revision=6897
|
|
|
|
| |
svn path=/trunk/; revision=6896
|
|
|
|
|
|
|
|
|
|
| |
2007-02-08 Christian Persch <chpe@svn.gnome.org>
* embed/mozilla/MozDownload.cpp:
Guess what? Another mozilla API change!
svn path=/trunk/; revision=6895
|
|
|
|
|
|
|
|
|
|
| |
2007-02-07 Christian Persch <chpe@svn.gnome.org>
* data/default-prefs-common.js:
Set the new pwdmgr pref.
svn path=/trunk/; revision=6893
|
|
|
|
| |
svn path=/trunk/; revision=6891
|
|
|
|
| |
svn path=/trunk/; revision=6890
|
|
|
|
|
|
|
|
| |
2007-02-05 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Jonathan Ernst.
svn path=/trunk/; revision=6889
|
|
|
|
|
|
|
|
| |
2007-02-05 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=6888
|
|
|
|
| |
svn path=/trunk/; revision=6887
|
|
|
|
|
|
|
|
|
|
| |
2007-02-02 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
More mime types.
svn path=/trunk/; revision=6885
|
|
|
|
|
|
|
|
|
|
| |
2007-02-02 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
More mime types.
svn path=/trunk/; revision=6883
|
|
|
|
|
|
|
|
| |
2007-02-01 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Fix translation (see #340820).
svn path=/trunk/; revision=6882
|
|
|
|
|
|
|
|
| |
2007-01-30 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Robert-André Mauchin.
svn path=/trunk/; revision=6881
|
|
|
|
|
|
|
|
|
| |
2007-01-30 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=6880
|
|
|
|
|
|
|
|
|
|
| |
2007-01-30 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
Add video/x-theora+ogg to list of known mime types.
svn path=/trunk/; revision=6878
|
|
|
|
|
|
|
|
|
|
| |
2007-01-30 Luca Ferretti <elle.uca@libero.it>
* it/it.po: Updated Italian translation (me and Silvio Pierro)
* it/figures/*png: Add missing screenshots and update existing.
svn path=/trunk/; revision=6877
|
|
|
|
|
|
|
| |
* sv/sv.po: Updated Swedish translation.
svn path=/trunk/; revision=6876
|
|
|
|
| |
svn path=/trunk/; revision=6875
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=6871
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* src/ephy-tabs-menu.c: (sync_active_tab):
Make this a regular check, not g_return_if_fail.
svn path=/trunk/; revision=6866
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* data/default-prefs-common.js:
Set bidi caret movement pref to mimick gtk widgets.
svn path=/trunk/; revision=6864
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* src/ephy-dbus.c: (ephy_dbus_connect_to_session_bus):
Fix error condition check.
svn path=/trunk/; revision=6862
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
Add more mime types.
svn path=/trunk/; revision=6860
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* lib/ephy-node.c: (destroy_signal_data), (node_parent_free),
(ephy_node_destroy), (ephy_node_new_with_id), (real_set_property),
(ephy_node_set_property), (ephy_node_set_property_string),
(ephy_node_set_property_boolean), (ephy_node_set_property_long),
(ephy_node_set_property_int), (ephy_node_set_property_double),
(ephy_node_set_property_float), (real_add_child),
(ephy_node_new_from_xml), (ephy_node_signal_connect_object):
Convert EphyNode to use GSlice.
svn path=/trunk/; revision=6859
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp: (GContentHandler::Show):
Check for a potential veto. Fix #342951.
svn path=/trunk/; revision=6858
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* lib/ephy-node.c: (safe_write_string), (ephy_node_write_to_xml):
* src/bookmarks/ephy-bookmarks-export.c: (sanitise_string),
(write_topics_list), (write_rdf):
Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to
XML. Bug #392782.
svn path=/trunk/; revision=6856
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* src/epiphany.defs:
* src/epiphany.override:
Fix the wrapping of the singleton Ephy[Embed]Shell as
"epiphany.Shell()". Bug #351705.
svn path=/trunk/; revision=6854
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* data/Makefile.am:
Fix schemas install command.
svn path=/trunk/; revision=6852
|
|
|
|
|
|
|
|
| |
2007-01-27 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=6851
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-27 Priit Laes <plaes@svn.gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
Fixes the menu path of Gnome control center when displaying the service
unavailable error message. Bug #352923.
svn path=/trunk/; revision=6850
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=6849
|
|
|
|
|
|
|
|
| |
2007-01-26 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=6848
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-24 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
Changed the "redirected too many times" error page to be more
friendly. Bug #395990.
svn path=/trunk/; revision=6847
|
|
|
|
| |
svn path=/trunk/; revision=6846
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-23 Christian Persch <chpe@svn.gnome.org>
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/GeckoPrintService.cpp:
* embed/mozilla/GeckoPrintService.h:
* embed/mozilla/GeckoPrintSession.cpp:
Clear some print settings in the settings we hand to the print job, so
they don't get applied twice. Bug #394818.
Prepare for printing to PDF (#if 0'd until the gecko bug is fixed).
svn path=/trunk/; revision=6844
|
|
|
|
|
|
|
|
|
|
| |
2007-01-23 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
Add another safe mime type.
svn path=/trunk/; revision=6842
|
|
|
|
|
|
|
|
|
| |
2007-01-23 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=6841
|
|
|
|
| |
svn path=/trunk/; revision=6840
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6838
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.90 ===
* configure.ac:
svn path=/trunk/; revision=6836
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=6835
|
|
|
|
| |
svn path=/trunk/; revision=6834
|
|
|
|
| |
svn path=/trunk/; revision=6833
|
|
|
|
|
|
|
|
| |
2007-01-20 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=6832
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* data/ui/epiphany-bookmark-editor-ui.xml:
Puts OpenInWindow over OpenInTab in the Bookmarks Editor so we meet
the HIG. Fixes bug #340775.
svn path=/trunk/; revision=6831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Luca Ferretti <elle.uca@libero.it>
* data/icons/*/places/bookmark-web.*:
* data/icons/*/places/Makefile.am:
* data/icons/*/Makefile.am:
* configure.ac
Add to build new "bookmark-web" custom named icon at
16, 22 and 24 pixels - under new places directory.
* lib/ephy-stock-icons.c:
* lib/ephy-stock-icons.h:
* src/bookmarks/ephy-bookmark-properties.c:
* src/bookmarks/ephy-bookmark-action.c:
Remove STOCK_BOOKMARK and add EPHY_STOCK_BOOKMARK using
new "bookmark-web" custom named icon.
svn path=/trunk/; revision=6830
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-17 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/popup-commands.c:
Avoid opening a nautilus window when downloads are finished if the
downloaded file was saved to the desktop. Considers the
desktop_is_homedir option of Nautilus. Bug #383698.
svn path=/trunk/; revision=6829
|
|
|
|
| |
svn path=/trunk/; revision=6828
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=6826
|
|
|
|
|
|
|
|
| |
2007-01-17 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=6825
|
|
|
|
| |
svn path=/trunk/; revision=6824
|
|
|
|
| |
svn path=/trunk/; revision=6823
|
|
|
|
|
|
|
|
|
| |
2007-01-14 Reinout van Schouwen <reinouts@gnome.org>
* nl.po: Updated Dutch translation
svn path=/trunk/; revision=6822
|
|
|
|
| |
svn path=/trunk/; revision=6821
|
|
|
|
|
|
|
| |
2007-01-13 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation updated by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=6820
|
|
|
|
| |
svn path=/trunk/; revision=6819
|
|
|
|
| |
svn path=/trunk/; revision=6818
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-10 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/bookmarks/ephy-bookmarks-ui.c:
Fixes compilation with gcc 2. Bug #394699. Patch by Jens Granseuer.
svn path=/trunk/; revision=6817
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-10 Christian Persch <chpe@svn.gnome.org>
* data/chrome/about.xhtml:
* src/window-commands.c: (window_cmd_help_about):
Update for 2007.
svn path=/trunk/; revision=6816
|
|
|
|
|
|
|
|
|
|
| |
2007-01-10 Christian Persch <chpe@svn.gnome.org>
* data/epiphany.pc.in:
Fix for autoconf 2.60 (datarootdir).
svn path=/trunk/; revision=6815
|
|
|
|
| |
svn path=/trunk/; revision=6814
|
|
|
|
| |
svn path=/trunk/; revision=6813
|
|
|
|
| |
svn path=/trunk/; revision=6812
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/popup-commands.c:
* lib/ephy-file-helpers.c:
Opens images in a new browser window if EOG is not found. Bug #167595.
Patch by Björn Lindqvist.
svn path=/trunk/; revision=6811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/ephy-history-window.c:
* src/ephy-main.c:
* src/bookmarks/ephy-bookmarks-editor.c:
* src/ephy-tab.c:
* src/ephy-encoding-menu.c:
* src/ephy-window.c:
* data/glade/form-signing-dialog.glade:
* data/glade/prefs-dialog.glade:
Changes "..." for the ellipsis character "…". Bug #324380. Patch by
Diego Escalante Urrelo.
svn path=/trunk/; revision=6810
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* data/about.ini:
Added myself as a Contributor. :).
svn path=/trunk/; revision=6809
|
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Christian Persch <chpe@svn.gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6808
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Christian Persch <chpe@svn.gnome.org>
=== Release 2.17.5 ===
* NEWS:
* configure.ac:
* data/default-prefs-common.js:
* doc/reference/tmpl/ephy-embed.sgml:
svn path=/trunk/; revision=6806
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/ephy-python-extension.c:
* src/epiphany.override:
Fixes a problem at link time on Darwin, bug #387233. Patch by paul.
svn path=/trunk/; revision=6805
|
|
|
|
|
|
|
|
|
| |
2007-01-09 Reinout van Schouwen <reinout@cs.vu.nl>
* nl.po: Updated Dutch translation
svn path=/trunk/; revision=6803
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
Fixes the escaping in the error message "The page %s was not fully
loaded yet when the browser crashed..." by changing the
g_strdup_printf into a g_markup_printf_escaped. Bug #374627. Patch by
Diego Escalante Urrelo.
svn path=/trunk/; revision=6801
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/mozilla/EphyAboutModule.cpp:
Fixes the menu path of the service unavailable error message.
svn path=/trunk/; revision=6800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/popup-commands.c: (background_download_completed)
Check the result of ephy_file_launch_desktop_file () so if it fails we
try an alternative naming of the background capplet: gnome-background.
This is seen in fedora. Bug #387206, which is actually caused by
bugzilla.redhat.com #201867.
svn path=/trunk/; revision=6798
|
|
|
|
| |
svn path=/trunk/; revision=6797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c:
* lib/widgets/ephy-node-view.c:
Workaround/semi-fix for bug #351814. The real cause of the problem is
the user_data that is never set on a GtkTreeIter, so the Ephy
implementation of the tree makes it to have a stamp of 0 being that
way an invalid iter. Patch by Diego Escalante Urrelo.
svn path=/trunk/; revision=6796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Luca Ferretti <elle.uca@libero.it>
* data/epiphany.pc.in:
Added "icondir" variable ( == $datadir/$package/icons ).
The purpose is allow extensions to install custom themeable icons
in this directory, so they can use named icons without add a new
icon search path.
svn path=/trunk/; revision=6794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* data/glade/form-signing-dialog.glade:
* data/glade/prefs-dialog.glade:
Removed the hardcoded invisible char, note that this might readd
itself to the file if someone edits it. It has been suggested that we
move over to glade-3. Patch by Vitali Ischenko. Bug #393910.
svn path=/trunk/; revision=6793
|
|
|
|
|
|
| |
missing.
svn path=/trunk/; revision=6792
|
|
|
|
| |
svn path=/trunk/; revision=6791
|
|
|
|
| |
svn path=/trunk/; revision=6790
|
|
|
|
|
|
|
|
|
| |
2007-01-06 David Planella <david.planella@googlemail.com>
* ca.po: Updated Catalan translation.
svn path=/trunk/; revision=6789
|
|
|
|
|
|
|
|
|
| |
2007-01-05 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=6788
|
|
|
|
| |
svn path=/trunk/; revision=6787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/ephy-favicon-cache.c: (icon_is_obsolete),
(remove_obsolete_icons):
* embed/ephy-history.c: (page_is_obsolete),
(remove_obsolete_pages):
Avoid use of localtime by computing expiry in seconds instead of days.
Patch by Chris Wilson.
svn path=/trunk/; revision=6786
|
|
|
|
| |
svn path=/trunk/; revision=6784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_init):
* embed/ephy-history.c: (ephy_history_init):
* lib/Makefile.am:
* lib/ephy-glib-compat.h:
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_save_delayed):
* src/ephy-dbus.c: (session_filter_func), (system_filter_func):
* src/ephy-extensions-manager.c: (reload_cb):
* src/ephy-session.c: (confirm_shutdown_cb):
Utilize GLib's new g_timeout_add_seconds to reduce context switches
and improve CPU/power efficiency. Patch by Chris Wilson.
svn path=/trunk/; revision=6783
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* data/glade/prefs-dialog.glade:
Corrects the expand of the Privacy tab in the Preferences window.
Patch by Baptiste Mille-Mathias.
svn path=/trunk/; revision=6782
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* data/mime-types-permissions.xml:
Added text/csv as a safe type (note that the alias
text/x-comma-separate-values is also present). Patch by Gaëtan
Podevijn.
svn path=/trunk/; revision=6779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-02 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/ephy-history-window.c: (ephy_history_window_update_menu):
Disables "Add Bookmark" in the File menu when bookmarks are locked
down.
* src/bookmarks/ephy-bookmark-properties.c: (ephy_bookmark_properties_constructor):
Makes the topics pane insensitive and the rest of entries
non-editables (but sensitive so we can select the text)
when bookmarks are locked down.
* src/bookmarks/ephy-bookmarks-ui.c: (ephy_bookmarks_ui_add_bookmark):
Don't allow the add bookmark ui to appear if it's locked down.
svn path=/trunk/; revision=6778
|
|
|
|
|
|
|
|
|
| |
2007-01-02 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=6777
|
|
|
|
|
|
|
|
|
|
| |
2006-12-31 Christian Persch <chpe@svn.gnome.org>
* src/ephy-main.c: (main):
Make sure to init gthread as first call to glib.
svn path=/trunk/; revision=6775
|
|
|
|
| |
svn path=/trunk/; revision=6773
|
|
|
|
| |
svn path=/trunk/; revision=6772
|
|
|
|
| |
svn path=/trunk/; revision=6771
|
|
|
|
| |
svn path=/trunk/; revision=6770
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-30 Diego Escalante Urrelo <diegoe@cvs.gnome.org>
* src/ephy-statusbar.c:
Removed uneeded #include <gtk/gtkframe.h>.
svn path=/trunk/; revision=6769
|
|
|
|
| |
svn path=/trunk/; revision=6768
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-12-25 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (ephy_statusbar_class_init):
Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk
bug #372452 is fixed.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-19 Luca Ferretti <elle.uca@libero.it>
* data/ui/epiphany-ui.xml:
Invert MoveToolItem and RemoveToolItem order, matchingh
same feature for panel applets.
* lib/egg/egg-editable-toolbar.c:
(egg_editable_toolbar_set_ui_manager):
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
Remove STOCK_DRAG_MODE and STOCK_VIEW_SOURCE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-19 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/16x16/actions/location-entry.png:
* data/icons/22x22/actions/Makefile.am:
* data/icons/22x22/actions/location-entry.png:
* data/icons/24x24/actions/location-entry.png:
* data/icons/32x32/actions/Makefile.am:
* data/icons/32x32/actions/location-entry.png:
* data/icons/32x32/actions/location-entry.svg:
* data/icons/scalable/actions/Makefile.am:
* data/icons/scalable/actions/location-entry.svg:
Add Tango style location-entry named icon.
|
|
|
|
|
|
|
|
| |
2006-12-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-18 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.17.4 ===
* autogen.sh:
* configure.ac:
* src/Makefile.am:
Link with -lxpcomglue_s on trunk.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-18 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_set_completion):
* lib/widgets/ephy-location-entry.h:
* src/ephy-completion-model.c:
(ephy_completion_model_get_column_type), (init_favicon_col),
(ephy_completion_model_get_value):
* src/ephy-completion-model.h:
* src/ephy-location-action.c: (connect_proxy):
Show favicons in location entry drop-down. Bug #112748, patch by Diego
Escalante Urrelo.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
* src/Makefile.am:
* src/window-commands.c: (window_cmd_help_about):
Load about data from file.
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-bookmarks-html.xsl:
Fix bookmarks export to HTML. Bug #345925, patch by Stefan Stuhr.
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Bump version to 2.17.4.
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_export):
Fix file name extension when exporting bookmarks. Bug #358986, patch
by Diego Escalante Urrelo.
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (button_deactivate_cb):
Fix a signal leak. Bug #363837, patch by John Millikin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Eric Butler <eric@extremeboredom.net>
* src/ephy-embed.h:
Add search_link entry to _EphyEmbedIface
* src/ephy-embed.c:
Add ge-search-link signal
* embed/mozilla/EphyBrowser.cs:
Fire ge-search-link signal for opensearch tags
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-history-window.c: (cmd_delete):
Fix a mem leak. Bug #373549, patch by Diego Escalante Urrelo.
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c: (ephy_notebook_init), (sync_label):
Limit tab tooltip length. Bug #324052, patch by Diego Escalante
Urrelo.
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c: (notebook_drag_data_received_cb),
(ephy_notebook_init), (build_tab_label):
Allow to drag plaintext to tabbar. Bug #339339, patch by
Michael Hofmann.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_set_completion):
* lib/widgets/ephy-location-entry.h:
* src/ephy-completion-model.c:
(ephy_completion_model_get_column_type),
(ephy_completion_model_get_value):
* src/ephy-completion-model.h:
* src/ephy-location-action.c: (connect_proxy):
List title and URL in location entry drop-down. Bug #169550,
patch by Diego Escalante Urrelo.
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_style_set):
Fix secure location bar colouring with dark themes. Bug #347343,
patch by Diego Escalante Urrelo.
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
* src/Makefile.am:
* src/window-commands.c: (window_cmd_help_about):
Load about data from file.
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/ephy-adblock-manager.c:
* embed/ephy-adblock-manager.h:
Add a signal so one can react after some rules have been edited.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-17 Björn Lindqvist <bjourne@gmail.com>
* embed/ephy-encodings.c
* embed/ephy-favicon-cache.c
* embed/ephy-history.c
* embed/mozilla/GlobalHistory.cpp
* lib/ephy-state.c
* lib/widgets/ephy-node-view.c
* src/ephy-tab.c
* src/bookmarks/ephy-bookmarks.c
Refactor lots of code by using the function
ephy_node_set_property_XXX() instead of
ephy_node_set_property(). Also, add emacs mode headers to touched
files. Bug #381546.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/GeckoPrintService.cpp:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:
* lib/ephy-file-chooser.c: (ephy_file_chooser_constructor):
* lib/ephy-gui.c: (ephy_gui_check_location_writable):
* lib/ephy-module.c:
* lib/ephy-password-dialog.c: (ephy_password_dialog_constructor):
* lib/ephy-spell-check.c:
* lib/ephy-stock-icons.h:
* lib/widgets/.cvsignore:
* lib/widgets/ephy-spinner-tool-item.c:
(ephy_spinner_tool_item_toolbar_reconfigured):
* lib/widgets/testspinner.c:
* plugins/desktop-file/plugin.cpp:
* src/bookmarks/ephy-bookmarks.c: (redirect_cb):
* src/ephy-history-window.c: (confirmation_dialog_construct):
* src/ephy-main.c: (main):
* src/ephy-session.c: (confirm_shutdown_cb),
(session_command_autoresume):
* src/ephy-shell.c: (ephy_shell_add_sidebar_cb):
* src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor):
* src/ephy-window.c: (construct_confirm_close_dialog):
* src/pdm-dialog.c: (pdm_dialog_init):
* src/window-commands.c: (window_cmd_help_about):
Use a define for the default window icon. Bug #385872.
* lib/ephy-module.c:
The symbol can be NULL even though the symbol lookup succeeded.
|
|
|
|
|
|
|
|
| |
2006-12-14 Chhristian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Don't warn before launching rtsp and mms[h] handlers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-14 Luca Ferretti <elle.uca@libero.it>
* data/icons/32x32/actions/Makefile.am:
* data/icons/32x32/actions/bookmark-view.png:
* data/icons/32x32/actions/bookmark-view.svg:
* data/icons/32x32/actions/history-view.png:
* data/icons/32x32/actions/history-view.svg:
* data/icons/scalable/actions/Makefile.am:
* data/icons/scalable/actions/bookmark-view.svg:
* data/icons/scalable/actions/history-view.svg:
Add "bookmark-view" and "history-view" at 32 pixels
and 48 pixels scalable. From Andreas Nilsson.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-14 Luca Ferretti <elle.uca@libero.it>
* src/ephy-window.c:
Remove the proxy icon from View->Page Source menu entry.
* lib/ephy-stock-icons.h:
Keep STOCK_VIEW_SOURCE by now, but use "text-html" instead
deprecated "stock_view-html-source".
|
|
|
|
|
|
|
|
| |
2006-12-14 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
Fix a typo in previous commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-14 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/actions/Makefile.am:
* data/icons/16x16/actions/bookmark-view.png:
* data/icons/16x16/actions/bookmark-view.xcf:
* data/icons/16x16/actions/download.xcf:
* data/icons/16x16/actions/epiphany-download.xcf.bz2:
* data/icons/16x16/status/Makefile.am:
* data/icons/16x16/status/popup-hidden.xcf:
* data/icons/16x16/status/popup-hidden.xcf.bz2:
* data/icons/22x22/actions/Makefile.am:
* data/icons/22x22/actions/bookmark-view.png:
* data/icons/22x22/actions/bookmark-view.xcf:
* data/icons/22x22/actions/download.xcf:
* data/icons/22x22/actions/epiphany-download.xcf.bz2:
* data/icons/22x22/status/Makefile.am:
* data/icons/22x22/status/popup-hidden.xcf:
* data/icons/22x22/status/popup-hidden.xcf.bz2:
* data/icons/24x24/actions/Makefile.am:
* data/icons/24x24/actions/README:
* data/icons/24x24/actions/bookmark-view.png:
* data/icons/24x24/actions/web-bookmarks.png:
* data/icons/32x32/actions/Makefile.am:
* data/icons/32x32/actions/download.svg:
* data/icons/32x32/actions/epiphany-download.svg:
* data/icons/scalable/status/Makefile.am:
Add new "bookmark-view" icon from Andreas Nilsson, replacing
"web-bookmarks". Move images source from xcf.bz2 to xcf and
use the same name of the named icon, including them in dist.
* lib/ephy-stock-icons.h:
Use "bookmark-view" named icon for EPHY_STOCK_BOOKMARKS.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-13 Christian Persch <chpe@cvs.gnome.org>
* data/icons/16x16/actions/Makefile.am:
* data/icons/22x22/actions/Makefile.am:
* data/icons/24x24/actions/Makefile.am:
* data/icons/32x32/actions/Makefile.am:
* data/icons/32x32/status/Makefile.am:
Dist the icon sources.
|
|
|
|
|
|
|
|
|
| |
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.
|