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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
ephy-dialog: fix GtkBuilder leak
Pavel Vasin
2012-09-17
1
-0
/
+2
*
ephy-file-helpers: Add ephy_sanitize_filename()
Carlos Garcia Campos
2012-09-10
2
-0
/
+22
*
Use the new EphyHistoryService::urls-visited signal
Claudio Saavedra
2012-09-10
1
-6
/
+4
*
ephy-history-service: add urls-visited signal
Claudio Saavedra
2012-09-10
2
-0
/
+54
*
ephy-file-helpers: style fix
Xan Lopez
2012-09-09
1
-2
/
+3
*
ephy-file-helpers: update comment
Xan Lopez
2012-09-09
1
-2
/
+2
*
embed-shell: should be safe to drop the legacy print setup code now
Xan Lopez
2012-09-08
3
-319
/
+0
*
Revert "ephy-profile-utils: don't replace environment when spwaning ephy-prof...
Xan Lopez
2012-09-08
1
-6
/
+1
*
ephy-profile-utils: don't replace environment when spwaning ephy-profile-migr...
Stefano Facchini
2012-09-07
1
-1
/
+6
*
EphyOverviewStore: don't register the snapshot mtime as long
Giovanni Campagna
2012-09-07
1
-2
/
+2
*
ephy-history-service: remove some dangerous g_object_unref() calls
Claudio Saavedra
2012-09-07
3
-5
/
+1
*
ephy-history-service: fix a few leaks
Claudio Saavedra
2012-09-07
3
-1
/
+7
*
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
3
-231
/
+443
*
gd-main-view: don't use ctrl+click for selection-mode-request
Claudio Saavedra
2012-09-05
1
-2
/
+1
*
Add code coverage support
Xan Lopez
2012-09-04
4
-1
/
+7
*
ephy-file-helpers: plug a leak
Claudio Saavedra
2012-09-04
1
-0
/
+1
*
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
*
ephy-profile-utils: add a profile_dir parameter to ephy_profile_utils_do_migr...
Claudio Saavedra
2012-09-04
2
-2
/
+7
*
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
*
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
2
-4
/
+4
*
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
1
-1
/
+1
*
ephy-node-view: added ephy_node_view_get_iter_for_node()
Sergio Villar Senin
2012-09-03
2
-0
/
+23
*
ephy-overview-store: fix the setter for the default icon
Claudio Saavedra
2012-09-03
1
-2
/
+6
*
ephy-embed-shell: make the shell find uninstalled icons
Xan Lopez
2012-09-03
1
-0
/
+2
*
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
*
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-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-removable-pixbuf-renderer: use the pixbuf size to determine the position...
Claudio Saavedra
2012-09-01
1
-4
/
+16
*
ephy-snapshot-service: change the size of the thumbnails
Claudio Saavedra
2012-09-01
1
-2
/
+2
*
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-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-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 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 a service for snapshotting webpages
Claudio Saavedra
2012-09-01
3
-0
/
+552
*
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-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
*
ephy-window: centralize the logic about invisible URIs in one place
Xan Lopez
2012-08-24
1
-1
/
+1
*
ephy-string: use new coding style
Xan Lopez
2012-08-17
1
-384
/
+361
*
ephy-string: improve a bit ephy_string_get_host_name
Xan Lopez
2012-08-17
1
-0
/
+9
*
Port save as to WebKit2
Carlos Garcia Campos
2012-08-17
1
-0
/
+2
*
Show information about web and plugin processes in about:memory
Carlos Garcia Campos
2012-08-14
1
-10
/
+177
*
Show information about the SSL errors when clicking on lock icon
Carlos Garcia Campos
2012-08-09
3
-0
/
+397
*
ephy-location-entry: small cleanups
Xan Lopez
2012-08-07
1
-9
/
+6
*
Settings: add a enable-webaudio setting.
Philippe Normand
2012-08-02
1
-0
/
+1
*
ephy-history-service: prevent double call to execute_quit()
Claudio Saavedra
2012-08-02
1
-1
/
+0
*
e-file-chooser: remove persist-key
Diego Escalante Urrelo
2012-08-01
2
-182
/
+0
*
Use $(pkglibdir) instead of $(libdir)/epiphany
Michael Biebl
2012-07-31
1
-1
/
+1
*
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
*
Port persistent cookies to WebKit2
Carlos Garcia Campos
2012-07-13
1
-11
/
+33
*
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
*
Port downloads to WebKit2
Carlos Garcia Campos
2012-06-27
1
-21
/
+91
*
embed: Move about handlers to a new file
Carlos Garcia Campos
2012-06-26
1
-1
/
+1
*
ephy-download-widget: add get_destination_basename_from_download() helper fun...
Carlos Garcia Campos
2012-06-26
1
-11
/
+26
*
ephy-download-widget: add ephy_download_widget_download_finished()
Carlos Garcia Campos
2012-06-25
2
-23
/
+33
*
Initial WebKit2 port
Carlos Garcia Campos
2012-06-21
4
-0
/
+78
*
ephy-location-entry: make it possible to hide the favicon
Claudio Saavedra
2012-06-20
2
-3
/
+42
*
e-history-service: print db file when open fails
Diego Escalante Urrelo
2012-06-15
1
-1
/
+1
*
e-web-app-utils: warn when app dir already exists
Diego Escalante Urrelo
2012-06-15
1
-1
/
+3
*
e-file-helpers: Add ephy_file_create_data_uri_for_filename()
Carlos Garcia Campos
2012-06-14
2
-0
/
+53
*
ephy-download-widget: Show bytes downloaded when the total size is unknown
Carlos Garcia Campos
2012-06-14
1
-20
/
+54
*
ephy-download-widget: Check the icon has changed before updating the image
Carlos Garcia Campos
2012-06-13
1
-3
/
+6
*
ephy-download-widget: Don't leak the GIcon
Carlos Garcia Campos
2012-06-13
1
-5
/
+17
*
ephy-profile-utils: fix memory leak
Pavel Vasin
2012-06-12
1
-1
/
+2
*
ephy-location-entry: make parameters actual properties
Claudio Saavedra
2012-06-05
1
-0
/
+112
*
e-web-app-utils: warn when cookies are unavailable
Diego Escalante Urrelo
2012-05-27
1
-0
/
+8
*
e-file-helpers: simplify ephy_file_get_downloads_dir
Diego Escalante Urrelo
2012-05-24
1
-7
/
+14
*
Remove check for negative unsigned ints
Lubomír Sedlář
2012-05-21
1
-2
/
+0
*
Add support for 'Do Not Track'
Xan Lopez
2012-05-19
1
-0
/
+1
*
ephy-profile-utils: use absolute path for build dir
Xan Lopez
2012-05-16
2
-7
/
+7
*
ephy-profile-utils: tweak migrator location code
Xan Lopez
2012-05-16
1
-7
/
+6
*
ephy-profile-utils: fix migrator binary name
Xan Lopez
2012-05-10
1
-1
/
+1
*
Remove a few more egg leftovers
Xan Lopez
2012-05-10
2
-2
/
+0
*
tests: test that trying to run an invalid migration step fails
Xan Lopez
2012-05-10
3
-10
/
+33
*
ephy-profile-migrator: allow to run just one migration step
Xan Lopez
2012-05-10
1
-7
/
+53
*
ephy-profile-utils: make ephy_profile_utils_do_migration more verbose on failure
Xan Lopez
2012-05-09
2
-5
/
+8
*
Remove ephy-marshal.list, we don't use it anymore
Xan Lopez
2012-05-09
1
-20
/
+0
*
ephy-web-app-utils: remove unused variable
Xan Lopez
2012-05-09
1
-4
/
+0
*
lib/egg: type builtins are not used either
Xan Lopez
2012-05-09
1
-66
/
+1
*
lib/egg: remove some leftovers
Xan Lopez
2012-05-09
3
-71
/
+2
*
ephy-web-app-utils: remove dummy toolbar XML file
Xan Lopez
2012-05-09
1
-17
/
+0
*
ephy-profile-migrator: migrate Web Applications to new profile location
Xan Lopez
2012-05-09
2
-2
/
+87
*
ephy-web-app-utils: add the desktop file name to EphyWebApplication
Xan Lopez
2012-05-09
2
-0
/
+4
*
Move ephy-web-app-utils to lib/
Xan Lopez
2012-05-09
3
-0
/
+557
*
ephy-profile-migrator: better safe than sorry in history migration
Xan Lopez
2012-05-09
1
-11
/
+9
*
ephy-profile-migrator: migrate the profile dir location before anything else
Xan Lopez
2012-05-09
1
-4
/
+4
*
ephy-history: remove spurious castings
Claudio Saavedra
2012-05-08
3
-3
/
+3
*
ephy-history-service: trim query strings to avoid reaching sqlite limit
Claudio Saavedra
2012-05-08
6
-3
/
+19
*
Based on a patch by Jon McCann.
Xan Lopez
2012-05-08
3
-6
/
+65
*
Allow for more fine-grained file helpers init
Xan Lopez
2012-05-08
3
-10
/
+20
*
ephy-profile-utils: split profile migration from EphyShell
Xan Lopez
2012-05-08
2
-0
/
+19
*
Drop the use of GTK accel maps
William Jon McCann
2012-05-08
2
-39
/
+0
*
e-file-helpers: unset EPHY_UUID_ENVVAR on shutdown
Diego Escalante Urrelo
2012-04-30
1
-0
/
+2
*
e-file-helpers: improve ephy_file_tmp_filename comment
Diego Escalante Urrelo
2012-04-22
1
-5
/
+8
*
Add an option to never show the tabs bar
Xan Lopez
2012-04-16
1
-1
/
+2
*
Create a new 'tabs-bar-visibility-policy' setting
Xan Lopez
2012-04-16
3
-7
/
+30
*
ephy-embed-single: introspection fixes
Xan Lopez
2012-04-14
1
-2
/
+2
*
Add a 'crashed' option to the session restore policy
Xan Lopez
2012-04-12
1
-1
/
+2
*
ephy-prefs: use new coding style
Xan Lopez
2012-04-12
1
-77
/
+78
*
Add a setting to control whether the session is automatically restored
Xan Lopez
2012-04-12
1
-0
/
+7
*
e-file-helpers: catch GErrors in switch_temp_file
Diego Escalante Urrelo
2012-04-11
1
-12
/
+41
*
e-file-helpers: remove old dirs from ephy_file
Diego Escalante Urrelo
2012-04-11
1
-6
/
+0
*
e-file-helpers: prevent invalid enumerator and return value
Diego Escalante Urrelo
2012-04-07
1
-2
/
+2
*
e-file-helpers: remove ephy_file_add_recent_item
Diego Escalante Urrelo
2012-04-07
2
-20
/
+0
*
e-file-helpers: fix weird spacing
Diego Escalante Urrelo
2012-04-02
1
-1
/
+1
*
e-file-helpers: missing Returns: in comment
Diego Escalante Urrelo
2012-04-02
1
-0
/
+2
*
e-location-entry: make aligment pixel-perfect
Diego Escalante Urrelo
2012-03-31
1
-0
/
+59
*
e-location-entry: dim URL in completion rows
Diego Escalante Urrelo
2012-03-31
1
-2
/
+2
*
e-location-entry: redundant ellipsize-set
Diego Escalante Urrelo
2012-03-31
1
-4
/
+1
*
e-location-entry: make bookmark icon follow-state
Diego Escalante Urrelo
2012-03-31
1
-0
/
+1
*
Remove the 'disable-menubar' option
Xan Lopez
2012-03-30
1
-1
/
+0
*
Remove 'show-boomkarks-bar' option
Xan Lopez
2012-03-30
1
-1
/
+0
*
history-service: remove unnecessary type cast
Claudio Saavedra
2012-03-29
1
-1
/
+1
*
history-service: remove unused variables
Claudio Saavedra
2012-03-29
2
-3
/
+0
*
Rip out the EggSMClient code
Xan Lopez
2012-03-28
6
-2403
/
+0
*
Use glib resources to bundle our UI files
Xan Lopez
2012-03-28
2
-8
/
+8
*
ephy-hosts-store: listen to favicon changes in the wk database
Claudio Saavedra
2012-03-27
1
-2
/
+66
*
download-widget: use the "linked" style class
Cosimo Cecchi
2012-03-27
1
-0
/
+4
*
profile-migrator: do not freak out if the history is empty
Xan Lopez
2012-03-21
1
-4
/
+6
*
ephy-hosts-store: -1 is not a valid insertion position
Claudio Saavedra
2012-03-21
1
-1
/
+1
*
ephy-history-window: add back the favicons
Claudio Saavedra
2012-03-21
3
-5
/
+74
*
Fix distcheck
Xan Lopez
2012-03-14
2
-5
/
+7
*
floating-bar: set a max-width to the label
Cosimo Cecchi
2012-03-14
1
-1
/
+2
*
history: remember visit types
Xan Lopez
2012-03-14
3
-8
/
+15
*
history: generate gtypes for the history types
Xan Lopez
2012-03-14
1
-0
/
+62
*
lib: link to the internal libraries instead of copying source files
Xan Lopez
2012-03-14
1
-22
/
+4
*
ephy-history-service: make the async API cancellable
Claudio Saavedra
2012-03-13
3
-41
/
+78
*
ephy-history-view: add row-middle-clicked signal
Claudio Saavedra
2012-03-13
2
-0
/
+74
*
ephy-history-service: Give me a break!
Priit Laes
2012-03-09
1
-0
/
+1
*
ephy-history-service: plug a few more leaks
Claudio Saavedra
2012-03-08
2
-0
/
+4
*
ephy-history-window: plug a couple of leaks
Claudio Saavedra
2012-03-08
2
-2
/
+2
*
ephy-history-service: add API to query for hosts
Claudio Saavedra
2012-03-08
4
-2
/
+156
*
ephy-history-service: execute_get_hosts() should return TRUE
Claudio Saavedra
2012-03-08
1
-1
/
+1
*
ephy-hosts-view: ensure "all hosts" is selected by default
Claudio Saavedra
2012-03-08
1
-14
/
+28
*
ephy-host-store: add a clear() method
Claudio Saavedra
2012-03-08
2
-0
/
+14
*
ephy-history-service-hosts-table: init host to NULL
Diego Escalante Urrelo
2012-03-08
1
-1
/
+1
*
ephy-history-view: remove unneeded unselect_all()
Claudio Saavedra
2012-03-08
1
-2
/
+1
*
ephy-hosts-view: add a method to select a given host
Claudio Saavedra
2012-03-08
2
-0
/
+34
*
ephy-history-service: remove orphan hosts from database
Claudio Saavedra
2012-03-08
3
-0
/
+27
*
ephy-history-service: validate parameters of public methods
Xan Lopez
2012-03-07
1
-33
/
+77
*
ephy-history-service-urls-table: do not g_assert on input
Xan Lopez
2012-03-07
1
-4
/
+4
*
ephy-hosts-store: sort the model by URL
Claudio Saavedra
2012-03-07
1
-0
/
+3
*
ephy-history-view: properly handle button-press-event
Claudio Saavedra
2012-03-07
1
-8
/
+6
*
ephy-history-window: correctly handle 2 and 10 days of history
Xan Lopez
2012-03-07
1
-0
/
+1
*
ephy-prefs: correct the order of the history time filter enum
Xan Lopez
2012-03-07
1
-2
/
+2
*
Move the host and urls views from embed to lib/widgets
Xan Lopez
2012-03-07
11
-0
/
+790
*
ephy-history-service: default handler for visit-url should be FALSE
Claudio Saavedra
2012-03-07
1
-1
/
+1
*
ephy-history-service: add a method to remove a host from the history
Claudio Saavedra
2012-03-07
4
-0
/
+79
*
Allow ephy_history_service_find_urls() to filter host specific urls
Claudio Saavedra
2012-03-07
2
-2
/
+3
*
Add ephy_history_service_get_hosts()
Claudio Saavedra
2012-03-07
2
-1
/
+29
*
Fix typo
Claudio Saavedra
2012-03-07
1
-1
/
+1
*
Allow the visits and urls queries to be host-specific
Claudio Saavedra
2012-03-07
4
-0
/
+24
*
Add missing header include to ephy-history-types.h
Claudio Saavedra
2012-03-07
1
-0
/
+2
*
ephy-profile-migration: only create ad-hoc hosts for non-default zoom levels.
Xan Lopez
2012-03-07
1
-6
/
+4
*
ephy-history-service: agh, committed this by mistake
Xan Lopez
2012-03-07
1
-1
/
+1
*
ephy-history-service: handle correctly zoom level migration
Xan Lopez
2012-03-07
1
-0
/
+9
*
ephy-history-service: add a "cleared" signal for the clear method
Xan Lopez
2012-03-07
1
-0
/
+14
*
ephy-history-service: add a method to clear the entire history
Claudio Saavedra
2012-03-07
2
-0
/
+44
*
ephy-history-service: add 'visit-url' signal
Xan Lopez
2012-03-07
2
-8
/
+43
*
Rename ephy_history_service_add_page to ephy_history_service_visit_url
Xan Lopez
2012-03-07
2
-3
/
+6
*
Get rid of EphyBrowseHistory
Xan Lopez
2012-03-07
2
-0
/
+44
*
ephy-history-types: use the URL as default title
Xan Lopez
2012-03-07
1
-1
/
+1
*
Retrieve the host id from the right column
Claudio Saavedra
2012-03-07
1
-1
/
+1
*
Remove the set_url_property history method
Xan Lopez
2012-03-07
2
-66
/
+0
*
ephy-history-service-hosts-table: drop the favicon column
Xan Lopez
2012-03-07
1
-1
/
+0
*
Store zoom levels per host, not per URL
Xan Lopez
2012-03-07
7
-71
/
+114
*
Hook the new history to the URL entry
Xan Lopez
2012-03-07
1
-177
/
+20
*
history-service: make sure we can update pages' titles and urls
Claudio Saavedra
2012-03-07
1
-7
/
+8
*
history-service: do not join urls and visits table unnecessarily
Claudio Saavedra
2012-03-07
1
-6
/
+10
*
history-service: use the sort type during queries
Claudio Saavedra
2012-03-07
1
-0
/
+10
*
EphyHistoryQuery: add a EphyHistorySortType parameter to the query
Claudio Saavedra
2012-03-07
2
-0
/
+10
*
history-service: take into account the query's result limit
Claudio Saavedra
2012-03-07
1
-1
/
+13
*
EphyHistoryQuery: copy the limit too
Claudio Saavedra
2012-03-07
1
-0
/
+1
*
history-service: Ignore queries time range if not set
Claudio Saavedra
2012-03-07
1
-4
/
+4
*
history-service: Count the first url visit
Claudio Saavedra
2012-03-07
1
-0
/
+2
*
ephy-profile-migrator: update to migrate also zoom level preferences
Claudio Saavedra
2012-03-07
1
-0
/
+7
*
Build fixes
Claudio Saavedra
2012-03-07
1
-5
/
+6
*
ephy-profile-migrator: migrate history to the new format
Xan Lopez
2012-03-07
3
-2
/
+208
*
ephy-sqlite: and another forgotten file!
Xan Lopez
2012-03-07
1
-0
/
+34
*
ephy-history-service: forgot Makefile.am file
Xan Lopez
2012-03-07
1
-0
/
+21
*
ephy-history-service: change a few functions and variables to use "message"
Xan Lopez
2012-03-07
1
-40
/
+40
*
Add EphyHistoryService and helper classes
Xan Lopez
2012-03-07
9
-1
/
+2086
*
Add GObject wrapper classes for SQLite
Xan Lopez
2012-03-07
5
-0
/
+620
*
Plug a memory leak
Giovanni Campagna
2012-03-01
1
-0
/
+1
*
ephy-profile-utils: use == to compare SoupURI schemes
Sergio Villar Senin
2012-02-24
1
-1
/
+1
*
ephy-profile-utils: shut up libsoup runtime warning
Sergio Villar Senin
2012-02-24
1
-1
/
+1
*
ephy-search-entry: use symbolic clear icon
Diego Escalante Urrelo
2012-02-08
1
-3
/
+7
*
Allow toggling WebGL as a runtime GSettings switch
Martin Robinson
2012-02-03
1
-0
/
+1
*
Get rid of EPHY_STOCK_EPHY
Xan Lopez
2012-01-27
6
-42
/
+0
*
And remove the last stock icon, bookmarks
Xan Lopez
2012-01-27
3
-72
/
+0
*
Remove the history stock icon
Xan Lopez
2012-01-27
2
-2
/
+0
*
Remove EPHY_STOCK_BOOKMARK
Xan Lopez
2012-01-27
3
-3
/
+1
*
Remove more unused stock icons
Xan Lopez
2012-01-27
2
-28
/
+1
*
Remove all the lock stock icons
Xan Lopez
2012-01-27
3
-7
/
+5
*
Remove unused stock icons
Xan Lopez
2012-01-27
2
-10
/
+0
*
entry: make EphyLocationEntry a GtkEntry
Cosimo Cecchi
2012-01-20
2
-72
/
+41
*
Move the nautilus floating bar to lib/widgets
Xan Lopez
2012-01-17
3
-3
/
+469
*
ephy-middle-clickable-tool-button: remove, it's unused now
Xan Lopez
2012-01-17
3
-103
/
+0
*
Use the new Shell global menu for global actions
Xan Lopez
2012-01-14
1
-1
/
+5
*
Fake middle clicks without gtk_button_{press,release}, which are deprecated
Xan Lopez
2012-01-02
5
-0
/
+229
*
ephy-dnd: reorder includes
Xan Lopez
2012-01-01
1
-1
/
+1
*
ephy-gui: reorder includes
Xan Lopez
2012-01-01
1
-6
/
+4
*
ephy-gui: remove unused method
Xan Lopez
2012-01-01
2
-89
/
+0
*
ephy-gui: remove long gone method declaration
Xan Lopez
2012-01-01
1
-3
/
+0
*
ephy-session: use GTK's method to get the content area
Xan Lopez
2012-01-01
2
-25
/
+0
*
e-download-widget: update icon every 10%
Diego Escalante Urrelo
2011-12-21
1
-0
/
+7
*
e-download-widget: use GIcon instead of GdkPixbuf
Diego Escalante Urrelo
2011-12-21
1
-19
/
+5
*
e-download: add ephy_download_get_content_type
Diego Escalante Urrelo
2011-12-21
1
-9
/
+5
*
ephy-zoom-control: remove, there are no zoom toolbar items anymore
Xan Lopez
2011-12-15
4
-375
/
+4
*
Remove last traces of the EggToolbar code
Xan Lopez
2011-12-15
8
-3991
/
+0
*
Use a GtkOverlay for the statusbar instead of shipping GeditOverlay
Claudio Saavedra
2011-12-14
7
-1440
/
+1
*
Remove homepage preference from GSettings
Xan Lopez
2011-12-04
1
-1
/
+0
*
Remove toolbar editor
Xan Lopez
2011-12-03
1
-1
/
+0
*
Remove some deprecated GTK+ calls
Claudio Saavedra
2011-11-22
2
-4
/
+10
*
Use GNetworkMonitor to monitor network status
Xan Lopez
2011-11-16
2
-55
/
+0
[next]