| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.13.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 |
* | Updated POTFILES.in | Piotr Drąg | 2012-03-29 | 1 | -1/+0 |
* | Rip out the EggSMClient code | Xan Lopez | 2012-03-28 | 8 | -2647/+0 |
* | resources: strip blanks from all XML files | Xan Lopez | 2012-03-28 | 1 | -6/+6 |
* | Make the resources depend on the actual UI files | Xan Lopez | 2012-03-28 | 11 | -21/+19 |
* | Use glib resources to bundle our UI files | Xan Lopez | 2012-03-28 | 12 | -49/+95 |
* | ephy-hosts-store: listen to favicon changes in the wk database | Claudio Saavedra | 2012-03-27 | 1 | -2/+66 |
* | Review translation | Khaled Hosny | 2012-03-27 | 1 | -73/+72 |
* | epiphany.h.in: remove ephy-history mention | Diego Escalante Urrelo | 2012-03-27 | 1 | -1/+0 |
* | download-widget: use the "linked" style class | Cosimo Cecchi | 2012-03-27 | 1 | -0/+4 |
* | configure.ac: bump version to 3.5.0 | Xan Lopez | 2012-03-27 | 1 | -4/+4 |
* | update Punjabi Translation | A S Alam | 2012-03-26 | 1 | -1382/+1192 |
* | ui: remove unused file | Xan Lopez | 2012-03-25 | 2 | -5/+0 |
* | Added Telugu help Translations | Sasi Bhushan | 2012-03-25 | 2 | -1/+2631 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-03-25 | 1 | -214/+208 |
* | update Malayalam translation | Praveen Arimbrathodiyil | 2012-03-24 | 1 | -178/+198 |
* | small correction | Praveen Arimbrathodiyil | 2012-03-24 | 1 | -1/+1 |
* | Malayalam translation updated | Praveen Arimbrathodiyil | 2012-03-24 | 1 | -2121/+1540 |
* | Updated Arabic translation | Abderrahim Kitouni | 2012-03-24 | 1 | -1323/+1135 |
* | [l10n]Updated Turkish translation | Muhammet Kara | 2012-03-24 | 1 | -117/+112 |
* | Updated Telugu Translation | Praveen Illa | 2012-03-24 | 1 | -482/+413 |
* | Updated Danish translation | Kenneth Nielsen | 2012-03-22 | 1 | -405/+404 |
* | Updated Czech translation | Lucas Lommer | 2012-03-22 | 1 | -1354/+598 |
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -41/+24 |
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-03-22 | 1 | -1361/+1175 |
* | Updated Russian translation | Yuri Myasoedov | 2012-03-22 | 1 | -160/+142 |
* | Updated Finnish translation by Jiri Grönroos | Timo Jyrinki | 2012-03-22 | 1 | -283/+389 |
* | profile-migrator: do not freak out if the history is empty | Xan Lopez | 2012-03-21 | 1 | -4/+6 |
* | [release] 3.3.923.3.92 | Xan Lopez | 2012-03-21 | 2 | -1/+19 |
* | 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 |
* | ephy-completion-model: minor cleanup | Claudio Saavedra | 2012-03-21 | 1 | -1/+1 |
* | ephy-completion-model: fix a few leaks | Claudio Saavedra | 2012-03-21 | 1 | -2/+6 |
* | Update Simplified Chinese translation. | Automatic Mirroring | 2012-03-21 | 1 | -245/+235 |
* | ephy-history-window: fix callback for new signal signature | Xan Lopez | 2012-03-20 | 1 | -0/+1 |
* | POTFILES.in: remove ephy-history.h | Xan Lopez | 2012-03-20 | 1 | -1/+0 |
* | configure.ac: we require WebKitGTK+ 1.7.92 now | Xan Lopez | 2012-03-20 | 1 | -1/+1 |
* | doc: remove references to removed files | Xan Lopez | 2012-03-20 | 1 | -2/+0 |
* | Remove EphyHistory from the repository. It's unused now. | Xan Lopez | 2012-03-20 | 9 | -1236/+1 |
* | bookmarks: use the new favicon database | Xan Lopez | 2012-03-20 | 1 | -12/+13 |
* | Replace EphyFaviconCache by WebKit's icon database cache | Sergio Villar Senin | 2012-03-20 | 16 | -1077/+130 |