| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | A lib/widgets/ephy-spinner-tool-item.c: A | Christian Persch | 2006-10-18 | 1 | -0/+13 |
* | Fix a crash after failing to get the spinner animation or rest icons. | Christian Persch | 2006-10-18 | 1 | -0/+10 |
* | Automatically open a Nautilus window after downloading has finished. Fixes | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+11 |
* | Use full width for bookmarks search bar. Fixes bug #349349, patch by Diego | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+7 |
* | Fix unprotected call to ephy_node_remove_child. Bug #362063. | Jean-François Rameau | 2006-10-15 | 1 | -0/+6 |
* | Implement EphyPasswordManagerIface.add to add stored passwords. Fixes bug | Wouter Bolsterlee | 2006-10-15 | 1 | -0/+6 |
* | Fix a bug in the last commit. | Christian Persch | 2006-10-09 | 1 | -0/+10 |
* | Make the enum/flags values not global. | Christian Persch | 2006-10-08 | 1 | -0/+10 |
* | Revert part of the last change, we don't need the top window here. | Christian Persch | 2006-10-07 | 1 | -0/+6 |
* | Use the top DOM window here, and adapt to gecko 1.8.1. | Christian Persch | 2006-10-06 | 1 | -0/+6 |
* | Fix build with gecko 1.8.1. | Christian Persch | 2006-10-05 | 1 | -0/+6 |
* | Add a window group for the history window. | Christian Persch | 2006-10-03 | 1 | -0/+7 |
* | Fix compile warnings. | Christian Persch | 2006-10-01 | 1 | -0/+8 |
* | R embed/mozilla/AutoEventQueue.cpp: R embed/mozilla/AutoEventQueue.h: | Christian Persch | 2006-09-30 | 1 | -0/+7 |
* | Simplify code and save some memory. | Christian Persch | 2006-09-30 | 1 | -0/+13 |
* | Add smb: to recognised web schemes. Bug #352733. | Christian Persch | 2006-09-30 | 1 | -0/+6 |
* | Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing to | Christian Persch | 2006-09-30 | 1 | -0/+14 |
* | Add middle-click on New Tab/Window button to open URL on clipboard. Fix | Jean-François Rameau | 2006-09-25 | 1 | -0/+12 |
* | These header files were GPL v2-only while the implementation .cpp files | Christian Persch | 2006-09-24 | 1 | -0/+9 |
* | Fix find direction. | Christian Persch | 2006-09-18 | 1 | -0/+6 |
* | Default to printing background images. | Christian Persch | 2006-09-17 | 1 | -0/+6 |
* | Remove ill-conceived attempt at uninstalling the XPInstall handler, and | Christian Persch | 2006-09-17 | 1 | -0/+12 |
* | Activate about:config warning. | Christian Persch | 2006-09-17 | 1 | -0/+6 |
* | Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bug | Jean-François Rameau | 2006-09-14 | 1 | -0/+7 |
* | Clicking favicon in the location bar selects URL. Fix bug #349557. | Jean-François Rameau | 2006-09-14 | 1 | -0/+7 |
* | Prefer xulrunner over mozilla. | Christian Persch | 2006-09-13 | 1 | -0/+6 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -0/+6 |
* | Set API version to 2.17. | Christian Persch | 2006-09-04 | 1 | -0/+6 |
* | Post-release version bump.GNOME_2_16_BRANCHPOINT | Christian Persch | 2006-09-04 | 1 | -0/+10 |
* | Update API version for 2.16. | Christian Persch | 2006-09-04 | 1 | -0/+6 |
* | Add some more mime types. Fixes bug #352482. | Christian Persch | 2006-08-24 | 1 | -0/+6 |
* | Make this LGPL. | Christian Persch | 2006-08-22 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2006-08-22 | 1 | -0/+6 |
* | === Release 2.15.92 ===RELEASE_2_15_92 | Christian Persch | 2006-08-22 | 1 | -1/+24 |
* | Don't show the empty window that the print options tab is | Christian Persch | 2006-08-22 | 1 | -4/+6 |
* | Enable pango for Urdu locale. | Christian Persch | 2006-08-21 | 1 | -0/+6 |
* | YAMAC. | Christian Persch | 2006-08-19 | 1 | -0/+6 |
* | Disable DOM storage for now. | Christian Persch | 2006-08-19 | 1 | -0/+6 |
* | Fix crash when reading the options file. Bug #351788. Actually return the | Christian Persch | 2006-08-18 | 1 | -0/+7 |
* | Enable pango for Thai locale. Bug #339532. | Christian Persch | 2006-08-17 | 1 | -0/+6 |
* | Fix a typo. Fix intltool req. | Kjartan Maraas | 2006-08-15 | 1 | -0/+5 |
* | Don't crash on error. Bug #351187. | Christian Persch | 2006-08-14 | 1 | -0/+7 |
* | nsIPassword.h is always available. Fixes bug #350997. | Christian Persch | 2006-08-12 | 1 | -0/+6 |
* | Fix crash on PPC due to differing pointer types. | Christian Persch | 2006-08-11 | 1 | -0/+6 |
* | Add missing semicolon. Bug #350711. | Christian Persch | 2006-08-10 | 1 | -0/+6 |
* | ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. | Jean-François Rameau | 2006-08-10 | 1 | -0/+12 |
* | Fix one AS_HELP_STRING. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Expose notebook->priv->focused_pages to extensions. Fix bug #350187. | Jean-François Rameau | 2006-08-08 | 1 | -0/+9 |
* | Post-release version bump. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | === Release 2.5.91 ===RELEASE_2_5_91 | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Don't allow closing the window if quit is locked down. Patch by Diego | Christian Persch | 2006-08-08 | 1 | -0/+7 |
* | Avoid accels on thin characters. Patch by Crispin Flowerday, bug #331777. | Christian Persch | 2006-08-08 | 1 | -0/+8 |
* | Add "delete text" command. | Christian Persch | 2006-08-08 | 1 | -0/+8 |
* | Also recognise keypad keys for navigation. Bug #337089. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Correctly mark mouse click events as consumed. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Improve the a11y theme check. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Use variables here, not configure substitutions. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Simply CallGetService to get the pref branch. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Use AutoJSContextStack on window open. Disable XPrint. | Christian Persch | 2006-08-08 | 1 | -0/+7 |
* | Set printer name setting. | Christian Persch | 2006-08-08 | 1 | -4/+4 |
* | Try to fix the docs build with gecko trunk. | Christian Persch | 2006-08-08 | 1 | -0/+12 |
* | Remove suprious entry. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Make sure to destroy the dialogue in all cases. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h: | Christian Persch | 2006-08-08 | 1 | -0/+8 |
* | Don't start search on <embed> and <object> elements. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Don't leak the UI language. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Add more mime types. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Document the print_frames key. | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Decrease maximum progress update to 0.5s | Christian Persch | 2006-08-08 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2006-08-06 | 1 | -0/+6 |
* | Fix the build. | Christian Persch | 2006-08-06 | 1 | -0/+7 |
* | Remove accel for ViewToolbar. Bug #328783. | Christian Persch | 2006-08-06 | 1 | -0/+6 |
* | A lib/ephy-print-utils.c: A lib/ephy-print-utils.h: | Christian Persch | 2006-08-05 | 1 | -0/+15 |
* | Define STOCK_NEW_WINDOW with named icon "window-new" and use it in File -> | Luca Ferretti | 2006-07-26 | 1 | -0/+11 |
* | Set default dictionary based on applicable locale names. | Jean-François Rameau | 2006-07-25 | 1 | -0/+6 |
* | Make this a vbox, not a table. | Christian Persch | 2006-07-25 | 1 | -0/+6 |
* | Fix default activation. | Christian Persch | 2006-07-25 | 1 | -0/+11 |
* | Fix spacings, and don't use dummy text. | Christian Persch | 2006-07-25 | 1 | -0/+6 |
* | Add page security info dialogue from Certificates extension. | Christian Persch | 2006-07-25 | 1 | -0/+20 |
* | Missing GeckoFormSigningDialog entries. | Jean-François Rameau | 2006-07-24 | 1 | -0/+6 |
* | Add accel. Bug #337913. | Christian Persch | 2006-07-24 | 1 | -0/+6 |
* | Implement nsIDOMCryptoDialogs, nsITokenDialogs and | Christian Persch | 2006-07-24 | 1 | -0/+17 |
* | No need to double-init gnome-vfs. | Christian Persch | 2006-07-24 | 1 | -0/+6 |
* | Implement nsIFormSigningDialog. Bug #312869. | Christian Persch | 2006-07-23 | 1 | -0/+10 |
* | Add a way to turn off password remembering. Bug #332374. | Christian Persch | 2006-07-22 | 1 | -0/+10 |
* | Add our options in a custom tab in the print dialogue. | Christian Persch | 2006-07-22 | 1 | -0/+13 |
* | When resetting the entry also emit user-changed, to restore the original | Christian Persch | 2006-07-20 | 1 | -0/+9 |
* | Force label wrapping. | Christian Persch | 2006-07-19 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2006-07-11 | 1 | -0/+6 |
* | === Release 2.15.4 ===RELEASE_2_15_4 | Christian Persch | 2006-07-11 | 1 | -0/+6 |
* | Work around bug #346662 by not changing selection while removing the | Christian Persch | 2006-07-11 | 1 | -0/+8 |
* | Fix for empty menubar accel setting. Don't activate insensitive actions, | Christian Persch | 2006-07-11 | 1 | -0/+8 |
* | Fix middle-click and ctrl-enter in the location entry autocompletion | Christian Persch | 2006-07-11 | 1 | -0/+12 |
* | Don't hammer the cpu when downloading file with an unknown size. Fix bug | Jean-François Rameau | 2006-07-07 | 1 | -0/+12 |
* | Fix compiler warning. | Christian Persch | 2006-07-07 | 1 | -0/+6 |
* | Guess what? Another mozilla API change! | Christian Persch | 2006-07-07 | 1 | -0/+7 |
* | Fix the build. | Christian Persch | 2006-07-07 | 1 | -0/+7 |
* | A embed/mozilla/AutoWindowModalState.cpp: A | Christian Persch | 2006-07-06 | 1 | -0/+16 |
* | Don't cast to gboolean but check for != NULL instead. | Christian Persch | 2006-07-01 | 1 | -0/+7 |
* | Add fur. | Christian Persch | 2006-07-01 | 1 | -0/+6 |
* | Add EphyFindToolbar type to Python binding. Bug #345837. | Jean-François Rameau | 2006-06-26 | 1 | -0/+9 |
* | Fix a warning from gecko "Bad contract id registed with the script | Jean-François Rameau | 2006-06-24 | 1 | -0/+7 |
* | A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h: | Christian Persch | 2006-06-22 | 1 | -0/+14 |
* | Fix 'unknown gecko' error output. | Christian Persch | 2006-06-22 | 1 | -0/+6 |
* | Fix build with latest gtk printing changes. | Christian Persch | 2006-06-22 | 1 | -0/+8 |
* | Look! Yet Another Mozilla API Change! | Christian Persch | 2006-06-20 | 1 | -0/+6 |
* | Fix wrong test, bug #344848. | Christian Persch | 2006-06-19 | 1 | -0/+6 |
* | A embed/mozilla/GeckoPrintService.cpp: A | Christian Persch | 2006-06-19 | 1 | -0/+35 |
* | Fix context menu positioning. | Christian Persch | 2006-06-19 | 1 | -0/+6 |
* | Make the crash recovery dialog appear on the taskbar. Fixes bug #345010. | Wouter Bolsterlee | 2006-06-16 | 1 | -0/+6 |
* | Set the warn-entering-weak security warn pref to true. | Christian Persch | 2006-06-16 | 1 | -0/+6 |
* | Fix --disable-spell-checker configure option. Bug #344848. | Christian Persch | 2006-06-14 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2006-06-11 | 1 | -0/+6 |
* | === Release 2.15.3 ===RELEASE_2_15_3 | Christian Persch | 2006-06-11 | 1 | -0/+6 |
* | Remove accidentally commited code. | Christian Persch | 2006-06-10 | 1 | -3/+9 |
* | Fix the build. | hristian Persch | 2006-06-10 | 1 | -0/+6 |
* | Fix configure output. | Christian Persch | 2006-06-10 | 1 | -0/+6 |
* | Check for enchant, and output an overview of the configured options on | Christian Persch | 2006-06-09 | 1 | -0/+19 |
* | Remove AM_GLIB_DEFINE_LOCALEDIR. Bug #343825, patch by Christian Persch. | Wouter Bolsterlee | 2006-06-09 | 1 | -1/+6 |
* | copy history over when opening link in new tab/win using context menu. | Wouter Bolsterlee | 2006-06-08 | 1 | -0/+6 |
* | Don't crash on error from zeroconf bookmarks. Fixes bug #343922. | Christian Persch | 2006-06-06 | 1 | -0/+6 |
* | Improve next-token logic for bookmark completion. Fixes #339167 (hopefully | Wouter Bolsterlee | 2006-06-05 | 1 | -0/+6 |
* | The API change was reverted on 1.8 branch. Fixes bug #343592. | Christian Persch | 2006-06-05 | 1 | -0/+6 |
* | Don't set cookies from favicon downloads. Bug #337835. | Jean-François Rameau | 2006-06-02 | 1 | -0/+11 |
* | Allow cookie list to be sorted. (fixes #337845) | Frederic Peters | 2006-05-31 | 1 | -0/+6 |
* | Fix crash when moving zoom widget on toolbar (#338682) | Frederic Peters | 2006-05-30 | 1 | -0/+6 |
* | Fix launching of desktop files. | Christian Persch | 2006-05-30 | 1 | -6/+7 |
* | Add methods to EphyNode to set typed properties. This change improves the | Jean-François Rameau | 2006-05-23 | 1 | -0/+11 |
* | Update intltool requirement to 0.35. | Christian Persch | 2006-05-16 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2006-05-16 | 1 | -0/+6 |
* | === Release 2.15.2 ===RELEASE_2_15_2 | Christian Persch | 2006-05-16 | 1 | -0/+23 |
* | Use nsAString::Equals. | Christian Persch | 2006-05-15 | 1 | -0/+8 |
* | Add https and ftp local bookmarks. Based on a patch by Celso Pinto, bug | Christian Persch | 2006-05-15 | 1 | -0/+8 |
* | Manpage update from Victor Osadci. | Christian Persch | 2006-05-14 | 1 | -0/+6 |
* | Explicit error message about unsupported gecko versions. | Christian Persch | 2006-05-12 | 1 | -0/+6 |
* | The API is also changed on 1.8 branch, adapt the #ifdef accordingly. | Christian Persch | 2006-05-12 | 1 | -0/+6 |
* | Update gecko version checks to detect also gecko 1.8.1. | Christian Persch | 2006-05-12 | 1 | -0/+7 |
* | R data/default-prefs-gecko-1-8.js: R data/default-prefs-mozilla.js: R | Christian Persch | 2006-05-12 | 1 | -0/+10 |
* | Display the find bar for "Find Next" and "Find Previous" if it wasn't | Wouter Bolsterlee | 2006-05-11 | 1 | -0/+10 |
* | Remove HAVE_TYPEAHEADFIND ifdefs, since we now always have that. Fixes the | Christian Persch | 2006-05-11 | 1 | -0/+8 |
* | And revert it since it causes a gtk warning. | Christian Persch | 2006-05-11 | 1 | -0/+6 |
* | Allow text drags to notebook tab labels. Bug #339339, patch by Michael | Christian Persch | 2006-05-11 | 1 | -0/+8 |
* | Don't crash when adding zeroconf bookmarks while bookmarks are locked | Christian Persch | 2006-05-11 | 1 | -0/+8 |
* | Drop non-toolkit gecko support too. | Christian Persch | 2006-05-11 | 1 | -0/+8 |
* | Another API change! Thank you, mozilla! | Christian Persch | 2006-05-11 | 1 | -0/+6 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 1 | -0/+72 |
* | Added a close item on the tab right-click menu. Also reindented the XML | Wouter Bolsterlee | 2006-05-06 | 1 | -0/+5 |
* | Set translator-credit in Japanese translation. Fixes bug #339527. | Takeshi AIHANA | 2006-05-03 | 1 | -0/+6 |
* | Make sure each tab has its own unique ID, so accel paths don't conflict | Christian Persch | 2006-04-25 | 1 | -0/+11 |
* | Post-release version bump. | Christian Perhristian Persch | 2006-04-24 | 1 | -0/+6 |
* | === Release 2.15.1 ===RELEASE_2_15_1 | Christian Persch | 2006-04-24 | 1 | -0/+17 |
* | Fix duplicate accesskey. Bug 337912 | Piers Cornwell | 2006-04-21 | 1 | -0/+6 |
* | Use header capitalisation. Bug #337915 | Piers Cornwell | 2006-04-21 | 1 | -0/+6 |
* | Fix mnemonic activation of download path button. Bug #339139. | Christian Persch | 2006-04-20 | 1 | -1/+8 |
* | Also allow cairo-gtk2 builds. Builds but segfaults on startup. | Chhristian Persch | 2006-04-17 | 1 | -1/+8 |
* | Check for nsIMutableArray.h and include it if found. Fixes build with | Christian Persch | 2006-04-17 | 1 | -0/+8 |
* | #337140: Replace fallback favicon with more semantically correct 'text-html' | Tommi Komulainen | 2006-04-15 | 1 | -0/+6 |
* | Add -p as short option format for --private-instance. | Christian Persch | 2006-04-14 | 1 | -0/+6 |
* | Add Esperanto (eo). | Christian Persch | 2006-04-13 | 1 | -0/+6 |
* | Reorder the menu items everywhere to have new tab above new window. Fixes | Crispin Flowerday | 2006-04-12 | 1 | -0/+9 |
* | Install App-Friendly Theme Icons (GNOME Goal Two) | Paul Drain | 2006-04-12 | 1 | -0/+8 |
* | Don't set find next/prev insensitive since that's redundant with the | Christian Persch | 2006-04-11 | 1 | -0/+7 |
* | Emit document-change event on fastback restore. Fixes bug #312785. | Christian Persch | 2006-04-11 | 1 | -0/+6 |
* | Enable spatial nav extension. | Christian Persch | 2006-04-10 | 1 | -0/+6 |
* | A data/epiphany-pango.schemas: | Christian Persch | 2006-04-10 | 1 | -0/+10 |
* | Improve the current code (less complex) and add a timeouted call to | Jean-François Rameau | 2006-04-04 | 1 | -0/+8 |
* | Disable export when locked down. Bug #337028. | Christian Persch | 2006-04-03 | 1 | -0/+7 |
* | Fix status icon reference count. | Christian Persch | 2006-04-03 | 1 | -0/+13 |
* | Don't crash when we cannot connect to the system dbus. Bug #336557. | Christian Persch | 2006-04-03 | 1 | -0/+9 |
* | Add ephy_guid_help_with_doc_id for use by e-e. | Christian Persch | 2006-04-03 | 1 | -0/+7 |
* | Oops, this is a string pref! | Christian Persch | 2006-04-03 | 1 | -0/+6 |
* | Fix crash when cancelling the prompt before the timeout has run. | Christian Persch | 2006-04-01 | 1 | -0/+6 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 1 | -0/+12 |
* | . | Jean-François Rameau | 2006-03-29 | 1 | -0/+7 |
* | Fix print format/arg mismatch. | Christian Persch | 2006-03-24 | 1 | -0/+6 |
* | Drop compat code for libgnome < 2.14. Fix refcount leak. | Christian Persch | 2006-03-24 | 1 | -0/+8 |
* | Remove #ifdef:s now that we depend on gtk+ 2.9. | Christian Persch | 2006-03-24 | 1 | -0/+10 |
* | Port notebook DND to gtk+ 2.9. | Christian Persch | 2006-03-24 | 1 | -0/+26 |
* | Use GtkStatusIcon. | Christian Persch | 2006-03-20 | 1 | -0/+21 |
* | Sync Epiphany with Gecko trunk according to | Jean-François Rameau | 2006-03-20 | 1 | -0/+9 |
* | Add support for local directory monitoring (in addition to local file | Wouter Bolsterlee | 2006-03-17 | 1 | -0/+8 |
* | Add releaseBaseURL entity. | Christian Persch | 2006-03-13 | 1 | -0/+6 |
* | Add support for IE link files. Bug #330735. | Christian Persch | 2006-03-13 | 1 | -0/+7 |
* | Set different exit codes when exiting from different places in the test | Christian Persch | 2006-03-13 | 1 | -0/+9 |
* | Update after branching. | Christian Persch | 2006-03-13 | 1 | -0/+6 |
* | === Release 2.14.0 ===RELEASE_2_14_0GNOME_2_14_BRANCHPOINT | Christian Persch | 2006-03-13 | 1 | -0/+14 |
* | Add Victor to documenters in About dialogue. | Christian Persch | 2006-03-13 | 1 | -0/+6 |
* | Fix item ordering to fix bookmarks export format. Bug #333959, patch has | Christian Persch | 2006-03-10 | 1 | -0/+7 |
* | Don't throw when cancelling the dialogue with ESC. Fixes bug #333780, | Christian Persch | 2006-03-08 | 1 | -0/+7 |
* | Build fix to build with 1.8 branch. No code changes, only #ifdef code that | Christian Persch | 2006-03-08 | 1 | -0/+7 |
* | === Release 1.9.99 ===Release1999 | Christian Persch | 2006-03-07 | 1 | -0/+6 |
* | Back the xpinstall change out; it breaks on gecko 1.8. | Christian Persch | 2006-03-06 | 1 | -0/+6 |
* | Update timestamp on resume dialogue when queuing a new command. | Christian Persch | 2006-03-06 | 1 | -0/+7 |
* | Don't use g_return_if_fail here. | Christian Persch | 2006-03-06 | 1 | -0/+10 |
* | Fix fonts schema default values. | Christian Persch | 2006-03-06 | 1 | -0/+11 |
* | Use the right category. | Christian Persch | 2006-03-05 | 1 | -0/+6 |
* | Mark application/x-xpinstall as unsafe. | Christian Persch | 2006-03-05 | 1 | -0/+11 |
* | Before running any test programs, check that we can compile and run any | Christian Persch | 2006-03-05 | 1 | -0/+8 |
* | Sync Epiphany with new nsIGlobalHistory3 stuff. | Jean-François Rameau | 2006-03-03 | 1 | -0/+12 |
* | Don't block stylesheets (for now). | Christian Persch | 2006-03-03 | 1 | -0/+6 |
* | Fix a warning introduced in my last patch (gcc 4.1 warnings). | Jean-François Rameau | 2006-03-03 | 1 | -0/+6 |
* | Don't try to connect to the session bus when we're starting a private | Christian Persch | 2006-03-03 | 1 | -0/+7 |
* | src/ephy-window.c | Peter Harvey | 2006-03-03 | 1 | -0/+7 |
* | If we can't detect the mime type, fall back to checking the file | Christian Persch | 2006-03-03 | 1 | -0/+11 |
* | Fix gcc 4.1 warnings (dereferencing type-punned pointer will break | Jean-François Rameau | 2006-03-03 | 1 | -0/+13 |
* | Make these implement threadsafe isupports. | Christian Persch | 2006-03-03 | 1 | -0/+8 |
* | Don't activate typeaheadfind on XUL documents. | Christian Persch | 2006-03-02 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2006-02-28 | 1 | -0/+6 |
* | === Release 1.9.8 ===Release198 | Christian Persch | 2006-02-28 | 1 | -0/+7 |
* | Distinguish different firefox profiles when showing the list to choose | Christian Persch | 2006-02-25 | 1 | -0/+7 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-24 | 1 | -1/+8 |
* | src/bookmarks/ephy-bookmark-action.c | Peter Harvey | 2006-02-24 | 1 | -0/+8 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-24 | 1 | -0/+7 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-24 | 1 | -0/+7 |
* | src/bookmarks/ephy-topics-palette.c | Peter Harvey | 2006-02-24 | 1 | -0/+8 |
* | lib/egg/egg-editable-toolbar.c | Peter Harvey | 2006-02-24 | 1 | -0/+6 |
* | Use the same machanism for Ctrl-W as clicking the tab's close button. | Christian Persch | 2006-02-24 | 1 | -0/+8 |
* | Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in | Christian Persch | 2006-02-23 | 1 | -0/+12 |
* | Refactored. Added GECKO_XPCOM_PROGRAM modelled after AC_LANG_PROGRAM but | Christian Persch | 2006-02-23 | 1 | -0/+12 |
* | src/bookmarks/ephy-topics-entry.c | Peter Harvey | 2006-02-23 | 1 | -0/+6 |
* | Unset general.useragent.extra.simple pref from xulrunner, we don't want | Christian Persch | 2006-02-23 | 1 | -0/+7 |
* | data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.c | Peter Harvey | 2006-02-21 | 1 | -0/+31 |
* | src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-nodes-cover.c | Peter Harvey | 2006-02-21 | 1 | -0/+7 |
* | src/bookmarks/ephy-bookmark-properties.c | Peter Harvey | 2006-02-21 | 1 | -0/+6 |
* | Enable error pages explicitly since xulrunner is missing that pref too. | Christian Persch | 2006-02-21 | 1 | -0/+7 |
* | Do return on failure. | Christian Persch | 2006-02-21 | 1 | -0/+6 |
* | Fix crash on switching to/from fullscreen mode. Bug #331462. | Christian Persch | 2006-02-17 | 1 | -0/+6 |
* | Guard against nsDocument::GetDefaultView returning NULL. Bug #327764. | Christian Persch | 2006-02-16 | 1 | -0/+7 |
* | data/ui/epiphany-toolbar.xml | Peter Harvey | 2006-02-15 | 1 | -0/+6 |
* | src/bookmarks/ephy-bookmarks-editor.c | Peter Harvey | 2006-02-14 | 1 | -1/+12 |
* | Post-release version bump. | Christian Persch | 2006-02-14 | 1 | -0/+6 |
* | === Release 1.9.7 === | Christian Persch | 2006-02-14 | 1 | -0/+7 |
* | Add a define and automake conditional for gecko debug builds. | Christian Persch | 2006-02-14 | 1 | -0/+7 |
* | Use "Username" label for the password dialogue, | Christian Persch | 2006-02-14 | 1 | -0/+7 |
* | Also use exthandler for snews and nntp. | Christian Persch | 2006-02-14 | 1 | -0/+11 |
* | Don't export the local bookmarks. | Christian Persch | 2006-02-14 | 1 | -0/+15 |
* | Remove ephy_gui_window_present. | Christian Persch | 2006-02-14 | 1 | -0/+7 |
* | Move --private-instance out of debug #ifdef. | Christian Persch | 2006-02-14 | 1 | -0/+10 |
* | Fix crash when resolve returns an error, bug #331028. Restructure 0conf | Christian Persch | 2006-02-14 | 1 | -0/+9 |
* | Fix removing zeroconf bookmarks when the service disappears, and updating | Christian Persch | 2006-02-13 | 1 | -0/+11 |
* | Place bookmarks on "BookmarksBar" toolbar, since that's what < 1.9 used | Christian Persch | 2006-02-13 | 1 | -0/+7 |
* | Doesn't return the right variable ! Add a LOG to trace | Jean-François Rameau | 2006-02-13 | 1 | -0/+7 |
* | Strdup the action name data. | Christian Persch | 2006-02-12 | 1 | -0/+8 |
* | Use the right action name. | Christian Persch | 2006-02-12 | 1 | -0/+7 |
* | Reqeust interaction with the client when there are unfinished downloads. | Christian Persch | 2006-02-12 | 1 | -0/+7 |
* | src/bookmarks/ephy-bookmarks-menu.c src/bookmarks/ephy-bookmarks-ui.c | Peter Harvey | 2006-02-11 | 1 | -0/+7 |
* | Remove *_action_name functions, and use static buffers instead. Minor | Christian Persch | 2006-02-11 | 1 | -0/+32 |
* | Use NS_LogInit()/NS_LogTerm(). | Christian Persch | 2006-02-11 | 1 | -0/+6 |
* | Misc code cleanups: fewer gobject casts, disconnect handlers, save a few | Christian Persch | 2006-02-09 | 1 | -0/+25 |