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
/
embed
Commit message (
Expand
)
Author
Age
Files
Lines
*
ephy-web-view: fix think-o in ephy_web_view_location_changed
Xan Lopez
2012-06-28
1
-6
/
+3
*
ephy-web-view: get rid of 'ephy_web_view_get_location'
Xan Lopez
2012-06-28
2
-49
/
+12
*
ephy-web-view: and more type checks
Xan Lopez
2012-06-28
1
-0
/
+2
*
ephy-web-view: add type checks for the set_typed_address method parameters
Xan Lopez
2012-06-28
1
-1
/
+5
*
ephy-web-view: do not duplicate the setter code for typed-address
Xan Lopez
2012-06-28
1
-7
/
+2
*
ephy-web-view: try to simplify a bit the typed-address logic
Xan Lopez
2012-06-28
1
-23
/
+17
*
ephy-web-view: remove useless forward declarations
Xan Lopez
2012-06-28
1
-3
/
+0
*
ephy-web-view: remove unneeded headers, and sort them
Xan Lopez
2012-06-28
1
-2
/
+1
*
Port downloads to WebKit2
Carlos Garcia Campos
2012-06-27
3
-63
/
+161
*
ephy-web-view: fix anchor links' URI update
Xan Lopez
2012-06-27
1
-4
/
+5
*
ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor.
Xan Lopez
2012-06-27
4
-183
/
+376
*
ephy-web-view: stop using notify::uri in WebKit2
Xan Lopez
2012-06-27
1
-0
/
+4
*
ephy-web-view: small style and indentation fixes
Xan Lopez
2012-06-27
1
-17
/
+17
*
Port geolocation permission request to WebKit2
Carlos Garcia Campos
2012-06-26
1
-7
/
+40
*
Port plugins about handler to WebKit2
Carlos Garcia Campos
2012-06-26
3
-11
/
+105
*
Port about handlers to WebKit2
Carlos Garcia Campos
2012-06-26
1
-0
/
+22
*
embed: Move about handlers to a new file
Carlos Garcia Campos
2012-06-26
7
-162
/
+227
*
ephy-download: remove _ephy_download_new() internal function
Carlos Garcia Campos
2012-06-25
1
-33
/
+33
*
ephy-download: Pass suggested filename to define_destination_uri()
Carlos Garcia Campos
2012-06-25
1
-9
/
+7
*
Por run javascript to WebKit2
Carlos Garcia Campos
2012-06-25
1
-4
/
+4
*
Port printing to WebKit2
Carlos Garcia Campos
2012-06-25
1
-3
/
+38
*
ephy-web-view: add ephy_web_view_print_failed()
Carlos Garcia Campos
2012-06-25
1
-16
/
+22
*
Port hovering over link to WebKit2
Carlos Garcia Campos
2012-06-25
2
-7
/
+16
*
ephy-web-view: status message should be const
Carlos Garcia Campos
2012-06-25
4
-5
/
+5
*
Port history to WebKit2
Carlos Garcia Campos
2012-06-25
1
-1
/
+1
*
Add support for new windows in WebKit2
Carlos Garcia Campos
2012-06-25
2
-6
/
+43
*
Port web settings to WebKit2
Carlos Garcia Campos
2012-06-25
1
-33
/
+65
*
Port policy client to WebKit2
Carlos Garcia Campos
2012-06-25
1
-2
/
+60
*
Port web view loading progress and feedback to WebKit2
Carlos Garcia Campos
2012-06-24
2
-18
/
+205
*
ephy-web-view: Add ephy_web_view_load_failed()
Carlos Garcia Campos
2012-06-24
2
-0
/
+19
*
ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHING
Diego Escalante Urrelo
2012-06-23
2
-3
/
+9
*
Initial WebKit2 port
Carlos Garcia Campos
2012-06-21
11
-12
/
+369
*
ephy-web-view: Use webkit_web_view_load_uri() instead of webkit_web_view_open()
Carlos Garcia Campos
2012-06-21
1
-4
/
+4
*
Use WebKitWebView API to get/set the zoom level instead of g_object_get/set
Carlos Garcia Campos
2012-06-21
1
-8
/
+4
*
Include libsoup header explicitly when required
Carlos Garcia Campos
2012-06-21
4
-3
/
+3
*
ephy-embed: show a message popup when entering fullscreen mode
Claudio Saavedra
2012-06-20
2
-0
/
+92
*
ephy-window: keep track of whether the downloads box is shown
Claudio Saavedra
2012-06-20
1
-0
/
+1
*
ephy-web-view: remove unused EphyWebViewChrome elements
Diego Escalante Urrelo
2012-06-15
2
-11
/
+3
*
ephy-download: Simplify decide_action_from_mime
Carlos Garcia Campos
2012-06-14
1
-29
/
+16
*
e-file-helpers: Add ephy_file_create_data_uri_for_filename()
Carlos Garcia Campos
2012-06-14
2
-41
/
+8
*
Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TEST
Xan Lopez
2012-06-14
1
-1
/
+2
*
ephy-web-view: fix GList leak
Pavel Vasin
2012-06-12
1
-3
/
+3
*
ephy-web-view: fix use-after-free in get_file_content_as_base64()
Dan Williams
2012-06-11
1
-3
/
+3
*
ephy-embed: fix a comment typo
Claudio Saavedra
2012-06-11
1
-1
/
+1
*
ephy-web-view: chain up to the parent constructed virtual method
Carlos Garcia Campos
2012-06-05
1
-0
/
+3
*
e-download: document get_content_type
Diego Escalante Urrelo
2012-05-27
1
-0
/
+10
*
embed: remove custom CSS styling for the overlay progressbar
Cosimo Cecchi
2012-05-24
1
-2
/
+2
*
Fix memory leak in ephy_web_view_set_popups_allowed
Lubomír Sedlář
2012-05-21
1
-3
/
+3
*
Add support for 'Do Not Track'
Xan Lopez
2012-05-19
1
-0
/
+46
*
Move ephy-web-app-utils to lib/
Xan Lopez
2012-05-09
3
-558
/
+1
*
Replace "system" with system languages when setting spelling dictionaries
Martin Robinson
2012-04-27
1
-0
/
+19
*
e-web-app-utils: use LOG and g_warning instead of g_print
Diego Escalante Urrelo
2012-04-22
1
-3
/
+3
*
Also consider email inputs when looking for user/password forms
Gustavo Noronha Silva
2012-04-21
1
-1
/
+1
*
ephy-embed-single: introspection fixes
Xan Lopez
2012-04-14
1
-1
/
+1
*
ephy-embed-event: introspection fixes
Xan Lopez
2012-04-14
1
-2
/
+2
*
ephy-permission-manager: introspection fixes
Xan Lopez
2012-04-14
1
-5
/
+5
*
ephy-embed-event: fix introspection warning
Xan Lopez
2012-04-14
1
-0
/
+6
*
ephy-web-view: fix a few gtk-doc warnings
Xan Lopez
2012-04-14
1
-8
/
+6
*
web-apps: s/StartupNotification/StartupNotify/ in desktop files
Xan Lopez
2012-04-11
1
-1
/
+1
*
ephy-embed-single: do not handle ephy-embed-prefs
Diego Escalante Urrelo
2012-04-11
1
-4
/
+0
*
Revert "e-web-app-utils: whitespace nitpicks in casts"
Xan Lopez
2012-04-02
1
-5
/
+5
*
e-web-app-utils: whitespace nitpicks in casts
Diego Escalante Urrelo
2012-04-01
1
-5
/
+5
*
e-web-app-utils: update and fix gtk-doc comments
Diego Escalante Urrelo
2012-03-31
1
-3
/
+17
*
e-web-app-utils: sync var names in API
Diego Escalante Urrelo
2012-03-31
2
-10
/
+10
*
e-web-app-utils: remove ephy-web-view include
Diego Escalante Urrelo
2012-03-31
2
-3
/
+1
*
e-web-app-utils: add ephy_web_application_exists
Alexandre Mazari
2012-03-31
2
-0
/
+21
*
ephy-encodings: reorder includes
Xan Lopez
2012-03-31
1
-3
/
+3
*
ephy-web-app-utils: do not use the webview in the web app creation method
Alexandre Mazari
2012-03-29
2
-12
/
+10
*
Remove EphyHistory from the repository. It's unused now.
Xan Lopez
2012-03-20
6
-1230
/
+1
*
Replace EphyFaviconCache by WebKit's icon database cache
Sergio Villar Senin
2012-03-20
8
-1012
/
+13
*
Fix bookmarklet's titles when they are created
Xan Lopez
2012-03-16
2
-14
/
+22
*
ephy-web-view: return an actual visit type instead of just '0'
Xan Lopez
2012-03-15
1
-1
/
+1
*
The security certificate code is a no-op, remove it
Xan Lopez
2012-03-15
2
-13
/
+0
*
ephy-web-view: remove gtk-doc snippet for a private method
Xan Lopez
2012-03-15
1
-7
/
+0
*
ephy-web-view: use plain g_signal_connect always
Xan Lopez
2012-03-15
1
-9
/
+9
*
ephy-web-view: connect to WebView signals in just one place
Xan Lopez
2012-03-15
1
-8
/
+12
*
ephy-web-view: we already have a reference to the history service
Xan Lopez
2012-03-15
1
-1
/
+1
*
ephy-web-view: do not duplicate code for the uri->title fallback
Xan Lopez
2012-03-15
1
-17
/
+14
*
ephy-web-view: remove can_go_up/go_up code
Xan Lopez
2012-03-15
2
-50
/
+2
*
ephy-web-view: make ephy_web_view_clear_history private
Xan Lopez
2012-03-15
2
-54
/
+47
*
Automatically prefix existing absolute paths with file://
Gustavo Noronha Silva
2012-03-14
3
-5
/
+17
*
Revert "ephy-embed-single: remove some dead code"
Xan Lopez
2012-03-14
1
-1
/
+53
*
ephy-embed-single: remove network status
Xan Lopez
2012-03-14
2
-96
/
+0
*
ephy-embed-single: remove some dead code
Xan Lopez
2012-03-14
1
-56
/
+1
*
ephy-embed: do not pull in string.h for strcmp
Xan Lopez
2012-03-14
1
-2
/
+1
*
ephy-embed: remove a few useless includes
Xan Lopez
2012-03-14
1
-8
/
+0
*
ephy-web-view: also reset page visit type on load failed
Xan Lopez
2012-03-14
1
-0
/
+3
*
ephy-web-view: style fixes
Xan Lopez
2012-03-14
1
-82
/
+79
*
ephy-embed: remove history service
Xan Lopez
2012-03-14
1
-5
/
+0
*
ephy-web-view: move history management to EphyWebView
Xan Lopez
2012-03-14
2
-26
/
+21
*
ephy-web-view: move zoom handling to EphyWebView
Xan Lopez
2012-03-14
2
-81
/
+82
*
ephy-web-view: let EphyWebView clear its own history
Xan Lopez
2012-03-14
2
-15
/
+15
*
ephy-web-view: get a reference to the history service
Xan Lopez
2012-03-14
1
-0
/
+3
*
history: remember visit types
Xan Lopez
2012-03-14
3
-6
/
+62
*
ephy-web-view: fix indentation
Xan Lopez
2012-03-13
1
-18
/
+14
*
ephy-web-view: remove useless includes
Xan Lopez
2012-03-13
1
-4
/
+0
*
ephy-web-view: move header to the new coding style
Xan Lopez
2012-03-13
1
-32
/
+34
*
ephy-web-view: remove stale code
Xan Lopez
2012-03-13
1
-43
/
+0
*
ephy-embed: cancel the pending history queries during finalize
Claudio Saavedra
2012-03-13
1
-1
/
+8
*
ephy-history-service: make the async API cancellable
Claudio Saavedra
2012-03-13
2
-3
/
+3
*
ephy-web-view: share non-search-regex for testing
Diego Escalante Urrelo
2012-03-11
3
-9
/
+47
*
ephy-embed: do not add the homepage (about:blank) to the history
Xan Lopez
2012-03-08
1
-0
/
+3
*
ephy-web-view: remember when we are loading the homepage
Xan Lopez
2012-03-08
2
-11
/
+37
*
ephy-web-view: protect against pages with NULL URI
Xan Lopez
2012-03-07
1
-4
/
+6
*
Move the host and urls views from embed to lib/widgets
Xan Lopez
2012-03-07
9
-804
/
+1
*
ephy-history-view: ellypsize the title and url columns
Claudio Saavedra
2012-03-07
1
-2
/
+6
*
history-window: Add a view for the hosts
Claudio Saavedra
2012-03-07
5
-0
/
+396
*
Add a new view for the pages history
Claudio Saavedra
2012-03-07
5
-0
/
+403
*
ephy-embed: do not retrieve the legacy history instance
Xan Lopez
2012-03-07
1
-3
/
+0
*
ephy-history-service: add a "cleared" signal for the clear method
Xan Lopez
2012-03-07
1
-3
/
+3
*
Rename ephy_history_service_add_page to ephy_history_service_visit_url
Xan Lopez
2012-03-07
1
-1
/
+1
*
Get rid of EphyBrowseHistory
Xan Lopez
2012-03-07
7
-295
/
+40
*
ephy-web-view: also fallback to URI as title here
Xan Lopez
2012-03-07
1
-3
/
+9
*
ephy-browse-history: small cleanup
Xan Lopez
2012-03-07
1
-1
/
+1
*
ephy-browse-history: style cleanups
Xan Lopez
2012-03-07
2
-115
/
+45
*
Remove the set_url_property history method
Xan Lopez
2012-03-07
1
-6
/
+4
*
Store zoom levels per host, not per URL
Xan Lopez
2012-03-07
3
-17
/
+32
*
Hook the new history to the URL entry
Xan Lopez
2012-03-07
2
-0
/
+6
*
Use EphyBrowseHistory to store page titles
Claudio Saavedra
2012-03-07
1
-4
/
+3
*
Use EphyBrowseHistory to set/get the zoom level for pages
Claudio Saavedra
2012-03-07
1
-39
/
+39
*
Use the new EphyBrowseHistory to add a URI to the history
Claudio Saavedra
2012-03-07
1
-6
/
+1
*
Add a EphyBrowseHistory instance to EphyEmbed
Claudio Saavedra
2012-03-07
1
-0
/
+3
*
Add a EphyBrowseHistory instance to EphyEmbedShell
Claudio Saavedra
2012-03-07
2
-0
/
+29
*
Add initial implementation of the browse history frontend
Claudio Saavedra
2012-03-07
3
-0
/
+321
*
We need to be a bit smarter about this, and only dismiss it for
Xan Lopez
2012-02-24
1
-1
/
+1
*
ephy-web-view: fix loading of <domain>:<port> URIs
Xan Lopez
2012-02-23
1
-1
/
+76
*
ephy-embed-utils: fix loading of <IP address>:<port> URIs
Xan Lopez
2012-02-23
1
-7
/
+9
*
ephy-web-view: don't assume a embed-container in close-web-view
Diego Escalante Urrelo
2012-02-22
1
-9
/
+5
*
ephy-web-view: remove close-requested signal
Diego Escalante Urrelo
2012-02-22
2
-17
/
+0
*
ephy-web-app-utils: be more careful listing applications
Diego Escalante Urrelo
2012-02-22
1
-16
/
+17
*
Initialize variables that could be freed without being set
Gustavo Noronha Silva
2012-02-20
1
-2
/
+2
*
Make inspector handling real-world compliant
Gustavo Noronha Silva
2012-02-20
1
-10
/
+30
*
ephy-web-view: blank line nitpick
Diego Escalante Urrelo
2012-02-11
1
-1
/
+1
*
ephy-web-app-utils: add EPHY_WEB_APP_ICON define
Diego Escalante Urrelo
2012-02-09
2
-2
/
+3
*
Convert app names to the proper encoding before using them as filenames
Claudio Saavedra
2012-02-08
1
-12
/
+53
*
Allow toggling WebGL as a runtime GSettings switch
Martin Robinson
2012-02-03
1
-0
/
+4
*
Get rid of EPHY_STOCK_EPHY
Xan Lopez
2012-01-27
1
-1
/
+0
*
ephy-embed-utils: load again stuff like 'localhost:3000"
Xan Lopez
2012-01-25
1
-5
/
+16
*
Never append "http://" to an address with a scheme
Xan Lopez
2012-01-24
2
-3
/
+6
*
ephy-embed-utils: consider 'ephy-about' as a web scheme
Xan Lopez
2012-01-24
1
-0
/
+1
*
ephy-web-view: remove unused variable
Xan Lopez
2012-01-24
1
-6
/
+0
*
ephy-web-view: dismiss the "Remember password?" infobar on navigation
Xan Lopez
2012-01-24
1
-1
/
+1
*
ephy-window: sync page actions with is-blank property
Diego Escalante Urrelo
2012-01-24
1
-3
/
+42
*
ephy-web-view: remove uneeded is_blank calls
Diego Escalante Urrelo
2012-01-24
1
-4
/
+3
*
ephy-web-view: only autosearch input without scheme
Diego Escalante Urrelo
2012-01-24
1
-11
/
+18
*
ephy-embed-utils: mailto is not a web scheme
Diego Escalante Urrelo
2012-01-24
1
-2
/
+1
*
ephy-embed: reorder includes
Xan Lopez
2012-01-23
1
-3
/
+2
*
ephy-embed: move the other statusbar id to the .c file
Xan Lopez
2012-01-23
2
-2
/
+2
*
ephy-embed: remove unused define
Xan Lopez
2012-01-22
1
-1
/
+0
*
ephy-embed: the method to set the statusbar label can be private too
Xan Lopez
2012-01-22
2
-17
/
+15
*
ephy-embed: we can now make the statusbar methods private
Xan Lopez
2012-01-22
2
-122
/
+116
*
ephy-embed: stop listening to progress updates after dispose
Xan Lopez
2012-01-20
1
-6
/
+14
*
ephy-embed-shell: add missing annotation
Xan Lopez
2012-01-20
1
-1
/
+1
*
ephy-embed: if there's a priv variable set, use it
Xan Lopez
2012-01-19
1
-39
/
+40
*
ephy-embed: do not listen to status updates after dispose
Xan Lopez
2012-01-19
1
-1
/
+13
*
Remove Print Setup item from the super menu and embed it into print dialog
Carlos Garcia Campos
2012-01-18
1
-3
/
+6
*
Remove Print Preview item from the super menu
Xan Lopez
2012-01-18
2
-16
/
+0
*
ephy-web-view: remove unused method
Xan Lopez
2012-01-17
2
-67
/
+0
*
embed: add enter/leave events to the GtkOverlay
Cosimo Cecchi
2012-01-17
1
-0
/
+3
*
embed: set the floating bar as no_show_all
Cosimo Cecchi
2012-01-17
1
-0
/
+1
*
Move the nautilus floating bar to lib/widgets
Xan Lopez
2012-01-17
1
-3
/
+1
*
floating-bar: import NautilisFloatingBar into Epiphany
Cosimo Cecchi
2012-01-17
1
-37
/
+10
*
Add mnemonics for password/recovery infobars
Jiro Matsuzawa
2012-01-06
1
-2
/
+2
*
ephy-embed-prefs: Hardcode enable-fullscreen to TRUE
Philippe Normand
2012-01-04
1
-0
/
+1
*
e-download: add ephy_download_get_content_type
Diego Escalante Urrelo
2011-12-21
2
-3
/
+49
*
ephy-embed-prefs: reorder includes
Xan Lopez
2011-12-20
1
-4
/
+4
*
EphyEmbed: do not show the progressbar for about:blank
Claudio Saavedra
2011-12-16
1
-0
/
+5
*
EphyEmbed: Hide the statusbar in a timeout handler
Claudio Saavedra
2011-12-16
1
-1
/
+22
*
EphyEmbed: reset the alignment of the statusbar when hidden
Claudio Saavedra
2011-12-16
1
-2
/
+3
*
ephy-web-view: plug leak
Xan Lopez
2011-12-15
1
-3
/
+3
*
Some indentation fixes.
Claudio Saavedra
2011-12-14
1
-6
/
+4
*
Use an overlay progress bar for the loading progress.
Claudio Saavedra
2011-12-14
1
-1
/
+32
*
Use a GtkOverlay for the statusbar instead of shipping GeditOverlay
Claudio Saavedra
2011-12-14
1
-10
/
+27
*
ephy-embed: small cleanups
Xan Lopez
2011-12-11
1
-5
/
+3
*
Remove last traces of dummy certificate manager
Xan Lopez
2011-12-05
1
-49
/
+0
*
Remove homepage preference from GSettings
Xan Lopez
2011-12-04
2
-18
/
+5
*
Redesign of about:pages
Tom Tryfonidis
2011-12-01
1
-1
/
+2
*
web view: fix icon names
Saleem Abdulrasool
2011-12-01
1
-4
/
+4
*
ephy-request-about: fix a potential crasher if the css file is missing
Claudio Saavedra
2011-12-01
1
-1
/
+4
*
webapps: ensure the webapps are shown in the shell
Claudio Saavedra
2011-12-01
1
-6
/
+14
*
ephy-embed: disconnect statusbar timeout on dispose
Xan Lopez
2011-11-30
1
-7
/
+12
*
Use SoupSession:ssl-use-system-ca-file property
Dan Winship
2011-11-30
2
-16
/
+4
*
Delay hiding the statusbar overlay when the status text changes.
Martin Robinson
2011-11-30
1
-2
/
+23
*
fix string format
Funda Wang
2011-09-28
1
-1
/
+1
*
Add translation context for a string
Claudio Saavedra
2011-09-16
1
-1
/
+3
*
Fix documentation comment
Claudio Saavedra
2011-09-12
1
-1
/
+1
*
web apps: Remove G_DIRECTORY_SEPARATOR chars from filenames
Claudio Saavedra
2011-09-12
1
-0
/
+1
*
Normalize the web app profile directory and desktop file names
Claudio Saavedra
2011-09-12
1
-8
/
+38
*
ephy-web-view: SoupURI construction can fail for invalid URIs
Xan Lopez
2011-09-12
1
-2
/
+4
*
ephy-web-view: remove unused and unimplemented method
Xan Lopez
2011-09-11
2
-18
/
+0
*
ephy-web-view: sort includes
Xan Lopez
2011-09-11
1
-14
/
+14
*
ephy-web-view: use SoupURI for about: check
Xan Lopez
2011-09-11
1
-4
/
+9
*
Remove obsolete comment
Claudio Saavedra
2011-09-09
1
-2
/
+1
*
ephy-web-view: remove now unused parameter to sprintf
Xan Lopez
2011-09-08
1
-1
/
+1
*
ephy-web-view: do not mention the URL twice in error pages
Xan Lopez
2011-09-07
1
-1
/
+1
*
Revert "ephy-web-view: fix title for error pages"
Xan Lopez
2011-09-07
1
-1
/
+1
*
Make about:applications prettier
Xan Lopez
2011-09-07
3
-8
/
+57
*
ephy-web-view: fix title for error pages
Xan Lopez
2011-09-06
1
-1
/
+1
*
ephy-web-view: fix multiple deletes in about:applications
Xan Lopez
2011-09-06
1
-1
/
+3
*
Implement about:applications
Xan Lopez
2011-09-06
4
-4
/
+147
*
ephy-request-about: move this to embed/
Xan Lopez
2011-09-06
3
-0
/
+238
*
e-web-view: fix error pages for RTL locales
Vinicius Depizzol
2011-09-05
1
-2
/
+3
*
e-web-view: use proper html for paragraphs
Diego Escalante Urrelo
2011-09-05
1
-10
/
+11
*
e-web-view: better messages in error pages
Diego Escalante Urrelo
2011-09-05
1
-4
/
+15
*
e-file-helpers: implement and use ephy_file_delete_dir_recursively
Diego Escalante Urrelo
2011-09-05
1
-52
/
+1
*
ephy-web-app-utils: fix include sort
Xan Lopez
2011-09-04
1
-0
/
+1
*
ephy-web-app-utils: adjust includes to styleguide
Xan Lopez
2011-09-04
1
-2
/
+0
*
ephy-web-app-utils: move the web app creation code here
Xan Lopez
2011-09-04
3
-164
/
+183
*
ephy-web-view: silence compiler warning
Xan Lopez
2011-09-03
1
-0
/
+1
*
ephy-web-app-utils: rename ephy_delete_web_application to ephy_web_applicatio...
Xan Lopez
2011-09-03
2
-3
/
+3
*
Add ephy_web_application_get_profile_directory()
Claudio Saavedra
2011-09-02
3
-9
/
+26
*
Move EPHY_WEB_APP_PREFIX declaration to a cleaner location
Claudio Saavedra
2011-09-02
2
-2
/
+2
*
Add --delete--application command line option to delete WebApps
Xan Lopez
2011-09-02
3
-1
/
+175
*
ephy-web-view: do not launch ephy with jhbuild
Xan Lopez
2011-08-29
1
-1
/
+1
*
Add basic support for Web Applications
Xan Lopez
2011-08-29
2
-0
/
+211
*
e-web-view: use hostname in geolocation infobar
Diego Escalante Urrelo
2011-08-13
1
-1
/
+4
*
Use line-wrap in GtkInfoBar labels
Diego Escalante Urrelo
2011-08-13
1
-1
/
+2
*
Use g_markup_printf_escaped when printing uris
Diego Escalante Urrelo
2011-08-13
1
-5
/
+5
*
e-web-view: use ephy_string_get_host_name
Diego Escalante Urrelo
2011-08-11
1
-4
/
+4
*
e-window: use a css file for widget styling
Alexandre Mazari
2011-07-30
1
-15
/
+0
*
e-embed: remove useless e-file-chooser include
Diego Escalante Urrelo
2011-07-30
1
-1
/
+0
*
Add an --application-mode flag and global mode
Xan Lopez
2011-06-30
1
-1
/
+2
*
Use an enum for the global mode of the application
Xan Lopez
2011-06-30
4
-22
/
+30
*
Use GtkApplication's window tracking for EphyWindow too
Xan Lopez
2011-06-30
2
-44
/
+0
*
Always use the EphyEmbedShell to know if we are a private instance
Xan Lopez
2011-06-30
2
-2
/
+2
*
Merge EphyApplication into Ephy(Embed)Shell
Xan Lopez
2011-06-30
2
-3
/
+83
*
ephy-embed-single: remove add-search-engine signal
Xan Lopez
2011-06-28
2
-27
/
+0
*
ephy-embed-prefs: stop trying to use the GNOME font settings
Xan Lopez
2011-06-18
1
-37
/
+7
*
ephy-embed-prefs: plug a couple of leaks
Xan Lopez
2011-06-16
1
-1
/
+4
*
Use the generic marshaler throughout
Xan Lopez
2011-06-14
6
-19
/
+13
*
ephy-web-view: do not warn of modified forms for short text in input elements
Xan Lopez
2011-06-10
1
-2
/
+23
*
ephy-embed-utils: make URI normalization for about: generic
Xan Lopez
2011-06-10
1
-3
/
+3
*
Use GtkOrientable interface instead of deprecated V/H widgets
Claudio Saavedra
2011-06-09
3
-7
/
+10
*
use gtk_box_pack_start() with EphyEmbed
Claudio Saavedra
2011-06-09
1
-1
/
+1
*
ephy-embed-single: set_network_status needs to notify
Diego Escalante Urrelo
2011-06-05
1
-0
/
+2
*
Added about:plugins support.
Sergio Villar Senin
2011-06-01
4
-5
/
+43
*
ephy-web-view: warn about unsubmitted forms on close
Xan Lopez
2011-06-01
1
-0
/
+33
*
Add optional spell checking, enabled by default
Xan Lopez
2011-05-23
1
-0
/
+26
*
Slide out the status overlay when the mouse pointer goes close by.
Alexandre Mazari
2011-04-26
1
-1
/
+6
*
ephy-embed-prefs: plug a couple of leaks
Xan Lopez
2011-04-24
1
-1
/
+4
*
Remove a few GCC 4.6.0 warnings
Xan Lopez
2011-04-21
2
-4
/
+0
*
Better behaviour when openning new windows that are resized as tabs
Gustavo Noronha Silva
2011-04-18
2
-1
/
+39
*
Move overlay statusbar to EphyEmbed
Xan Lopez
2011-04-16
4
-202
/
+187
*
Rely on WebKit doing the check for mixed symbols
Gustavo Noronha Silva
2011-04-15
1
-14
/
+0
*
ephy-embed-prefs: auto-shrink images by default
Xan Lopez
2011-04-12
1
-1
/
+0
*
ephy-web-view: use new API for DOM events
Xan Lopez
2011-03-19
1
-2
/
+3
*
Select the serif font as the default web font.
Martin Robinson
2011-03-12
1
-4
/
+4
*
Improve the selection of the system serif font.
Martin Robinson
2011-03-12
1
-5
/
+4
*
ephy-download: add the new EphyDownload object
Diego Escalante Urrelo
2011-03-08
10
-2672
/
+1199
*
ephy-embed: add a border and a little padding to the status frame
Xan Lopez
2011-03-05
1
-0
/
+18
[next]