index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ephy-history-service: fix a few leaks
Claudio Saavedra
2012-09-07
3
-1
/
+7
*
Updated Spanish translation
Daniel Mustieles
2012-09-07
1
-22
/
+24
*
ephy-overview: add missing include
Xan Lopez
2012-09-06
1
-0
/
+1
*
ephy-snapshot-service: don't leak the async result
Claudio Saavedra
2012-09-06
1
-0
/
+1
*
ephy-snapshot-service: Split ephy_snapshot_service_get_snapshot_async()
Carlos Garcia Campos
2012-09-06
4
-239
/
+443
*
Updated Indonesian translation
Dirgita
2012-09-06
1
-51
/
+66
*
updated Tamil translation
Dr.T.Vasudevan
2012-09-05
1
-649
/
+718
*
configure.ac: Remove duplicate version definitions
Claudio Saavedra
2012-09-05
1
-2
/
+0
*
[release] 3.5.91.1
3.5.91.1
Claudio Saavedra
2012-09-05
2
-1
/
+9
*
[release] 3.5.91
Claudio Saavedra
2012-09-05
2
-1
/
+16
*
ephy-embed-shell: ephy_embed_shell_get_frecent_store() should not be public
Sergio Villar Senin
2012-09-05
3
-3
/
+5
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao
2012-09-05
2
-160
/
+184
*
Updated Serbian translation
Мирослав Николић
2012-09-05
2
-194
/
+226
*
Updated Hungarian translation
Gabor Kelemen
2012-09-05
1
-1
/
+1
*
Updated Hungarian translation
Gabor Kelemen
2012-09-05
1
-1224
/
+1034
*
Updated Galician translations
Fran Diéguez
2012-09-05
1
-41
/
+43
*
ephy-overview: Use hand cursor when hovering items
Claudio Saavedra
2012-09-05
1
-0
/
+23
*
gd-main-view: don't use ctrl+click for selection-mode-request
Claudio Saavedra
2012-09-05
1
-2
/
+1
*
tests: test ephy_embed_utils_url_is_empty
Xan Lopez
2012-09-04
1
-0
/
+35
*
embed-utils: remove extra indentation level in method
Xan Lopez
2012-09-04
1
-27
/
+24
*
Add code coverage support
Xan Lopez
2012-09-04
11
-9
/
+28
*
Updated British English translation
Bruce Cowan
2012-09-04
1
-810
/
+1070
*
ephy-file-helpers: plug a leak
Claudio Saavedra
2012-09-04
1
-0
/
+1
*
ephy-window: disconnect overview-mode callback from the right object
Claudio Saavedra
2012-09-04
1
-1
/
+1
*
ephy-web-view: don't leak the snapsoht cairo surface
Claudio Saavedra
2012-09-04
1
-3
/
+6
*
ephy-overview-store: hide the close button while animating a removed item
Claudio Saavedra
2012-09-04
3
-0
/
+17
*
ephy-removable-pixbuf-renderer: reorder policy enum
Claudio Saavedra
2012-09-04
1
-2
/
+2
*
ephy-removable-pixbuf-renderer: do not emit delete on click if policy is NEVER
Claudio Saavedra
2012-09-04
1
-0
/
+3
*
Updated Polish translation
Piotr Drąg
2012-09-04
1
-19
/
+23
*
ephy-main: run the migration for any instance that is not a temporary private...
Claudio Saavedra
2012-09-04
1
-2
/
+3
*
ephy-profile-utils: add a profile_dir parameter to ephy_profile_utils_do_migr...
Claudio Saavedra
2012-09-04
4
-5
/
+10
*
ephy-profile-migrator: allow running migration in non-default profile directo...
Claudio Saavedra
2012-09-04
2
-1
/
+17
*
ephy-file-helpers: add ephy_dot_dir_is_default()
Claudio Saavedra
2012-09-04
2
-0
/
+17
*
Updated Spanish translation
Daniel Mustieles
2012-09-03
1
-101
/
+108
*
ephy-profile-utils: use an index variable instead of manually setting it
Claudio Saavedra
2012-09-03
1
-6
/
+6
*
ephy-profile-utils: fix array length
Claudio Saavedra
2012-09-03
1
-1
/
+1
*
ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIR
Claudio Saavedra
2012-09-03
4
-14
/
+14
*
ephy-frecent-store: Fix the build with WebKit2
Carlos Garcia Campos
2012-09-03
1
-0
/
+2
*
ephy-snapshot-service: Fix memory leak
Carlos Garcia Campos
2012-09-03
1
-0
/
+1
*
ephy-bookmarks-editor: repaint the favicon on "icon-loaded"
Sergio Villar Senin
2012-09-03
2
-9
/
+35
*
ephy-node-view: added ephy_node_view_get_iter_for_node()
Sergio Villar Senin
2012-09-03
2
-0
/
+23
*
ephy-window: handle key modifiers on overview::item-activate
Claudio Saavedra
2012-09-03
1
-1
/
+1
*
ephy-overview-store: fix the setter for the default icon
Claudio Saavedra
2012-09-03
1
-2
/
+6
*
tests: fix last shell test
Xan Lopez
2012-09-03
1
-5
/
+12
*
ephy-shell: consider the overview as a blank page
Xan Lopez
2012-09-03
1
-2
/
+3
*
tests: homepage is overview now
Xan Lopez
2012-09-03
1
-1
/
+1
*
ephy-embed-shell: make the shell find uninstalled icons
Xan Lopez
2012-09-03
3
-4
/
+4
*
tests: the new homepage is about:overview, not about:blank
Xan Lopez
2012-09-03
1
-1
/
+1
*
tests: register the application explicitly
Xan Lopez
2012-09-03
2
-2
/
+5
*
Updated Polish translation
Piotr Drąg
2012-09-03
1
-3
/
+17
*
Updated Lithuanian translation
Aurimas Černius
2012-09-02
1
-102
/
+110
*
ephy-embed-prefs: Port preferred languages to WebKit2
Carlos Garcia Campos
2012-09-02
1
-9
/
+13
*
ephy-session: do not restore tool windows
Xan Lopez
2012-09-02
3
-154
/
+5
*
Updated Galician translations
Fran Diéguez
2012-09-01
1
-7
/
+11
*
Updated Polish translation
Piotr Drąg
2012-09-01
1
-7
/
+11
*
ephy-profile-utils: pass the required version to the migrator
Xan Lopez
2012-09-01
1
-6
/
+9
*
ephy-profile-migrator: add a "requested version" option to the migrator
Xan Lopez
2012-09-01
1
-0
/
+9
*
Updated Polish translation
Piotr Drąg
2012-09-01
1
-46
/
+54
*
Updated Galician translations
Fran Diéguez
2012-09-01
1
-82
/
+85
*
ephy-notebook: fix compiler warning
Xan Lopez
2012-09-01
1
-3
/
+0
*
ephy-main: do not run the browser if the migrator fails
Xan Lopez
2012-09-01
1
-2
/
+7
*
ephy-frecent-store: set default icon in new rows
Claudio Saavedra
2012-09-01
1
-0
/
+7
*
ephy-history-service: Do not emit signals from the history service thread
Claudio Saavedra
2012-09-01
1
-3
/
+85
*
ephy-frecent-store: animate hiding of store items
Claudio Saavedra
2012-09-01
3
-5
/
+113
*
ephy-overview-store: fix history service reference handling
Claudio Saavedra
2012-09-01
1
-1
/
+1
*
ephy-frecent-store: plug string leak
Claudio Saavedra
2012-09-01
1
-0
/
+1
*
ephy-embed-shell: load the new thumbnail frame and use it in the overview store
Claudio Saavedra
2012-09-01
1
-0
/
+4
*
ephy-overview-store: add icon-frame property
Claudio Saavedra
2012-09-01
2
-119
/
+62
*
ephy-overview-store: add missing dispose implementation
Claudio Saavedra
2012-09-01
1
-0
/
+14
*
ephy-embed-shell: use the new artwork for the overview's default thumbnail
Claudio Saavedra
2012-09-01
1
-10
/
+6
*
data: add artwork for the overview
Claudio Saavedra
2012-09-01
4
-0
/
+6
*
ephy-removable-pixbuf-renderer: use the pixbuf size to determine the position...
Claudio Saavedra
2012-09-01
1
-4
/
+16
*
ephy-session: don't check loading status for the overview page
Claudio Saavedra
2012-09-01
1
-1
/
+2
*
ephy-snapshot-service: change the size of the thumbnails
Claudio Saavedra
2012-09-01
1
-2
/
+2
*
ephy-web-view: store the source tag for the snapshot idle
Claudio Saavedra
2012-09-01
1
-0
/
+9
*
ephy-web-view: use is_history_frozen() to avoid snapshotting error pages
Claudio Saavedra
2012-09-01
1
-2
/
+4
*
ephy-overview-store: set the default snapshot only when failing to retrieve one
Claudio Saavedra
2012-09-01
1
-9
/
+8
*
ephy-overview-store: add internal helper for setting the default icon
Claudio Saavedra
2012-09-01
1
-8
/
+17
*
ephy-web-view: Lower the priority of the snapshotting task
Claudio Saavedra
2012-09-01
1
-1
/
+1
*
ephy-overview: define the overview title string here
Claudio Saavedra
2012-09-01
4
-2
/
+7
*
ephy-overview-store: remove spurious warning
Claudio Saavedra
2012-09-01
1
-1
/
+0
*
ephy-overview-store: use the age of a thumbnail only to decide when update is...
Claudio Saavedra
2012-09-01
2
-10
/
+18
*
ephy-navigation-history-action: fix overview title
Xan Lopez
2012-09-01
1
-0
/
+5
*
ephy-window: show the overview on alt+home
Claudio Saavedra
2012-09-01
1
-0
/
+11
*
ephy-home-action: don't assume this will only be used for "NewTab"
Claudio Saavedra
2012-09-01
1
-5
/
+5
*
ephy-window: don't assume going to the homepage means opening a new tab
Claudio Saavedra
2012-09-01
1
-2
/
+1
*
ephy-window: disable default actions when the active embed is showing an over...
Claudio Saavedra
2012-09-01
1
-0
/
+19
*
ephy-web-view: define the special-cased title for the overview
Claudio Saavedra
2012-09-01
1
-8
/
+19
*
ephy-window: add ephy-about:overview to the list of hidden urls
Claudio Saavedra
2012-09-01
1
-0
/
+1
*
ephy-overview: improve layouting of items in the overview
Claudio Saavedra
2012-09-01
1
-7
/
+11
*
ephy-overview-store: use the thumbnail saving time to decide whether an updat...
Claudio Saavedra
2012-09-01
1
-24
/
+36
*
ephy-history-service: add API to store a url's thumbnail update time
Claudio Saavedra
2012-09-01
2
-0
/
+44
*
ephy-history-service: extend to support URL thumbnail time
Claudio Saavedra
2012-09-01
3
-4
/
+9
*
Add about:overview to actually go to overview mode
Claudio Saavedra
2012-09-01
3
-4
/
+8
*
ephy-web-view: take a snapshot if needed when the page load finishes
Claudio Saavedra
2012-09-01
1
-0
/
+9
*
ephy-window: handle open-link for the overview in the active tab
Claudio Saavedra
2012-09-01
1
-0
/
+20
*
ephy-embed: add the overview and a overview-mode property
Claudio Saavedra
2012-09-01
3
-0
/
+120
*
Add EphyOverview widget
Claudio Saavedra
2012-09-01
3
-0
/
+203
*
ephy-embed-shell: set the default icon for the frecent store
Claudio Saavedra
2012-09-01
1
-0
/
+29
*
ephy-embed-shell: add a frecent store to the shell
Claudio Saavedra
2012-09-01
3
-0
/
+38
*
Add EphyFrecentStore class files
Claudio Saavedra
2012-09-01
3
-0
/
+473
*
ephy-history-service: add a method to set/unset a row hidden
Claudio Saavedra
2012-09-01
2
-0
/
+46
*
ephy-history-service: add backend bits to support the new hidden column
Claudio Saavedra
2012-09-01
3
-5
/
+16
*
ephy-history-service-urls-table: add new rows to the table
Claudio Saavedra
2012-09-01
1
-1
/
+3
*
ephy-history-service: add "host-deleted" signal
Claudio Saavedra
2012-09-01
1
-0
/
+12
*
ephy-history-service: add "url-deleted" signal
Claudio Saavedra
2012-09-01
1
-0
/
+12
*
ephy-history-service: add "url-title-changed" signal
Claudio Saavedra
2012-09-01
1
-0
/
+13
*
ephy-profile-migrator: New migrator for history backend changes
Claudio Saavedra
2012-09-01
2
-2
/
+47
*
Add the base EphyOverviewStore model
Claudio Saavedra
2012-09-01
3
-0
/
+653
*
gd-main-view: add a "item-deleted" signal to handle user-triggered item delet...
Claudio Saavedra
2012-09-01
2
-0
/
+61
*
gd-main-icon-view: use the new renderer to add a close button to items
Claudio Saavedra
2012-09-01
1
-1
/
+13
*
gd-main-view-generic: add "delete-element-clicked" signal to the interface
Claudio Saavedra
2012-09-01
2
-1
/
+24
*
ephy-removable-pixbuf-renderer: new renderer for the overview
Claudio Saavedra
2012-09-01
3
-0
/
+351
*
Add GdMainView for use in the overview
Claudio Saavedra
2012-09-01
13
-0
/
+2550
*
Add basic tests for EphySnapshotService
Claudio Saavedra
2012-09-01
2
-0
/
+270
*
Add a service for snapshotting webpages
Claudio Saavedra
2012-09-01
4
-0
/
+556
*
ephy-profile-utils: reorder includes
Xan Lopez
2012-09-01
1
-1
/
+2
*
ephy-history-service: fix CLEAR signal emission
Xan Lopez
2012-08-31
1
-3
/
+5
*
ephy-notebook: be more careful with event coordinates on right click
Xan Lopez
2012-08-31
1
-9
/
+1
*
ephy-session: remove some now useless headers
Xan Lopez
2012-08-31
1
-3
/
+0
*
ephy-session: use ephy_string_to_int instead of reimplementing it
Xan Lopez
2012-08-31
1
-30
/
+8
*
ephy-session: another micro-fix
Xan Lopez
2012-08-30
1
-1
/
+1
*
Updated Portuguese translation
Duarte Loreto
2012-08-30
1
-903
/
+1138
*
ephy-session: remove redundant string comparison
Claudio Saavedra
2012-08-29
1
-2
/
+1
*
ephy-file-helpers: sort includes
Xan Lopez
2012-08-29
1
-11
/
+7
*
ephy-profile-migrator: do nothing if there's no profile dir
Xan Lopez
2012-08-29
1
-0
/
+12
*
ephy-file-helpers: add '.migrated' file to newly created profile dirs
Xan Lopez
2012-08-29
1
-8
/
+21
*
Updated Lithuanian translation
Aurimas Černius
2012-08-29
1
-323
/
+350
*
Implemented FUEL entries to Assamese translation
Nilamdyuti Goswami
2012-08-28
1
-43
/
+43
*
Updated Russian translation
Yuri Myasoedov
2012-08-27
1
-1087
/
+1158
*
Updated Greek translation
Tom Tryfonidis
2012-08-27
1
-304
/
+479
*
ephy-embed-prefs: tiny cosmetic fixes
Xan Lopez
2012-08-26
1
-6
/
+6
*
ephy-web-view: do not allocate variables before they are needed
Xan Lopez
2012-08-26
1
-3
/
+3
*
ephy-web-view: avoid getting a 'Blank page' title for non titled pages
Xan Lopez
2012-08-26
1
-3
/
+3
*
ephy-web-view: drop superflous notify
Xan Lopez
2012-08-25
1
-2
/
+0
*
ephy-web-view: remove more "invisible URI" logic
Xan Lopez
2012-08-24
1
-4
/
+1
*
ephy-window: centralize the logic about invisible URIs in one place
Xan Lopez
2012-08-24
2
-2
/
+34
*
Updated Polish translation
Piotr Drąg
2012-08-24
1
-634
/
+1013
*
[release] 3.5.90
3.5.90
Claudio Saavedra
2012-08-24
2
-1
/
+19
*
Updated German translation
Tobias Endrigkeit
2012-08-24
1
-291
/
+335
*
window-commands: Get the suggested filename from the response in WebKit2 too
Carlos Garcia Campos
2012-08-23
1
-1
/
+1
*
ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2
Carlos Garcia Campos
2012-08-23
1
-12
/
+24
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-08-22
1
-265
/
+308
*
ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register...
Carlos Garcia Campos
2012-08-22
1
-1
/
+1
*
ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W...
Carlos Garcia Campos
2012-08-22
1
-10
/
+8
*
ephy-web-view: Take a reference of the certificate returned by the response
Carlos Garcia Campos
2012-08-21
1
-0
/
+1
*
Updated Indonesian translation
Dirgita
2012-08-21
1
-483
/
+615
*
ephy-embed-single.c: move unstable API defines to be the very first thing in ...
Gustavo Noronha Silva
2012-08-21
1
-3
/
+6
*
ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOME
Gustavo Noronha Silva
2012-08-21
1
-1
/
+1
*
ephy-string: use new coding style
Xan Lopez
2012-08-17
1
-384
/
+361
*
ephy-web-view: use ephy_string_get_host_name
Xan Lopez
2012-08-17
1
-15
/
+9
*
ephy-string: improve a bit ephy_string_get_host_name
Xan Lopez
2012-08-17
3
-0
/
+83
*
Port save as to WebKit2
Carlos Garcia Campos
2012-08-17
3
-6
/
+75
*
Updated Serbian translation
Мирослав Николић
2012-08-17
2
-174
/
+244
*
Updated Galician translations
Fran Diéguez
2012-08-17
1
-66
/
+69
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao
2012-08-15
2
-206
/
+278
*
ephy-web-view: ignore paths when deciding whether a URI has a TLD
Xan Lopez
2012-08-15
2
-8
/
+24
*
ephy-embed-event: some cosmetic fixes
Xan Lopez
2012-08-14
1
-11
/
+3
*
Show information about web and plugin processes in about:memory
Carlos Garcia Campos
2012-08-14
1
-10
/
+177
*
ephy-web-view: do not store error pages in history
Xan Lopez
2012-08-14
2
-1
/
+80
*
ephy-window: Add update_link_actions_sensitivity()
Carlos Garcia Campos
2012-08-14
1
-10
/
+17
*
Updated Hebrew translation.
Yaron Shahrabani
2012-08-14
1
-272
/
+317
*
Use webkit_web_frame_load_alternate_string to load error pages
Martin Robinson
2012-08-14
2
-2
/
+75
*
Updated Galician translations
Fran Diéguez
2012-08-13
1
-350
/
+399
*
Updated Arabic translation
Khaled Hosny
2012-08-12
1
-664
/
+1070
*
configure.ac: drop 'ice' and 'sm' dependencies
Xan Lopez
2012-08-12
1
-2
/
+0
*
autogen.sh: s/SVN/git/
Xan Lopez
2012-08-12
1
-1
/
+1
*
Updated Spanish translation
Daniel Mustieles
2012-08-10
1
-131
/
+159
*
Makefile.am: remove obsolete distcheck flags
Xan Lopez
2012-08-10
1
-4
/
+1
*
Mave avahi a hard dependency
Xan Lopez
2012-08-10
3
-88
/
+9
*
ephy-embed-single: style cleanups
Xan Lopez
2012-08-10
1
-18
/
+16
*
configure.ac: epiphnay doesnt depend on gnome-doc-utils
Javier Jardón
2012-08-10
1
-1
/
+0
*
ephy-embed-single: make the http disk cache respect private mode
Xan Lopez
2012-08-10
1
-3
/
+7
*
Assamese translation updated
Nilamdyuti Goswami
2012-08-10
1
-109
/
+137
*
Show information about the SSL errors when clicking on lock icon
Carlos Garcia Campos
2012-08-09
6
-0
/
+427
*
ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...
Carlos Garcia Campos
2012-08-09
3
-42
/
+43
*
Assamese translation updated
Nilamdyuti Goswami
2012-08-09
1
-75
/
+93
*
Updated Serbian translation
Мирослав Николић
2012-08-09
2
-7760
/
+2172
*
Assamese translation updated
Nilamdyuti Goswami
2012-08-09
1
-702
/
+1055
*
Updated Spanish translation
Daniel Mustieles
2012-08-08
1
-382
/
+404
*
tests: a couple more 'normalize or autosearch' tests
Xan Lopez
2012-08-08
1
-1
/
+3
*
ephy-web-view: small style cleanups
Xan Lopez
2012-08-08
1
-6
/
+6
*
ephy-web-view: fix URI normalization
Xan Lopez
2012-08-07
2
-2
/
+3
*
ephy-location-entry: small cleanups
Xan Lopez
2012-08-07
1
-9
/
+6
*
Require latest libsoup for SoupTLD fixes
Xan Lopez
2012-08-07
1
-1
/
+1
*
ephy-web-view: do autosearch foo.bar strings where bar is not a TLD
Xan Lopez
2012-08-07
3
-12
/
+52
*
ephy-web-view: no need to cast g_object_new results
Xan Lopez
2012-08-07
1
-1
/
+1
*
ephy-web-view: export the 'normalize or autosearch' method
Xan Lopez
2012-08-07
3
-11
/
+62
*
[release] 3.5.5
3.5.5
Xan Lopez
2012-08-07
2
-1
/
+22
*
Port spell checking to WebKit2
Mario Sanchez Prada
2012-08-07
1
-1
/
+6
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao
2012-08-07
2
-390
/
+418
*
configure.ac: we require WebKitGTK+ 1.9.6 to build now
Xan Lopez
2012-08-07
1
-1
/
+1
*
Updated Greek translation
Tom Tryfonidis
2012-08-07
1
-325
/
+354
*
ephy-session: remove some unneeded declarations, reorder headers
Xan Lopez
2012-08-04
1
-4
/
+1
*
e-web-view: use GtkLabel API when possible
Diego Escalante Urrelo
2012-08-03
1
-2
/
+3
*
e-web-view: use GtkOrientable API for info bars
Diego Escalante Urrelo
2012-08-03
1
-45
/
+10
*
ephy-embed: Port inspector to WebKit2
Carlos Garcia Campos
2012-08-03
1
-18
/
+29
*
ephy-embed-single: Port disk cache to Webit2
Carlos Garcia Campos
2012-08-03
1
-0
/
+10
*
window-commands: fix WebKit2 build
Xan Lopez
2012-08-02
1
-2
/
+2
*
window-commands: fallback correctly when Content-Disposition is not available
Xan Lopez
2012-08-02
1
-2
/
+15
*
Settings: add a enable-webaudio setting.
Philippe Normand
2012-08-02
3
-0
/
+10
*
window-commands: suggest the right name in 'Save As'
Xan Lopez
2012-08-02
1
-3
/
+2
*
popup-commands: don't cancel a download that hasn't even been started
Claudio Saavedra
2012-08-02
1
-4
/
+0
*
ephy-embed-utils: use new coding style
Xan Lopez
2012-08-02
2
-117
/
+111
*
[l10n] Update Japanese translation
Jiro Matsuzawa
2012-08-02
1
-1
/
+1
*
ephy-history-service: prevent double call to execute_quit()
Claudio Saavedra
2012-08-02
1
-1
/
+0
*
ephy-home-action: remove useless headers
Xan Lopez
2012-08-01
1
-3
/
+0
*
ephy-window: do not copy history for new empty tabs
Xan Lopez
2012-08-01
1
-0
/
+4
*
ephy-home-action: add implicit NEW_TAB flag
Zan Dobersek
2012-08-01
1
-1
/
+1
*
ephy-home-action: drop DnD functionality
Xan Lopez
2012-08-01
1
-62
/
+4
*
e-file-chooser: remove persist-key
Diego Escalante Urrelo
2012-08-01
6
-188
/
+2
*
ephy-session: spawn the default window if the session state file is broken
Xan Lopez
2012-08-01
2
-0
/
+51
*
Use $(pkglibdir) instead of $(libdir)/epiphany
Michael Biebl
2012-07-31
2
-3
/
+3
*
epiphany.pc.in: Use @PACKAGE@ instead of epiphany
Michael Biebl
2012-07-31
1
-2
/
+2
*
window-commands: update About dialog tagline
Diego Escalante Urrelo
2012-07-31
1
-2
/
+2
*
ephy-sqlite-statement: remove get_property
Diego Escalante Urrelo
2012-07-31
1
-19
/
+0
*
e-dialog: handle old uses of ephy_dialog_construct
Diego Escalante Urrelo
2012-07-31
1
-1
/
+13
*
extensions: remove seed support
Diego Escalante Urrelo
2012-07-31
9
-580
/
+2
*
ephy-encoding: auto-calculate 'title-elided' and 'collation-key'
Xan Lopez
2012-07-31
4
-48
/
+49
*
tests: test the creation of a EphyEncoding object
Xan Lopez
2012-07-31
1
-0
/
+21
*
tests: add a simple test for EphyEncodings
Xan Lopez
2012-07-31
2
-0
/
+90
*
ephy-encoding: fix extra blank line
Xan Lopez
2012-07-31
1
-2
/
+1
*
ephy-embed-shell: sort headers properly!
Xan Lopez
2012-07-31
1
-1
/
+1
*
ephy-embed-shell: add missing header
Xan Lopez
2012-07-31
1
-7
/
+7
*
ephy-encodings: remove dead code
Xan Lopez
2012-07-31
1
-10
/
+0
*
ephy-encodings: use new coding style
Xan Lopez
2012-07-31
2
-340
/
+324
*
ephy-encoding: fix indentation
Xan Lopez
2012-07-31
1
-23
/
+23
*
ephy-encodings: rewrite to drop usage of EphyNode
Xan Lopez
2012-07-31
8
-259
/
+642
*
Updated gujarati file
Sweta Kothari
2012-07-30
1
-1449
/
+1653
*
ephy-web-view: fix gtk-doc warning
Xan Lopez
2012-07-28
1
-1
/
+1
*
ephy-encodings: drop some useless code
Xan Lopez
2012-07-28
1
-4
/
+0
*
ephy-extensions-manager: don't include EphyNode, it's not used here
Xan Lopez
2012-07-28
2
-9
/
+4
*
Updated Belarusian translation.
Ihar Hrachyshka
2012-07-20
1
-532
/
+859
*
ephy-web-view: get rid of gtk-doc warning
Xan Lopez
2012-07-19
1
-1
/
+1
*
Use G_DEFINE_BOXED_TYPE to define boxed types
Xan Lopez
2012-07-19
2
-30
/
+5
*
[release] 3.5.4
3.5.4
Xan Lopez
2012-07-18
2
-1
/
+18
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao
2012-07-17
2
-205
/
+191
*
Updated Lithuanian translation
Aurimas Černius
2012-07-17
1
-619
/
+872
*
[l10n] Update Japanese translation
Jiro Matsuzawa
2012-07-15
1
-529
/
+877
*
Port persistent cookies to WebKit2
Carlos Garcia Campos
2012-07-13
2
-14
/
+45
*
ephy-web-view: Port security level to WebKit2
Carlos Garcia Campos
2012-07-13
1
-15
/
+9
*
ephy-web-app-utils: Fix memory leak
Carlos Garcia Campos
2012-07-12
1
-0
/
+1
*
ephy-web-app-utils: Use soup_cookie_domain_matches to check the cookie domain
Carlos Garcia Campos
2012-07-12
1
-1
/
+1
*
Updated Hebrew translation.
Yaron Shahrabani
2012-07-11
1
-296
/
+315
*
window-commands: Port WebKit version information in about dialog to WebKit2
Carlos Garcia Campos
2012-07-09
1
-1
/
+5
*
ephy-embed-prefs: Remove TODO comment about page-cache setting
Carlos Garcia Campos
2012-07-09
1
-1
/
+0
*
ephy-embed-prefs: Enable site specific quirks in WebKit2
Carlos Garcia Campos
2012-07-09
1
-1
/
+2
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-07-09
1
-277
/
+285
*
Port cookies to WebKit2
Carlos Garcia Campos
2012-07-04
4
-13
/
+178
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng
2012-06-30
2
-1006
/
+1772
[next]