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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Bump GTK+ dependency to GTK+ 3.x branch
Xan Lopez
2010-06-27
1
-2
/
+2
*
popup-commands: remove unneeded include
Xan Lopez
2010-06-27
1
-1
/
+0
*
pdm-dialog: plug leak
Xan Lopez
2010-06-13
1
-2
/
+4
*
pdm-dialog: nasty hack to compile with GSEAL enabled
Xan Lopez
2010-06-13
1
-2
/
+20
*
Do not access im_context GtkEntry element directly
Javier Jardón
2010-06-02
1
-0
/
+4
*
ephy-location-action: don't request EXTRA_COL
Diego Escalante Urrelo
2010-05-29
1
-2
/
+0
*
Remove obsolete include
Xan Lopez
2010-05-19
1
-1
/
+0
*
Update copyright string
Xan Lopez
2010-05-19
1
-1
/
+1
*
ephy-find-toolbar: highlight matches on find_again
Diego Escalante Urrelo
2010-05-19
1
-1
/
+10
*
ephy-find-toolbar: remove ephy_find_toolbar_find_again
Diego Escalante Urrelo
2010-05-19
1
-12
/
+1
*
ephy-find-toolbar: rename EphyEmbedFindResult to EphyFindResult
Diego Escalante Urrelo
2010-05-19
1
-18
/
+18
*
ephy-find-toolbar: simplify find next/prev functions
Diego Escalante Urrelo
2010-05-19
1
-35
/
+31
*
ephy-find-toolbar: remove useless ephy_find_toolbar_set_selection
Diego Escalante Urrelo
2010-05-19
1
-10
/
+2
*
Update the status message from within the EphyWebView
Xan Lopez
2010-05-19
1
-24
/
+0
*
Do not hardcode the statusbar context descriptions
Xan Lopez
2010-05-19
1
-2
/
+2
*
Avoid ending up with stuck URL-entry statusbar messages
Xan Lopez
2010-05-19
1
-1
/
+7
*
Use a chromium-like status bar by default
Xan Lopez
2010-05-19
6
-458
/
+33
*
Do not create statusbar messages for navigation actions
Xan Lopez
2010-05-19
3
-107
/
+1
*
Install introspection files in our own prefix, not g-i's
Dan Winship
2010-05-18
1
-2
/
+2
*
ephy-embed-single: remove add_sidebar signal
Diego Escalante Urrelo
2010-05-14
1
-41
/
+0
*
Remove popup state from the statusbar
Xan Lopez
2010-05-13
3
-116
/
+1
*
ephy-statusbar: remove caret browsing indicator
Xan Lopez
2010-05-13
3
-45
/
+0
*
Show a dialog when the user wants to enable caret browsing
Xan Lopez
2010-05-13
1
-0
/
+37
*
ephy-statusbar: remove lock-clicked signal
Xan Lopez
2010-05-13
3
-23
/
+0
*
Do not show the security status in the statusbar
Xan Lopez
2010-05-12
3
-54
/
+0
*
Remove smooth scrolling pref from the UI
Xan Lopez
2010-05-12
1
-2
/
+0
*
ephy-session: fix thinko when restoring a multiple-window session
Xan Lopez
2010-05-04
1
-7
/
+9
*
ephy-session: use an infobar to inform the user about session restoration
Xan Lopez
2010-05-03
2
-93
/
+196
*
Move homepage loading code to EphyWebView
Xan Lopez
2010-05-03
1
-25
/
+3
*
Move helper function into ephy-embed-utils.c
Xan Lopez
2010-05-03
1
-16
/
+2
*
Open URIs on new tab when middle-clicking on an history item
Mario Sanchez Prada
2010-04-22
1
-9
/
+100
*
Allow not copying history when creating a new embed
Mario Sanchez Prada
2010-04-22
2
-3
/
+6
*
Change sensitiveness for history buttons when clearing the history
Mario Sanchez Prada
2010-04-20
3
-5
/
+20
*
Split EphyNavigationAction in one abstract class and two subclasses
Mario Sanchez Prada
2010-04-20
8
-437
/
+825
*
Send 'Referer' on headers sent for context menu HTTP downloads
Mario Sanchez Prada
2010-04-17
1
-0
/
+1
*
ephy-toolbar: fix leave-fullscreen item visibility
Diego Escalante Urrelo
2010-04-14
1
-0
/
+1
*
Version the extensions dir with EPIPHANY_API_VERSION
Xan Lopez
2010-04-08
1
-1
/
+1
*
Duplicate strings to be used as url in the Up dropdown menu
Mario Sanchez Prada
2010-04-07
1
-1
/
+1
*
Improve page print implementation
Jose Millan Soto
2010-04-07
1
-1
/
+3
*
ephy-window: fix button-press callback return value
Diego Escalante Urrelo
2010-02-26
1
-8
/
+4
*
Correctly handle shit+click only in ephy-window
Diego Escalante Urrelo
2010-02-26
1
-0
/
+9
*
Always use i18n'd Desktop and Downloads dir names
Diego Escalante Urrelo
2010-02-24
1
-2
/
+5
*
Change 'Enable Java' setting to 'Enable Plugins'
Xan Lopez
2010-02-20
1
-1
/
+1
*
ephy-tabs-menu: show favicons instead of radiobuttons in the tabs menu.
Olivier Tilloy
2010-02-19
1
-46
/
+29
*
Open links in new windows with control+shift+click
Diego Escalante Urrelo
2010-02-17
1
-6
/
+24
*
Random formatting fixes
Diego Escalante Urrelo
2010-02-17
2
-6
/
+8
*
Remove legacy ALLOW_FIXUP flags
Diego Escalante Urrelo
2010-02-15
6
-14
/
+8
*
Use accessor functions instead direct access
Javier Jardón
2010-02-11
2
-2
/
+2
*
shift+control+click is not shift+click
Diego Escalante Urrelo
2010-02-11
1
-13
/
+18
*
Implemented print preview
Jose Millan Soto
2010-02-09
7
-563
/
+8
*
Clean uneeded EPHY_GET_WEBKIT_WEB_VIEW_FROM_EMBED
Diego Escalante Urrelo
2010-02-02
4
-6
/
+9
*
popup-commands: missing unref
Diego Escalante Urrelo
2010-01-30
1
-0
/
+1
*
ephy-bookmarks-import: check for possible NULL deref
Xan Lopez
2010-01-28
1
-1
/
+1
*
extensions-manager: remove legacy XML format support
Diego Escalante Urrelo
2010-01-26
1
-134
/
+2
*
extensions-manager: use GDir instead of dirent
Diego Escalante Urrelo
2010-01-26
1
-9
/
+16
*
ephy-window: assume windows are not popups by default
Xan Lopez
2010-01-25
1
-1
/
+1
*
Suggest Filename based on the mimetype and URI of the WebKitWebResource
Jorge Kalmbach
2010-01-23
1
-1
/
+30
*
window-commands: remove an empty line from f007602
Diego Escalante Urrelo
2010-01-21
1
-1
/
+1
*
Ask for confirmation when replacing files, in save as
Jorge Kalmbach
2010-01-21
1
-0
/
+2
*
Make text search faster by delaying the actual search
Gustavo Noronha Silva
2010-01-16
1
-4
/
+31
*
Miscellaneous nitpick fixes
Diego Escalante Urrelo
2010-01-12
3
-22
/
+21
*
Avoid blank items in back/forward menus
Diego Escalante Urrelo
2010-01-12
1
-3
/
+10
*
Remove uneeded default handlers for about dialog
Diego Escalante Urrelo
2010-01-09
1
-39
/
+0
*
Rename EphyWebView::ge-new-window to EphyWebView::new-window
Xan Lopez
2010-01-09
1
-1
/
+1
*
Emit again EphyWebView::ge-new-window when required
Xan Lopez
2010-01-09
1
-8
/
+8
*
Do not dist .gir files
Xan Lopez
2010-01-06
1
-1
/
+0
*
Update the installation directory for .gir and .typelib files
Iain Nicol
2009-12-28
1
-2
/
+2
*
Use introspection.m4 file to detect introspection support
Xan Lopez
2009-12-26
1
-7
/
+7
*
Reimplement window.close
Xan Lopez
2009-12-26
2
-13
/
+12
*
ephy-bookmarks-editor: wrong cast
Diego Escalante Urrelo
2009-12-20
1
-1
/
+1
*
ephy_gui_help: use gtk_show_uri to open help
Diego Escalante Urrelo
2009-12-19
8
-15
/
+9
*
Restore download on shift-click functionality
Gustavo Noronha Silva
2009-12-18
1
-25
/
+20
*
Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindow
Gustavo Noronha Silva
2009-12-17
14
-62
/
+63
*
ephy-statusbar: fix GTK+ version check, it was reversed
Xan Lopez
2009-12-16
1
-2
/
+2
*
Move profile migration tools from src/ to lib/
Xan Lopez
2009-12-15
5
-788
/
+1
*
Let web pages handle mouse clicks before doing our own handling
Gustavo Noronha Silva
2009-12-14
1
-1
/
+6
*
ephy-navigation-action: reverse forward history list
Carl van Toder
2009-12-09
1
-2
/
+2
*
ephy-statusbar: avoid widget surgery hacks with newer GTK+s
Xan Lopez
2009-12-08
1
-1
/
+8
*
ephy-encoding-dialog: fix compiler warning (and bug!)
Xan Lopez
2009-12-08
1
-2
/
+1
*
Revert "Don't use deprecated GtkButton API"
Diego Escalante Urrelo
2009-12-07
2
-8
/
+8
*
Don't use deprecated GtkButton API
Diego Escalante Urrelo
2009-12-06
2
-8
/
+8
*
Revert "Do not use deprecated GtkButton APIs"
Xan Lopez
2009-12-05
3
-4
/
+4
*
Remove redundant parameters in location-set API
Diego Escalante Urrelo
2009-12-05
6
-30
/
+20
*
docs: missing parameters in signals
Diego Escalante Urrelo
2009-12-03
2
-0
/
+5
*
docs: ephy-location-action
Diego Escalante Urrelo
2009-12-03
1
-8
/
+79
*
docs: ephy-toolbar
Diego Escalante Urrelo
2009-12-03
2
-3
/
+123
*
docs: ephy-statusbar
Diego Escalante Urrelo
2009-12-03
1
-1
/
+15
*
docs: ephy-window
Diego Escalante Urrelo
2009-12-03
2
-7
/
+9
*
Do not use deprecated GtkButton APIs
Xan Lopez
2009-11-30
3
-4
/
+4
*
Add GObject introspection annotations to more functions
Iain Nicol
2009-11-23
1
-2
/
+2
*
ephy-net-monitor: and use && instead of ||
Xan Lopez
2009-11-19
1
-1
/
+1
*
ephy-net-monitor: logic of the NULL checks was inverted
Xan Lopez
2009-11-19
1
-1
/
+1
*
Disconnect dbus callbacks when disposing of the monitor.
Tom Parker
2009-11-18
1
-4
/
+20
*
Add GObject introspection annotations to many *_get_* functions
Iain Nicol
2009-11-18
8
-12
/
+100
*
Set program name to match the desktop file
Gustavo Noronha Silva
2009-11-12
1
-0
/
+3
*
Enable gtk-doc & g-ir-scanner support for our introspection annotations
Iain Nicol
2009-10-30
1
-2
/
+38
[next]