| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Bug #627496
|
|
|
|
| |
Bug #625922
|
| |
|
|
|
|
|
|
|
|
| |
Glade caused the … character to be escaped in ui files, bug #596205.
This makes messages including such character to not be caught by translations
in the UI so you get untranslated labels.
Bug #613119
|
|
|
|
|
|
|
|
|
|
| |
Get rid of our statusbar for good and switch to something like what
Chromium uses, since it takes less vertical space.
The only regression is that we lose the resize grip, but that should
be re-added to GtkWindow soon.
Bug #609713
|
|
|
|
|
| |
We'll add it back whenever we manage to add support for it in
WebKitGTK+.
|
|
|
|
|
| |
We were using our normal release version, which is not where they are
installed.
|
|
|
|
|
| |
There's really no way to completely disable Java support alone, and I
think enabling/disabling plugins in general is much more useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change follows from the GNOME decision to default to "Text
besides icons", which makes the first toolbar smaller
horizontally. With the woohoo bar the need for history and bookmark
buttons is also diminished, given that you can easily search them
using the location bar itself.
Zoom buttons are kept, but moved to the other side of the toolbar,
after the location bar, to clearly distinguish them from navigation
operations.
Bug #412385
|
|
|
|
|
|
|
| |
This has been long gone and anything still using it probably doesn't work with
the API changes in the last year anyway.
Bug #607881
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We default to the WebKitGTK+ user agent with Epiphany and the version
appended to it.
This can be overriden/modified in two ways:
- The gconf key /apps/epiphany/general/user_agent has the maximum
priority, and if it's set it will be always used.
- If the gconf key is not set, vendors can still customize the UA by
placing a branding.conf file in the share data directory. One
example would be:
[User Agent]
Vendor=SUSE
VendorSub=11.2
VendorComment=2.29.94-1
And the result would be:
Mozilla/5.0 (X11; U; Linux i686; fr-fr) AppleWebKit/531.2+ (KHTML, like Gecko)
Safari/531.2+ SUSE/11.2 (2.29.94-1) Epiphany/2.29.94
Bug #580903
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
|
|
|
|
| |
Defaults to Google, like it used to.
Bug #604087
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
|
|
| |
Bug #590387
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
|
|
|
| |
WebKit now provides API to start the web inspector, so we can restore
the menu item.
Bug #599473
|
| |
|
|
|
|
|
|
|
|
|
| |
Reduces file size and ensures files will continue working properly
when edited.
Bug #590387
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
It is useless right now since we need WebKit support for this.
Bug 587470 - Smooth scrolling preference doesn't work
|
|
|
|
| |
Signed-off-by: Xan Lopez <xan@gnome.org>
|
|
|
|
| |
Bug #300190
|
|
|
|
| |
Bug #565346
|
|
|
|
| |
Bug #582905
|
|
|
|
|
| |
The supported language for extensions other than C/C++ is now
JavaScript through Seed.
|
|
|
|
|
|
|
|
|
|
|
| |
Only available as a gconf key for now,
/apps/epiphany/general/open_new_windows_in_tab.
Patch by Alejandro G. Castro.
Bug #571593
svn path=/trunk/; revision=8783
|
|
|
|
|
|
| |
GtkBuilder file doesn't cause problems when loading
svn path=/trunk/; revision=8753
|
|
|
|
| |
svn path=/trunk/; revision=8731
|
|
|
|
| |
svn path=/trunk/; revision=8717
|
|
|
|
| |
svn path=/trunk/; revision=8716
|
|
|
|
|
|
|
|
|
|
| |
Bug #567490
We keep the old glade files as master source and convert them to
GtkBuilder format at compile-time because glade-3 is not ready yet for
day-to-day edition of GtkBuilder files.
svn path=/trunk/; revision=8678
|
|
|
|
|
|
|
|
| |
found by the preferences dialog code.
Bug #562446 is related
svn path=/trunk/; revision=8642
|
|
|
|
|
|
| |
Bug #562446
svn path=/trunk/; revision=8634
|
|
|
|
| |
svn path=/trunk/; revision=8609
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Vincent Untz <vuntz@gnome.org>
* data/glade/prefs-dialog.glade: Fix for GTK+ adjustment policy
enforcement:
http://mail.gnome.org/archives/desktop-devel-list/2008-September/msg00148.html
svn path=/trunk/; revision=8525
|
|
|
|
| |
svn path=/trunk/; revision=8448
|
|
|
|
|
|
|
| |
epiphany-extensions caused by the recent surgery introducing WebKit as
public dep.
svn path=/trunk/; revision=8334
|
|
|
|
|
|
|
| |
comply with the tango style guidelines.
svn path=/trunk/; revision=8325
|
|
|
|
| |
svn path=/trunk/; revision=8278
|
|
|
|
|
|
|
| |
sensitive by default. Patch by Michael Wolf, closes: #504136.
svn path=/trunk/; revision=8237
|
|
|
|
|
|
| |
Remove the epiphany-pango schemas file, same reason.
svn path=/trunk/; revision=8191
|
|
|
|
| |
svn path=/trunk/; revision=8183
|
|
|
|
| |
svn path=/trunk/; revision=8137
|
|
|
|
| |
svn path=/trunk/; revision=8116
|
|
|
|
| |
svn path=/trunk/; revision=8109
|
|
|
|
|
|
| |
the right directory, and set that directory as the component directory with gtk_moz_embed_set_comp_path.
svn path=/trunk/; revision=8103
|
|
|
|
|
|
|
| |
translation (bug 519908)
svn path=/trunk/; revision=8013
|
|
|
|
| |
svn path=/trunk/; revision=7990
|
|
|
|
| |
svn path=/trunk/; revision=7955
|
|
|
|
|
|
|
|
|
| |
Left undocumented on schema because we are in string freeze, will document
for 2.24.
Patch by Jake Nelson
svn path=/trunk/; revision=7944
|
|
|
|
| |
svn path=/trunk/; revision=7941
|
|
|
|
| |
svn path=/trunk/; revision=7938
|
|
|
|
|
|
| |
* Add KiBi and cosimoc to about.ini
svn path=/trunk/; revision=7933
|
|
|
|
|
|
| |
(It's not on the default toolbar, though).
svn path=/trunk/; revision=7884
|
|
|
|
|
|
|
|
|
|
| |
the dialog is hidden pop-up a notification (as in libnotify).
We now require libnotify to build.
Fixes bug #311209.
svn path=/trunk/; revision=7802
|
|
|
|
|
|
| |
section explaining its usage. Close bug #148314.
svn path=/trunk/; revision=7793
|
|
|
|
|
|
| |
Bug #332968.
svn path=/trunk/; revision=7786
|
|
|
|
| |
svn path=/trunk/; revision=7775
|
|
|
|
|
|
| |
Fix bug #132808.
svn path=/trunk/; revision=7746
|
|
|
|
|
|
| |
Workaround for bug #346110. Patch by Dale Parquette.
svn path=/trunk/; revision=7670
|
|
|
|
|
|
|
|
|
|
| |
* 2007-11-12 Reinout van Schouwen <reinouts@gnome.org>
- glade/prefs-dialog.glade: add explanation label to "Only from sites you visit" radio button.
Fixes bug 493422.
svn path=/trunk/; revision=7669
|
|
|
|
|
|
| |
the passwords. A confirmation dialogue is used. Addresses bug #148314.
svn path=/trunk/; revision=7652
|
|
|
|
|
|
|
|
| |
visit, substitutes radiobuttons with checkboxes in the View menu of the window.
Also, adds lib/ephy-time-helpers that contains a strftime() implementation.
Fix bug #380156.
svn path=/trunk/; revision=7641
|
|
|
|
|
|
| |
File used to convert source files with uncrustify to new indentation style.
svn path=/trunk/; revision=7633
|
|
|
|
|
|
| |
Bug #463956, patch by Cyril Brulebois.
svn path=/trunk/; revision=7615
|
|
|
|
| |
svn path=/trunk/; revision=7488
|
|
|
|
| |
svn path=/trunk/; revision=7446
|
|
|
|
|
|
|
|
|
|
| |
2007-08-28 Christian Persch <chpe@gnome.org>
* data/mime-types-permissions.xml:
More mime types.
svn path=/trunk/; revision=7324
|
|
|
|
|
|
|
|
|
|
| |
2007-08-28 Christian Persch <chpe@gnome.org>
* data/mime-types-permissions.xml:
More mime types.
svn path=/trunk/; revision=7316
|
|
|
|
|
|
|
|
|
|
| |
2007-08-28 Christian Persch <chpe@gnome.org>
* data/mime-types-permissions.xml:
More mime types.
svn path=/trunk/; revision=7314
|
|
|
|
|
|
|
|
|
|
| |
2007-08-25 Christian Persch <chpe@gnome.org>
* data/mime-types-permissions.xml:
More mime types.
svn path=/trunk/; revision=7296
|
|
|
|
|
|
|
|
|
|
| |
2007-08-12 Christian Persch <chpe@gnome.org>
* data/icons/Makefile.am:
Add low contrast app icon.
svn path=/trunk/; revision=7263
|
|
|
|
|
|
|
|
|
|
| |
2007-08-09 Christian Persch <chpe@gnome.org>
* data/icons/Makefile.am:
Fix icons install paths.
svn path=/trunk/; revision=7260
|
|
|
|
|
|
|
|
|
|
| |
2007-08-09 Christian Persch <chpe@gnome.org>
* data/icons/Makefile.am:
Fix icon cache update command.
svn path=/trunk/; revision=7258
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-09 Christian Persch <chpe@gnome.org>
* data/icons/Makefile.am:
* data/icons/HighColorLargePrint{,Inverse}_apps_48x48_gnome-web-browser.png:
Add a11y theme icons for our apps icon.
svn path=/trunk/; revision=7257
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-09 Christian Persch <chpe@gnome.org>
* configure.ac:
A data/icons/*:
R data/icons/*/*/*:
Reorganise icons.
svn path=/trunk/; revision=7256
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-06 Christian Persch <chpe@gnome.org>
* data/bme.desktop.in.in:
* data/epiphany.desktop.in.in:
Direct bugs coming in from bb to their own Component, for easy
filtering.
svn path=/trunk/; revision=7251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-02 Diego Escalante Urrelo <diegoe@gnome.org>
* data/ui/epiphany-ui.xml:
* src/ephy-window.c:
* src/ephy-lockdown.c:
Remove "Add bookmark" and "Save as" from the document context menu.
Patch by Cosimo Cecchi. Part of bug #332968.
svn path=/trunk/; revision=7239
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-01 Diego Escalante Urrelo <diegoe@gnome.org>
* data/epiphany-lockdown.schemas.in:
Remove misleading text from hide menu bar lockdown. Fixes bug #321989.
svn path=/trunk/; revision=7231
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org>
* src/prefs-dialog.c:
* data/glade/prefs-dialog.glade:
Added a checkbox for smooth scrolling. Fixes bug #162489.
svn path=/trunk/; revision=7195
|
|
|
|
| |
svn path=/trunk/; revision=7164
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-15 Christian Persch <chpe@gnome.org>
* data/chrome/about.xhtml:
* data/epiphany.desktop.in.in:
* data/icons/16x16/apps/Makefile.am:
* data/icons/22x22/apps/Makefile.am:
* data/icons/24x24/apps/Makefile.am:
* data/icons/32x32/apps/Makefile.am:
* data/icons/scalable/apps/Makefile.am:
* lib/ephy-stock-icons.h:
Use the right icon name. Bug #385872.
svn path=/trunk/; revision=7163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-15 Christian Persch <chpe@gnome.org>
* data/chrome/about.xhtml:
* data/epiphany.desktop.in.in:
* data/icons/16x16/apps/Makefile.am:
* data/icons/22x22/apps/Makefile.am:
* data/icons/24x24/apps/Makefile.am:
* data/icons/32x32/apps/Makefile.am:
* data/icons/scalable/apps/Makefile.am:
* lib/ephy-stock-icons.h:
Use the right icon name. Bug #385872.
svn path=/trunk/; revision=7162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-15 Christian Persch <chpe@gnome.org>
* data/chrome/about.xhtml:
* data/epiphany.desktop.in.in:
* data/icons/16x16/apps/Makefile.am:
* data/icons/22x22/apps/Makefile.am:
* data/icons/24x24/apps/Makefile.am:
* data/icons/32x32/apps/Makefile.am:
* lib/ephy-stock-icons.h:
Use the right icon name. Bug #385872.
svn path=/trunk/; revision=7161
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-15 Christian Persch <chpe@gnome.org>
* data/chrome/about.xhtml:
* data/epiphany.desktop.in.in:
* data/icons/16x16/apps/Makefile.am:
* data/icons/22x22/apps/Makefile.am:
* data/icons/32x32/apps/Makefile.am:
* lib/ephy-stock-icons.h:
Use the right icon name. Bug #385872.
svn path=/trunk/; revision=7160
|
|
|
|
|
|
|
|
|
|
| |
2007-07-11 Christian Persch <chpe@gnome.org>
* data/default-prefs-common.js:
Use the right prefs to disable CUPS.
svn path=/trunk/; revision=7149
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-11 Luca Ferretti <elle.uca@libero.it>
* data/chrome/about.xhtml:
Use new "epiphany" icon here (thanks to Rodney Dawes).
* data/icons/32x32/apps/Makefile.am:
* data/icons/32x32/apps/epiphany.svg:
* data/icons/32x32/apps/epiphany.svg:
Add 32x32 pixel icon (thanks to Andreas Nilsson).
svn path=/trunk/; revision=7148
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* data/epiphany.desktop.in.in:
Use new icon here too
svn path=/trunk/; revision=7133
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* data/icons/32x32/apps/Makefile.am:
* data/icons/32x32/Makefile.am:
Add 32x32/apps to build. But currently there are no icons.
svn path=/trunk/; revision=7131
|
|
|
|
|
|
|
| |
fix image names (epiphany, not epiphnay)...
svn path=/trunk/; revision=7130
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* configure.ac:
* data/icons/16x16/Makefile.am:
* data/icons/16x16/apps/Makefile.am:
* data/icons/16x16/apps/epiphnay.svg:
* data/icons/16x16/apps/epiphnay.png:
* data/icons/22x22/Makefile.am:
* data/icons/22x22/apps/Makefile.am:
* data/icons/22x22/apps/epiphnay.svg:
* data/icons/22x22/apps/epiphnay.png:
* data/icons/24x24/Makefile.am:
* data/icons/24x24/apps/Makefile.am:
* data/icons/24x24/apps/epiphnay.png:
* data/icons/scalable/Makefile.am:
* data/icons/scalable/apps/Makefile.am:
* data/icons/scalable/apps/epiphnay.svg:
* lib/ephy-stock-icons.h:
Install under hicolor and use "epiphany" named icon
as application icon
* data/icons/Makefile.am:
Update gtk icon cache for hicolor on install and uninstall
svn path=/trunk/; revision=7129
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* 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/scalable/actions/Makefile.am:
* data/icons/*/action/download.*:
Kill old "download" icon. Fix bug 450904
svn path=/trunk/; revision=7128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Christian Persch <chpe@gnome.org>
* configure.ac:
* data/icons/16x16/status/Makefile.am:
* data/icons/24x24/status/Makefile.am:
* data/icons/48x48/Makefile.am:
* data/icons/48x48/status/Makefile.am:
* data/icons/Makefile.am:
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones
in g-i-t are broken (see bug #348350 comment 93 ff).
svn path=/trunk/; revision=7119
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-28 Christian Persch <chpe@gnome.org>
* configure.ac:
* data/Makefile.am:
A data/weasel-ua-pref.js.in:
Make UA ff-compatible. This fixes
https://bugzilla.mozilla.org/show_bug.cgi?id=334967 . See also
Camino bug https://bugzilla.mozilla.org/show_bug.cgi?id=384721 and
https://bugzilla.mozilla.org/show_bug.cgi?id=385999 for discussion.
svn path=/trunk/; revision=7100
|
|
|
|
|
|
|
|
|
|
| |
2007-06-10 Christian Persch <chpe@gnome.org>
* data/default-prefs-common.js:
Disable PAPI too.
svn path=/trunk/; revision=7078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org>
* src/ephy-history-window.c
* src/bookmarks/ephy-bookmarks-editor.c
* data/ui/epiphany-history-window-ui.xml
* data/ui/epiphany-bookmark-editor-ui.xml:
Assign control+T as default delete shortcut. Also move the Delete item
to Edit menu. Bug #351100.
svn path=/trunk/; revision=7076
|
|
|
|
|
|
|
|
|
|
| |
2007-06-05 Wouter Bolsterlee <wbolster@svn.gnome.org>
* data/about.ini:
Shameless plug: added Reinout van Schouwen and myself.
svn path=/trunk/; revision=7069
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-05 Jared Moore <cornflake.pirate@gmail.com>
Reviewed by: Christian Persch <chpe@gnome.org>
Committed by: Wouter Bolsterlee <wbolster@gnome.org>
* data/ui/epiphany-ui.xml:
Added 'select all' to context menu for text input areas. Bug #336739.
svn path=/trunk/; revision=7068
|
|
|
|
|
|
|
|
|
|
| |
2007-05-19 Christian Persch <chpe@gnome.org>
* data/glade/epiphany.glade:
Make "Show Passwords" plural. Bug #437798.
svn path=/trunk/; revision=7039
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-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-03-11 Christian Persch <chpe@gnome.org>
* *:
Correct FSF address. Bug #409075, patch by John Millikin.
svn path=/trunk/; revision=6952
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
2007-03-02 Christian Persch <chpe@svn.gnome.org>
* data/mime-types-permissions.xml:
Add .bz2.
svn path=/trunk/; revision=6929
|
|
|
|
|
|
|
|
|
|
|
| |
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-02-07 Christian Persch <chpe@svn.gnome.org>
* data/default-prefs-common.js:
Set the new pwdmgr pref.
svn path=/trunk/; revision=6893
|
|
|
|
|
|
|
|
|
|
| |
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-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-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>
* data/mime-types-permissions.xml:
Add more mime types.
svn path=/trunk/; revision=6860
|
|
|
|
|
|
|
|
|
|
| |
2007-01-28 Christian Persch <chpe@svn.gnome.org>
* data/Makefile.am:
Fix schemas install command.
svn path=/trunk/; revision=6852
|
|
|
|
|
|
|
|
|
|
| |
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-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-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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
=== 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 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=6768
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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>
* data/Makefile.am:
* src/Makefile.am:
* src/window-commands.c: (window_cmd_help_about):
Load about data from file.
|
|
|
|
|
|
|
|
| |
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>
* 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-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-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-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 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-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>
* 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-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-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-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>
* data/default-prefs-common.js:
Activate about:config warning.
|
| |
|
|
|
|
|
|
|
|
| |
2006-08-24 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add some more mime types. Fixes bug #352482.
|
|
|
|
|
|
|
|
|
| |
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-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>
* data/epiphany-pango.schemas:
Enable pango for Thai locale. Bug #339532.
|
|
|
|
|
|
|
|
| |
2006-08-10 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Add missing semicolon. Bug #350711.
|
|
|
|
|
|
|
|
| |
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>
* 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-07-24 Christian Persch <chpe@cvs.gnome.org>
* data/glade/certificate-dialogs.glade:
Make this a vbox, not a table.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-24 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-password-dialog.c:
Fix default activation.
* data/glade/form-signing-dialog.glade:
* embed/mozilla/GeckoFormSigningDialog.cpp:
Fix content packing options.
|
|
|
|
|
|
|
|
| |
2006-07-24 Christian Persch <chpe@cvs.gnome.org>
* data/glade/certificate-dialogs.glade:
Fix spacings, and don't use dummy text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-24 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
* src/ephy-statusbar.c: (ephy_statusbar_class_init),
(padlock_button_press_cb), (create_statusbar_security_icon):
* src/ephy-statusbar.h:
* src/ephy-window.c: (ephy_window_constructor):
* src/window-commands.c: (window_cmd_view_page_security_info),
(window_cmd_help_about):
* src/window-commands.h:
Add page security info dialogue from Certificates extension.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-22 Christian Persch <chpe@cvs.gnome.org>
* data/glade/Makefile.am:
* data/glade/form-signing-dialog.glade:
* embed/mozilla/GeckoFormSigningDialog.cpp:
* embed/mozilla/GeckoFormSigningDialog.h:
* embed/mozilla/MozRegisterComponents.cpp:
Implement nsIFormSigningDialog. Bug #312869.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-21 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
* data/glade/prefs-dialog.glade:
* embed/mozilla/mozilla-notifiers.cpp:
* lib/ephy-prefs.h:
* src/prefs-dialog.c:
Add a way to turn off password remembering. Bug #332374.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-21 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany.schemas.in:
* data/glade/print.glade:
* embed/mozilla/GeckoPrintService.cpp:
* embed/mozilla/GeckoPrintService.h:
* lib/ephy-gui.c: (ephy_gui_message_dialog_get_content_box),
(ephy_gui_message_dialog_set_wrap_mode), (checkbutton_toggled_cb),
(ephy_gui_connect_checkbutton_to_gconf):
* lib/ephy-gui.h:
Add our options in a custom tab in the print dialogue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-18 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/default-prefs-common.js:
* embed/Makefile.am:
* embed/ephy-embed-shell.c: (ephy_embed_shell_dispose),
(ephy_embed_shell_set_page_setup),
(ephy_embed_shell_get_page_setup),
(ephy_embed_shell_set_print_settings),
(ephy_embed_shell_get_print_settings):
* embed/ephy-embed-shell.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/mozilla/Makefile.am:
A embed/mozilla/GeckoPrintService.cpp:
A embed/mozilla/GeckoPrintService.h:
A embed/mozilla/GeckoPrintSession.cpp:
A embed/mozilla/GeckoPrintSession.h:
* embed/mozilla/MozRegisterComponents.cpp:
R embed/mozilla/PrintingPromptService.cpp:
R embed/mozilla/PrintingPromptService.h:
* embed/mozilla/mozilla-embed-single.cpp:
R embed/print-dialog.c:
R embed/print-dialog.h:
* src/ephy-shell.c: (ephy_shell_dispose),
(ephy_shell_get_prefs_dialog):
* src/ephy-shell.h:
* src/epiphany.defs:
* src/window-commands.c: (page_setup_done_cb),
(window_cmd_file_print_setup):
Drop libgnomeprint[ui] and use gtk printing.
|
|
|
|
|
|
|
|
| |
2006-06-16 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Set the warn-entering-weak security warn pref to true.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Check for enchant, and output an overview of the configured
options on successful configure.
* data/default-prefs-common.js:
* embed/mozilla/GeckoSpellCheckEngine.cpp:
* embed/mozilla/GeckoSpellCheckEngine.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozRegisterComponents.cpp:
* lib/Makefile.am:
* lib/ephy-spell-check.c:
* lib/ephy-spell-check.h:
Spell check support using the gecko 'spellchecker' extension.
No corrections context menu or language switching yet.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-05-11 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
* data/default-prefs-common.js:
R data/default-prefs-gecko-1-8.js:
R data/default-prefs-mozilla.js:
R data/default-prefs-toolkit.js:
Merge those into -common prefs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-05-10 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/glade/prefs-dialog.glade:
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_get):
* embed/mozilla/AutoJSContextStack.cpp:
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
* embed/mozilla/EphyAboutModule.cpp:
* embed/mozilla/EphyAboutModule.h:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyBrowser.h:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyContentPolicy.h:
* embed/mozilla/EphyDirectoryProvider.cpp:
* embed/mozilla/EphyFind.cpp:
* embed/mozilla/EphyFind.h:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/EphyHeaderSniffer.h:
* embed/mozilla/EphyHistoryListener.cpp:
* embed/mozilla/EphyHistoryListener.h:
* embed/mozilla/EphyPromptService.cpp:
* embed/mozilla/EphySidebar.cpp:
* embed/mozilla/EphySidebar.h:
* embed/mozilla/EphySingle.cpp:
* embed/mozilla/EphySingle.h:
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyUtils.h:
* embed/mozilla/EventContext.cpp:
* embed/mozilla/EventContext.h:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/FilePicker.h:
* embed/mozilla/GlobalHistory.cpp:
* embed/mozilla/GlobalHistory.h:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp:
* embed/mozilla/GtkNSSSecurityWarningDialogs.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/MozDownload.h:
* embed/mozilla/MozRegisterComponents.cpp:
* embed/mozilla/MozRegisterComponents.h:
* embed/mozilla/MozillaPrivate.cpp:
* embed/mozilla/MozillaPrivate.h:
* embed/mozilla/PrintingPromptService.cpp:
* embed/mozilla/PrintingPromptService.h:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-download.h:
* embed/mozilla/mozilla-embed-event.cpp:
* embed/mozilla/mozilla-embed-event.h:
* embed/mozilla/mozilla-embed-find.cpp:
* embed/mozilla/mozilla-embed-find.h:
* embed/mozilla/mozilla-embed-persist.cpp:
* embed/mozilla/mozilla-embed-persist.h:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-embed.cpp:
* embed/mozilla/mozilla-embed.h:
* embed/mozilla/mozilla-notifiers.cpp:
* embed/mozilla/mozilla-notifiers.h:
* embed/mozilla/mozilla-x509-cert.cpp:
* embed/mozilla/mozilla-x509-cert.h:
* lib/ephy-gui.c:
* lib/ephy-gui.h:
* lib/ephy-langs.c:
* m4/gecko.m4:
* src/ephy-window.c: (sync_tab_security):
* src/prefs-dialog.c: (prefs_dialog_init):
Drop support for gecko 1.7.
|
|
|
|
|
|
|
| |
2006-05-05 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* data/ui/epiphany-ui.xml: Added a close item on the tab
right-click menu. Also reindented the XML file.
|
|
|
|
|
|
|
|
| |
2006-04-20 Piers Cornwell <piers@gnome.org>
* data/glade/prefs-dialog.glade:
Fix duplicate accesskey. Bug 337912
|
|
|
|
|
|
|
|
|
| |
2006-04-19 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
* src/prefs-dialog.c:
Fix mnemonic activation of download path button. Bug #339139.
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-11 Crispin Flowerday <gnome@flowerday.cx>
* data/ui/epiphany-bookmark-editor-ui.xml:
* data/ui/epiphany-history-window-ui.xml:
* data/ui/epiphany-ui.xml:
Reorder the menu items everywhere to have new tab above
new window. Fixes bug #303417
|
|
|
|
|
|
|
|
|
|
| |
2006-04-10 Paul Drain <pd@cipherfunk.org>
* data/art/Makefile.am:
* data/bme-desktop.in.in:
* data/epiphany-desktop.in.in:
Install App-Friendly Theme Icons (GNOME Goal Two)
|
|
|
|
|
|
|
|
| |
2006-04-09 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Enable spatial nav extension.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-09 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
A data/epiphany-pango.schemas:
* lib/ephy-prefs.h:
* src/ephy-main.c: (main):
Enable pango for some indic languages, which depend on it for correct
rendering. Bug #335799.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/ui/epiphany-ui.xml:
* src/ephy-lockdown.c: (update_window):
* src/ephy-notebook.c: (ephy_notebook_class_init),
(button_press_cb), (ephy_notebook_init),
(tab_label_weak_notify_cb), (build_tab_label):
* src/ephy-notebook.h:
* src/ephy-session.c: (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(impl_attach_window):
* src/ephy-tabs-menu.c: (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(ephy_tabs_menu_set_window):
* src/ephy-window.c: (update_tabs_menu_sensitivity),
(idle_tab_remove_cb), (notebook_page_added_cb),
(notebook_page_removed_cb), (notebook_page_reordered_cb),
(notebook_page_close_request_cb), (setup_notebook),
(ephy_window_remove_tab), (notebook_switch_page_cb):
* src/epiphany.defs:
* src/window-commands.c: (window_cmd_tabs_move_left),
(window_cmd_tabs_move_right):
Port notebook DND to gtk+ 2.9.
|
|
|
|
|
|
|
|
| |
2006-03-13 Christian Persch <chpe@cvs.gnome.org>
* data/chrome/brand.dtd.in:
Add releaseBaseURL entity.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-05 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-fonts.schemas:
* data/generate-font-schemas.py:
Fix fonts schema default values.
* embed/downloader-view.c: (downloader_view_build_ui):
Forgotten commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-05 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Mark application/x-xpinstall as unsafe.
* embed/mozilla/MozRegisterComponents.cpp:
Unregister xpinstall content handler and JS objects;
fixes download of .xpi files.
|
|
|
|
|
|
|
|
|
| |
2006-02-22 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-gecko-1-8.js:
Unset general.useragent.extra.simple pref from xulrunner,
we don't want that in our UA string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-21 Peter Harvey <peter.a.harvey@gmail.com>
* data/ui/epiphany-fs-toolbar.xml
* lib/egg/egg-toolbars-model.c
* lib/egg/egg-toolbars-model.h
Added "editable" attribute for toolbars.
* data/ui/epiphany-ui.xml
* lib/egg/egg-editable-toolbar.c
* lib/egg/egg-editable-toolbar.h
* src/ephy-toolbar.c
* src/ephy-window.c
Many improvements to toolbar menus. Includes
changes to show visibility toggles in multiple
locations.
* lib/ephy-stock-icons.c
* lib/ephy-stock-icons.h
Additional stock icon for drag and drop.
* src/bookmarks/ephy-bookmarks-ui.c
Make 'customize toolbar' invisible when editing.
* src/ephy-shell.c
Mark the full-screen toolbar as non-removable.
|
|
|
|
|
|
|
|
|
| |
2006-02-20 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-gecko-1.8.js:
Enable error pages explicitly since xulrunner is missing
that pref too.
|
|
|
|
|
|
|
|
| |
2006-02-10 Peter Harvey <peter.a.harvey@gmail.com>
* data/ui/epiphany-toolbar.xml
Add the zoom in/out items back.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-14 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Also use exthandler for snews and nntp.
* data/default-prefs-toolkit.js:
Add password manager prefs, since xulrunner is
missing them.
|
|
|
|
|
|
|
|
|
|
| |
2006-02-09 Peter Harvey <peter.a.harvey@gmail.com>
* data/ui/epiphany-bookmark-editor-ui.xml
* src/bookmarks/ephy-bookmarks-editor.c
Restore the 'Show on Toolbar' functionality, implemented very
differently now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-06 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Fix xulrunner detection logic.
* configure.ac:
A po/Makevars:
* src/Makefile.am:
* doc/reference/Makefile.am:
Remove AM_GLIB_GNU_GETTEXT, use plain AM_GNU_GETTEXT.
* data/glade/Makefile.am:
Fix distcheck with certs manager disabled.
|
|
|
|
|
|
|
|
| |
2006-02-05 Crispin Flowerday <gnome@flowerday.cx>
* data/default-prefs-common.js:
Disable blink tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-02 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-session.c: (save_yourself_cb), (die_cb),
(session_command_free), (session_command_find),
(resume_dialog_response_cb), (resume_dialog_weak_ref_cb),
(session_command_autoresume),
(session_command_open_bookmarks_editor),
(session_command_open_uris), (session_command_dispatch),
(session_command_queue_next), (session_command_queue_clear),
(ephy_session_init), (ephy_session_dispose),
(ephy_session_finalize), (ephy_session_close), (ephy_session_load),
(ephy_session_get_active_window), (ephy_session_queue_command):
* src/ephy-session.h:
* src/ephy-main.c: (unref_proxy_reply_cb), (open_urls),
(call_dbus_proxy), (queue_commands), (main):
Queue commands received from the main and remote instances,
and process them after autoresume has completed. Bug #328286.
* data/epiphany-service.xml:
* lib/ephy-file-helpers.c: (ephy_file_helpers_init):
* lib/ephy-file-helpers.h:
* src/ephy-activation.c: (session_queue_command),
(ephy_activation_load_uri_list), (ephy_activation_load_session),
(ephy_activation_open_bookmarks_editor):
* src/ephy-activation.h:
* src/ephy-dbus.c:
* src/ephy-dbus.h:
* src/epiphany.defs:
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-31 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-service.xml:
* src/ephy-activation.c: (ephy_activation_load_uris):
* src/ephy-activation.h:
* src/ephy-main.c: (unref_proxy_reply_cb), (open_urls):
Change the DBUS interface to sending all the uris at one
as string array.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-30 Peter Harvey <peter.a.harvey@gmail.com>
* data/ui/epiphany-ui.xml
* src/ephy-lockdown.c
* src/ephy-toolbar.c
* src/ephy-window.c
* lib/egg/egg-editable-toolbar.c
* lib/egg/egg-editable-toolbar.h
Add a Toolbars submenu with per-toolbar hide/show items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/epiphany.schemas.in:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
* lib/ephy-prefs.h:
* src/Makefile.am:
* src/ephy-net-monitor.c:
* src/ephy-net-monitor.h:
* src/ephy-shell.c: (ephy_shell_sync_network_status),
(impl_get_embed_single), (ephy_shell_dispose),
(ephy_shell_get_net_monitor), (_ephy_shell_create_instance),
(_ephy_shell_startup):
* src/ephy-shell.h:
libnm-glib be-gone! Use NetworkManager directly via DBUS, by
importing the excellent net-monitor extension directly into
Epiphany. Code by Jean-François Rameau.
|
|
|
|
|
|
|
|
|
|
| |
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-gecko-1-8.js:
* embed/mozilla/mozilla-embed-single.cpp:
Set the "browser.display.use_system_colors" pref on gecko 1.8,
instead of monitoring the theme ourself.
|
|
|
|
|
|
|
|
|
| |
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
Don't show the CSS box by default; we show it from code
only when CSS is supported.
|
|
|
|
|
|
|
|
| |
2006-01-25 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-mozilla.js:
On suite, set wallet.caveat to false.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-23 Christian Persch <chpe@cvs.gnome.org>
* data/epiphany-service.xml:
* src/ephy-activation.c: (ephy_activation_load_url),
(ephy_activation_open_bookmarks_editor):
* src/ephy-activation.h:
Removed add-bookmark and import-bookmarks functions,
and changed load-url to use an options string instead of
loads of booleans.
* src/ephy-main.c: (unref_proxy_reply_cb), (open_urls),
(call_dbus_proxy):
Adapt to changed dbus call signatures.
Fixes open-in-new-tab/window from cmd line.
|
| |
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
* embed/mozilla/mozilla-notifiers.cpp:
Fix leaks, minor cleanups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-17 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.5 ===
* configure.ac:
* data/chrome/Makefile.am:
Updates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
* data/chrome/epiphany.manifest.in:
Fix number of /'s in URI.
* data/epiphany.schemas.in:
Add new entries.
* embed/mozilla/EphyAboutModule.cpp:
Fix title.
* data/glade/prefs-dialog.glade:
* embed/ephy-embed-prefs.h:
* embed/mozilla/mozilla-embed-single.cpp:
* embed/mozilla/mozilla-notifiers.cpp:
* embed/mozilla/mozilla-notifiers.h:
* lib/eel-gconf-extensions.c: (eel_gconf_unset_key),
(eel_gconf_notify):
* lib/eel-gconf-extensions.h:
* lib/egg/egg-editable-toolbar.c: (popup_context_menu_cb),
(button_press_event_cb), (egg_editable_toolbar_set_ui_manager),
(egg_editable_toolbar_set_selected):
* lib/ephy-dialog.c: (set_value_from_pref), (set_pref_from_value),
(set_value_from_togglebutton), (strcmp_with_null),
(get_index_from_value), (compare_values),
(set_togglebutton_from_value), (set_pref_from_info_and_emit),
(spinbutton_changed_cb), (save_info):
* lib/ephy-dialog.h:
* lib/ephy-file-helpers.c: (ephy_file_monitor_timeout_cb),
(ephy_file_monitor_cb), (ephy_file_monitor_add),
(ephy_file_monitor_cancel):
* lib/ephy-file-helpers.h:
* src/ephy-extensions-manager.c:
(ephy_extensions_manager_load_file):
* src/ephy-window.c:
* src/popup-commands.c: (popup_cmd_bookmark_link):
* src/prefs-dialog.c: (prefs_dialog_finalize), (setup_font_combo),
(fonts_language_changed_cb), (font_prefs_dialog_response_cb),
(row_is_separator), (setup_fonts_dialog),
(font_prefs_button_clicked_cb), (css_checkbox_toggled),
(css_edit_button_clicked_cb), (prefs_dialog_init):
Rework font prefs, and add user stylesheet setting.
* src/bookmarks/ephy-bookmark-action-group.c: (node_added_cb):
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_get_local):
* src/window-commands.c: (window_cmd_file_bookmark_page):
Some build fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-15 Crispin Flowerday <gnome@flowerday.cx>
* data/chrome/Makefile.am:
* data/chrome/about.xhtml:
* data/chrome/brand.dtd.in:
* data/chrome/brand.properties.in:
* data/chrome/epiphany.manifest.in:
Override the page that is shown for the about: url so
that it doesn't say "Deer Park"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-14 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Add defines and automake conditional for toolkit flavour.
* configure.ac:
* data/Makefile.am:
A data/chrome/.cvsignore:
A data/chrome/Makefile.am:
A data/chrome/brand.dtd.in:
A data/chrome/brand.properties.in:
A data/chrome/epiphany.manifest.in:
Provide branding so mozilla dialogues don't show "Deer Park" or
"Firefox" but "Epiphany" instead.
* embed/mozilla/Makefile.am:
A embed/mozilla/EphyDirectoryProvider.cpp:
A embed/mozilla/EphyDirectoryProvider.h:
* embed/mozilla/mozilla-embed-single.cpp:
Add a directory service provider.
|
|
|
|
|
|
|
|
|
|
| |
2006-01-13 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-toolbar.xml:
* src/ephy-window.c:
Fix zoom buttons order on default toolbar. Set short-label
property for zoom actions.
|
|
|
|
|
|
|
|
|
|
| |
2006-01-12 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-toolbar.xml:
* src/ephy-toolbars-model.c: (ephy_toolbars_model_load):
Add Zoom In/Out buttons to default toolbar layout and toolbars
editor repertoire. Bug #117923.
|
|
|
|
|
|
|
|
| |
2006-01-11 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs-common.js:
Disable <a ping>.
|
|
|
|
|
|
|
|
| |
2006-01-11 hristian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
Don't delete epiphany-fonts.schemas on make clean.
|
|
|
|
|
|
|
|
| |
2006-01-11 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
More mime types.
|
|
|
|
|
|
|
|
| |
2006-01-08 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
Fix pkgconfig_DATA.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-08 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
R data/epiphany-1.10.pc.in:
A data/epiphany.pc.in:
* m4/gecko.m4:
Various improvements to gecko.m4. Generate the versioned .pc file
from the unversioned .pc.in file.
|
|
|
|
|
|
|
|
|
| |
2006-01-06 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
R data/epiphany.applications:
Remove applications file.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-04 Christian Persch <chpe@cvs.gnome.org>
R data/art/epiphany-close-tab.png:
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
* lib/ephy-stock-icons.h:
* src/ephy-notebook.c: (build_tab_label):
Go back to using the gtk stock close icon, to get correct
themeing in a11y themes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-04 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-find-toolbar.c: (entry_changed_cb), (set_focus_cb),
(ephy_find_toolbar_grab_focus), (ephy_find_toolbar_find_next),
(ephy_find_toolbar_find_previous), (ephy_find_toolbar_open),
(ephy_find_toolbar_close):
Fix warning when Ctrl-F while the find toolbar is already shown.
Fix next/prev button sensitivity when find wrapped around.
* src/ephy-window.c:
Add more XF86XK key codes.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-03 Christian Persch <chpe@cvs.gnome.org>
* embed/Makefile.am:
* embed/mozilla/Makefile.am:
* lib/Makefile.am:
* lib/egg/Makefile.am:
* src/Makefile.am:
* src/bookmarks/Makefile.am:
Don't include generated files in the tarball. Bug #319440.
R help/C/Makefile.am:
R help/es/Makefile.am:
R help/eu/Makefile.am:
R help/fi/Makefile.am:
R help/ja/Makefile.am:
R help/uk/Makefile.am:
Remove obsolete files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-02 Christian Persch <chpe@cvs.gnome.org>
* Makefile.am:
* autogen.sh:
* configure.ac:
R data/GNOME_Epiphany_Automation.server.in:
* data/Makefile.am:
A data/epiphany-service.xml:
A data/org.gnome.Epiphany.service.in:
* doc/reference/Makefile.am:
R idl/.cvsignore:
R idl/EphyAutomation.idl:
R idl/Makefile.am:
* lib/Makefile.am:
R lib/ephy-dbus.c:
R lib/ephy-dbus.h:
* lib/ephy-file-helpers.c: (ephy_file_launch_application):
* src/Makefile.am:
A src/ephy-activation.c:
A src/ephy-activation.h:
A src/ephy-dbus.c:
A src/ephy-dbus.h:
* src/ephy-main.c: (main):
* src/ephy-shell.c: (ephy_shell_init), (open_urls),
(dbus_g_proxy_finalized_cb), (ephy_shell_startup),
(ephy_shell_dispose):
Bonobo is dead; long live the Bonobos!
Patch by Gustavo Gama, bug #322463.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2006-01-01 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.4 ===
* NEWS:
* configure.ac:
* data/Makefile.am:
|
|
|
|
|
|
|
|
| |
2005-12-14 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
Install the fonts schemas file too.
|
|
|
|
|
|
|
|
| |
2005-12-12 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
Fix desktop file install.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-11 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/glade/Makefile.am:
* data/glade/certs-manager.glade:
* data/ui/epiphany-ui.xml:
* embed/Makefile.am:
A embed/ephy-certificate-manager.c:
A embed/ephy-certificate-manager.h:
A embed/ephy-x509-cert.c:
A embed/ephy-x509-cert.h:
* embed/mozilla/Makefile.am:
* embed/mozilla/mozilla-embed-single.cpp:
A embed/mozilla/mozilla-x509-cert.cpp:
A embed/mozilla/mozilla-x509-cert.h:
* src/Makefile.am:
A src/ephy-certificate-manager.c:
A src/ephy-certificate-manager.h:
* src/ephy-window.c:
* src/window-commands.c:
* src/window-commands.h:
Add certificate manager. Patch by Robert Marcano and Crispin
Flowerday. Fixes bug #119090.
|
|
|
|
|
|
|
|
| |
2005-12-05 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
Remove a unused popup menu declaration.
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Christian Persch <chpe@cvs.gnome.org>
* data/glade/print.glade:
* embed/print-dialog.c: (ephy_print_setup_dialog_new):
Remove the paper selector from the print setup dialogue,
we have one in the print dialogue already.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Christian Persch <chpe@cvs.gnome.org>
* data/glade/certificate-dialogs.glade:
* data/glade/epiphany.glade:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSDialogs.cpp:
* src/pdm-dialog.c: (show_cookies_properties), (pdm_dialog_init):
Fix spacings to be HIG compliant. Set window roles.
|
|
|
|
|
|
|
|
| |
2005-12-05 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add image/x-png type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-29 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/Makefile.am:
R data/bme.desktop.in:
A data/bme.desktop.in.in:
R data/epiphany.desktop.in:
A data/epiphany.desktop.in.in:
Remove empty DocPath from desktop files, and add bugzilla version.
Generate the .in files from configure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-15 Christian Persch <chpe@cvs.gnome.org>
* data/glade/epiphany.glade:
* data/glade/prefs-dialog.glade:
* data/glade/print.glade:
* src/pdm-dialog.c: (pdm_dialog_response_cb), (pdm_dialog_init):
* src/prefs-dialog.c: (setup_add_language_dialog),
(prefs_dialog_init):
Don't put the prefs/pdm dialogue over all windows. Make the
add-language dialogue modal to the prefs dialogue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-12 Philip Langdale <philipl@mail.utexas.edu>
* data/ui/epiphany-ui.xml: Remove accelerator actions
for extra keybindings.
* src/ephy-lockdown.c: (update_window):
Don't manipulate removed "FileSave" action.
* src/ephy-toolbar.c
* src/ephy-toolbar.h: (ephy_toolbar_get_action_group):
Add getter for the toolbar's action group.
* src/ephy-window.c: (ephy_window_key_press_event):
Transition over to the Galeon mechanism for handling
extra keybindings. This maps the keybindings to
actions so that no extra actions are required. The
only subtlety is that some of the actions come from
the toolbar, so access to its action group is required.
* src/window-commands.c
* src/window-commands.h: (window_cmd_go_back/forward/home):
Remove the now unsued back/forward/home callbacks.
|
|
|
|
|
|
|
|
|
| |
2005-11-12 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
Fix schemas install and add generate-font-schemas.py
to EXTRA_DIST.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-12 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
* data/default-prefs-common.js:
* data/generate-font-schemas.py:
* data/epiphany-fonts.schemas:
Add schema entries for the fonts keys.
|
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* data/glade/epiphany.glade:
Because the Dwnloads window is a GtkDiaog for technical reasons,
we set the type hint to 'normal' so it still has close/minimise
buttons.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-03 Christian Persch <chpe@cvs.gnome.org>
* data/art/Makefile.am:
R data/art/hand-open.png:
* lib/egg/egg-toolbar-editor.c: (drag_data_get_cb),
(set_drag_cursor):
Use a gtk stock cursor (GDK_HAND2) instead of our own, un-themed one.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-02 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
* src/ephy-window.c: (update_popup_actions_visibility),
(show_embed_popup):
Simplify context menu code by removing the extra
EphyDocument*FramePopup variants, and just setting the OpenFrame
action's visibility accordingly; and fix its accelerator.
Fixes bug #320520.
|
|
|
|
|
|
|
|
| |
2005-11-02 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-fs-toolbar.xml:
Remove spinner from fullscreen toolbars file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-30 Christian Persch <chpe@cvs.gnome.org>
* data/glade/epiphany.glade:
* data/glade/prefs-dialog.glade:
* data/glade/print.glade:
* embed/downloader-view.c: (update_buttons),
(downloader_view_build_ui), (download_dialog_pause),
(download_dialog_stop), (download_dialog_response_cb),
(download_dialog_delete_event_cb):
* embed/print-dialog.c: (ephy_print_setup_dialog_response_cb),
(ephy_print_setup_dialog_new):
* src/ephy-encoding-dialog.c: (ephy_encoding_dialog_init):
* src/pdm-dialog.c: (show_cookies_properties),
(cookies_properties_clicked_cb), (pdm_dialog_cookies_construct),
(passwords_show_toggled_cb), (pdm_dialog_passwords_construct),
(pdm_dialog_response_cb), (pdm_dialog_init), (pdm_dialog_finalize):
* src/prefs-dialog.c: (create_language_section),
(prefs_dialog_response_cb), (prefs_clear_cache_button_clicked_cb),
(set_homepage_entry), (prefs_homepage_current_button_clicked_cb),
(prefs_homepage_blank_button_clicked_cb), (prefs_dialog_init):
Remove glade callbacks, and connect from code instead.
|
|
|
|
|
|
|
|
|
| |
2005-10-26 Christian Persch <chpe@cvs.gnome.org>
* data/glade/epiphany.glade:
* embed/downloader-view.c: (status_icon_popup_menu_cb):
Change downloader and pdm dialogue titles, bug #319843.
|
|
|
|
|
|
|
|
|
|
| |
2005-10-22 Jean-François Rameau <jframeau@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp: (impl_list_passwords):
* src/pdm-dialog.c:
* data/glade/epiphany.glade:
Add a way to view stored password. Fix bug 316821.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-22 Christian Persch <chpe@cvs.gnome.org>
* data/mime-types-permissions.xml:
Add another mime type.
* src/ephy-notebook.c:
Remove the accidental commit from the H18 patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-21 Philip Langdale <philipl@mail.utexas.edu>
* data/ui/epiphany-ui.xml:
Point main menu UI at toolbar actions.
* src/ephy-lockdown.c:
(update_window): Don't try and change the state of
the now non-existent menu specific actions.
* src/ephy-toolbar.c
(ephy_toolbar_set_window): Sync up toolbar actions
so that they will appear in menus to be identical to
the old menu specific actions. This just means adding
accelerators and shortcuts and adjusting tooltip text.
* src/ephy-window.c
(sync_tab_navigation): Remove the menu specific actions
and consequently, don't try to manipulate them.
* src/window-commands.c
* src/window-commands.h:
(window_cmd_go_up): Remove unused callback.
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-16 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
A data/ephy-xml2ini.xsl:
* src/ephy-extensions-manager.c:
Remove .xml parsing code and translate the .xml files to
the new format with XSLT instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-16 Peter Harvey <pah06@uow.edu.au>
H18 patch, by Peter Harvey <pah06@uow.edu.au>.
* data/ui/epiphany-bookmark-editor-ui.xml:
* data/ui/epiphany-ui.xml:
* lib/egg/egg-editable-toolbar.c: (get_dock_position),
(get_toolbar_position), (get_toolbar_nth), (find_action),
(drag_data_delete_cb), (drag_begin_cb), (drag_end_cb),
(drag_data_get_cb), (move_item_cb), (set_dock_visible),
(remove_item_cb), (remove_toolbar_cb), (toggle_visibility_cb),
(egg_editable_toolbar_add_visibility_items),
(egg_editable_toolbar_add_popup_items), (popup_context_menu_cb),
(button_press_event_cb), (configure_item_sensitivity),
(configure_item_cursor), (connect_widget_signals),
(action_sensitive_cb), (create_item_from_action),
(create_item_from_position), (toolbar_drag_data_received_cb),
(toolbar_drag_drop_cb), (toolbar_drag_motion_cb),
(toolbar_drag_leave_cb), (configure_drag_dest), (create_dock),
(toolbar_changed_cb), (unparent_fixed), (update_fixed),
(toolbar_added_cb), (toolbar_removed_cb), (item_added_cb),
(item_removed_cb), (egg_editable_toolbar_construct),
(egg_editable_toolbar_set_ui_manager),
(egg_editable_toolbar_set_property),
(egg_editable_toolbar_get_property), (egg_editable_toolbar_init),
(egg_editable_toolbar_finalize),
(egg_editable_toolbar_get_edit_mode),
(egg_editable_toolbar_set_edit_mode),
(egg_editable_toolbar_set_fixed):
* lib/egg/egg-editable-toolbar.h:
* lib/egg/egg-toolbar-editor.c: (compare_items),
(item_added_or_removed_cb), (toolbar_removed_cb),
(egg_toolbar_editor_set_model), (egg_toolbar_editor_finalize),
(drag_begin_cb), (drag_end_cb), (drag_data_get_cb),
(editor_create_item), (editor_create_item_from_name),
(append_table), (update_editor_sheet), (egg_toolbar_editor_init):
* lib/egg/egg-toolbar-editor.h:
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml),
(egg_toolbars_model_save), (toolbar_node_new), (item_node_new),
(item_node_free), (toolbar_node_free),
(egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags),
(egg_toolbars_model_get_data), (egg_toolbars_model_get_name),
(impl_add_item), (egg_toolbars_model_add_item),
(egg_toolbars_model_add_toolbar), (parse_data_list),
(parse_item_list), (parse_toolbars), (egg_toolbars_model_load),
(egg_toolbars_model_class_init), (egg_toolbars_model_init),
(egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar),
(egg_toolbars_model_remove_item), (egg_toolbars_model_move_item),
(egg_toolbars_model_n_items), (egg_toolbars_model_item_nth),
(egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth),
(egg_toolbars_model_get_types), (egg_toolbars_model_set_types),
(fill_avail_array), (egg_toolbars_model_get_avail),
(egg_toolbars_model_get_n_avail), (egg_toolbars_model_set_n_avail):
* lib/egg/egg-toolbars-model.h:
* src/bookmarks/Makefile.am:
* src/bookmarks/ephy-bookmark-action-group.c: (smart_added_cb),
(smart_removed_cb), (node_changed_cb), (node_added_cb),
(node_removed_cb), (ephy_bookmark_group_new):
* src/bookmarks/ephy-bookmark-action-group.h:
* src/bookmarks/ephy-bookmark-action.c: (create_tool_item),
(ephy_bookmark_action_sync_icon), (show_context_menu),
(popup_menu_cb), (button_press_cb), (button_release_cb),
(connect_proxy), (ephy_bookmark_action_updated),
(ephy_bookmark_action_get_bookmark),
(ephy_bookmark_action_set_bookmark),
(ephy_bookmark_action_set_property),
(ephy_bookmark_action_get_property),
(ephy_bookmark_action_finalize), (ephy_bookmark_action_class_init),
(ephy_bookmark_action_init), (ephy_bookmark_action_name),
(ephy_bookmark_action_new):
* src/bookmarks/ephy-bookmark-action.h:
* src/bookmarks/ephy-bookmark-factory-action.c:
(ephy_bookmark_factory_action_get_type), (activate_item_cb),
(build_menu_for_topic), (build_menu), (remove_placeholder_cb),
(activate_placeholder_cb), (clicked_placeholder_cb),
(realize_placeholder_cb), (create_tool_item), (connect_proxy),
(ephy_bookmark_factory_action_class_init),
(ephy_bookmark_factory_action_new):
* src/bookmarks/ephy-bookmark-factory-action.h:
* src/bookmarks/ephy-bookmark-properties.c:
(ephy_bookmark_properties_set_property),
(ephy_bookmark_properties_get_property),
(bookmark_properties_response_cb), (update_entry),
(location_entry_changed_cb), (build_ui):
* src/bookmarks/ephy-bookmarks-editor.c: (add_entry_monitor),
(cmd_add_topic), (delete_topic_dialog_construct),
(cmd_bookmarks_import), (ephy_bookmarks_editor_finalize),
(ephy_bookmarks_editor_node_activated_cb),
(ephy_bookmarks_editor_update_menu), (view_focus_cb),
(add_focus_monitor), (remove_focus_monitor), (bookmarks_filter),
(search_entry_search_cb), (ephy_bookmarks_editor_construct),
(ephy_bookmarks_editor_set_parent),
(ephy_bookmarks_editor_set_property),
(ephy_bookmarks_editor_get_property), (ephy_bookmarks_editor_init):
* src/bookmarks/ephy-bookmarks-menu.c: (append_bookmarks),
(append_menu), (ephy_bookmarks_menu_build):
* src/bookmarks/ephy-bookmarks-menu.h:
* src/bookmarks/ephy-bookmarks-ui.c: (find_action),
(activate_bookmarks_menu), (activate_favorites_menu),
(erase_bookmarks_menu), (erase_favorites_menu), (tree_changed_cb),
(node_added_cb), (node_changed_cb), (node_removed_cb),
(ephy_bookmarks_ui_attach_window),
(ephy_bookmarks_ui_detach_window), (toolbar_node_removed_cb),
(topic_has_data), (topic_get_data), (topic_get_name),
(bookmark_has_data), (bookmark_get_data), (bookmark_get_name),
(bookmark_new_name), (ephy_bookmarks_ui_attach_toolbar_model),
(ephy_bookmarks_ui_detach_toolbar_model):
* src/bookmarks/ephy-bookmarks-ui.h:
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_get_type),
(ephy_bookmarks_init_defaults), (ephy_bookmarks_class_init),
(ephy_bookmarks_save_delayed), (add_to_favorites),
(update_bookmark_keywords), (ephy_bookmarks_init),
(ephy_bookmarks_finalize), (ephy_bookmarks_add),
(ephy_bookmarks_set_address), (ephy_bookmarks_set_icon),
(ephy_bookmarks_add_keyword),
(ephy_bookmarks_show_bookmark_properties),
(ephy_bookmarks_get_from_id), (ephy_bookmarks_compare_topics),
(ephy_bookmarks_compare_topic_pointers),
(ephy_bookmarks_compare_bookmarks),
(ephy_bookmarks_compare_bookmark_pointers):
* src/bookmarks/ephy-bookmarks.h:
* src/bookmarks/ephy-bookmarksbar-model.c:
* src/bookmarks/ephy-bookmarksbar-model.h:
* src/bookmarks/ephy-bookmarksbar.c:
* src/bookmarks/ephy-bookmarksbar.h:
* src/bookmarks/ephy-favorites-menu.c:
* src/bookmarks/ephy-favorites-menu.h:
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_add),
(build_editing_table), (ephy_new_bookmark_construct),
(ephy_new_bookmark_set_property), (ephy_new_bookmark_get_property):
* src/bookmarks/ephy-nodes-cover.c: (ephy_nodes_count_covered),
(ephy_nodes_remove_covered), (ephy_nodes_remove_not_covered),
(ephy_nodes_get_covered), (ephy_nodes_covered),
(ephy_nodes_get_covering):
* src/bookmarks/ephy-nodes-cover.h:
* src/bookmarks/ephy-open-tabs-action.c: (activate_cb),
(node_added_cb), (node_removed_cb), (ephy_open_tabs_group_new),
(ephy_open_tabs_action_name):
* src/bookmarks/ephy-open-tabs-action.h:
* src/bookmarks/ephy-related-action.c: (node_changed),
(node_destroyed), (open_link), (iface_init),
(ephy_related_action_get_type), (ephy_related_action_new):
* src/bookmarks/ephy-related-action.h:
* src/bookmarks/ephy-topic-action-group.c: (node_changed_cb),
(node_added_cb), (node_removed_cb), (ephy_topic_group_new):
* src/bookmarks/ephy-topic-action-group.h:
* src/bookmarks/ephy-topic-action.c: (ephy_topic_action_get_type),
(create_tool_item), (ephy_topic_action_sync_label), (get_popup),
(erase_popup), (child_added_cb), (child_changed_cb),
(child_removed_cb), (menu_destroy_cb), (menu_init_cb),
(button_deactivate_cb), (button_toggled_cb), (button_release_cb),
(button_press_cb), (connect_proxy), (ephy_topic_action_updated),
(ephy_topic_action_get_topic), (ephy_topic_action_set_topic),
(ephy_topic_action_set_property), (ephy_topic_action_get_property),
(ephy_topic_action_class_init), (ephy_topic_action_init),
(ephy_topic_action_name), (ephy_topic_action_new):
* src/bookmarks/ephy-topic-action.h:
* src/bookmarks/ephy-topic-factory-action.c:
(ephy_topic_factory_action_get_type), (sort_topics),
(activate_item_cb), (build_menu), (remove_placeholder_cb),
(activate_placeholder_cb), (clicked_placeholder_cb),
(realize_placeholder_cb), (create_tool_item), (connect_proxy),
(ephy_topic_factory_action_class_init),
(ephy_topic_factory_action_new):
* src/bookmarks/ephy-topic-factory-action.h:
* src/ephy-link-action.c: (ephy_link_action_group_get_type),
(ephy_link_action_group_new):
* src/ephy-link-action.h:
* src/ephy-lockdown.c: (find_name), (find_action_group),
(update_window):
* src/ephy-notebook.c: (move_tab_to_another_notebook),
(ephy_notebook_switch_page_cb), (ephy_notebook_init),
(tab_label_style_set_cb), (build_tab_label),
(ephy_notebook_add_tab):
* src/ephy-shell.c: (ephy_shell_get_toolbars_model):
* src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor),
(ephy_toolbar_editor_finalize), (ephy_toolbar_editor_set_property),
(ephy_toolbar_editor_class_init):
* src/ephy-toolbar.c: (ephy_toolbar_realize),
(ephy_toolbar_unrealize), (ephy_toolbar_finalize):
* src/ephy-toolbars-model.c: (update_flags),
(ephy_toolbars_model_load):
* src/ephy-window.c: (ephy_window_get_type),
(get_chromes_visibility), (sync_chromes_visibility),
(ephy_window_key_press_event), (tool_item_enter_cb),
(tool_item_leave_cb), (tool_item_drag_begin_cb),
(connect_tool_item), (disconnect_tool_item), (disconnect_proxy_cb),
(connect_proxy_cb), (update_chromes_actions), (show_embed_popup),
(tab_added_cb), (tab_removed_cb), (ephy_window_set_chrome),
(ephy_window_dispose), (ephy_window_class_init),
(ephy_window_init), (ephy_window_finalize),
(ephy_window_remove_tab), (ephy_window_set_zoom),
(sync_prefs_with_chrome), (ephy_window_view_toolbar_cb):
* src/ephy-window.h:
Revision history:
h18, released 2005/09/23, for Epiphany 1.8.0
* Just an update for 1.8.0.
h17, released 2005/08/30, for Epiphany 1.7.6 or CVS HEAD
* Mostly just an update for 1.7.6.
* Topic menus on the toolbar now open without releasing the mouse button.
* Topic menus on the toolbar are now also hierarchical (see if you like it.
h16, released 2005/08/25, for Epiphany 1.7.5 or CVS HEAD
* Just an update for 1.7.5. Sorry, I've been busy. :)
h15, released 2005/07/19, for Epiphany 1.7.2 or CVS HEAD
* Code cleanup
h14, released 2005/07/9, for Epiphany 1.7.1 or CVS HEAD
* Improved helpful tip when adding a bookmark
* Improved toolbar context menu
* Toolbar visibility state is now saved
* Separated bookmark/topic action groups into separate files
* Topics in the overflow menu now behave as submenus
* Now importing old bookmarksbar, and saving to new filename
* Incremented toolbar file format version number to 1.1
* Fixed the 'sticky' statusbar help
* Fixed a crashing bug (dnd then open a topic on the toolbar)
h13, released 2005/05/12, for CVS HEAD
* Added middle-mouse drag-drop for the editable toolbar.
* Fixed some warnings at compile and run time.
* Added brief help for the user when adding a new bookmark.
* Cleaned up the editable toolbar code a little.
h12, released 2005/05/10, for CVS HEAD
* Added new editing facilities for the editable toolbar.
h11, released 2005/04/29, for CVS HEAD
* Fixed bug in statusbar information for toolbar items.
* Added an all-new 'Related' toolbar widget which changes to show
the most related topic whenever a bookmark is activated.
h10, released 2005/04/15, for Epiphany 1.6.2 or CVS HEAD
* Added statusbar information for all toolbar items.
* Empty toolbars are now only deleted when exiting edit mode.
* Fixed regression of middle-click for bookmarks on toolbar.
* Fixed regression of ellipsized bookmark names in menus.
h9, released 2005/04/12, for Epiphany 1.6.1
* Updated patch for 1.6.1. Long time no see.
* Now using EphyLink objects everywhere.
h7, released 2004/10/21, for Epiphany 1.4.4
* Updated patch for 1.4.4.
* Fixed bugs causing crashes when bookmarks were added (thanks Reinout).
* Added "Open in Tabs" back into bookmark menus where suitable.
h6, released 2004/09/20, for Epiphany 1.4.0
* Updated patch for 1.4.0.
* Removed the bookmarks bar.
* Generate shared XML string for bookmarks menu.
* Slightly improve performance of node-cover code.
* Delay adding bookmarks menu until it is first used.
* Fixed bug(?) in ephy-node.
h4, released 2004/08/08, for Epiphany 1.3.4
* Updated patch due to changes to topics selector.
* Removed 'Most Visited' from the min-cover calculations.
* Fixed Epiphany 1.3.4 bug where topics in selector aren't sorted.
* Updated patch due to other changes in Epiphany 1.3.4 source.
h3, released 2004/07/12, for Epiphany 1.3.2
* Simple update for Epiphany 1.3.2
h3, released 2004/05/24, for Epiphany 1.2.5
* Moved duplicated functions into a seperate file.
* Improved topic selector.
* Bookmarks toolbar topic menus now have subdivisions.
* Topic names in menu now change if modified in the bookmarks editor.
h2, released 2004/05/23, for Epiphany 1.2.5
* Significantly cleaned up the code.
* 'Most Visited' no longer appears as a submenu.
* Subtopics are selected much more intelligently, giving a better
approximation to a true minimum cover.
* Topic selector now shows suggestions with arrows, not bold font.
h1, released 2004/05/19, for Epiphany 1.2.5
* Initial release.
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-15 Christian Persch <chpe@cvs.gnome.org>
* data/glade/prefs-dialog.glade:
* src/prefs-dialog.c: (prefs_dialog_finalize),
(download_path_changed_cb), (create_download_path_button),
(prefs_dialog_init), (prefs_homepage_blank_button_clicked_cb):
Use a GtkFileChooserButton for the download path selector.
Fixes bug #135738.
|