summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* search-provider: tweak default timeoutMichael Catanzaro2014-09-231-1/+1
* search-provider: don't live foreverMichael Catanzaro2014-09-231-0/+4
* If a tab is created only for a download, close itGustavo Noronha Silva2014-09-071-0/+31
* Fix buildMichael Catanzaro2014-09-071-4/+0
* Remove the headless modeCarlos Garcia Campos2014-08-234-34/+6
* Move the search provider to its own binaryCarlos Garcia Campos2014-08-235-91/+138
* Create the EphyCompletionModel with a history service and bookmarks objectsCarlos Garcia Campos2014-08-234-14/+58
* Fix bookmark importingMichael Catanzaro2013-12-221-1/+1
* Fix text encoding dialogMichael Catanzaro2013-12-011-0/+1
* ephy-window: Allow again undo and redo and work again accel Ctrl+Z and Shift+...Yosef Or Boczko2013-11-152-0/+9
* ephy-location-entry: Set default size and allow to reduced the entryYosef Or Boczko2013-11-081-1/+0
* prefs-dialog: Expand the list of languagesYosef Or Boczko2013-10-281-1/+1
* ephy-find-toolbar: Work again / and ' to activate the find barYosef Or Boczko2013-10-011-1/+1
* ephy-navigation-history-action: fix missing return valueClaudio Saavedra2013-09-261-1/+1
* Add a new startup flag to indicate we are resuming a sessionGustavo Noronha Silva2013-09-203-5/+11
* ephy-toolbar: Add my name to copyrightYosef Or Boczko2013-09-201-1/+2
* ephy-window: Fix the margin of the toolbarYosef Or Boczko2013-09-201-10/+2
* actions: fix return value for button press events that pop up menusClaudio Saavedra2013-09-092-5/+8
* ephy-find-toolbar: Set view-wrapped icon according to locale's text directionYosef Or Boczko2013-09-031-1/+3
* ephy-bookmark-properties: icon name should not be marked for translationClaudio Saavedra2013-09-031-1/+1
* Drop GtkStockYosef Or Boczko2013-09-025-24/+16
* ephy-find-toolbar: Remove cast macros from places where it's not neededYosef Or Boczko2013-09-021-4/+4
* ephy-find-toolbar: Port to GtkSearchBarYosef Or Boczko2013-09-022-97/+33
* ephy-toolbar: Do not hardcode title style of a web-appYosef Or Boczko2013-09-021-16/+4
* search-provider: fix string comparisonCosimo Cecchi2013-08-311-1/+1
* ephy-window: Fix the margin of the toolbarYosef Or Boczko2013-08-311-3/+11
* ephy-toolbar: Fix the margin on the left side of the separatorYosef Or Boczko2013-08-311-2/+2
* Add a shell search providerGiovanni Campagna2013-08-295-0/+626
* EphyShell: add support for starting without windowsGiovanni Campagna2013-08-293-3/+29
* ephy-window: Use GtkFrame instead of GtkEventBox in the window titleYosef Or Boczko2013-08-291-6/+5
* ephy-window.c: explicitly show the event boxClaudio Saavedra2013-08-291-0/+1
* ephy-toolbar: Add close buttonYosef Or Boczko2013-08-301-15/+99
* ephy-window: Always show the top bar in app mode and show/hide title accordin...Yosef Or Boczko2013-08-301-1/+6
* ephy-window: Fix the margins in the top barYosef Or Boczko2013-08-301-2/+4
* ephy-window: Use the top bar GtkBox as titlebarYosef Or Boczko2013-08-301-5/+5
* ephy-toolbar: Use GtkBox instead GtkToolbarYosef Or Boczko2013-08-302-71/+57
* ephy-window: Simplify ephy_window_close()Claudio Saavedra2013-08-281-9/+7
* Make ephy_web_view_has_modified_forms() asynchronousCarlos Garcia Campos2013-08-281-49/+143
* Force an update on WNCK's knowledge of windows and workspacesGustavo Noronha Silva2013-08-141-0/+9
* Add help buttons to the pdm and pref dialogsEkaterina Gerasimova2013-08-043-3/+31
* Update links to help, add app menuitemEkaterina Gerasimova2013-08-0414-31/+39
* Remove duplicate GtkBuilder propertyEkaterina Gerasimova2013-08-041-1/+0
* ephy-window: disable new window creation in application modeClaudio Saavedra2013-08-031-0/+2
* e-window: hide unsensitive actions in webapp modeDiego Escalante Urrelo2013-08-031-1/+2
* e-window: hide and disable more actions in webapp modeDiego Escalante Urrelo2013-08-011-0/+9
* ephy-window: update commentClaudio Saavedra2013-08-011-1/+1
* Fix typo in a messageMichael Catanzaro2013-07-061-1/+1
* prefs: Use the correct signal to monitor GtkFileChooserButton's selection cha...Federico Mena Quintero2013-06-211-1/+1
* Move profile directory check to after checking for application modeGustavo Noronha Silva2013-06-091-7/+7
* ephy-find-toolbar: Correct the parent class usedBastien Nocera2013-05-231-1/+1