summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* e-window: use a css file for widget stylingAlexandre Mazari2011-07-302-18/+23
* Don't use g_list_length() to check for empty listsClaudio Saavedra2011-07-232-2/+2
* Fixed a typoPriit Laes2011-07-181-1/+1
* Remove leftover from Gecko eraPriit Laes2011-07-181-1/+0
* ephy-window: clear finished downloads when closing the downloads barDiego Escalante Urrelo2011-07-161-0/+22
* src: clean leftover NetworkManager varsDiego Escalante Urrelo2011-07-161-2/+0
* Don't bypass g-ir-scanner's --pkg, especially when that's already passed.Jasper Lievisse Adriaanse2011-07-131-1/+0
* window-commands: make get_suggested_title a separate functionXan Lopez2011-07-051-21/+29
* ephy-window: remove unused resize idle handler idXan Lopez2011-07-051-7/+0
* Open a new window in the primary instance when remoting without URIsClaudio Saavedra2011-06-301-3/+13
* Delete trailing whitespaces in ephy-shell.cClaudio Saavedra2011-06-301-63/+63
* ephy-shell: use new HACKING styleXan Lopez2011-06-302-832/+770
* Add an --application-mode flag and global modeXan Lopez2011-06-302-7/+23
* Use an enum for the global mode of the applicationXan Lopez2011-06-304-7/+9
* ephy-window: do not set the app for the window twiceXan Lopez2011-06-301-2/+0
* ephy-shell: set GApplication flags in constructed vmethodXan Lopez2011-06-301-6/+17
* ephy-shell: do not ref the shell more than neededXan Lopez2011-06-291-2/+0
* Use GtkApplication's window tracking for EphyWindow tooXan Lopez2011-06-291-1/+1
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-291-1/+1
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-298-598/+363
* ephy-application: use our private instance propertyXan Lopez2011-06-292-2/+18
* ephy-application: set G_APPLICATION_NON_UNIQUE inside the objectXan Lopez2011-06-292-9/+6
* ephy-application: add a private-instance propertyXan Lopez2011-06-294-4/+62
* ephy-window: do not assume there's always a location entryXan Lopez2011-06-291-3/+7
* Require an EphyApplication parameter when creating an EphyShellXan Lopez2011-06-293-6/+10
* ephy-main: use new indentation styleXan Lopez2011-06-281-336/+321
* ephy-application: format prototypesXan Lopez2011-06-281-11/+11
* ephy-window: the move tab actions should not depend on wrap-aroundXan Lopez2011-06-281-12/+9
* Added ephy-application.h to the list of exported headers.Sergio Villar Senin2011-06-281-1/+1
* Respect gtk-keynav-wrap-around in the global change-page handlerXan Lopez2011-06-272-30/+29
* Silent a warningClaudio Saavedra2011-06-271-1/+1
* Mark string parameters in ephy_session_queue_command() as constClaudio Saavedra2011-06-273-5/+5
* Ensure startup_context is not NULL before freeing itClaudio Saavedra2011-06-271-1/+4
* Drop all dbus-glib codeClaudio Saavedra2011-06-275-825/+3
* popup-commands: make 'Use picture as background' work againXan Lopez2011-06-251-22/+7
* Use NM_STATE_CONNECTED_GLOBAL instead of the compat #defineXan Lopez2011-06-241-1/+1
* Copy&paste a few NM defines/enums we need at compile timeXan Lopez2011-06-241-1/+1
* Require NetworkManagerXan Lopez2011-06-242-30/+6
* Implement GtkApplication based activation and uniquenessClaudio Saavedra2011-06-248-250/+537
* Use a gdbus-codegen generated GDBusProxy to monitor NM stateClaudio Saavedra2011-06-244-463/+41
* Use the generic marshaler throughoutXan Lopez2011-06-145-9/+4
* Tweak the "Hide Menubar" UI options slightly.Martin Robinson2011-06-131-7/+5
* ephy-window: do not do spell check for the empty stringXan Lopez2011-06-091-1/+1
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-0911-21/+21
* ephy-window: fix warningXan Lopez2011-06-091-1/+1
* Add suggestions to correct misspellings to the context menuXan Lopez2011-06-093-3/+104
* Move the save/load accelerators methods to the ephy file utilitiesClaudio Saavedra2011-06-081-39/+2
* Add ephy_string_commandline_args_to_uris() to ephy string utilitiesClaudio Saavedra2011-06-081-56/+12
* Tweak style for close buttons in notebooks removing paddings and bordersMario Sanchez Prada2011-06-061-1/+5
* Add optional spell checking, enabled by defaultXan Lopez2011-05-231-0/+3