| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the nautilus floating bar to lib/widgets | Xan Lopez | 2012-01-17 | 3 | -466/+0 |
* | floating-bar: import NautilisFloatingBar into Epiphany | Cosimo Cecchi | 2012-01-17 | 3 | -0/+466 |
* | ephy-notebook: use symbolic icon for close button | Xan Lopez | 2012-01-17 | 1 | -1/+2 |
* | ephy-page-menu: fix warning | Xan Lopez | 2012-01-17 | 1 | -1/+1 |
* | ephy-combined-stop-reload-action: object orientation is hard, let's go shopping | Xan Lopez | 2012-01-17 | 2 | -5/+5 |
* | ephy-page-menu: activate on button press | Xan Lopez | 2012-01-17 | 1 | -16/+41 |
* | Back/Forward actions do need to have a label set | Xan Lopez | 2012-01-17 | 2 | -0/+4 |
* | ephy-window: forgot this | Xan Lopez | 2012-01-17 | 1 | -1/+0 |
* | Refactor GtkActions with attached EphyWindows | Xan Lopez | 2012-01-17 | 13 | -215/+190 |
* | ephy-window: add extra bindings for zoom in/out | Xan Lopez | 2012-01-17 | 1 | -1/+5 |
* | ephy-navigation-history-action: make sure embed is focused after navigation | Xan Lopez | 2012-01-17 | 1 | -0/+2 |
* | ephy-toolbar: set a style class to the location+reload combo | Xan Lopez | 2012-01-17 | 1 | -0/+2 |
* | ephy-toolbar: use normal GtkButtons for the toolbar | Xan Lopez | 2012-01-17 | 2 | -20/+25 |
* | Stop using GtkUIManager to create the toolbar | Xan Lopez | 2012-01-17 | 7 | -13/+289 |
* | window-commands: update copyright year | Xan Lopez | 2012-01-15 | 1 | -1/+1 |
* | Make the visible name of the application 'Web' | Xan Lopez | 2012-01-14 | 1 | -4/+4 |
* | ephy-window: drop the PRIMARY_TOOLBAR style | Xan Lopez | 2012-01-14 | 1 | -3/+0 |
* | ephy-window: use the emblem icon for the page menu | Xan Lopez | 2012-01-14 | 1 | -1/+1 |
* | ephy-window: make fullscreen an extra binding | Xan Lopez | 2012-01-14 | 1 | -0/+2 |
* | ephy-window: do not track application windows too much | Xan Lopez | 2012-01-14 | 1 | -2/+0 |
* | ephy-window: remove some dead code | Xan Lopez | 2012-01-14 | 1 | -29/+1 |
* | ephy-window: add temporary extra binding for PageMenu | Xan Lopez | 2012-01-14 | 1 | -0/+4 |
* | ephy-window: simplify the chrome visibility logic | Xan Lopez | 2012-01-14 | 1 | -9/+3 |
* | ephy-page-menu-action: try to use the actual activate event when possible | Xan Lopez | 2012-01-14 | 1 | -1/+12 |
* | ephy-window: pass the application to the constructor | Xan Lopez | 2012-01-14 | 1 | -1/+4 |
* | ephy-window: remove some memubar leftovers | Xan Lopez | 2012-01-14 | 1 | -52/+4 |
* | Drop menubar and create an actions menu button in the toolbar | Xan Lopez | 2012-01-14 | 6 | -54/+170 |
* | Use the new Shell global menu for global actions | Xan Lopez | 2012-01-14 | 6 | -149/+140 |
* | ephy-window: make sure to hide all chrome in application mode | Xan Lopez | 2012-01-11 | 1 | -1/+5 |
* | Add mnemonics for password/recovery infobars | Jiro Matsuzawa | 2012-01-06 | 1 | -2/+2 |
* | ephy-navigation-history-action: remove some dead code | Xan Lopez | 2012-01-03 | 1 | -7/+0 |
* | make g_setenv() calls early enough during startup | Claudio Saavedra | 2012-01-02 | 1 | -12/+12 |
* | ephy-home-action: remove dead code | Xan Lopez | 2012-01-02 | 1 | -7/+0 |
* | ephy-window: remove GoHome action, it's not used (I hope!) | Xan Lopez | 2012-01-02 | 1 | -18/+0 |
* | Revert "Remove EphyHomeAction, it's unused" | Xan Lopez | 2012-01-02 | 4 | -0/+341 |
* | Remove EphyHomeAction, it's unused | Xan Lopez | 2012-01-02 | 4 | -341/+0 |
* | Remove EphyGoAction, it's unused | Xan Lopez | 2012-01-02 | 4 | -154/+0 |
* | Fake middle clicks without gtk_button_{press,release}, which are deprecated | Xan Lopez | 2012-01-02 | 4 | -33/+49 |
* | ephy-link-action: we don't have menu tool buttons that need to react to middl... | Xan Lopez | 2012-01-01 | 1 | -16/+2 |
* | ephy-session: use GTK's method to get the content area | Xan Lopez | 2012-01-01 | 1 | -1/+1 |
* | ephy-combined-stop-reload-action: add type checks | Xan Lopez | 2011-12-31 | 1 | -1/+5 |
* | ephy-combined-stop-reload-action: make sure we always set the initial state | Xan Lopez | 2011-12-31 | 1 | -7/+8 |
* | ephy-window: set statusbar cid on notebook's page-added | Xan Lopez | 2011-12-31 | 1 | -6/+6 |
* | ephy-notebook: remove unused method | Xan Lopez | 2011-12-30 | 2 | -15/+0 |
* | ephy-location-action: reorder includes | Xan Lopez | 2011-12-23 | 1 | -5/+4 |
* | Remove option to hide toolbars | Xan Lopez | 2011-12-20 | 2 | -77/+0 |
* | Remove the "Hide menubar" option | Xan Lopez | 2011-12-20 | 1 | -21/+0 |
* | Remove NavigationUp | Xan Lopez | 2011-12-20 | 5 | -160/+0 |
* | Use symbolic icons in the toolbar | Xan Lopez | 2011-12-20 | 2 | -6/+5 |
* | ephy-combined-stop-reload-action: include fixes | Xan Lopez | 2011-12-20 | 1 | -2/+1 |
* | Combine the Reload and Stop toolbar buttons into one | Claudio Saavedra | 2011-12-18 | 4 | -0/+239 |
* | ephy-session: do not store "ephy-about" URIs | Xan Lopez | 2011-12-15 | 1 | -0/+7 |
* | ephy-session: reorder includes | Xan Lopez | 2011-12-15 | 1 | -7/+4 |
* | window-commands: reorder includes | Xan Lopez | 2011-12-15 | 1 | -21/+21 |
* | ephy-notebook: reorder includes | Xan Lopez | 2011-12-15 | 1 | -8/+8 |
* | ephy-shell: correct bogus logic in warning message | Xan Lopez | 2011-12-15 | 1 | -7/+9 |
* | ephy-topic-action: another tiny leftover | Xan Lopez | 2011-12-15 | 1 | -1/+0 |
* | ephy-bookmark-action: kill unused code related to toolbar items | Xan Lopez | 2011-12-15 | 1 | -385/+19 |
* | ephy-topic-action: kill unused code related to toolbar items | Xan Lopez | 2011-12-15 | 1 | -228/+2 |
* | ephy-link-action: small cleanups | Xan Lopez | 2011-12-15 | 1 | -13/+12 |
* | ephy-related-action: remove, it's unused | Xan Lopez | 2011-12-15 | 4 | -226/+0 |
* | Remove last traces of the EggToolbar code | Xan Lopez | 2011-12-15 | 6 | -450/+4 |
* | ephy-bookmark-action: remove unused includes | Xan Lopez | 2011-12-15 | 1 | -7/+5 |
* | Remove the topic/bookmark factory actions | Xan Lopez | 2011-12-15 | 6 | -723/+0 |
* | Remove code to support bookmark/topic toolbar | Xan Lopez | 2011-12-15 | 4 | -538/+45 |
* | Remove ephy_window_get_toolbar | Xan Lopez | 2011-12-14 | 3 | -21/+0 |
* | Remove custom EphyToolbar in favor of a vanilla GtkToolbar | Xan Lopez | 2011-12-14 | 9 | -955/+459 |
* | Use an overlay progress bar for the loading progress. | Claudio Saavedra | 2011-12-14 | 1 | -70/+0 |
* | ephy-shell: add warning message about incorrect usage of ephy_shell_new_tab_full | Xan Lopez | 2011-12-12 | 1 | -1/+2 |
* | ephy-shell: fix weird spacing in LOG messages | Xan Lopez | 2011-12-12 | 1 | -5/+5 |
* | ephy-window: append new windows opened as tabs after current tab | Xan Lopez | 2011-12-12 | 1 | -3/+5 |
* | ephy-window: remove superfluous headers | Xan Lopez | 2011-12-10 | 1 | -2/+0 |
* | ephy-toolbar: reorder headers | Xan Lopez | 2011-12-06 | 1 | -8/+8 |
* | ephy-window: remove obsolete comment | Xan Lopez | 2011-12-05 | 1 | -2/+0 |
* | ephy-window: add global bindings for GoHistory and GoLocation | Xan Lopez | 2011-12-05 | 1 | -0/+3 |
* | Remove "Go" menu | Xan Lopez | 2011-12-05 | 1 | -1/+0 |
* | Remove last traces of dummy certificate manager | Xan Lopez | 2011-12-05 | 3 | -26/+0 |
* | ephy-window: fix accidentally reversed tab bindings | Xan Lopez | 2011-12-05 | 1 | -4/+4 |
* | ephy-window: remove the tabs menu | Xan Lopez | 2011-12-05 | 4 | -615/+7 |
* | Remove history dropdown menus from action buttons | Xan Lopez | 2011-12-05 | 5 | -430/+2 |
* | prefs-dialog: fix compiler warnings | Xan Lopez | 2011-12-04 | 1 | -1/+1 |
* | Remove homepage preference from GSettings | Xan Lopez | 2011-12-04 | 2 | -7/+3 |
* | Remove UI to define a homepage | Xan Lopez | 2011-12-04 | 1 | -64/+11 |
* | Remove toolbar editor | Xan Lopez | 2011-12-03 | 6 | -474/+0 |
* | ephy-window: small cleanups, mostly code reorg. | Xan Lopez | 2011-12-01 | 1 | -137/+129 |
* | Don't ever show tabs when in application mode | Claudio Saavedra | 2011-11-23 | 1 | -5/+8 |
* | Remove some deprecated GTK+ calls | Claudio Saavedra | 2011-11-22 | 1 | -4/+7 |
* | Use GNetworkMonitor to monitor network status | Xan Lopez | 2011-11-16 | 2 | -38/+14 |
* | Remove g_thread_init calls | Xan Lopez | 2011-11-06 | 1 | -3/+0 |
* | Show Webkit version | Juan A. Suarez Romero | 2011-11-02 | 1 | -1/+4 |
* | e-bookmark-properties: port to GtkGrid | Diego Escalante Urrelo | 2011-10-11 | 1 | -15/+19 |
* | pdm-dialog: port cookie properties to GtkGrid | Diego Escalante Urrelo | 2011-10-11 | 1 | -91/+36 |
* | Fixed Bug 660749. Call gtk_label_set_use_markup for the child of manual_button | Jiro Matsuzawa | 2011-10-07 | 1 | -0/+1 |
* | fix string format | Funda Wang | 2011-09-28 | 1 | -2/+2 |
* | Don't crash when network manager is not available | Ionut Biru | 2011-09-27 | 1 | -4/+5 |
* | ephy-shell: chain to parent ::startup method | Xan Lopez | 2011-09-17 | 1 | -0/+2 |
* | ephy-shell: remove unused includes | Xan Lopez | 2011-09-11 | 1 | -4/+0 |
* | ephy-shell: do not resume session in web app mode | Xan Lopez | 2011-09-11 | 1 | -5/+6 |
* | ephy-shell: sort includes and remove duplicates | Xan Lopez | 2011-09-11 | 1 | -29/+26 |
* | ephy-main: sort includes (and remove duplicates!) | Xan Lopez | 2011-09-11 | 1 | -14/+9 |
* | ephy-window: disable unwanted actions in application mode | Xan Lopez | 2011-09-09 | 1 | -3/+36 |
* | ephy-toolbar: undo this hack | Xan Lopez | 2011-09-09 | 1 | -7/+4 |
* | Display a notification if the web application saving fails | Claudio Saavedra | 2011-09-06 | 1 | -9/+13 |
* | Ask the user for confirmation before overwriting web applications | Claudio Saavedra | 2011-09-06 | 1 | -35/+87 |
* | Use EphyFileChooser filters usefully | Diego Escalante Urrelo | 2011-09-05 | 2 | -2/+2 |
* | ephy-window: hide some irrelevant context menu actions when in app mode | Xan Lopez | 2011-09-04 | 1 | -0/+12 |
* | ephy-bookmarks-ui: we need to include the EphyNode header | Xan Lopez | 2011-09-04 | 1 | -1/+2 |
* | ephy-window: sort includes | Xan Lopez | 2011-09-04 | 1 | -28/+28 |
* | ephy-web-app-utils: move the web app creation code here | Xan Lopez | 2011-09-04 | 1 | -3/+4 |
* | ephy-web-app-utils: rename ephy_delete_web_application to ephy_web_applicatio... | Xan Lopez | 2011-09-03 | 1 | -1/+1 |
* | Add --delete--application command line option to delete WebApps | Xan Lopez | 2011-09-02 | 1 | -0/+16 |
* | EphyWindow: Fix location entry's load progress | Claudio Saavedra | 2011-09-02 | 1 | -12/+24 |
* | ephy-window: same hack to allow ephy to launch itself from app mode | Xan Lopez | 2011-08-30 | 1 | -0/+4 |
* | window-commands: make 'Enter' activate the default response | Xan Lopez | 2011-08-30 | 1 | -0/+1 |
* | Show a notification when the newly created web-app is ready to be used | Xan Lopez | 2011-08-29 | 2 | -2/+39 |
* | ephy-window: sandbox app-mode instances to the app domain | Xan Lopez | 2011-08-29 | 1 | -0/+39 |
* | ephy-main: more parameter sanity check | Xan Lopez | 2011-08-29 | 1 | -0/+5 |
* | ephy-toolbar: disable New Window and New Tab actions | Xan Lopez | 2011-08-29 | 1 | -4/+11 |
* | Add basic support for Web Applications | Xan Lopez | 2011-08-29 | 5 | -26/+241 |
* | Use line-wrap in GtkInfoBar labels | Diego Escalante Urrelo | 2011-08-13 | 1 | -0/+1 |
* | e-bookmarks-editor: don't set directory | Diego Escalante Urrelo | 2011-08-12 | 1 | -3/+0 |
* | e-window: use a css file for widget styling | Alexandre Mazari | 2011-07-30 | 2 | -18/+23 |
* | Don't use g_list_length() to check for empty lists | Claudio Saavedra | 2011-07-23 | 2 | -2/+2 |
* | Fixed a typo | Priit Laes | 2011-07-18 | 1 | -1/+1 |
* | Remove leftover from Gecko era | Priit Laes | 2011-07-18 | 1 | -1/+0 |
* | ephy-window: clear finished downloads when closing the downloads bar | Diego Escalante Urrelo | 2011-07-17 | 1 | -0/+22 |
* | src: clean leftover NetworkManager vars | Diego Escalante Urrelo | 2011-07-17 | 1 | -2/+0 |
* | Don't bypass g-ir-scanner's --pkg, especially when that's already passed. | Jasper Lievisse Adriaanse | 2011-07-14 | 1 | -1/+0 |
* | window-commands: make get_suggested_title a separate function | Xan Lopez | 2011-07-05 | 1 | -21/+29 |
* | ephy-window: remove unused resize idle handler id | Xan Lopez | 2011-07-05 | 1 | -7/+0 |
* | Open a new window in the primary instance when remoting without URIs | Claudio Saavedra | 2011-07-01 | 1 | -3/+13 |
* | Delete trailing whitespaces in ephy-shell.c | Claudio Saavedra | 2011-07-01 | 1 | -63/+63 |
* | ephy-shell: use new HACKING style | Xan Lopez | 2011-06-30 | 2 | -832/+770 |
* | Add an --application-mode flag and global mode | Xan Lopez | 2011-06-30 | 2 | -7/+23 |
* | Use an enum for the global mode of the application | Xan Lopez | 2011-06-30 | 4 | -7/+9 |
* | ephy-window: do not set the app for the window twice | Xan Lopez | 2011-06-30 | 1 | -2/+0 |
* | ephy-shell: set GApplication flags in constructed vmethod | Xan Lopez | 2011-06-30 | 1 | -6/+17 |
* | ephy-shell: do not ref the shell more than needed | Xan Lopez | 2011-06-30 | 1 | -2/+0 |
* | Use GtkApplication's window tracking for EphyWindow too | Xan Lopez | 2011-06-30 | 1 | -1/+1 |
* | Always use the EphyEmbedShell to know if we are a private instance | Xan Lopez | 2011-06-30 | 1 | -1/+1 |
* | Merge EphyApplication into Ephy(Embed)Shell | Xan Lopez | 2011-06-30 | 8 | -598/+363 |
* | ephy-application: use our private instance property | Xan Lopez | 2011-06-29 | 2 | -2/+18 |
* | ephy-application: set G_APPLICATION_NON_UNIQUE inside the object | Xan Lopez | 2011-06-29 | 2 | -9/+6 |
* | ephy-application: add a private-instance property | Xan Lopez | 2011-06-29 | 4 | -4/+62 |
* | ephy-window: do not assume there's always a location entry | Xan Lopez | 2011-06-29 | 1 | -3/+7 |
* | Require an EphyApplication parameter when creating an EphyShell | Xan Lopez | 2011-06-29 | 3 | -6/+10 |
* | ephy-main: use new indentation style | Xan Lopez | 2011-06-29 | 1 | -336/+321 |
* | ephy-application: format prototypes | Xan Lopez | 2011-06-29 | 1 | -11/+11 |
* | ephy-window: the move tab actions should not depend on wrap-around | Xan Lopez | 2011-06-29 | 1 | -12/+9 |
* | Added ephy-application.h to the list of exported headers. | Sergio Villar Senin | 2011-06-28 | 1 | -1/+1 |
* | Respect gtk-keynav-wrap-around in the global change-page handler | Xan Lopez | 2011-06-28 | 2 | -30/+29 |
* | Silent a warning | Claudio Saavedra | 2011-06-28 | 1 | -1/+1 |
* | Mark string parameters in ephy_session_queue_command() as const | Claudio Saavedra | 2011-06-27 | 3 | -5/+5 |
* | Ensure startup_context is not NULL before freeing it | Claudio Saavedra | 2011-06-27 | 1 | -1/+4 |
* | Drop all dbus-glib code | Claudio Saavedra | 2011-06-27 | 5 | -825/+3 |
* | popup-commands: make 'Use picture as background' work again | Xan Lopez | 2011-06-25 | 1 | -22/+7 |
* | Use NM_STATE_CONNECTED_GLOBAL instead of the compat #define | Xan Lopez | 2011-06-24 | 1 | -1/+1 |
* | Copy&paste a few NM defines/enums we need at compile time | Xan Lopez | 2011-06-24 | 1 | -1/+1 |
* | Require NetworkManager | Xan Lopez | 2011-06-24 | 2 | -30/+6 |
* | Implement GtkApplication based activation and uniqueness | Claudio Saavedra | 2011-06-24 | 8 | -250/+537 |
* | Use a gdbus-codegen generated GDBusProxy to monitor NM state | Claudio Saavedra | 2011-06-24 | 4 | -463/+41 |
* | Use the generic marshaler throughout | Xan Lopez | 2011-06-14 | 5 | -9/+4 |
* | Tweak the "Hide Menubar" UI options slightly. | Martin Robinson | 2011-06-14 | 1 | -7/+5 |
* | ephy-window: do not do spell check for the empty string | Xan Lopez | 2011-06-10 | 1 | -1/+1 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 11 | -21/+21 |
* | ephy-window: fix warning | Xan Lopez | 2011-06-09 | 1 | -1/+1 |
* | Add suggestions to correct misspellings to the context menu | Xan Lopez | 2011-06-09 | 3 | -3/+104 |
* | Move the save/load accelerators methods to the ephy file utilities | Claudio Saavedra | 2011-06-09 | 1 | -39/+2 |
* | Add ephy_string_commandline_args_to_uris() to ephy string utilities | Claudio Saavedra | 2011-06-09 | 1 | -56/+12 |
* | Tweak style for close buttons in notebooks removing paddings and borders | Mario Sanchez Prada | 2011-06-06 | 1 | -1/+5 |
* | Add optional spell checking, enabled by default | Xan Lopez | 2011-05-23 | 1 | -0/+3 |
* | Stop propagating the "secure" boolean to the location action | Xan Lopez | 2011-05-22 | 4 | -29/+1 |
* | ephy-location-entry: do not use a yellow background for secure sites | Xan Lopez | 2011-05-22 | 1 | -15/+0 |
* | ephy-extensions-manager: plug leak | Xan Lopez | 2011-05-06 | 1 | -0/+1 |
* | ephy-home-action: plug leak | Xan Lopez | 2011-05-06 | 1 | -0/+1 |
* | Be smarter about tab grouping | Xan Lopez | 2011-05-01 | 3 | -6/+10 |
* | ephy-bookmark-action: fix warning | Xan Lopez | 2011-04-27 | 1 | -2/+0 |
* | Think McFly, think! | Xan Lopez | 2011-04-21 | 1 | -0/+3 |
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 4 | -16/+3 |
* | Add a preference to force internal view-source | Diego Escalante Urrelo | 2011-04-19 | 1 | -13/+31 |
* | Open new tabs to the right of the current one even for location entry | Danilo Šegan | 2011-04-19 | 1 | -1/+1 |
* | Only unset the value after we are done with the string for 'Save Link As...' | Gustavo Noronha Silva | 2011-04-18 | 1 | -1/+2 |
* | Add UI options to hide the menubar | Xan Lopez | 2011-04-18 | 1 | -1/+29 |
* | Do not save state for popup windows | Gustavo Noronha Silva | 2011-04-18 | 1 | -1/+5 |
* | Mark windows with modified chrome as popups and only allow resizing for them | Gustavo Noronha Silva | 2011-04-18 | 1 | -5/+10 |
* | popup-commands: also group tabs opened through the context menu | Xan Lopez | 2011-04-17 | 1 | -1/+2 |
* | Move overlay statusbar to EphyEmbed | Xan Lopez | 2011-04-16 | 1 | -12/+14 |
* | Update copyright for 2011. | Xan Lopez | 2011-04-05 | 1 | -1/+1 |
* | Fix warning in ephy-session.c. | Gustavo Noronha Silva | 2011-03-12 | 1 | -1/+1 |
* | Open requested URI in new tab when a crashed session exists | Gustavo Noronha Silva | 2011-03-12 | 1 | -9/+23 |
* | Unset resume_window when the session has been resumed | Gustavo Noronha Silva | 2011-03-12 | 1 | -0/+1 |
* | Do not include removed header | Gustavo Noronha Silva | 2011-03-12 | 1 | -1/+0 |
* | ephy-window: set visibility for fixed toolbar after setting the model | Xan Lopez | 2011-03-10 | 1 | -2/+2 |
* | ephy-window: hide fixed toolbar by default | Xan Lopez | 2011-03-10 | 1 | -0/+2 |
* | Remove minimum font size setting from UI | Xan Lopez | 2011-03-10 | 1 | -3/+0 |
* | toolbar: make sure the first toolbar gets the 'primary-toolbar' class | Cosimo Cecchi | 2011-03-09 | 1 | -0/+2 |
* | ephy-window: retitle the show-downloads-bar item | Diego Escalante Urrelo | 2011-03-08 | 1 | -1/+1 |
* | ephy-window: add new downloads UI | Diego Escalante Urrelo | 2011-03-08 | 2 | -7/+178 |
* | ephy-download-widget: new widget | Diego Escalante Urrelo | 2011-03-08 | 1 | -0/+2 |
* | ephy-download: add the new EphyDownload object | Diego Escalante Urrelo | 2011-03-08 | 7 | -106/+83 |
* | ephy-file-helpers: only one downloads_dir function | Diego Escalante Urrelo | 2011-03-08 | 1 | -31/+3 |
* | ephy-window: make construct_confirm_close_dialog reusable | Diego Escalante Urrelo | 2011-03-05 | 1 | -12/+16 |
* | popup-commands: indent fix | Diego Escalante Urrelo | 2011-03-04 | 1 | -2/+2 |
* | prefs-dialog: use GtkBuildable id instead of name | Diego Escalante Urrelo | 2011-02-25 | 1 | -12/+7 |
* | Remove deprecated gtk_button_pressed/released usage | Alexandre Mazari | 2011-02-24 | 2 | -2/+0 |
* | ephy-window: append new tabs after parent by default | Xan Lopez | 2011-02-12 | 1 | -1/+1 |
* | ephy-window: missing g_list_free | Diego Escalante Urrelo | 2011-01-21 | 1 | -0/+1 |
* | Use the new GTK_STATE_FLAG_NORMAL flag | Diego Escalante Urrelo | 2011-01-11 | 1 | -1/+1 |
* | ephy-bookmarks-editor: fix new topic selection bug | Vincas Dargis | 2011-01-11 | 1 | -0/+1 |
* | The Soviet government has fallen! | Xan Lopez | 2010-12-21 | 1 | -4/+4 |
* | ephy-extensions-manager: fix g_variant_builder usage | Diego Escalante Urrelo | 2010-12-16 | 1 | -2/+4 |
* | Port to gtk+ master's GtkStyleContext | Diego Escalante Urrelo | 2010-12-15 | 3 | -15/+20 |
* | prefs-dialog: enhance Fonts tab layout | Diego Escalante Urrelo | 2010-12-12 | 1 | -1/+1 |
* | ephy-web-view: use custom error pages | Diego Escalante Urrelo | 2010-12-11 | 1 | -74/+7 |
* | prefs: remove broken preferences from UI | Xan Lopez | 2010-12-09 | 1 | -6/+0 |
* | Fix .gir generation for srcdir != builddir | Xan Lopez | 2010-12-09 | 1 | -1/+1 |
* | ephy-web-view: make defines friendlier with introspection | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+2 |
* | ephy-bookmarks: remove unused BOOKMARKS_HIERARCHY_SEP | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+0 |
* | introspection: separate Egg into another gir file | Diego Escalante Urrelo | 2010-12-09 | 1 | -8/+28 |
* | introspection: fix wrong and missing annotations | Diego Escalante Urrelo | 2010-12-09 | 2 | -2/+25 |
* | prefs-dialog: new custom font selection UI | Diego Escalante Urrelo | 2010-12-08 | 1 | -6/+29 |
* | ephy-profile-migration: separate migration code into another binary | Diego Escalante Urrelo | 2010-12-07 | 2 | -7/+18 |
* | window-commands: hackfest mooded epiphany | Diego Escalante Urrelo | 2010-12-06 | 1 | -4/+4 |
* | window-commands: fix GtkAboutDialog property name | Diego Escalante Urrelo | 2010-12-06 | 1 | -1/+1 |
* | Use gtk_paned_new() instead gtk_[h|v]paned_new() | Javier Jardón | 2010-11-09 | 2 | -2/+2 |
* | ephy-main: remove libnotify leftover | Xan Lopez | 2010-11-06 | 1 | -4/+0 |
* | Drop usage of deprecated size-request signal | Matthias Classen | 2010-10-30 | 1 | -4/+21 |
* | Remove libnotify dependency | Xan Lopez | 2010-10-29 | 1 | -9/+0 |
* | popup-commands: use the image name on Open image | Diego Escalante Urrelo | 2010-10-25 | 1 | -13/+16 |
* | Always enable Web Inspector | Xan Lopez | 2010-10-24 | 2 | -10/+0 |
* | Spinner changes | Xan Lopez | 2010-10-24 | 7 | -134/+3 |
* | Use the new GtkComboText APIs | Matthias Classen | 2010-10-21 | 2 | -9/+9 |
* | Plug g_file_new_for_path leaks | Xan Lopez | 2010-10-13 | 1 | -2/+6 |
* | ephy-bookmarks: plug leak | Xan Lopez | 2010-10-12 | 1 | -0/+1 |
* | ephy-extensions-manager: improve toggle load code | Diego Escalante Urrelo | 2010-10-11 | 1 | -10/+9 |
* | ephy-extensions-manager: remove an always-true check | Diego Escalante Urrelo | 2010-10-11 | 1 | -2/+1 |
* | ephy-session: plug memory leaks | Xan Lopez | 2010-10-10 | 1 | -0/+3 |
* | Revert "Port to GtkSpinner" | Xan Lopez | 2010-10-10 | 3 | -8/+13 |
* | ephy-extensions-manager: plug memory leak | Xan Lopez | 2010-10-10 | 1 | -0/+3 |
* | Port to GtkSpinner | Xan Lopez | 2010-10-09 | 3 | -13/+8 |
* | gsettings: port epiphany to gsettings | Diego Escalante Urrelo | 2010-10-08 | 23 | -1101/+823 |
* | Use gtk_widget_get_preferred_size instead of gtk_widget_size_request | Xan Lopez | 2010-10-05 | 1 | -1/+1 |
* | Use gobject-introspection 0.9.5 syntax | Xan Lopez | 2010-10-04 | 1 | -4/+6 |
* | ephy-notebook: use set_group_name instead of set_group | Xan Lopez | 2010-10-04 | 1 | -2/+2 |
* | Update for latest GTK+ 3.x release. | Xan Lopez | 2010-09-11 | 7 | -53/+53 |
* | pdm-dialog: do not crash when clearing the passwords from prefs dialog | Xan Lopez | 2010-09-05 | 1 | -44/+41 |
* | GtkDialog separators are gone in GTK+ 3.x | Xan Lopez | 2010-09-05 | 4 | -5/+1 |
* | pdm-dialog: use gtk_message_dialog_get_message_area instead of home-grown hack | Xan Lopez | 2010-09-01 | 1 | -18/+1 |
* | Adapt to GtkNotebook signal signature changes | Diego Escalante Urrelo | 2010-07-15 | 4 | -5/+5 |
* | Defaults to ALL FILES on save_as dialogs | Jorge Kalmbach | 2010-07-09 | 1 | -1/+1 |