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-notebook: do not assume the type of the child widget in 'remove'
Xan Lopez
2012-06-26
1
-1
/
+2
*
POTFILES.in: add missing file
Xan Lopez
2012-06-26
1
-0
/
+1
*
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
9
-164
/
+229
*
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
3
-45
/
+35
*
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-navigation-history-action: Don't leak link-message
Carlos Garcia Campos
2012-06-25
1
-3
/
+2
*
ephy-web-view: status message should be const
Carlos Garcia Campos
2012-06-25
4
-5
/
+5
*
Port editing commands to WebKit2
Carlos Garcia Campos
2012-06-25
2
-9
/
+84
*
ephy-window: Add helper function to update action sensitivity
Carlos Garcia Campos
2012-06-25
1
-19
/
+15
*
Port history to WebKit2
Carlos Garcia Campos
2012-06-25
2
-16
/
+53
*
ephy-navigation-history-action: Rename webkit_construct_history_list
Carlos Garcia Campos
2012-06-25
1
-4
/
+5
*
Add support for new windows in WebKit2
Carlos Garcia Campos
2012-06-25
3
-43
/
+124
*
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
2
-5
/
+209
*
Updated Galician translations
Fran Diéguez
2012-06-25
1
-243
/
+251
*
Port web view loading progress and feedback to WebKit2
Carlos Garcia Campos
2012-06-24
5
-23
/
+253
*
ephy-web-view: Add ephy_web_view_load_failed()
Carlos Garcia Campos
2012-06-24
3
-0
/
+20
*
popup-commands: use EPHY_DOWNLOAD_ACTION_DO_NOTHING
Diego Escalante Urrelo
2012-06-23
1
-0
/
+1
*
ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHING
Diego Escalante Urrelo
2012-06-23
2
-3
/
+9
*
Updated Greek translation
Ioannis Zampoukas
2012-06-23
1
-219
/
+221
*
docs: do not use g_thread_init in the doc scanner
Xan Lopez
2012-06-21
1
-1
/
+1
*
Initial WebKit2 port
Carlos Garcia Campos
2012-06-21
35
-24
/
+824
*
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
2
-15
/
+9
*
Include libsoup header explicitly when required
Carlos Garcia Campos
2012-06-21
7
-3
/
+6
*
Updated Spanish translation
Daniel Mustieles
2012-06-21
1
-194
/
+203
*
Updated POTFILES.in
Piotr Drąg
2012-06-21
1
-1
/
+0
*
ephy-embed: show a message popup when entering fullscreen mode
Claudio Saavedra
2012-06-20
4
-0
/
+101
*
ephy-window: hide all chrome when entering fullscreen mode
Claudio Saavedra
2012-06-20
1
-1
/
+5
*
ephy-window: keep track of whether the downloads box is shown
Claudio Saavedra
2012-06-20
2
-5
/
+15
*
ephy-window: remove ephy-fullscreen-popup
Claudio Saavedra
2012-06-20
5
-551
/
+0
*
ephy-notebook: fix the property enabling tabs visibility
Claudio Saavedra
2012-06-20
3
-17
/
+20
*
ephy-location-controller: add missing get_property bits for "show-icon"
Claudio Saavedra
2012-06-20
1
-0
/
+3
*
ephy-window: add a method to toggle visibility of default actions
Claudio Saavedra
2012-06-20
1
-11
/
+19
*
ephy-location-controller: add a boolean "show-icon" property
Claudio Saavedra
2012-06-20
1
-0
/
+22
*
ephy-location-entry: make it possible to hide the favicon
Claudio Saavedra
2012-06-20
2
-3
/
+42
*
ephy-window: split ephy_window_set_active_tab() into smaller methods
Claudio Saavedra
2012-06-20
1
-165
/
+175
*
ephy-window: add _ephy_window_set_navigation_flags()
Claudio Saavedra
2012-06-20
1
-10
/
+14
*
Updated Greek translation
Tom Tryfonidis
2012-06-19
1
-742
/
+788
*
ephy-shell: EPHY_EMBED_SHELL_MODE_TEST means no realize
Diego Escalante Urrelo
2012-06-18
1
-1
/
+2
*
ephy-session-test: test recovering a multiple-window session
Xan Lopez
2012-06-15
1
-1
/
+50
*
ephy-shell: move variable to the only scope where it's used
Xan Lopez
2012-06-15
1
-3
/
+2
*
ephy-shell: initialize jump_to variable to FALSE
Xan Lopez
2012-06-15
1
-1
/
+1
*
popup-commands: use g_get_user_special_dir API
Diego Escalante Urrelo
2012-06-15
1
-1
/
+1
*
tests: add ephy-shell-test
Diego Escalante Urrelo
2012-06-15
2
-0
/
+368
*
ephy-shell: document EphyNewTabFlags
Diego Escalante Urrelo
2012-06-15
1
-0
/
+27
*
e-history-service: print db file when open fails
Diego Escalante Urrelo
2012-06-15
1
-1
/
+1
*
tests: add ephy-web-app-utils-test
Diego Escalante Urrelo
2012-06-15
2
-0
/
+157
*
e-web-app-utils: warn when app dir already exists
Diego Escalante Urrelo
2012-06-15
1
-1
/
+3
*
ephy-shell: imitate other flag checks for jump_to
Diego Escalante Urrelo
2012-06-15
1
-2
/
+1
*
ephy-shell: handy gboolean fullscreen_lockdown
Diego Escalante Urrelo
2012-06-15
1
-4
/
+4
*
ephy-shell: fix braces
Diego Escalante Urrelo
2012-06-15
1
-5
/
+3
*
ephy-web-view: remove unused EphyWebViewChrome elements
Diego Escalante Urrelo
2012-06-15
3
-14
/
+5
*
Fix memory leak
Carlos Garcia Campos
2012-06-15
1
-3
/
+4
*
epiphany-sections: remove some dead stuff
Xan Lopez
2012-06-14
1
-8
/
+0
*
Also remove the po/ old ChangeLog
Xan Lopez
2012-06-14
2
-8271
/
+0
*
Makefile.am: the old ChangeLogs are gone
Xan Lopez
2012-06-14
1
-5
/
+0
*
windows-commands: remove dead code
Claudio Saavedra
2012-06-14
1
-15
/
+0
*
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
5
-41
/
+62
*
Remove old ChangeLogs
Xan Lopez
2012-06-14
5
-38544
/
+0
*
ephy-bookmarks-import: missing return after if
Xan Lopez
2012-06-14
1
-0
/
+1
*
tests: add the beginnings of ephy-session unit testing
Xan Lopez
2012-06-14
2
-0
/
+104
*
Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TEST
Xan Lopez
2012-06-14
3
-5
/
+10
*
ephy-session: add a method to load a session from a string
Xan Lopez
2012-06-14
2
-20
/
+77
*
ephy-download-widget: Show bytes downloaded when the total size is unknown
Carlos Garcia Campos
2012-06-14
1
-20
/
+54
*
ephy-completion-model: use a cancellable with the history service
Claudio Saavedra
2012-06-13
1
-1
/
+14
*
ephy-history-window: cancel history operations during dispose
Claudio Saavedra
2012-06-13
1
-4
/
+12
*
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-session: fix memory leak in write_tab()
Pavel Vasin
2012-06-12
1
-2
/
+4
*
ephy-bookmarks-editor: fix GList leaks
Pavel Vasin
2012-06-12
1
-4
/
+2
*
ephy-bookmarks-editor: fix memory leak
Pavel Vasin
2012-06-12
1
-1
/
+14
*
ephy-completion-model: fix GList of EphyHistoryURL leak
Pavel Vasin
2012-06-12
1
-1
/
+1
*
ephy-web-view: fix GList leak
Pavel Vasin
2012-06-12
1
-3
/
+3
*
ephy-bookmarks: fix memory leaks
Pavel Vasin
2012-06-12
1
-2
/
+4
*
ephy-bookmark-action: fix memory leak
Pavel Vasin
2012-06-12
1
-0
/
+2
*
ephy-profile-utils: fix memory leak
Pavel Vasin
2012-06-12
1
-1
/
+2
*
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-window: simplify window_state_event() chain-up
Claudio Saavedra
2012-06-11
1
-4
/
+2
*
ephy-location-controller: add missing default case in set/get_property methods
Claudio Saavedra
2012-06-05
1
-4
/
+4
*
ephy-location-controller: use GBinding to sync properties with the entry
Claudio Saavedra
2012-06-05
1
-55
/
+15
*
ephy-location-entry: make parameters actual properties
Claudio Saavedra
2012-06-05
1
-0
/
+112
*
ephy-web-view: chain up to the parent constructed virtual method
Carlos Garcia Campos
2012-06-05
1
-0
/
+3
*
Updated Galician translations
Fran Diéguez
2012-06-03
1
-47
/
+68
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-05-30
1
-56
/
+73
*
Updated Slovenian translation
Matej Urbančič
2012-05-29
1
-517
/
+801
*
ephy-session: simplify code to handle session resume
Xan Lopez
2012-05-28
1
-5
/
+6
*
ephy-session: format comments a bit better
Xan Lopez
2012-05-28
1
-11
/
+8
*
ephy-session: missing space before '('
Xan Lopez
2012-05-28
1
-1
/
+1
*
ephy-session: remove a couple of redundant includes
Xan Lopez
2012-05-28
1
-2
/
+0
*
ephy-shell: fix a comment typo
Diego Escalante Urrelo
2012-05-27
1
-1
/
+1
*
e-web-app-utils: warn when cookies are unavailable
Diego Escalante Urrelo
2012-05-27
1
-0
/
+8
*
e-download: document get_content_type
Diego Escalante Urrelo
2012-05-27
1
-0
/
+10
*
update Simplified Chinese (zh_CN) translation
Wylmer Wang
2012-05-25
1
-388
/
+737
*
Updated Hebrew translation.
Yaron Shahrabani
2012-05-25
1
-67
/
+99
*
popup-commands: committed this by mistake
Xan Lopez
2012-05-25
1
-1
/
+0
*
configure.ac: require GTK+ 3.5.2 for OSD style class
Xan Lopez
2012-05-25
2
-1
/
+2
*
tests: include tests/data/ in dist
Diego Escalante Urrelo
2012-05-24
3
-0
/
+4
*
tests: add ephy-file-helpers-test
Diego Escalante Urrelo
2012-05-24
3
-0
/
+410
*
e-file-helpers: simplify ephy_file_get_downloads_dir
Diego Escalante Urrelo
2012-05-24
1
-7
/
+14
*
embed: remove custom CSS styling for the overlay progressbar
Cosimo Cecchi
2012-05-24
2
-31
/
+2
*
Updated Spanish translation
Daniel Mustieles
2012-05-21
1
-42
/
+62
*
Fix memory leak in ephy_web_view_set_popups_allowed
Lubomír Sedlář
2012-05-21
1
-3
/
+3
*
Always close bookmarks file
Lubomír Sedlář
2012-05-21
1
-7
/
+11
*
Prevent use of unitialized memory
Lubomír Sedlář
2012-05-21
1
-1
/
+1
*
Remove check for negative unsigned ints
Lubomír Sedlář
2012-05-21
1
-2
/
+0
*
preferences: fix 'Add language' dialog layout
Xan Lopez
2012-05-19
1
-2
/
+2
*
prefs: expose the Do Not Track setting in the preferences UI
Xan Lopez
2012-05-19
2
-25
/
+57
*
Add support for 'Do Not Track'
Xan Lopez
2012-05-19
3
-0
/
+52
*
ephy-main: fix typo in message
Xan Lopez
2012-05-19
1
-1
/
+1
*
Change of the title for Installed plugins page.
Peteris Krisjanis
2012-05-18
1
-3029
/
+3260
*
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
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-05-15
1
-23
/
+41
*
Updated Dutch translation by Rachid BM. Reviewed by Reinout van
Reinout van Schouwen
2012-05-12
1
-558
/
+922
*
Updated Galician translations
Fran Diéguez
2012-05-11
1
-4
/
+16
*
ephy-profile-utils: fix migrator binary name
Xan Lopez
2012-05-10
1
-1
/
+1
*
Updated Spanish translation
Daniel Mustieles
2012-05-10
1
-4
/
+17
*
Remove a few more egg leftovers
Xan Lopez
2012-05-10
4
-12
/
+0
*
tests: test that trying to run an invalid migration step fails
Xan Lopez
2012-05-10
5
-12
/
+46
*
ephy-profile-migrator: allow to run just one migration step
Xan Lopez
2012-05-10
1
-7
/
+53
*
ephy-window: no need to cast the return value of g_object_new
Xan Lopez
2012-05-10
1
-8
/
+8
*
tests: start tests for the migration code
Xan Lopez
2012-05-10
2
-0
/
+66
*
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
*
Updated Galician translations
Fran Diéguez
2012-05-09
1
-24
/
+32
*
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
4
-3
/
+3
*
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
*
Ensure private profile dirs actually do exist.
Xan Lopez
2012-05-08
3
-3
/
+9
*
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
*
Updated Spanish translation
Daniel Mustieles
2012-05-08
1
-24
/
+32
*
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
7
-16
/
+33
*
ephy-profile-utils: split profile migration from EphyShell
Xan Lopez
2012-05-08
4
-20
/
+23
*
Drop the use of GTK accel maps
William Jon McCann
2012-05-08
3
-42
/
+0
*
Updated Greek translation
Tom Tryfonidis
2012-05-03
1
-1
/
+1
*
Updated Greek translation
Tom Tryfonidis
2012-05-02
1
-1463
/
+1392
*
[release] 3.5.1
3.5.1
Xan Lopez
2012-05-02
2
-1
/
+28
*
Revert "tests: add ephy-file-helpers-test"
Xan Lopez
2012-05-02
3
-401
/
+0
*
ephy-navigation-history-action: restore menus
Diego Escalante Urrelo
2012-05-02
1
-0
/
+396
*
epiphany-bookmarks-html.xsl: prioritize smart link URIs over regular links
William Ting
2012-05-02
1
-4
/
+21
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-04-30
1
-5
/
+6
*
tests: add ephy-file-helpers-test
Diego Escalante Urrelo
2012-04-30
3
-0
/
+401
*
e-file-helpers: unset EPHY_UUID_ENVVAR on shutdown
Diego Escalante Urrelo
2012-04-30
1
-0
/
+2
*
Replace "system" with system languages when setting spelling dictionaries
Martin Robinson
2012-04-27
1
-0
/
+19
*
[l10n] Update Japanese translation
Takayuki KUSANO
2012-04-25
1
-383
/
+282
*
Updated Hungarian translation
Gabor Kelemen
2012-04-22
1
-278
/
+282
*
Updated Hebrew translation.
Yaron Shahrabani
2012-04-22
1
-497
/
+642
*
e-file-helpers: improve ephy_file_tmp_filename comment
Diego Escalante Urrelo
2012-04-22
1
-5
/
+8
*
e-web-app-utils: use LOG and g_warning instead of g_print
Diego Escalante Urrelo
2012-04-22
1
-3
/
+3
*
ephy-shell: EPHY_NEW_TAB_DONT_SHOW_WINDOW means no realize
Diego Escalante Urrelo
2012-04-22
1
-1
/
+1
*
Also consider email inputs when looking for user/password forms
Gustavo Noronha Silva
2012-04-21
1
-1
/
+1
*
Updated Spanish translation
Daniel Mustieles
2012-04-20
1
-2
/
+2
*
Updated Galician translations
Fran Diéguez
2012-04-20
1
-648
/
+814
*
Updated Norwegian bokmål translation
Kjartan Maraas
2012-04-19
1
-472
/
+718
*
ephy-window: remove additional spacing in the downloads bar
Sebastian Keller
2012-04-17
1
-2
/
+0
*
Updated Spanish translation
Daniel Mustieles
2012-04-16
1
-357
/
+386
*
ephy-notebook: disconnect settings signal handler on finalize
Xan Lopez
2012-04-16
1
-0
/
+3
*
Add an option to never show the tabs bar
Xan Lopez
2012-04-16
3
-8
/
+9
*
window-commands: switch pages using the EphyNotebook API
Xan Lopez
2012-04-16
3
-9
/
+73
*
Create a new 'tabs-bar-visibility-policy' setting
Xan Lopez
2012-04-16
5
-12
/
+43
*
Move resources to its own directory inside src/
Xan Lopez
2012-04-16
9
-12
/
+12
*
ephy-embed-single: introspection fixes
Xan Lopez
2012-04-14
2
-3
/
+3
*
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
*
Move a few EphyShell methods to ephy-private.h
Xan Lopez
2012-04-14
8
-19
/
+28
*
ephy-web-view: fix a few gtk-doc warnings
Xan Lopez
2012-04-14
1
-8
/
+6
*
Remove Help buttons
Xan Lopez
2012-04-13
4
-33
/
+37
*
Remove Epiphany manual
Xan Lopez
2012-04-13
83
-62867
/
+1
*
Updated Aragonese translation
Daniel Martinez Cucalon
2012-04-13
1
-1362
/
+1174
*
Add a 'crashed' option to the session restore policy
Xan Lopez
2012-04-12
2
-2
/
+3
*
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
4
-52
/
+33
*
ephy-session: remove unused variable
Xan Lopez
2012-04-12
1
-2
/
+0
*
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
*
tests: use EPHY_EMBED_SHELL_MODE_PRIVATE not FALSE
Diego Escalante Urrelo
2012-04-11
3
-3
/
+3
*
web-apps: s/StartupNotification/StartupNotify/ in desktop files
Xan Lopez
2012-04-11
1
-1
/
+1
*
ephy-shell: respect the lockdown quit setting
Rudolfs
2012-04-11
1
-2
/
+5
*
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Cheng-Chia Tseng
2012-04-11
2
-964
/
+928
*
[l10n]Updated Catalan (Valencian) translation
Carles Ferrando
2012-04-11
1
-1581
/
+1511
*
[l10n] Fixes on Catalan translation
Jordi Serratosa
2012-04-11
1
-214
/
+208
*
ephy-embed-single-test: unref the created EphyShell
Diego Escalante Urrelo
2012-04-11
1
-0
/
+1
*
ephy-embed-single: do not handle ephy-embed-prefs
Diego Escalante Urrelo
2012-04-11
2
-4
/
+3
*
Updated Spanish translation
Daniel Mustieles
2012-04-08
1
-73
/
+73
*
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
*
Updated Spanish translation
Daniel Mustieles
2012-04-04
1
-676
/
+814
*
ephy-completion-model: normalize NULL strings to "" in should_add_bookmark_to...
Xan Lopez
2012-04-03
1
-4
/
+4
*
ephy-download-test: correctly use fixture objects
Diego Escalante Urrelo
2012-04-02
1
-17
/
+2
*
HACKING: update with comment about casts
Xan Lopez
2012-04-02
1
-0
/
+5
*
ephy-shell: fix whitespace
Xan Lopez
2012-04-02
1
-3
/
+3
*
Revert "e-web-app-utils: whitespace nitpicks in casts"
Xan Lopez
2012-04-02
1
-5
/
+5
*
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
*
Updated Russian translation
Yuri Kozlov
2012-04-01
1
-801
/
+1021
*
ephy-shell: whitespace nitpick in cast
Diego Escalante Urrelo
2012-04-01
1
-2
/
+2
*
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
3
-8
/
+22
*
window-commands: get app name only once
Alexandre Mazari
2012-03-31
1
-7
/
+8
*
ephy-toolbar: fix stop/reload button alignment
Diego Escalante Urrelo
2012-03-31
1
-0
/
+10
*
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
*
ephy-encodings: reorder includes
Xan Lopez
2012-03-31
1
-3
/
+3
*
Makefile: silence epiphany resources generation
Xan Lopez
2012-03-31
1
-2
/
+2
*
ephy-encoding-dialog: reorder includes
Xan Lopez
2012-03-31
1
-9
/
+8
*
Updated Esperanto translation
Kristjan SCHMIDT
2012-03-31
1
-1426
/
+1119
*
ephy-window: listen to org.gnome.Epiphany.ui.show-toolbars
Xan Lopez
2012-03-30
1
-0
/
+30
*
Remove the 'disable-menubar' option
Xan Lopez
2012-03-30
3
-5
/
+0
*
Remove 'show-boomkarks-bar' option
Xan Lopez
2012-03-30
3
-6
/
+0
*
ephy-session: use g_slice_new for SessionCommand structure
Xan Lopez
2012-03-30
1
-3
/
+2
*
ephy-window: save the session when the last window is closed manually
Xan Lopez
2012-03-30
1
-1
/
+16
*
Fix compilation warning
Claudio Saavedra
2012-03-29
1
-1
/
+1
*
configure.ac: this Makefile does not exist anymore
Xan Lopez
2012-03-29
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
*
Updated POTFILES.in
Piotr Drąg
2012-03-29
1
-1
/
+1
*
build: intltool 0.50 add proper support for gsettings schemas
Javier Jardón
2012-03-29
3
-7
/
+4
*
ephy-web-app-utils: do not use the webview in the web app creation method
Alexandre Mazari
2012-03-29
3
-13
/
+11
*
ephy-shell: save the session state on Quit
Xan Lopez
2012-03-29
1
-0
/
+1
*
ephy-session: remove unused variable
Xan Lopez
2012-03-29
1
-1
/
+0
*
ephy-session: rename session_crashed.xml to session_state.xml
Xan Lopez
2012-03-29
1
-13
/
+13
*
ephy-session: it's not really possible to close while restoring anymore
Xan Lopez
2012-03-29
1
-11
/
+0
*
ephy-session: always auto-resume session on crash
Xan Lopez
2012-03-29
1
-178
/
+7
*
ephy-session: fix gtk-doc syntax
Xan Lopez
2012-03-29
1
-1
/
+1
[next]