summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Version 2.17.3.Christian Persch2006-12-042-0/+2
* Make progressbar smaller. Bug #368759.Christian Persch2006-12-032-113/+139
* Another mozilla API change.Christian Persch2006-12-011-8/+14
* Remove a double call to history copy when middle-clicking on back/forwardJean-François Rameau2006-11-122-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-091-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-225-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-171-1/+0
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-171-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-082-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-021-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-246-47/+123
* Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bugJean-François Rameau2006-09-131-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-13116-213/+213
* Remove some unnecessary static data.Christian Persch2006-09-0645-59/+59
* === Release 2.15.92 ===RELEASE_2_15_92Christian Persch2006-08-211-1/+1
* ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.Jean-François Rameau2006-08-092-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-071-0/+4
* Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777.Christian Persch2006-08-072-3/+3
* Add "delete text" command.Christian Persch2006-08-073-0/+28
* Also recognise keypad keys for navigation. Bug #337089.Christian Persch2006-08-071-0/+19
* Correctly mark mouse click events as consumed.Christian Persch2006-08-071-3/+7
* Remove suprious entry.Christian Persch2006-08-071-1/+0
* Make sure to destroy the dialogue in all cases.Christian Persch2006-08-071-11/+11
* Remove accel for ViewToolbar. Bug #328783.Christian Persch2006-08-051-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-245-14/+94
* Add accel. Bug #337913.Christian Persch2006-07-231-3/+4
* No need to double-init gnome-vfs.Christian Persch2006-07-231-1/+0
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-211-0/+2
* Fix for empty menubar accel setting. Don't activate insensitive actions,Christian Persch2006-07-101-7/+25
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-101-4/+5
* Fix compiler warning.Christian Persch2006-07-061-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-253-1/+78
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-184-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-051-10/+10
* Allow cookie list to be sorted. (fixes #337845)Frederic Peters2006-05-301-0/+2