[epiphany] Created tag 2.27.4
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Subject: [epiphany] Created tag 2.27.4
- Date: Sun, 12 Jul 2009 21:30:58 +0000 (UTC)
The unsigned tag '2.27.4' was created.
Tagger: Xan Lopez <xan gnome org>
Date: Mon Jul 13 00:30:22 2009 +0300
2.27.4
Changes since the last tag 'RELEASE_2_23_91':
Alexander Shopov (2):
Updated Bulgarian translation by Alexander Shopov <ash contact bg>
Updated Bulgarian translation by Alexander Shopov <ash contact bg>
Amanpreet Singh Alam (1):
updating for Punjabi by A S Alam: Bug: 569547 Fixed
Arangel Angov (2):
Arangel Angov <arangel linux net mk> * mk.po: Updated Macedonian translation
Arangel Angov <arangel linux net mk> * mk.po: Updated Macedonian translation
Ask H. Larsen (1):
Updated Danish translation
Baris Cicek (1):
Updated Turkish Translation
Benjamin Otte (8):
detect NetworkManager using pkg-config
compute base address with strchr and without regexps
remove unused references to history
style fixes for a464b7332c02f6b4e34c5a7a88b8b93198f3e9be
don't free title string twice
Require gthread-2.0
Require x11
Performance: Set a fixed width on autosized cell renderer
Changwoo Ryu (1):
Updated Korean translation
Christian Persch (27):
Remove po/ChangeLog, and depend on intltool 0.40.4 in svn builds.
Remove this
Remove libgnome and libgnomeui dependency, using EggSMClient instead of GnomeClient.
Readd --version which was lost when removing libgnome usage.
Print version to stdout, not stderr.
Update from libegg
Fix multi-dnd with gtk 2.14
Remove libpython check that fails with libtool 2
Correct version
Remove unused fonts languages and autodetectors stuff. Bug #558407.
Only show the fixed toolbar when the leave-fullscreen button is to be shown. Shoudl fix bug #570349
Version update
Respect the API version set above
Add gobject introspection support; use --enable-introspection.
Add seed support; use --enable-seed to check it out. Patch by Robert Carr.
Fail if given --enable-seed without --enable-introspection.
Add closing ] in the right place
Fix python/seed exclusivity check
Simply use g_irepository_get_option_group()
config.h must be the first include
Prepend /data to PKG_CONFIG_PATH so g-ir-scanner can find our not-yet-installed pkg-config file
Don't recurse into proxy item construction. Bug #570984
Update year
Handover
Update from libegg.
Update smclient from libegg master
Add the diff to smclient upstream also as a separate file, so people other than me can update from libegg
Claude Paroz (5):
Updated French translation (synched with gnome-2-24).
Add translator comment for ISO-8859-1 default value (bug #351163).
Updated French translation.
Fix ne.po validity (Bug #521461)
Updated French translation
Cosimo Cecchi (4):
Drop usage of EelAppLaunchContext; replace it with GdkAppLaunchContext.
Remove eel-app-launch-context.c from POTFILES.in
Adapt to the modified GTK+ API.
Remove the {_get,_set}_encoding functions from the python bindings definition,
Daniel Nylander (4):
sv.po: Updated Swedish translation
Updated sv translation (Daniel Nylander)
sv.po: Updated Swedish translation
Updated sv translation (Daniel Nylander)
Diego Escalante Urrelo (38):
Remove useless ephy-node #include
Revert "Makefile fixes."
Add testephylocationentry.c
Reindent to 2 spaces and improve the existing tests
tephylocationentry.c: can_undo and can_redo tests
Document lib/widgets/ephy-icon-entry.c
Document lib/widgets/ephy-location-entry.c
Sync argument names in ephy-location-entry and update docs
Enable documentation build for ephy-location-entry
Update docs for ephy-icon-entry
Avoid the parsing of non doc comments
Sync comment parameters with actual parameters
Include missing Returns: in comments
Correctly mark doc comments for parsing
Enable ephy-icon-entry docs build
Minor nitpick in the .h files
Enable ephy-search-entry docs build
Correctly title Ephy*Entry widgets in docs
Regenerate docs templates, after new docs added
Add missing config.h
Fix conflicting mnemonics in Clear All Personal Data
Use the correct return type for ephy_embed_get_link_message and
Don't do single includes in lib/egg/egg-toolbars
Remove legacy ephy-history-item from epiphany.h
Add testephyzoomcontrol.c
Document lib/widgets/ephy-zoom-control.c
Update documentation for lib/widgets/ephy-spinner.c
Enable docs for ephy-spinner
Add --enable-tests to configure
Implement chrome visibility control in popups
Fix bookmark import of ff3 files
Remove leftover search_entry_clear_cb function
Turn the location bar into the woohoo bar
Include a bookmark indication in the woohoo bar
Remove useless LocationEntryAction struct
Update ephy-completion-model with some 2-26 things
ephy-location-entry: remove useless defines
Include WebKit-1.0 in .gir creation
Duarte Loreto (2):
Fixed Portuguese terminology (Duarte Loreto <happyguy_pt hotmail com>)
Duarte Loreto <happyguy_pt hotmail com> Fixed an error on the Portuguese translation
Erdal Ronahi (1):
Updated Kurdish translation
Felix I (2):
2008-09-23 I. Felix <ifelix redhat com> ta translation error corrected
tamil translation updated
Funda Wang (1):
Updated zh_CN translation.
Gabor Keleman (6):
Hungarian translation updated
Hungarian translation updated
Small update
Small update
Translation updated
Updated translation
Gil Forcada (1):
Fixed keyboard accelerator in Catalan translation
Gil Forcada Codinachs (6):
Updated Catalan translation by SÃlvia Miranda
Updated Catalan documentation
Added Asturian translation on behalf of Mikel González
Minor fix to Catalan translation thanks to SÃlvia Miranda
Updated Catalan translation
Added Pashto translation on behalf of Zabeeh Khan
Gustavo Noronha Silva (29):
Check text_table for nullity before unrefing it in resolver_found_cb.
Web Inspector property missing from preferences enum.
Renamed the web inspector checkbutton widget's ID, so that it will be
We no longer need a separate pkg-config check for WEBKIT.
Implement multiple keyword-based AND-search for the location bar
Handle end of line correctly on location bar search
Avoid adding problematic search terms with spaces
Set page title for history on title-changed
Make help buttons ids unique in glade file, so that the generated
Removing references to the now extint EphyCookieManager from the gtk-doc
Basic download functionality for ephy/webkit. This update also removes
Adapt WebKitDownload-related code to the changes done today in
Require WebKitGTK+ 1.1.3, since 1.1.2 had a bad soname.
Do not use gtk_dialog_run() for the file chooser dialog when
Removing unused variable
Use Epiphany's profile directory to store the downloaded file
Remove downloading files when cancelling the download.
Check for NULL uri in ephy_file_delete_uri.
Implementing auto-download, and respecting download lock-down.
Adding myself to the header as copyright holder, for earlier
Remove unnecessary passing around of WebKitEmbed, and fix some style
Reimplement the original download logic and dialog.
Fix variable declaration mixed with the code.
Adding a new EphyWebView object
Provide API to loading using WebKitNetworkRequest
Fix missing HTTP information when opening links in new tabs
Move URL normalization out of embed, to a higher level
Remove LoadFlags
Correctly handle the 'cancel' case in the download decision dialog
Hendrik Richter (1):
Updated German translation.
Holger Hans Peter Freyther (1):
ephy-location-action.c: strip whitespace from URLs before loading.
Ignacio Casal Quinteiro (1):
Updated Galician Translation by Suso Baleato.
Inaki Larranaga Murgoitio (1):
Fixed Bug 569546 and Updated Basque translation.
Ivar Smolin (4):
Updating Estonian translation
Updating Estonian translation
Updating Estonian translation
Updating Estonian translation
Jorge Gonzalez (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Jorge Gonzalez Gonzalez (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation, fixes bug #569457
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kenneth Nielsen (2):
Updated Danish translation by Kenneth Nielsen
Updated Danish translation, fixes by Ask H. Larsen
Kjartan Maraas (2):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Leonardo Ferreira Fontenelle (1):
2009-01-04 Leonardo Ferreira Fontenelle leonardof gnome org
Loic Minier (1):
Revert special handling of double click in the LocationEntry; bug #426349.
Luca Ferretti (1):
Updated it translation (Francesco Marletta).
Mario Blättermann (1):
Changed mail addresses in German doc translation
Mark Krapivner (1):
Updated Hebrew translation
Matej UrbanÄ?iÄ? (1):
Updated Slovenian translation
Maxim V. Dziumanenko (2):
Maxim Dziumanenko <dziumanenko gmail com>
Updated Ukrainian translation
Mugurel Tudor (1):
Updated Romanian translation by MiÅ?u Moldovan <dumol gnome ro>
Nathan-J. Hirschauer (1):
Updated German translation.
Nguy�n Thái Ng�c Duy (2):
po/vi.po: intltool-update
po/vi.po: updated Vietnamese translation
Nickolay V. Shmyrev (1):
Updated Russian translation.
Norayr Chilingaryan (2):
Added epiphany armenian translation
Norayr Chilingaryan <norik freenet am>
Nurali Abdurahmonov (1):
added uzbek translations by nurali
Og B. Maciel (2):
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Olav Vitters (1):
doap: Add desktop category
Petr Kovar (1):
Updated Czech translation by Lucas Lommer.
Petr KováÅ? (3):
Updated Czech translation by Lucas Lommer. Added Czech translation of manual by Lucas Lommer.
Fixed Czech UI & manual translation by Lucas Lommer (bug #554110).
Updated Czech translation of manual by Lucas Lommer.
Philip Withnall (2):
Use C_() instead of Q_() with context for translatable strings.
Updated British English translation by Bruce Cowan
Praveen Arimbrathodiyil (1):
Malayalm translation updated
Priit Laes (2):
Translation updated by Ivar Smolin
ephy-embed: Mark favicon cache as dirty after deletion (bug #120826)
Raivis Dejus (1):
Updated latvian translation Bug 569558
Rajesh Ranjan (1):
hindi update by Rajesh Ranjan
Reinout van Schouwen (4):
2008-09-04 Reinout van Schouwen <reinouts gnome org>
C/epiphany.xml: Port 2.24 documentation fixes to trunk
- po/nl.po: Updated Dutch translation
Updated Dutch translation
Robert Carr (1):
Remove two unused get_type functions from public header files
Robert Sedak (2):
Update: Croatian Language
Update: Croatian Language
Runa Bhattacharjee (1):
Corrected gconf entries wrt bug: 569564
Sandeep Shedmake (3):
Updated Marathi translations for bugid 521462, passes msgfmt check
Updated Marathi translations (767 translated messages)
Bug fix for #569559
Shankar Prasad (2):
Updated Kannada(kn.po) translations
updated kn.po
Simos Xenitellis (8):
Updated Greek translation by Marios Zindilis
Updated Greek translation (Marios Zindilis), fixes #577531
Updated Greek translation (Marios Zindilis), fixes #577531
Undoing commit 8947
Updated Greek translation by Marios Zindilis
Rectified Greek translation
Fixed Greek translation for documentation.
Fixed Greek translation for documentation.
Sweta Kothari (2):
Updated translation for gujarati
Updated translation in gujarati
Theppitak Karoonboonyanan (1):
Updated Thai translation (merge from gnome-2-24 branch).
Thomas James Alexander Thurman (1):
Added Igbo and Yoruba
Tim Horton (1):
Update Seed extension wrapper to Seed API changes
Timo Jyrinki (1):
typo fixes from #564485
Vincent Untz (2):
Fix for GTK+ adjustment policy enforcement:
Fix the RDF bookmark importer (bug #129852).
Wouter Bolsterlee (1):
Use â?? (en dash , U+2013) in copyright years. Also fixup surrounding whitespace.
Xan Lopez (199):
tests: fix compilation when builddir != srcdir
ephy-home-action: plug leak.
ephy-toolbar: remove useless realize/unrealize methods.
window: zoom in/out with ctrl+scroll-{up,down}
ephy-window: use new webkit API to create windows on request.
ephy-window: connect web view to web-view-ready signal when it's created.
webkit-embed: lose not needed casts to GObject.
window-commands: fix Send Link by Email for URLs with '&'
Port ephy to use libsoup for cookies.
Revert cookies stuff, didn't want to commit that.
Enable Web Inspector.
And re-add ephy-cookie-manager too.
Open links in new tab with middle click.
ephy-location-entry: use G_DEFINE_TYPE
ephy-location-entry: remove $Id$ marker.
ephy-location-entry: port to use GtkEntry instead of EphyIconEntry.
ephy-window: draw progress inside the location entry.
Remove progress from statusbar now that we show it in the location entry.
ephy-search-entry: use G_DEFINE_TYPE.
Port EphySearchEntry to use GtkEntry.
Update EphySearchEntry test.
Delete EphyIconEntry, it's unused.
Require GTK+ 2.15.0
Use connect_after when connecting to drag-begin so we can override the
Emit ge-document-type when the mime type of a page is known.
webkit-embed: do not prefix callbacks with 'webkit_embed', they are static functions.
ephy-window: also open in new tab for ctrl+click.
ephy-window: g_object_get takes a gpointer as first argument.
ephy-window: remove entry clear timeout without chaining finalize.
Allow to reload bypassing cache.
configure.ac: bump required webkit version to 1.1.0.
Port to use GtkBuilder.
Fix indentation of previous commits.
Remove $Id$ marker from source files.
ephy-window: do not set load progress on already loaded pages.
Remove EphyIconEntry leftovers.
Add the original files to EXTRA_DIST, not the generated ones.
It's CLEANFILES, not CLEAN_FILES.
Update POTFILES.{skip,in}.
Add dolt support.
Implement scrolling in EphyFindToolbar.
ephy-find-toolbar: make indentation homogenenous.
Do not use 'gtk-action' object data to get the associated GtkAction for a widget.
Update EggEditableToolbar from trunk.
Remove unused function.
Remove unused auto encoding stuff.
ephy-find-toolbar: do not search for the empty string or NULL.
ephy-find-toolbar: remove unused variable.
ephy-session: plug memory leak.
webkit-embed: add titles for history items when we know them.
configure.ac: add missing ']'
Use epiphany_LDADD for Seed libraries.
Add needed -I flags to build the Epiphany gir file.
Update from libegg trunk.
Use gtk_activatable_get_related_action instead of the deprecated gtk_widget_get_action.
ephy-seed-extensions: fix coding style.
ephy-seed-extension: add trailing NULL to g_strconcat.
ephy-seed-extension: do not return const pointer as char*.
ephy-seed-extension: free this here.
ephy-seed-extension: untabify, delete-trailing-whitespace, ...
And some more style fixes, should now follow the new code guidelines.
Add option to open new windows in tabs.
Fix finding extensions in system dir.
ephy-window: do not show progress for pages that load very quickly (eg, about:blank).
downloader-view: use undeprecated gtk_status_icon_set_tooltip_text.
ephy-bookmarks: guard zeroconf dependent function declaration.
ephy-window: do not make code conditional on Gecko version.
ephy-location-entry: fix security icon visibility.
ephy-password-dialog: remove, it's unused.
ephy-search-entry: remove unneeded/redundant includes.
ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes.
ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes.
ephy-zoom-control: release references in dispose, not finalize.
Use libsoup, getting the session from webkit, to handle cookies.
webkit-embed-single: unref cookie jar once it's added to the session.
webkit-embed-single: use SoupProxyResolverGNOME to use GNOME proxy settings.
Implement get/set encoding for the embed.
webkit-embed: remove extra ';'.
Remove embedding APIs for set/get encoding.
Add FIXME about encodings.
webkit-embed-prefs: support user style sheets.
MAINTAINERS: add myself, as agreed with Christian.
webkit-embed-prefs: use utils macro to get WebView from embed.
Remove gecko-only desktop-file plugin.
Remove get_backend function, there's only one possibility now.
Remove CXX/C++ stuff from configure/Makefiles.
ephy-module: use G_DEFINE_TYPE.
ephy-file-chooser: use G_DEFINE_TYPE.
ephy-file-chooser: cast parent_class properly.
configure.ac: require WebKitGTK+ 1.1.1
Use new get_encoding API to properly figure out automatic vs override encoding.
Remove ephy_embed_has_automatic_encoding, it's unused now.
webkit-embed: increase default size of inspector window.
Fix a few compiler warnings and coding style.
webkit-embed.c: set security information.
ephy-net-monitor: remove unneeded includes, fix compiler warning.
ephy-stock-icons: remove unneeded includes.
ephy-location-entry: use g_object_connect for mass signal connection.
ephy-location-entry: #if 0 the favicon column in completion.
Remove ephy-download leftovers.
Add SEED_LIBS when seed extensions are enabled.
configure.ac: require avahi-client explictly.
POTFILES.in: remove deleted files.
configure.ac: drop redundant AC_SUBST.
Add profile migration.
ephy-profile-migration: plug leak.
ephy-profile-migration: and another.
webkit-embed-single: couple of cleanups.
configure.ac: require GTK+ 2.16.0 so we get a change of having proper theming in entry.
NEWS: update for release.
NEWS: forgot one word :)
configure.ac: update WebKitGTK+ requirement to 1.1.2.
configure.ac: post-release version bump.
configure.ac: update glib requirement to minimum required by gtk+ 2.16.0.
webkit-embed: re-add support for click-to-download.
configure.ac: update libsoup requirement to 2.26.0.
NEWS: update.
NEWS: fix indentation.
configure.ac: post release version bump.
ephy-base-embed: remove note about using force reload when available.
configure.ac: remove duplicated bit.
ephy-window: implement translucent link-message statusbar.
ephy-window: nasty hack to try to get the link-message on top of everything.
ephy-window: try with a bigger z-index...
ephy-topic-action: call gtk_activatable_get_related_action on the right widget.
webkit-embed: 'foo ? foo : NULL' == 'foo'
HACKING: add a couple more rules.
ephy-window: use new-window-policy-decision-requested signal.
Add epiphany.doap
ephy-find-toolbar: fix backwards search, forward search was hardcoded.
Use GNOME settings for default font sizes.
ephy-window: ignore chrome flags when opening new page in a tab.
ephy-window: declare variables only if needed.
webkit-embed: don use deprecated 'title-changed' signal, connect to notify::title instead.
egg-editable-toolbar: sync to latest upstream version (bug #580557)
Implement caret browsing mode (bug #562621)
ephy-embed: remove scroll methods from embed
configure.ac: bump required WebKitGTK+ version to 1.1.7
NEWS: update for 2.27.2 release.
configure.ac: post-release version bump.
Preserve back/forward history when opening links in new tabs/windows.
webkit-embed: use C gettext macro for translation context.
webkit-embed.c: do not reinvent ephy-embed-utils functions.
Move method to copy history between embeds/views to EphyWebView from EphyEmbed.
ephy-shell.c: do not crash when loading about:blank ...
webkit-embed.c: we still do need to update loading_uri here.
ephy-web-view.c: use nil for false value in elisp, not 'f'.
Remove ephy_embed_load, it's obsoleted by ephy_web_view_load_request.
Move load_url method to EphyWebView.
ephy-shell.c: check that the network request is not NULL before unrefing it.
Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to EphyWebView.
Change EphyEmbed to not be an interface type.
Kill EphyBaseEmbed, move the small widget logic it had to EphyEmbed.
Fold WebKitEmbedPrefs into EphyEmbedPrefs.
Make EphyEmbedSingle a non-interface type.
Make EphyEmbedPersist a non-interface type.
Get rid of EphyEmbedFactory.
ephy-window.c: silence warning.
Remove embedfactory library from Makefiles.
Remove Python support.
src/Makefile.am: remove webkit embed library, it does not exist anymore.
doc/reference/Makefile.am: remove leftovers.
POTFILES.in: remove leftovers.
POTFILES.in: add ephy-web-view.c
configure.ac: remove embed/webkit Makefile generation.
ephy-embed-single.*: re-indent and untabify.
ephy-embeds-single.c: style fix.
downloader-view.c: fix warning.
Remove EphyEmbedFactory from docs.
epiphany.h.in: remove old includes.
ephy-tabs-menu.c: tab titles are not updated.
ephy-tabs-menu.c: pass correct parameter to sync_tab_title function.
ephy-shell.c: set typed address when opening a page in a new tab too.
ephy-shell.c: update for latest changes in WebKitNetworkRequest.
ephy-shell.c: do not set typed address when opening a new tab.
ephy-web-view.c: s/embed/view/ in a few places.
Get rid of redundant 'load-progress' property in EphyWebView.
ephy-window.c: a different hack to not show progress when loading about:blank.
Use WebKitWebView::load-status instead of our own solution.
ephy-window.c: remove unused variable.
ephy-web-view.c: use 'load-status' property from WebKitWebView also internally.
configure.ac: require WebKitGTK+ 1.1.10.
NEWS: update for 2.27.3 release.
configure.ac: post-release version bump.
ephy-window.c: adapt to API change in WebKitGTK+.
ephy-window.c: remove debug message.
Move the get_title_composite function to EphyWebView.
ephy-notebook.c: connect to embed-title, not to title.
Simplify widget hierarchy.
ephy-window.c: can't use pspec to figure out if we should sync progress.
ephy-web-view.c: do not try to get the EphyWebView inside an EphyWebView.
ephy-web-view.c: adapt to another API change in WebKitGTK+.
Add a function to get the EphyWebView inside an EphyEmbed.
ephy-embed.h: remove unneeded header.
dolt.m4: add support (just ignoring it) for --silent
configure.ac: use SILENT_AM_RULES from automake 1.11 if possible.
ephy-history-window.c: do not use deprecated function.
NEWS: update for release.
configure.ac: depend on WebKitGTK+ 1.1.11
Yaron Shahrabani (1):
Updated Hebrew translation
drtvasudevan (3):
Updated Tamil translation
Updated Tamil translation
Updated Tamil translation
miloc (1):
Updated Italian translation by Francesco Marletta
�smund Skjæveland (2):
Updated Norwegian Nynorsk translation.
Updated Norwegian Nynorsk translation.
Î?ιάννηÏ? Î?αÏ?Ï?αμÏ?ίÏ?ηÏ? (1):
updated Greek documentation translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]