/games/circuslinux/files/

h=RELEASE_2_21_5' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds SelectAll stock icon.Diego Escalante Urrelo2007-06-082-2/+2
* src/ephy-history-window.c src/bookmarks/ephy-bookmarks-editor.cDiego Escalante Urrelo2007-06-062-6/+6
* Fix go button behaviour to react to button-release-event and notDiego Escalante Urrelo2007-06-061-1/+1
* Added GTK_STOCK_SELECT_ALL to SelectAll action.Diego Escalante Urrelo2007-06-061-1/+1
* Make this comment accurate.Christian Persch2007-05-201-1/+1
* Make this string static.Christian Persch2007-05-201-3/+2
* Make Shift+Return find previous when searching. Patch by Robin Stocker.Diego Escalante Urrelo2007-05-051-0/+8
* Copy the items on the completion list as the user moves through them. TheXan Lopez2007-05-023-1/+31
* Avoid opening nautilus if downloads are done to Desktop. This re-fixes bugDiego Escalante Urrelo2007-04-251-19/+3
* Middle clicking the Go button should open the location bar address contentDiego Escalante Urrelo2007-04-161-3/+12
* Allow the user to select a different bookmark topic on the toolbar by justDiego Escalante Urrelo2007-04-031-0/+44
* Make progressbar taller. Bug #421060.Christian Persch2007-03-251-8/+14
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-12116-322/+322
* Regenerate the type builtins when the Makefile changes. Should fix bugChristian Persch2007-03-112-12/+12
* Don't use C++-style comments in C files. No code changes, only commentsChristian Persch2007-03-064-9/+11
* Don't crash when we cannot access the system bus. Bug #404514, patch byChristian Persch2007-03-041-6/+11
* Make sure the type builtins are regenerated when the Makefile changes.Christian Persch2007-03-042-4/+4
* Make this a regular check, not g_return_if_fail.Christian Persch2007-01-291-3/+1
* Fix error condition check.Christian Persch2007-01-291-1/+1
* Make sure we don't write characters < 0x20 (except 0x9, 0xa, 0xd) to XML.Christian Persch2007-01-291-20/+72
* Fix the wrapping of the singleton Ephy[Embed]Shell as "epiphany.Shell()".Christian Persch2007-01-292-15/+48
* configure.acLuca Ferretti2007-01-182-2/+2
* Avoid opening a nautilus window when downloads are finished if theDiego Escalante Urrelo2007-01-181-2/+20
* Fixes compilation with gcc 2. Bug #394699. Patch by Jens Granseuer.Diego Escalante Urrelo2007-01-101-3/+2
* Update for 2007.Christian Persch2007-01-101-1/+1
* Opens images in a new browser window if EOG is not found. Bug #167595.Diego Escalante Urrelo2007-01-091-9/+21
* Changes "..." for the ellipsis character "…". Bug #324380. Patch byDiego Escalante Urrelo2007-01-096-28/+28
* Fixes a problem at link time on Darwin, bug #387233. Patch by paul.Diego Escalante Urrelo2007-01-092-0/+2
* Check the result of ephy_file_launch_desktop_file () so if it fails we tryDiego Escalante Urrelo2007-01-091-1/+7
* Workaround/semi-fix for bug #351814. The real cause of the problem is theDiego Escalante Urrelo2007-01-091-1/+1
* Utilize GLib's new g_timeout_add_seconds to reduce context switches andDiego Escalante Urrelo2007-01-034-8/+13
* Disables "Add Bookmark" in the File menu when bookmarks are locked down.Diego Escalante Urrelo2007-01-033-1/+22
* Make sure to init gthread as first call to glib.Christian Persch2007-01-011-0/+4
* Remove x bit from source filesChristian Persch2006-12-316-0/+0
* Removed uneeded #include <gtk/gtkframe.h>.Diego Escalante Urrelo2006-12-311-1/+0
* .cvsignore files are obsoleteChristian Persch2006-12-302-23/+0
* Only use the statusbar size-allocate hack on gtk <= 2.10 now that gtk bugChristian Persch2006-12-251-1/+7
* === Release 2.17.4 ===RELEASE_2_17_4Christian Persch2006-12-191-0/+1
* Show favicons in location entry drop-down. Bug #112748, patch by DiegoChristian Persch2006-12-183-1/+42
* Fix file name extension when exporting bookmarks. Bug #358986, patch byChristian Persch2006-12-181-2/+5
* Fix a signal leak. Bug #363837, patch by John Millikin.Christian Persch2006-12-181-0/+7
* Fix a mem leak. Bug #373549, patch by Diego Escalante Urrelo.Christian Persch2006-12-181-0/+2
* Limit tab tooltip length. Bug #324052, patch by Diego Escalante Urrelo.Christian Persch2006-12-181-1/+7
* Allow to drag plaintext to tabbar. Bug #339339, patch by Michael Hofmann.Christian Persch2006-12-181-1/+10
* List title and URL in location entry drop-down. Bug #169550, patch byChristian Persch2006-12-183-1/+15
* Load about data from file.Christian Persch2006-12-182-31/+82
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-172-136/+98
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-1510-11/+17
* Remove the proxy icon from View->Page Source menu entry.Luca Ferretti2006-12-141-1/+1
* Move code around.Christian Persch2006-12-091-6/+0
* Remove old stock iconsLuca Ferretti2006-12-091-0/+6
* Ctrl-middle click on a bookmarm should open a new tab. Fixes bug #334463,Wouter Bolsterlee2006-12-051-1/+1
* Version 2.17.3.Christian Persch2006-12-052-0/+2
* Make progressbar smaller. Bug #368759.Christian Persch2006-12-042-113/+139
* Another mozilla API change.Christian Persch2006-12-021-8/+14
* Remove a double call to history copy when middle-clicking on back/forwardJean-François Rameau2006-11-132-10/+9
* Remove redundant gtk_button_set_relief call. Fixes bug #372760.Ryan Lortie2006-11-121-1/+0
* Also disable the "Open Image" context menu action if the desktop wideWouter Bolsterlee2006-11-101-0/+2
* Add some more F5 shortcuts to handle all the MSIE "refresh page" bindings.Wouter Bolsterlee2006-11-101-0/+5
* === Release 2.17.2 ===RELEASE_2_17_2Christian Persch2006-11-061-1/+1
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-10-235-6/+43
* Don't try to close shared dbus connections. This avoids dbus warnings onWouter Bolsterlee2006-10-181-12/+2
* Remove unused type variable.Wouter Bolsterlee2006-10-181-1/+0
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-181-41/+6
* Automatically open a Nautilus window after downloading has finished. FixesWouter Bolsterlee2006-10-151-0/+21
* Use full width for bookmarks search bar. Fixes bug #349349, patch by DiegoWouter Bolsterlee2006-10-151-1/+1
* Fix unprotected call to ephy_node_remove_child. Bug #362063.Jean-François Rameau2006-10-151-1/+4
* Fix a bug in the last commit.Christian Persch2006-10-092-2/+2
* Make the enum/flags values not global.Christian Persch2006-10-082-14/+14
* Add a window group for the history window.Christian Persch2006-10-031-0/+6
* Fix compile warnings.Christian Persch2006-10-011-1/+1
* Add middle-click on New Tab/Window button to open URL on clipboard. FixJean-François Rameau2006-09-256-47/+123
* Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bugJean-François Rameau2006-09-141-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-13116-213/+213
* Remove some unnecessary static data.Christian Persch2006-09-0745-59/+59
* === Release 2.15.92 ===RELEASE_2_15_92Christian Persch2006-08-221-1/+1
* ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.Jean-François Rameau2006-08-102-10/+1
* Expose notebook->priv->focused_pages to extensions. Fix bug #350187.Jean-François Rameau2006-08-084-0/+29
* Don't allow closing the window if quit is locked down. Patch by DiegoChristian Persch2006-08-081-0/+4
* Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.Christian Persch2006-08-082-3/+3
* Add "delete text" command.Christian Persch2006-08-083-0/+28
* Also recognise keypad keys for navigation. Bug #337089.Christian Persch2006-08-081-0/+19
* Correctly mark mouse click events as consumed.Christian Persch2006-08-081-3/+7
* Remove suprious entry.Christian Persch2006-08-081-1/+0
* Make sure to destroy the dialogue in all cases.Christian Persch2006-08-081-11/+11
* Remove accel for ViewToolbar. Bug #328783.Christian Persch2006-08-061-1/+1
* Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File ->Luca Ferretti2006-07-261-1/+1
* Add page security info dialogue from Certificates extension.Christian Persch2006-07-255-14/+94
* Add accel. Bug #337913.Christian Persch2006-07-241-3/+4
* No need to double-init gnome-vfs.Christian Persch2006-07-241-1/+0
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-221-0/+2
* Fix for empty menubar accel setting. Don't activate insensitive actions,Christian Persch2006-07-111-7/+25
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-111-4/+5
* Fix compiler warning.Christian Persch2006-07-071-1/+1
* Don't cast to gboolean but check for != NULL instead.Christian Persch2006-07-011-2/+2
* Add fur.Christian Persch2006-07-011-0/+1
* Add EphyFindToolbar type to Python binding. Bug #345837.Jean-François Rameau2006-06-263-1/+78
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-194-45/+25
* Make the crash recovery dialog appear on the taskbar. Fixes bug #345010.Wouter Bolsterlee2006-06-161-0/+1
* copy history over when opening link in new tab/win using context menu.Wouter Bolsterlee2006-06-081-0/+9
* Don't crash on error from zeroconf bookmarks. Fixes bug #343922.Christian Persch2006-06-06