aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't crash on error from zeroconf bookmarks. Fixes bug #343922.Christian Persch2006-06-062-10/+16
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb): Don't crash on error from zeroconf bookmarks. Fixes bug #343922.
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-052-2/+8
| | | | | | | | 2006-06-05 Wouter Bolsterlee <uws+gnome@xs4all.nl> * lib/widgets/ephy-location-entry.c: (keyword_match): Improve next-token logic for bookmark completion. Fixes #339167 (hopefully for real this time).
* Updated Albanian translation.Laurent Dhima2006-06-052-457/+460
| | | | | | 2006-06-05 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-052-4/+6
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API change was reverted on 1.8 branch. Fixes bug #343592.
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-051-2/+6
| | | | | | | | 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API change was reverted on 1.8 branch. Fixes bug #343592.
* Don't set cookies from favicon downloads. Bug #337835.Jean-François Rameau2006-06-026-6/+87
| | | | | | | | | | | | | 2006-06-01 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/ephy-embed-persist.h: * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): * embed/mozilla/EphySingle.cpp: (Init, Detach, ExamineCookies, ExamineResponse, ExamineRequest, Observe): * embed/mozilla/EphySingle.h: * embed/mozilla/MozDownload.cpp: (InitiateMozillaDownload): Don't set cookies from favicon downloads. Bug #337835.
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-312-252/+275
| | | | | | 2006-05-31 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Allow cookie list to be sorted. (fixes #337845)Frederic Peters2006-05-312-0/+8
| | | | | | | | 2006-05-30 Frederic Peters <fpeters@0d.be> * src/pdm-dialog.c: (pdm_dialog_cookies_construct): Allow cookie list to be sorted. (fixes #337845)
* Make bookmark search ignore special characters (bug 339167)Frederic Peters2006-05-301-1/+1
|
* Fix crash when moving zoom widget on toolbar (#338682)Frederic Peters2006-05-302-0/+9
| | | | | | | | 2006-05-30 Frederic Peters <fpeters@0d.be> * lib/egg/egg-editable-toolbar.c: (action_sensitive_cb) Fix crash when moving zoom widget on toolbar (#338682)
* Fix launching of desktop files.Christian Persch2006-05-302-7/+15
| | | | | | | | | 2006-05-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_launch_application), (launch_desktop_item): Fix launching of desktop files.
* Updated Thai translation.Theppitak Karoonboonyanan2006-05-292-244/+260
| | | | | | 2006-05-29 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Fixed Bug 339526 in Basque translation.Inaki Larranaga2006-05-291-0/+4
| | | | | | 2006-05-29 Inaki Larranaga <dooteo@euskalgnu.org> * eu/eu.po: Fixed Bug 339526 in Basque translation.
* *** empty log message ***Iñaki Larrañaga Murgoitio2006-05-291-43/+36
|
* Updated German translation.Hendrik Richter2006-05-282-442/+458
| | | | | | 2006-05-27 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* *** empty log message ***Pema Geyleg2006-05-272-1004/+1391
|
* Add methods to EphyNode to set typed properties. This change improves theJean-François Rameau2006-05-234-18/+217
| | | | | | | | | | | | | 2006-05-16 Jean-François Rameau <jframeau@cvs.gnome.org> * lib/ephy-node.h: * lib/ephy-node.c: * src/epiphany.defs: Add methods to EphyNode to set typed properties. This change improves the Python API so it should be easy now to play with bookmarks. Also clean up the code with unnecessary checks.
* Updated Macedonian translation <arangela@cvs.gnome.org>Arangel Angov2006-05-211-1021/+1306
|
* Update intltool requirement to 0.35.Christian Persch2006-05-162-1/+7
| | | | | | | | 2006-05-16 Christian Persch <chpe@cvs.gnome.org> * configure.in: Update intltool requirement to 0.35.
* Post-release version bump.Christian Persch2006-05-162-1/+7
| | | | | | | | 2006-05-15 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-1614-33/+84
| | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-15 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.2 === * NEWS: 2006-05-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/mozilla-embed-persist.cpp: * embed/mozilla/mozilla-embed-single.cpp: * embed/mozilla/mozilla-notifiers.cpp: * embed/mozilla/mozilla-x509-cert.cpp: Some castings.
* Fix the buildChristian Persch2006-05-151-2/+2
|
* Use nsAString::Equals.Christian Persch2006-05-154-16/+9
| | | | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/EventContext.cpp: Use nsAString::Equals.
* Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bugChristian Persch2006-05-152-15/+57
| | | | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (resolve_cb), (ephy_local_bookmarks_init), (ephy_local_bookmarks_stop): Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bug #330679.
* Manpage update from Victor Osadci.Christian Persch2006-05-142-17/+29
| | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * doc/epiphany.1: Manpage update from Victor Osadci.
* Add transparency back. Bug #334875, patch from Victor Osadci.Christian Persch2006-05-142-0/+6
| | | | | | | | 2006-05-14 Christian Persch <chpe@cvs.gnome.org> * C/figures/ephy-addressbar-smartbookmark-screenshot.png: Add transparency back. Bug #334875, patch from Victor Osadci.
* Explicit error message about unsupported gecko versions.Christian Persch2006-05-122-0/+10
| | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Explicit error message about unsupported gecko versions.
* Shut upChristian Persch2006-05-122-0/+5
|
* The API is also changed on 1.8 branch, adapt the #ifdef accordingly.Christian Persch2006-05-122-2/+8
| | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: The API is also changed on 1.8 branch, adapt the #ifdef accordingly.
* Update gecko version checks to detect also gecko 1.8.1.Christian Persch2006-05-123-44/+69
| | | | | | | | | 2006-05-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Update gecko version checks to detect also gecko 1.8.1.
* R data/default-prefs-gecko-1-8.js: R data/default-prefs-mozilla.js: RChristian Persch2006-05-126-45/+40
| | | | | | | | | | | | 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.
* Display the find bar for "Find Next" and "Find Previous" if it wasn'tWouter Bolsterlee2006-05-112-3/+20
| | | | | | | | | | | | 2006-05-11 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/ephy-find-toolbar.c: (ephy_find_toolbar_find_next), (ephy_find_toolbar_find_previous), (ephy_find_toolbar_open): Display the find bar for "Find Next" and "Find Previous" if it wasn't visible already. Entry focus is handlded with care so that use cases like incremental search work as expected. Fixes bug #333020.
* Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes theChristian Persch2006-05-112-10/+8
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-find-toolbar.c: (entry_changed_cb), (ephy_find_toolbar_set_embed): Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes the find bar after the drop of gecko 1.7/non-toolkit.
* And revert it since it causes a gtk warning.Christian Persch2006-05-112-13/+7
| | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: And revert it since it causes a gtk warning.
* Allow text drags to notebook tab labels. Bug #339339, patch by MichaelChristian Persch2006-05-112-1/+21
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb), (ephy_notebook_init), (build_tab_label): Allow text drags to notebook tab labels. Bug #339339, patch by Michael Hofmann.
* Don't crash when adding zeroconf bookmarks while bookmarks are lockedChristian Persch2006-05-112-0/+25
| | | | | | | | | | 2006-05-11 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (add_to_favorites), (resolve_cb), (browse_cb): Don't crash when adding zeroconf bookmarks while bookmarks are locked down. Bug #341379.
* Drop non-toolkit gecko support too.Christian Persch2006-05-114-16/+14
| | | | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: Drop non-toolkit gecko support too.
* Another API change! Thank you, mozilla!Christian Persch2006-05-112-0/+17
| | | | | | | | 2006-05-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: Another API change! Thank you, mozilla!
* Drop support for gecko 1.7.Christian Persch2006-05-1169-2633/+1145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-05-092-1295/+1361
|
* Correct toolbar editing section. Noticed by ZeBob, bug #341069.Christian Persch2006-05-092-1/+7
| | | | | | | | 2006-05-08 Christian Persch <chpe@cvs.gnome.org> * C/epiphany.xml: Correct toolbar editing section. Noticed by ZeBob, bug #341069.
* One language per lineChristian Persch2006-05-081-1/+72
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-062-324/+300
| | | | | | 2006-05-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* po/LINGUAS: Added 'mg' (Malagasy).Gora Mohanty2006-05-063-1/+4147
| | | | | po/mg.po: Added Malagasy translation. po/ChangeLog: Changed to reflect these.
* Added a close item on the tab right-click menu. Also reindented the XMLWouter Bolsterlee2006-05-062-176/+182
| | | | | | | 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.
* Set translator-credit in Japanese translation. Fixes bug #339527.Takeshi AIHANA2006-05-032-12/+16
| | | | | | | | 2006-05-03 Takeshi AIHANA <takeshi.aihana@gmail.com> * help/ja/ja.po: Set translator-credit in Japanese translation. Fixes bug #339527.
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2006-05-032-272/+277
| | | | | | | 2006-05-03 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated Norwegian Bokmål translation.Øivind Hoel2006-05-032-681/+479
| | | | | | 2006-05-02 Øivind Hoel <ohoel@cvs.gnome.org> * nb.po: Updated Norwegian Bokmål translation.
* Translation updated by Ivar Smolin.Priit Laes2006-04-292-297/+341
| | | | | | 2006-04-29 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Make sure each tab has its own unique ID, so accel paths don't conflictChristian Persch2006-04-254-3/+76
| | | | | | | | | | | | | 2006-04-25 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init), (ephy_tab_get_zoom), (_ephy_tab_get_id): * src/ephy-tab.h: * src/ephy-tabs-menu.c: (notebook_page_added_cb), (sync_active_tab): Make sure each tab has its own unique ID, so accel paths don't conflict between windows. Fixes bug #339548.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-252-7/+16
|
* Post-release version bump.Christian Perhristian Persch2006-04-242-1/+7
| | | | | | | | 2006-04-24 Christian Perhristian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 2.15.1 ===RELEASE_2_15_1Christian Persch2006-04-2415-45/+41
| | | | | | | | | | | | | | | | | | | 2006-04-24 Christian Persch <chpe@cvs.gnome.org> === Release 2.15.1 === * configure.ac: * embed/mozilla/Makefile.am: * embed/mozilla/mozilla-embed-single.cpp: * src/window-commands.c: (window_cmd_help_about): Update for 2.15.1. * help/eu/eu.po: * help/fi/fi.po: * help/ja/ja.po: Fix the build by adding bogus translator-credits strings.
* UpdatedChristian Persch2006-04-241-3/+0
|
* *** empty log message ***Ignacio Casal Quinteiro2006-04-212-83/+87
|
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-212-14/+19
|
* Fix duplicate accesskey. Bug 337912Piers Cornwell2006-04-212-1/+7
| | | | | | | | 2006-04-20 Piers Cornwell <piers@gnome.org> * data/glade/prefs-dialog.glade: Fix duplicate accesskey. Bug 337912
* Use header capitalisation. Bug #337915Piers Cornwell2006-04-212-1/+7
| | | | | | | | 2006-04-20 Piers Cornwell <piers@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: Use header capitalisation. Bug #337915
* Fix mnemonic activation of download path button. Bug #339139.Christian Persch2006-04-203-3/+14
| | | | | | | | | 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.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-04-182-317/+319
|
* Also allow cairo-gtk2 builds. Builds but segfaults on startup.Chhristian Persch2006-04-172-3/+14
| | | | | | | | | 2006-04-17 Chhristian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Also allow cairo-gtk2 builds. Builds but segfaults on startup.
* Check for nsIMutableArray.h and include it if found. Fixes build withChristian Persch2006-04-173-1/+23
| | | | | | | | | | 2006-04-13 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * embed/mozilla/GtkNSSDialogs.cpp: Check for nsIMutableArray.h and include it if found. Fixes build with gecko trunk.
* Remove obsolete entry for no_NO And the translation.Kjartan Maraas2006-04-173-4092/+6
| | | | | | | 2006-04-17 Kjartan Maraas <kmaraas@gnome.org> * LINGUAS: Remove obsolete entry for no_NO * no.po: And the translation.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-04-172-1339/+1281
|
* *** empty log message ***Ignacio Casal Quinteiro2006-04-172-16/+24
|
* #337140: Replace fallback favicon with more semantically correct 'text-html'Tommi Komulainen2006-04-152-3/+13
| | | | | | | | 2006-04-15 Tommi Komulainen <tommi.komulainen@iki.fi> * lib/widgets/ephy-location-entry.c (update_favicon): Replace 'stock-new' fallback favicon with more semantically correct 'text-html' It also looks better with Tango icon theme. Bug #337140
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2006-04-142-696/+942
| | | | | | 2006-04-14 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
* Add -p as short option format for --private-instance.Christian Persch2006-04-142-1/+7
| | | | | | | | 2006-04-13 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: Add -p as short option format for --private-instance.
* Updated Georgian transaltion 13/04/06Vladimer Sichinava2006-04-131-317/+552
|
* Add Esperanto (eo).Christian Persch2006-04-132-0/+7
| | | | | | | | 2006-04-12 Christian Persch <chpe@cvs.gnome.org> * src/languages.h: Add Esperanto (eo).
* Reorder the menu items everywhere to have new tab above new window. FixesCrispin Flowerday2006-04-124-6/+15
| | | | | | | | | | | 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
* Install App-Friendly Theme Icons (GNOME Goal Two)Paul Drain2006-04-124-3/+22
| | | | | | | | | | 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)
* Don't set find next/prev insensitive since that's redundant with theChristian Persch2006-04-112-32/+9
| | | | | | | | | 2006-04-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-find-toolbar.c: Don't set find next/prev insensitive since that's redundant with the status indication, and breaks find while the document is loading.
* Emit document-change event on fastback restore. Fixes bug #312785.Christian Persch2006-04-112-1/+20
| | | | | | | | 2006-04-10 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Emit document-change event on fastback restore. Fixes bug #312785.
* Updated Georgian translationVladimer Sichinava2006-04-102-1773/+1132
|
* Enable spatial nav extension.Christian Persch2006-04-102-0/+9
| | | | | | | | 2006-04-09 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: Enable spatial nav extension.
* Updated Czech translation.Lukas Novotny2006-04-102-103/+120
| | | | | | 2006-04-09 Lukas Novotny <lukasnov@cvs.gnome.org> * cs.po: Updated Czech translation.
* Documentation update from Victor Osadci.Christian Persch2006-04-102-1/+19
| | | | | | | | 2006-04-09 Christian Persch <chpe@cvs.gnome.org> * C/epiphany.xml: Documentation update from Victor Osadci.
* A data/epiphany-pango.schemas:Christian Persch2006-04-105-9/+79
| | | | | | | | | | | | 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.
* Updated Thai translation (merged from gnome-2-14 branch).Theppitak Karoonboonyanan2006-04-092-104/+108
| | | | | | 2006-04-09 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation (merged from gnome-2-14 branch).
* *** empty log message ***Ignacio Casal Quinteiro2006-04-042-235/+213
|
* Improve the current code (less complex) and add a timeouted call toJean-François Rameau2006-04-042-188/+40
| | | | | | | | | | 2006-04-03 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-net-monitor.c: Improve the current code (less complex) and add a timeouted call to NetworkManager when requesting network status. Bug 330479.
* Disable export when locked down. Bug #337028.Christian Persch2006-04-032-0/+14
| | | | | | | | | 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Disable export when locked down. Bug #337028.
* Fix status icon reference count.Christian Persch2006-04-032-2/+20
| | | | | | | | 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: Fix status icon reference count.
* 2006-04-03 Christian Persch <chpe@cvs.gnome.org>Christian Persch2006-04-031-2/+5
| | | | | | | * src/ephy-dbus.c: (ephy_dbus_get_bus): * src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device), (ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup):
* Don't crash when we cannot connect to the system dbus. Bug #336557.Christian Persch2006-04-033-7/+30
| | | | | | | | | | | 2006-04-03 Christian Persch <chpe@cvs.gnome.org> * src/ephy-dbus.c: (ephy_dbus_get_bus): * src/ephy-net-monitor.c: (ephy_net_monitor_check_for_active_device), (ephy_net_monitor_attach_to_dbus), (ephy_net_monitor_startup): Don't crash when we cannot connect to the system dbus. Bug #336557.
* Add ephy_guid_help_with_doc_id for use by e-e.Christian Persch2006-04-033-12/+34
| | | | | | | | | 2006-04-02 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-gui.c: (ephy_gui_help_with_doc_id), (ephy_gui_help): * lib/ephy-gui.h: Add ephy_guid_help_with_doc_id for use by e-e.
* Oops, this is a string pref!Christian Persch2006-04-032-13/+10
| | | | | | | | 2006-04-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: Oops, this is a string pref!
* Fix crash when cancelling the prompt before the timeout has run.Christian Persch2006-04-012-3/+8
| | | | | | | | 2006-04-01 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Fix crash when cancelling the prompt before the timeout has run.
* Translation updated by Ivar Smolin.Priit Laes2006-03-302-49/+46
| | | | | | 2006-03-29 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Use g_object_ref_sink().Christian Persch2006-03-298-35/+37
| | | | | | | | | | | | | | 2006-03-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: * lib/egg/egg-editable-toolbar.c: (egg_editable_toolbar_set_fixed): * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init): * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init): * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_constructor): * src/ephy-notebook.c: (ephy_notebook_init): * src/ephy-statusbar.c: (ephy_statusbar_init): Use g_object_ref_sink().
* .Jean-François Rameau2006-03-292-9/+55
| | | | | | | | | 2006-03-28 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: (ShouldLoad). Mozilla backend now supports adblock. Fix #335919.
* file br.po was initially added on branch gnome-2-14.Jeremy Le Floc'h2006-03-280-0/+0
|
* Fix typo.Tommi Vainikainen2006-03-282-3/+6
| | | | | 2006-03-27 Tommi Vainikainen <thv@iki.fi> * fi.po: Fix typo.
* Updated Thai translation (merged from gnome-2-14 branch).Theppitak Karoonboonyanan2006-03-252-269/+320
| | | | | | 2006-03-25 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation (merged from gnome-2-14 branch).
* Fix print format/arg mismatch.Christian Persch2006-03-242-2/+8
| | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-node.c: (write_parent), (ephy_node_write_to_xml): Fix print format/arg mismatch.
* Drop compat code for libgnome < 2.14. Fix refcount leak.Christian Persch2006-03-243-86/+22
| | | | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * src/ephy-main.c: (main): Drop compat code for libgnome < 2.14. Fix refcount leak.
* Remove #ifdef:s now that we depend on gtk+ 2.9.Christian Persch2006-03-242-23/+11
| | | | | | | | | | | | 2006-03-23 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (show_status_icon), (downloader_view_init), (downloader_view_finalize), (update_status_icon), (download_changed_cb), (downloader_view_add_download), (downloader_view_remove_download), (download_dialog_delete_event_cb): Remove #ifdef:s now that we depend on gtk+ 2.9.
* Port notebook DND to gtk+ 2.9.Christian Persch2006-03-2411-751/+294
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Added Dzongkha translation from Pema Geyleg. Added Dzongkha (dz).Tommi Vainikainen2006-03-223-1/+3880
| | | | | | 2006-03-22 Tommi Vainikainen <thv@iki.fi> * dz.po: Added Dzongkha translation from Pema Geyleg. * LINGUAS: Added Dzongkha (dz).
* Use GtkStatusIcon.Christian Persch2006-03-209-2307/+66
| | | | | | | | | | | | | | | | | | | | | | | 2006-03-20 Christian Persch <chpe@cvs.gnome.org> * embed/downloader-view.c: (status_icon_popup_menu_cb), (show_status_icon), (downloader_view_init), (downloader_view_finalize), (update_status_icon), (download_changed_cb), (downloader_view_add_download), (downloader_view_remove_download), (download_dialog_delete_event_cb): Use GtkStatusIcon. * lib/egg/Makefile.am: * lib/egg/eggstatusicon.c: * lib/egg/eggstatusicon.h: * lib/egg/eggtrayicon.c: * lib/egg/eggtrayicon.h: * lib/egg/eggtraymanager.c: * lib/egg/eggtraymanager.h: Remove egg status icons files.
* cs.po: Do no capitalize MozDownload.cpp "Files".Stanislav Brabec2006-03-202-1/+5
|
* Sync Epiphany with Gecko trunk according toJean-François Rameau2006-03-203-0/+17
| | | | | | | | | | | 2006-03-19 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: * embed/mozilla/MozRegisterComponents.cpp: Sync Epiphany with Gecko trunk according to https://bugzilla.mozilla.org/show_bug.cgi?id=330420. (Add nsIClassInfo.h).
* Updated Ukrainian translation.Maxim Dziumanenko2006-03-184-1079/+1263
| | | | | | 2006-03-17 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* Add support for local directory monitoring (in addition to local fileWouter Bolsterlee2006-03-172-26/+59
| | | | | | | | | | 2006-03-17 Wouter Bolsterlee <uws@xs4all.nl> * src/ephy-tab.c: (ephy_tab_file_monitor_cb), (ephy_tab_update_file_monitor): Add support for local directory monitoring (in addition to local file monitoring). Bug #332049.
* Translation updated by Ivar Smolin.Priit Laes2006-03-172-2/+6
| | | | | | 2006-03-17 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2006-03-172-4/+14
| | | | | | 2006-03-17 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* 2006-03-15 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-03-152-4/+8
| | | | | | * 2006-03-15 Reinout van Schouwen <reinout@cs.vu.nl> nl.po: fixed some accelerator keys
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-03-141-2/+2
|
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-03-142-1354/+1416
|
* Updated Brazilian Portuguese translationRaphael Higino2006-03-142-186/+249
|
* Updated Czech translation.Miloslav Trmac2006-03-142-24/+27
| | | | | | 2006-03-14 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Turkish TranslationBaris Cicek2006-03-142-1582/+2340
|
* Updated Portuguese translation.Duarte Loreto2006-03-142-30/+38
| | | | | | 2006-03-13 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Japanese translationSatoru SATOH2006-03-142-148/+152
| | | | | | 2006-03-14 Satoru SATOH <ss@gnome.gr.jp> * ja.po: Updated Japanese translation
* Updated Swedish translationDaniel Nylander2006-03-142-530/+681
| | | | | | 2006-03-13 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-03-132-20/+25
| | | | | | | 2006-03-13 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Add releaseBaseURL entity.Christian Persch2006-03-132-0/+7
| | | | | | | | 2006-03-13 Christian Persch <chpe@cvs.gnome.org> * data/chrome/brand.dtd.in: Add releaseBaseURL entity.
* Updated Spanish translation.Francisco Javier F. Serrador2006-03-132-179/+231
| | | | | | 2006-03-13 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Ukrainian translation.Maxim Dziumanenko2006-03-132-149/+153
| | | | | | 2006-03-13 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* update translation for Punjabi (Gurmukhi) by apbrar gmail comAmanpreet Singh Alam2006-03-131-34/+36
|
* *** empty log message ***Ignacio Casal Quinteiro2006-03-132-166/+190
|
* Added Entry for Bengali (bn) Translation UpdationRuna Bhattacharjee2006-03-131-0/+4
|
* Updated Bengali TranslationRuna Bhattacharjee2006-03-131-1064/+1285
|
* Add support for IE link files. Bug #330735.Christian Persch2006-03-133-44/+170
| | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * plugins/desktop-file/Makefile.am: * plugins/desktop-file/plugin.cpp: Add support for IE link files. Bug #330735.
* Set different exit codes when exiting from different places in the testChristian Persch2006-03-133-14/+28
| | | | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Set different exit codes when exiting from different places in the test program, so we can see the cause of the failure in config.log.
* Update after branching.Christian Persch2006-03-132-3/+9
| | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Update after branching.
* === Release 2.14.0 ===RELEASE_2_14_0GNOME_2_14_BRANCHPOINTChristian Persch2006-03-134-6/+65
| | | | | | | | | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> === Release 2.14.0 === * NEWS: * configure.ac: Updated for 2.14.0. * src/prefs-dialog.c: (prefs_dialog_show_help), (font_prefs_dialog_response_cb): Fix the documentation ID the Help button points to.
* Add Victor to documenters in About dialogue.Christian Persch2006-03-132-0/+7
| | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: Add Victor to documenters in About dialogue.
* Updated Epiphany manual, by Victor Osadci.Christian Persch2006-03-136-270/+429
| | | | | | | | | | | | 2006-03-12 Christian Persch <chpe@cvs.gnome.org> * C/epiphany.xml: * C/figures/ephy-addressbar-smartbookmark-screenshot.png: * C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png: * C/figures/ephy-history-window-screenshot.png: * C/figures/ephy-screenshot.png: Updated Epiphany manual, by Victor Osadci.
* Translation updated by Ivar Smolin.Priit Laes2006-03-122-32/+13
| | | | | | 2006-03-12 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Updated Czech translation by Petr Tomeš.Miloslav Trmac2006-03-122-170/+224
| | | | | | 2006-03-12 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation by Petr Tomeš.
* Translation updated by Ivar Smolin.Priit Laes2006-03-122-7/+11
| | | | | | 2006-03-11 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-03-112-88/+93
| | | | | | | 2006-03-11 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* update translation for Punjabi (Gurmukhi) by apbrar gmail comAmanpreet Singh Alam2006-03-111-695/+774
|
* Updated Portuguese translation.Duarte Loreto2006-03-112-513/+645
| | | | | | 2006-03-10 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* 2006-03-10 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-03-111-185/+244
| | | | | | * 2006-03-10 Reinout van Schouwen <reinout@cs.vu.nl> nl.po : re-commit translation
* Updated Catalan translation by Gil Forcada <gilforcada@guifi.net>.Jordi Mallach2006-03-112-708/+822
|
* Updated Spanish translation.Francisco Javier F. Serrador2006-03-101-0/+0
| | | | | | 2006-03-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Fix item ordering to fix bookmarks export format. Bug #333959, patch hasChristian Persch2006-03-102-2/+10
| | | | | | | | | 2006-03-10 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: Fix item ordering to fix bookmarks export format. Bug #333959, patch has RT approval.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-03-102-86/+175
|
* Swedish translation updatedDaniel Nylander2006-03-092-8154/+1413
| | | | | | 2006-03-09 Daniel Nylander <po@danielnylander.se> * sv.po: Swedish translation updated
* Translation updated by Wouter Bolsterlee.Vincent van Adrighem2006-03-082-3/+7
| | | | | | 2006-03-08 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Wouter Bolsterlee.
* Updated TranslationRajesh Ranjan2006-03-082-812/+922
|
* Don't throw when cancelling the dialogue with ESC. Fixes bug #333780,Christian Persch2006-03-082-1/+8
| | | | | | | | | 2006-03-08 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: Don't throw when cancelling the dialogue with ESC. Fixes bug #333780, patch has RT approval.
* Hungarian translation updated.Gabor Kelemen2006-03-082-76/+172
| | | | | | 2006-03-08 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
* Updated Danish translation.Ole Laursen2006-03-082-517/+638
| | | | | | 2006-03-08 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Build fix to build with 1.8 branch. No code changes, only #ifdef code thatChristian Persch2006-03-082-0/+12
| | | | | | | | | 2006-03-07 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GlobalHistory.cpp: Build fix to build with 1.8 branch. No code changes, only #ifdef code that must not be built on 1.8 branch.
* ro.po: Updated Romanian translationMugurel Tudor2006-03-082-1006/+1303
| | | | | | 2006-03-07 Mugurel Tudor <mugurelu@gnome.ro> ro.po: Updated Romanian translation
* === Release 1.9.99 ===Release1999Christian Persch2006-03-072-1/+7
| | | | | | | | 2006-03-06 Christian Persch <chpe@cvs.gnome.org> === Release 1.9.99 === * configure.ac:
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-03-063-122/+127
| | | | | | | 2006-03-06 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same.
* Back the xpinstall change out; it breaks on gecko 1.8.Christian Persch2006-03-062-55/+36
| | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Back the xpinstall change out; it breaks on gecko 1.8.
* Update timestamp on resume dialogue when queuing a new command.Christian Persch2006-03-062-0/+13
| | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * src/ephy-session.c: Update timestamp on resume dialogue when queuing a new command.
* Don't use g_return_if_fail here.Christian Persch2006-03-067-8/+15
| | | | | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-find.cpp: Don't use g_return_if_fail here. * embed/mozilla/mozilla-embed-single.cpp: Remove fixed FIXME.
* Fix fonts schema default values.Christian Persch2006-03-064-27/+39
| | | | | | | | | | | | | 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.
* Use the right category.Christian Persch2006-03-052-1/+7
| | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Use the right category.
* Mark application/x-xpinstall as unsafe.Christian Persch2006-03-053-30/+67
| | | | | | | | | | | | | 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.
* Before running any test programs, check that we can compile and run anyChristian Persch2006-03-053-8/+55
| | | | | | | | | | 2006-03-05 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * m4/gecko.m4: Before running any test programs, check that we can compile and run any XPCOM programs at all.
* Updated Polish translation by GNOME PL Team.Artur Flinta2006-03-052-69/+156
| | | | | | 2006-03-05 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Updated epiphany zh_CN translation.Funda Wang2006-03-052-121/+219
|
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-03-052-76/+166
| | | | | | | 2006-03-05 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Translation updated by Ivar Smolin.Priit Laes2006-03-042-64/+151
| | | | | | 2006-03-04 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2006-03-043-1461/+1973
| | | | | | | 2006-03-04 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
* Fix buildChristian Persch2006-03-041-1/+1
|
* Sync Epiphany with new nsIGlobalHistory3 stuff.Jean-François Rameau2006-03-035-4/+50
| | | | | | | | | | | | | | 2006-03-03 Jean-François Rameau <jframeau@cvs.gnome.org> * configure.ac: * embed/mozilla/GlobalHistory.h: * embed/mozilla/GlobalHistory.cpp: Sync Epiphany with new nsIGlobalHistory3 stuff. * embed/mozilla/EphyContentPolicy.cpp: (GetEmbedFromContext): Fix a missing return.
* Updated Russian translationLeonid Kanter2006-03-032-89/+162
|
* Updated Lithuanian translationŽygimantas Beručka2006-03-032-94/+190
| | | | | | 2006-03-03 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation
* Don't block stylesheets (for now).Christian Persch2006-03-032-6/+23
| | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyContentPolicy.cpp: Don't block stylesheets (for now).
* Fix a warning introduced in my last patch (gcc 4.1 warnings).Jean-François Rameau2006-03-032-1/+7
| | | | | | | | 2006-03-02 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-history-window.c: (ephy_history_window_set_parent): Fix a warning introduced in my last patch (gcc 4.1 warnings).
* Don't try to connect to the session bus when we're starting a privateChristian Persch2006-03-032-8/+17
| | | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-dbus.c: (_ephy_dbus_startup): Don't try to connect to the session bus when we're starting a private instance.
* src/ephy-window.cPeter Harvey2006-03-032-6/+16
| | | | | | | | | 2006-03-02 Peter Harvey <peter.a.harvey@gmail.com> * src/ephy-window.c Fix a bug introduced in my last patch where statusbar visibility was inverted from what it should have been.
* If we can't detect the mime type, fall back to checking the fileChristian Persch2006-03-033-20/+111
| | | | | | | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): If we can't detect the mime type, fall back to checking the file extension. Bug #331468. * src/ephy-main.c: (main): Don't pass NULL to realpath if PATH_MAX is defined. Bug #333051.
* Fix gcc 4.1 warnings (dereferencing type-punned pointer will breakJean-François Rameau2006-03-037-17/+69
| | | | | | | | | | | | | | | 2006-03-02 Jean-François Rameau <jframeau@cvs.gnome.org> * embed/ephy-embed-shell.c:(ephy_embed_shell_dispose): * src/ephy-encoding-menu.c: (ephy_encoding_menu_view_dialog_cb): * src/ephy-history-window.c: (cmd_clear), (ephy_history_window_finalize): * src/ephy-shell.c: (ephy_shell_get_pdm_dialog),(ephy_shell_get_prefs_dialog), (ephy_shell_get_print_setup_dialog): * src/prefs-dialog.c: (prefs_dialog_finalize), (font_prefs_button_clicked_cb), (language_editor_add_button_clicked_cb): * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_finalize): Fix gcc 4.1 warnings (dereferencing type-punned pointer will break strict-aliasing rules).
* Make these implement threadsafe isupports.Christian Persch2006-03-034-9/+15
| | | | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSDialogs.cpp: * embed/mozilla/GtkNSSKeyPairDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: Make these implement threadsafe isupports.
* ko.po updatedKang Jeong-Hee2006-03-032-1446/+1604
|
* Updated Welsh translation.Rhys Jones2006-03-032-29/+89
| | | | | | 2006-03-02 Rhys Jones <rhys@sucs.org> * cy.po: Updated Welsh translation.
* Updated Albanian translation.Laurent Dhima2006-03-022-50/+146
| | | | | | 2006-03-02 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Greek translationNikos Charonitakis2006-03-022-53/+149
|
* Updated Ukrainian translation.Maxim Dziumanenko2006-03-022-1008/+1314
| | | | | | 2006-03-02 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* Don't activate typeaheadfind on XUL documents.Christian Persch2006-03-022-0/+9
| | | | | | | | 2006-03-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't activate typeaheadfind on XUL documents.
* Updated Japanese Translation.Satoru SATOH2006-03-022-5/+92
| | | | | | 2006-03-02 Satoru SATOH <ss@gnome.gr.jp> * ja.po: Updated Japanese Translation.
* *** empty log message ***Ignacio Casal Quinteiro2006-03-022-50/+146
|
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-03-023-4/+173
| | | | | | | 2006-03-02 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-03-022-50/+147
|
* Added Georgian LanguageVladimer Sichinava2006-03-023-1/+4518
|
* Updated German translation.Hendrik Richter2006-03-022-117/+189
| | | | | | 2006-03-01 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Fix extraction of Q_ strings.Christian Persch2006-03-012-1/+5
| | | | | | 2006-03-01 Christian Persch <chpe@cvs.gnome.org> * Makevars: Fix extraction of Q_ strings.
* Updated Russian translation.Nickolay V. Shmyrev2006-03-012-643/+652
| | | | * ru.po: Updated Russian translation.
* Updated Spanish translation.Francisco Javier F. Serrador2006-03-011-211/+59
| | | | | | 2006-02-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Fixed translation in schemes, and fixed translation style inTakeshi AIHANA2006-02-282-84/+87
| | | | | | | 2006-02-28 Takeshi AIHANA <takeshia.aihana@gmail.com> * ja.po: Fixed translation in schemes, and fixed translation style in tooltip/status bar (should be end with verv instead of noun).
* Post-release version bump.Christian Persch2006-02-282-1/+7
| | | | | | | | 2006-02-27 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Post-release version bump.
* === Release 1.9.8 ===Release198Christian Persch2006-02-283-3/+40
| | | | | | | | | 2006-02-27 Christian Persch <chpe@cvs.gnome.org> === Release 1.9.8 === * NEWS: * configure.ac:
* 2006-02-27 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-02-281-0/+20
| | | | | | * 2006-02-27 Reinout van Schouwen <reinout@cs.vu.nl> * NEWS: 1.9.8
* Updated Spanish translation.Francisco Javier F. Serrador2006-02-282-79/+103
| | | | | | 2006-02-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* More TODOChristian Persch2006-02-271-0/+2
|
* Hungarian translation updated.Gabor Kelemen2006-02-272-686/+871
| | | | | | 2006-02-27 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-02-263-166/+211
| | | | | | | 2006-02-26 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same.
* Translation updated by Ivar Smolin.Priit Laes2006-02-262-83/+124
| | | | | | 2006-02-26 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* Updated Polish translation by GNOME PL Team.Artur Flinta2006-02-262-1559/+1235
| | | | | | 2006-02-26 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Updated Czech translation.Miloslav Trmac2006-02-262-78/+102
| | | | | | 2006-02-25 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Welsh translation.Rhys Jones2006-02-252-1127/+1463
| | | | | | 2006-02-25 Rhys Jones <rhys@sucs.org> * cy.po: Updated Welsh translation.
* Updated Thai translation.Theppitak Karoonboonyanan2006-02-252-81/+102
| | | | | | 2006-02-25 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Added Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2006-02-257-1/+3027
| | | | | | | | | | | | 2005-02-25 Alexander Shopov <ash@contact.bg> * bg.po: * ephy-addressbar-smartbookmark-screenshot.png: * ephy-bookmarkbar-smartbookmark-screenshot.png: * ephy-history-window-screenshot.png: * ephy-screenshot.png: Added Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-02-252-166/+204
| | | | | | | 2006-02-24 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Distinguish different firefox profiles when showing the list to chooseChristian Persch2006-02-252-1/+24
| | | | | | | | | 2006-02-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source): Distinguish different firefox profiles when showing the list to choose which one to import.
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-242-1/+56
| | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-action.c Set the tooltip for bookmarks on the toolbar, using a 'title\nlocation' format. Bug #332113.
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-242-0/+17
| | | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-action.c Update the bookmark icon if the toolbar is reconfigured (happens when the theme changes). Everything else should be already handled by the class handler.
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-242-4/+22
| | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * lib/egg/egg-editable-toolbar.c Fix a bug where the visibility_paths were deleted on deconstruct rather than dispose.
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-242-0/+14
| | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * lib/egg/egg-editable-toolbar.c Made the "Show" menu items insensitive when the entire toolbar is hidden.
* src/bookmarks/ephy-topics-palette.cPeter Harvey2006-02-242-4/+9
| | | | | | | | | | 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-topics-palette.c Changed selection mode to 'none'. Makes it more usable for mouse users, and we have a text entry for keyboard users anyway.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-02-242-51/+63
|
* Updated Brazilian Portuguese translationRaphael Higino2006-02-242-51/+79
|
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-242-0/+13
| | | | | | | | 2006-02-23 Peter Harvey <peter.a.harvey@gmail.com> * lib/egg/egg-editable-toolbar.c Added translator comment.
* Updated British English translationCrispin Flowerday2006-02-242-54/+65
| | | | | | 2006-02-23 Crispin Flowerday <gnome@flowerday.cx> * en_GB.po: Updated British English translation
* Use the same machanism for Ctrl-W as clicking the tab's close button.Christian Persch2006-02-242-7/+21
| | | | | | | | | | 2006-02-23 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_file_close_window), (window_cmd_help_about): Use the same machanism for Ctrl-W as clicking the tab's close button. Fixes bug #319530.
* Updated Finnish translationIlkka Tuohela2006-02-232-42/+53
|
* Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting inChristian Persch2006-02-233-38/+59
| | | | | | | | | | | | | | 2006-02-23 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in GECKO_GECKO_CONTRACTID. * configure.ac: Check with GECKO_CHECK_CONTRACTIDS. Remove redundant check for typeaheadfind.
* Updated Albanian translation.Laurent Dhima2006-02-232-279/+198
| | | | | | 2006-02-23 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM butChristian Persch2006-02-233-38/+117
| | | | | | | | | | | | | | 2006-02-23 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM but which produces a program which uses XPCOM; and made GECKO_CHECK_CONTRACTID use this. * configure.ac: Add a check for the gecko typeaheadfind extension. Bug #329118.
* src/bookmarks/ephy-topics-entry.cPeter Harvey2006-02-232-40/+32
| | | | | | | | 2006-02-22 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-topics-entry.c Improved behaviour of completion popup.
* Updated Lithuanian translation.Žygimantas Beručka2006-02-232-38/+52
| | | | | | 2006-02-22 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
* Unset general.useragent.extra.simple pref from xulrunner, we don't wantChristian Persch2006-02-232-0/+10
| | | | | | | | | 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.
* Updated Japanese translation.Satoru SATOH2006-02-222-41/+56
| | | | | | 2006-02-22 Satoru SATOH <ss@gnome.gr.jp> * ja.po: Updated Japanese translation.
* Updated Basque translation.Inaki Larranaga2006-02-222-1248/+1250
| | | | | | 2006-02-22 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-02-222-39/+45
|
* *** empty log message ***Ignacio Casal Quinteiro2006-02-222-39/+44
|
* Updated translationReinout van Schouwen2006-02-222-44/+57
| | | | | | 2006-02-22 Reinout van Schouwen <reinout@cs.vu.nl> * nl.po: Updated translation
* Updated Serbian translationSlobodan D. Sredojevic2006-02-223-86/+100
| | | | | | 2006-02-21 Slobodan D. Sredojevic <slobo@akrep.be> * sr.po, sr@Latn.po: Updated Serbian translation
* Updated Greek translationKostas Papadimas2006-02-212-77/+105
|
* data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.cPeter Harvey2006-02-2113-117/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-nodes-cover.cPeter Harvey2006-02-213-5/+28
| | | | | | | | | 2006-02-21 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmarks-menu.c * src/bookmarks/ephy-nodes-cover.c Minor tweaks to improve menu generation.
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-02-212-42/+39
| | | | | | | | 2006-02-21 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-bookmark-properties.c Switched to using an expander after UI review.
* Translation updated by Ivar Smolin.Priit Laes2006-02-212-28/+36
| | | | | | 2006-02-21 Priit Laes <amd@store20.com> * et.po: Translation updated by Ivar Smolin.
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-02-212-57/+77
|
* Updated Serbian translationSlobodan D. Sredojevic2006-02-213-726/+720
| | | | | | 2006-02-21 Slobodan D. Sredojevic <slobo@akrep.be> * sr.po, sr@Latn.po: Updated Serbian translation
* Enable error pages explicitly since xulrunner is missing that pref too.Christian Persch2006-02-212-0/+9
| | | | | | | | | 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.
* Do return on failure.Christian Persch2006-02-212-1/+7
| | | | | | | | 2006-02-20 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: Do return on failure.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-02-202-58/+79
|
* Updated Czech translation.Miloslav Trmac2006-02-202-67/+100
| | | | | | 2006-02-20 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Greek translationKostas Papadimas2006-02-192-707/+655
|
* Updated Brazilian Portuguese translationRaphael Higino2006-02-192-567/+629
|
* Updated German translation.Hendrik Richter2006-02-182-48/+69
| | | | | | 2006-02-18 Hendrik Richter <hendi@gnome-de.org> * de.po: Updated German translation.
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-02-183-354/+171
| | | | | | | 2006-02-18 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same.
* Updated Thai translation.Theppitak Karoonboonyanan2006-02-182-57/+77
| | | | | | 2006-02-18 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Lithuanian translation.Žygimantas Beručka2006-02-182-204/+155
| | | | | | 2006-02-17 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
* Fix crash on switching to/from fullscreen mode. Bug #331462.Christian Persch2006-02-172-1/+7
| | | | | | | | 2006-02-16 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (ephy_window_state_event): Fix crash on switching to/from fullscreen mode. Bug #331462.
* Updated British English translationCrispin Flowerday2006-02-172-680/+778
| | | | | | 2006-02-16 Crispin Flowerday <gnome@flowerday.cx> * en_GB.po: Updated British English translation
* Updated Dutch translationReinout van Schouwen2006-02-172-67/+84
| | | | | | 2006-02-16 Reinout van Schouwen <reinout@cs.vu.nl> * nl.po: Updated Dutch translation
* Guard against nsDocument::GetDefaultView returning NULL. Bug #327764.Christian Persch2006-02-162-6/+18
| | | | | | | | | 2006-02-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Guard against nsDocument::GetDefaultView returning NULL. Bug #327764.
* Updated epiphany zh_CN translation.Funda Wang2006-02-162-59/+78
|