| Commit message (Expand) | Author | Age | Files | Lines |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -0/+41 |
* | Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug | Christian Persch | 2004-06-03 | 1 | -0/+7 |
* | Commit changelog for previous change -- OOPS! | Adam Hooper | 2004-06-02 | 1 | -0/+8 |
* | Post-release version bump. | Christian Persch | 2004-05-31 | 1 | -0/+6 |
* | Release 1.3.0Release130 | Christian Persch | 2004-05-31 | 1 | -0/+14 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 1 | -0/+7 |
* | Revert varargs change, it doesn't work for LOG("Message") without | Christian Persch | 2004-05-29 | 1 | -0/+7 |
* | Use ISO style variable argument macros. Patch by Brian Cameron, part of | Christian Persch | 2004-05-29 | 1 | -0/+8 |
* | Add check for 'mkdtemp', since solaris doesn't have it. | Christian Persch | 2004-05-29 | 1 | -0/+10 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Depend on glib >= 2.4.1 because of the fix for bug #112222. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Fix for mozilla API change (ported from galeon). | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Increase mozilla snapshot level for 1.8a2/trunk. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Update for 1.3.0. | Christian Persch | 2004-05-29 | 1 | -0/+12 |
* | Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban Mühemmet | Christian Rose | 2004-05-29 | 1 | -0/+4 |
* | Always include "config.h" ! | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Fix snapshot check for mozilla >= 1.7rc2 . | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Remove unused field in struct | Xan Lopez | 2004-05-25 | 1 | -0/+11 |
* | Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by Isriya | Paisa Seeluangsawat | 2004-05-24 | 1 | -0/+4 |
* | Fix some headers fallouts with mozilla head | Marco Pesenti Gritti | 2004-05-23 | 1 | -0/+8 |
* | Fix compilation with moz 1.6. | Christian Persch | 2004-05-22 | 1 | -0/+6 |
* | Set the drag icon on realize, otherwise the current icon theme isn't used, | Crispin Flowerday | 2004-05-22 | 1 | -0/+9 |
* | Recognise mozilla 1.8a1 and 1.8a2. | Christian Persch | 2004-05-22 | 1 | -0/+6 |
* | Elimiate indeterminate progress, fixes bugs #142303 and #142305. | Christian Persch | 2004-05-21 | 1 | -0/+8 |
* | Fix stupid bug. | Christian Persch | 2004-05-21 | 1 | -0/+7 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 1 | -0/+8 |
* | Open bookmark in new tab on middle-click. Fixes bug #106250. | Christian Persch | 2004-05-20 | 1 | -0/+9 |
* | Backported fixes from gtk+ cvs head. | Christian Persch | 2004-05-20 | 1 | -0/+9 |
* | Fix a MOZILLA_SNAPSHOT check for 1.7 branch. | Christian Persch | 2004-05-19 | 1 | -0/+6 |
* | Generate Makefile in help/es too. | Christian Persch | 2004-05-19 | 1 | -0/+6 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 1 | -0/+8 |
* | Fix observer topic check for cookie "cleared" notification. | Christian Persch | 2004-05-17 | 1 | -0/+6 |
* | Fix mem leak. | Christian Persch | 2004-05-16 | 1 | -0/+8 |
* | Fix mem leaks.' | Christian Persch | 2004-05-16 | 1 | -0/+6 |
* | Fix refcount leak. | Christian Persch | 2004-05-16 | 1 | -0/+6 |
* | Set mEventReceiver to nsnull in ::Destroy(), fixes a crasher. | Christian Persch | 2004-05-16 | 1 | -0/+6 |
* | Yet another mozilla API change. | Christian Persch | 2004-05-15 | 1 | -0/+6 |
* | Forgot to change action entries for last commit. | Christian Persch | 2004-05-14 | 1 | -0/+6 |
* | Simplify context menu wrt. frames. Fixes bug #138442. | Christian Persch | 2004-05-14 | 1 | -0/+8 |
* | Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will | Christian Persch | 2004-05-13 | 1 | -0/+8 |
* | Backport changed from the new gtkcellrendererprogress which was based on | Christian Persch | 2004-05-13 | 1 | -0/+18 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-05-12 | 1 | -0/+6 |
* | One more NS_ENSURE_TRUE. | Christian Persch | 2004-05-11 | 1 | -0/+6 |
* | Changed back to NS_ENSURE_TRUE as per discussion in bug #142184. | Christian Persch | 2004-05-11 | 1 | -0/+6 |
* | Remove unused variable. | Christian Persch | 2004-05-11 | 1 | -0/+6 |
* | Destroy the EphyBrowser in destroy handler, but delete it only on | Christian Persch | 2004-05-11 | 1 | -0/+9 |
* | Statusbar re-design: Move lock icon to left; hide progress bar when no | Christian Persch | 2004-05-11 | 1 | -0/+11 |
* | Fix accelerator for OpenImage action. | Christian Persch | 2004-05-09 | 1 | -0/+6 |
* | Jump to new tabs created from command lines; fixes bug #141168. | Christian Persch | 2004-05-09 | 1 | -1/+7 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -0/+20 |
* | Forward nsIAuthPrompt interface to the single sign-on prompt | Christian Persch | 2004-05-08 | 1 | -0/+8 |
* | Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels. | Christian Persch | 2004-05-07 | 1 | -0/+8 |
* | Increase snapshot level for mozilla >= 1.7rc2 and 1.8a/trunk. | Christian Persch | 2004-05-07 | 1 | -0/+6 |
* | Check for nsIPassword.h | Christian Persch | 2004-05-06 | 1 | -0/+10 |
* | Adapt to mozilla API change. | Christian Persch | 2004-05-06 | 1 | -0/+6 |
* | Recognise 1.7rc* too. | Christian Persch | 2004-05-06 | 1 | -0/+6 |
* | Whenever we have one, pass the cache key to the persist object. That way | Christian Persch | 2004-05-04 | 1 | -0/+7 |
* | Fix a mem leak; thanks to Crispin for spotting it. | Christian Persch | 2004-05-03 | 1 | -0/+6 |
* | title added back to dialog - see notes on bug #133152 | Patanjali Somayaji | 2004-05-03 | 1 | -0/+6 |
* | More HIGifying of the overwrite confirmation dialog - - title removed from | Patanjali Somayaji | 2004-05-03 | 1 | -0/+8 |
* | Make Escape cancel overwrite dialog. | Piers Cornwell | 2004-05-03 | 1 | -0/+6 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -0/+17 |
* | Minor updates to match UI. | Piers Cornwell | 2004-05-02 | 1 | -0/+6 |
* | Make the statusbar's GtkTooltips publicly accessibly. | Christian Persch | 2004-05-02 | 1 | -0/+8 |
* | More HIG love for overwrite confirmation. Partial fix for bug #133152. | Piers Cornwell | 2004-04-30 | 1 | -0/+6 |
* | Complete headers defines | Marco Pesenti Gritti | 2004-04-30 | 1 | -0/+10 |
* | HIGified dialog created with "Cancel" and "Overwrite" buttons. | Patanjali Somayaji | 2004-04-29 | 1 | -0/+11 |
* | More defines work, still lack EventContext and EmbedPrivate. Use mozilla | Marco Pesenti Gritti | 2004-04-29 | 1 | -0/+35 |
* | Add defines for private mozilla api usage. It will make easier to track | Marco Pesenti Gritti | 2004-04-29 | 1 | -0/+12 |
* | Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. Fixes | Piers Cornwell | 2004-04-29 | 1 | -0/+9 |
* | Update screenshots. | Piers Cornwell | 2004-04-29 | 1 | -0/+7 |
* | Ensure we have a DOM window before trying to get his url. The check was | Marco Pesenti Gritti | 2004-04-29 | 1 | -0/+9 |
* | Correct listitems to contain para tags. Fixes bug #140918. | Sebastian Heinlein | 2004-04-29 | 1 | -0/+6 |
* | Nice mess of defines to support 1.8a. Damn. | Marco Pesenti Gritti | 2004-04-27 | 1 | -6/+21 |
* | Exit print preview mode before closing a window. Fixes a crasher; Epiphany | Christian Persch | 2004-04-27 | 1 | -0/+7 |
* | Fix encoding of saved content; fixes bug #141050. | Marco Pesenti Gritti | 2004-04-27 | 1 | -0/+6 |
* | Fix dependency libs not to include libbonoboui. | Christian Persch | 2004-04-24 | 1 | -0/+6 |
* | Added Basque help files | Pablo Saratxaga | 2004-04-22 | 1 | -0/+5 |
* | Document UTF-8 requirement. | Christian Persch | 2004-04-22 | 1 | -4/+17 |
* | Added missing documentation file | Adam Hooper | 2004-04-21 | 1 | -0/+6 |
* | Documented EphyGlade | Adam Hooper | 2004-04-20 | 1 | -0/+10 |
* | Fix font selection combo box issues; fixes bug #138560. | Christian Persch | 2004-04-18 | 1 | -0/+20 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 1 | -1/+12 |
* | Do not uncompress when the type is not html. | Marco Pesenti Gritti | 2004-04-18 | 1 | -0/+6 |
* | Resync with egg | Marco Pesenti Gritti | 2004-04-17 | 1 | -0/+10 |
* | Fix saving of linked content. Don't create the directory; mozilla will do | Christian Persch | 2004-04-17 | 1 | -0/+7 |
* | Add "Downloads" folder shortcut to our file chooser dialogues. | Christian Persch | 2004-04-14 | 1 | -0/+9 |
* | Add debug output. | Christian Persch | 2004-04-14 | 1 | -0/+7 |
* | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-04-14 | 1 | -0/+8 |
* | Don't quit the filechooser when selecting "No" from the confirm- overwrite | Christian Persch | 2004-04-10 | 1 | -0/+13 |
* | Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415. | Piers Cornwell | 2004-04-10 | 1 | -0/+8 |
* | Sort the actions in the location entry autocompletion dropdown. Fixes bug | Christian Persch | 2004-04-10 | 1 | -0/+8 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 1 | -0/+10 |
* | added gujarati translation | Guntupalli Karunakar | 2004-04-09 | 1 | -0/+4 |
* | Fix ChangeLog | Christian Persch | 2004-04-09 | 1 | -2/+2 |
* | Make warning message selectable. | Piers Cornwell | 2004-04-09 | 1 | -0/+6 |
* | Added forgotten EphyNodeDb documentation | Adam Hooper | 2004-04-08 | 1 | -0/+6 |
* | Eliminate ExternalProtocolHandlers in favor of setting prefs to make | Christian Biesinger | 2004-04-07 | 1 | -0/+13 |
* | Remove unused variable. | Christian Persch | 2004-04-07 | 1 | -1/+7 |
* | Don't abort on errors, just display a message on console. | Christian Persch | 2004-04-07 | 1 | -0/+6 |
* | doc/plan/plan.xml | Piers Cornwell | 2004-04-07 | 1 | -0/+6 |
* | Track the active window. | Christian Persch | 2004-04-06 | 1 | -0/+8 |
* | Make pdm and print setup dialogues destroy with parent, too. | Christian Persch | 2004-04-06 | 1 | -0/+7 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 1 | -0/+12 |
* | Documented EphyNodeDb | Adam Hooper | 2004-04-05 | 1 | -0/+30 |
* | Synchronise changes from galeon, this fixes simple usage, stops crashes | Crispin Flowerday | 2004-04-03 | 1 | -0/+13 |
* | Remove stray semicolon. Fixes bug #138902. | Christian Persch | 2004-04-03 | 1 | -0/+6 |
* | Added "eu" (Basque) to ALL_LINGUAS. | Iñaki Larrañaga | 2004-04-02 | 1 | -0/+6 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 1 | -0/+13 |
* | Fix --with-mozilla-snapshot help string; we don't support 1.4 and 1.5 any | Christian Persch | 2004-03-31 | 1 | -0/+7 |
* | Make buttons the same size in Industrial theme and make text selectable. | Piers Cornwell | 2004-03-31 | 1 | -0/+7 |
* | Use right capitalisation for label. | Piers Cornwell | 2004-03-31 | 1 | -0/+6 |
* | Don't allow a font size less than 1. | Piers Cornwell | 2004-03-31 | 1 | -0/+7 |
* | Get rid of the separators in the Image and Image/Link popups. Fixes bug | Christian Persch | 2004-03-30 | 1 | -0/+7 |
* | Documented EphyEmbedFactory | Adam Hooper | 2004-03-30 | 1 | -0/+9 |
* | Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code. | Christian Persch | 2004-03-30 | 1 | -0/+6 |
* | Remove Open Image in New Tab and New Window from the context menu. | Christian Persch | 2004-03-30 | 1 | -0/+10 |
* | Removed the nautilus view. | Christian Persch | 2004-03-30 | 1 | -0/+24 |
* | Make EphyCompletionColumn a typedef enum, fixes bug #136878. | Christian Persch | 2004-03-30 | 1 | -0/+6 |
* | Documented EphyCommandManager | Adam Hooper | 2004-03-30 | 1 | -0/+10 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 1 | -0/+28 |
* | Test with -d, fixes bug #138088. | Christian Persch | 2004-03-29 | 1 | -0/+6 |
* | Add "Save Link As..." to Image/Link popup. Fixes bug #138207. | Christian Persch | 2004-03-29 | 1 | -0/+6 |
* | Don't assume every anchor has a href attribute. Fixes bug #138200. | Christian Persch | 2004-03-29 | 1 | -0/+6 |
* | Fix opening in new tabs when there is no existing window. Fixes bug | Christian Persch | 2004-03-29 | 1 | -0/+8 |
* | Tiny cleanup. | Xan Lopez | 2004-03-28 | 1 | -0/+6 |
* | EphyEmbedPersist documentation | Adam Hooper | 2004-03-28 | 1 | -0/+14 |
* | Use verb for action button and various minor tidy ups. | Piers Cornwell | 2004-03-28 | 1 | -0/+6 |
* | Log context of event in debug mode. | Christian Persch | 2004-03-27 | 1 | -0/+6 |
* | Correctly disconnect the handler not from the proxy but from the entry | Christian Persch | 2004-03-27 | 1 | -0/+8 |
* | Register our stock icons. | Christian Persch | 2004-03-27 | 1 | -0/+10 |
* | Documented EphyEmbedSingle | Adam Hooper | 2004-03-27 | 1 | -0/+22 |
* | Fix duplicate accesskey, use correct case for button text and make message | Piers Cornwell | 2004-03-27 | 1 | -0/+7 |
* | Add base dir to mozilla includes since the embed SDK dir structure has | Marco Pesenti Gritti | 2004-03-26 | 1 | -0/+8 |
* | Use stock icon for open. Fixes bug #135765. | Christian Persch | 2004-03-26 | 1 | -0/+6 |
* | Fix arg type of dom_* signals to match the closure. | Christian Persch | 2004-03-26 | 1 | -0/+5 |
* | Add ephy_tab_get_type(), fixes EphyTab documentation to include object | Christian Persch | 2004-03-26 | 1 | -0/+7 |
* | Fixed gtk-doc comments | Adam Hooper | 2004-03-26 | 1 | -0/+6 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 1 | -0/+33 |
* | Tiny doc fixes. | Christian Persch | 2004-03-24 | 1 | -0/+7 |
* | Get rid of ephy_tab_[get|set]_window(). | Christian Persch | 2004-03-24 | 1 | -0/+14 |
* | Fix the build, bad noda :P | Christian Persch | 2004-03-24 | 1 | -0/+6 |
* | Make the "Go" button actually work. Thanks to aes for alerting us to this | Christian Persch | 2004-03-24 | 1 | -0/+8 |
* | Documented EphyTab | Adam Hooper | 2004-03-24 | 1 | -0/+19 |
* | More documentation | Adam Hooper | 2004-03-24 | 1 | -0/+34 |
* | the xbel mime type is now application/x-xbel | Marco Pesenti Gritti | 2004-03-22 | 1 | -0/+6 |
* | Forgot to s/logo/icon/g. | Christian Persch | 2004-03-21 | 1 | -0/+6 |
* | Fix "Add" button width in the prefs dialogue for some themes. Fixes bug | Christian Persch | 2004-03-21 | 1 | -0/+7 |
* | Set window icon. Fixes bug #137806. | Christian Persch | 2004-03-21 | 1 | -0/+6 |
* | Don't override nsWebBrowserContentPolicy contract ID, just register our | Christian Persch | 2004-03-21 | 1 | -0/+8 |
* | R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in: | Christian Persch | 2004-03-21 | 1 | -0/+11 |
* | Added punjabi translation | Guntupalli Karunakar | 2004-03-20 | 1 | -0/+4 |
* | Don't try to unref NULL icon. Fixes bug #137715. | Christian Persch | 2004-03-20 | 1 | -0/+6 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -0/+42 |
* | Make select-by-key support unsorted lists. Fuzzy matching is gone though. | Xan Lopez | 2004-03-19 | 1 | -0/+8 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-19 | 1 | -0/+14 |
* | Add firefox option in bookmarks import dialogue. | Christian Persch | 2004-03-18 | 1 | -0/+8 |
* | Fix notes and tips to validate. | Piers Cornwell | 2004-03-18 | 1 | -0/+4 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+190 |
* | *** empty log message ***Release120 | Marco Pesenti Gritti | 2004-03-15 | 1 | -0/+11 |
* | Deal with the case where data_received signal is emitted asyncrounously. | Marco Pesenti Gritti | 2004-03-14 | 1 | -0/+8 |
* | Added Bulgarian translation by Vladimir "Kaladan" Petkov | Alexander Shopov | 2004-03-13 | 1 | -0/+4 |
* | Added nn to ALL_LINGUAS. Started Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-03-09 | 1 | -0/+5 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-09 | 1 | -0/+18 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-08 | 1 | -0/+8 |
* | Updated for 1.1.11. | Christian Persch | 2004-03-07 | 1 | -0/+6 |
* | Really always check the return value of xmlTextReaderRead(), don't advance | Christian Persch | 2004-03-07 | 1 | -0/+9 |
* | Fix crash when dragging a link to a tab label; I forgot to change this | Christian Persch | 2004-03-07 | 1 | -0/+7 |
* | Also pop up the context menu with the menu key. | Christian Persch | 2004-03-07 | 1 | -0/+6 |
* | Persist changed accels with gnome_accelerator_sync(). | Christian Persch | 2004-03-06 | 1 | -0/+6 |
* | Increase MOZILLA_SNAPSHOT for 1.7b, and depend on gtk+ >= 2.3.5. | Christian Persch | 2004-03-06 | 1 | -0/+10 |
* | Don't return an error when a DOM document isn't a HTML document, it's ok | Christian Persch | 2004-03-05 | 1 | -0/+7 |
* | Don't assume Desktop directory location, check the gconf key if it's | Christian Persch | 2004-03-05 | 1 | -0/+7 |
* | Replace filename validity check, it was making the filename invalid | Christian Persch | 2004-03-05 | 1 | -0/+7 |
* | Don't use ephy_tab_get_embed(), instead use the pointer provided when we | Christian Persch | 2004-03-05 | 1 | -0/+10 |
* | Don't set the 5-star icon as window icon for the about dialogue. Fixes bug | Christian Persch | 2004-03-05 | 1 | -0/+7 |
* | Change wait interval between updates to 0.2 s. | Christian Persch | 2004-03-04 | 1 | -0/+6 |
* | Copy and modify gnome_vfs_uri_list_parse() so that we get a list of string | Christian Persch | 2004-03-04 | 1 | -0/+13 |
* | Unset the GValue after we're done using what it contained. | Christian Persch | 2004-03-04 | 1 | -0/+16 |
* | If the favicon isn't ready when we need it, connect to the favicon cache's | Christian Persch | 2004-03-03 | 1 | -0/+8 |
* | Do not show the unsubmitted dialog for js close | Marco Pesenti Gritti | 2004-03-03 | 1 | -0/+6 |
* | Don't remember the size of the filechoose dialogue, because it doesn't | Christian Persch | 2004-03-03 | 1 | -0/+8 |
* | Never show two resume dialogs, just re-present the old one. | Marco Pesenti Gritti | 2004-03-02 | 1 | -0/+7 |
* | Don't try to backup non-existing files :) Also, when neither | Christian Persch | 2004-03-02 | 1 | -0/+9 |
* | Correctly sync the smarturl property of EphyBookmarksAction when it | Christian Persch | 2004-03-02 | 1 | -0/+9 |
* | When changing a bookmark address and it was a smart bookmark but now is | Christian Persch | 2004-03-02 | 1 | -0/+8 |
* | Ensure we always have a BookmarksBar toolbar in the model. Fixes bug | Christian Persch | 2004-03-02 | 1 | -0/+8 |
* | The icon should be activated by double click | Marco Pesenti Gritti | 2004-03-02 | 1 | -0/+7 |
* | Add API docs. | Christian Persch | 2004-03-02 | 1 | -0/+6 |
* | If reading the bookmarks file, or re-importing the bookmarks from the rdf | Christian Persch | 2004-03-02 | 1 | -0/+9 |
* | Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category. | Christian Persch | 2004-03-02 | 1 | -0/+7 |
* | Export ephy_statusbar_add_widget() for use by extensions. | Christian Persch | 2004-03-01 | 1 | -0/+8 |
* | Guard against xml reading error, check for NULL subtree before trying to | Christian Persch | 2004-03-01 | 1 | -0/+7 |
* | Keep a ref for downloads in the view. | Marco Pesenti Gritti | 2004-03-01 | 1 | -0/+24 |
* | Correct the label of the action button (Open) | Marco Pesenti Gritti | 2004-03-01 | 1 | -0/+6 |
* | Iterate backwards over the children when removing a host. | Christian Persch | 2004-03-01 | 1 | -0/+6 |
* | Remove cancelled downloads from the downloads hash; and remove partially | Christian Persch | 2004-03-01 | 1 | -0/+12 |
* | Add debug output in ctors and dtors. | Christian Persch | 2004-02-29 | 1 | -0/+11 |
* | Separately profile bookmarks menu clean and rebuild. | Christian Persch | 2004-02-29 | 1 | -0/+7 |
* | Add "cancelled" signal to EphyEmbedPersist. | Christian Persch | 2004-02-29 | 1 | -0/+11 |
* | Add debug output. | Christian Persch | 2004-02-29 | 1 | -0/+7 |
* | Decode RFC 2231 and RFC 2047 encoded filenames in content-disposition | Christian Persch | 2004-02-29 | 1 | -0/+8 |
* | Add debug output. | Christian Persch | 2004-02-29 | 1 | -0/+6 |
* | Fix max size logic, thanks to chpe. | Marco Pesenti Gritti | 2004-02-29 | 1 | -0/+6 |
* | Fix order of the windows, they was reversed before. | Marco Pesenti Gritti | 2004-02-29 | 1 | -0/+7 |
* | fix typo that was causing categorized bookmarks to go in the uncategorized | Marco Pesenti Gritti | 2004-02-29 | 1 | -0/+7 |
* | If a folder has no name, don't tag its bookmarks with "Untitled" keyword, | Christian Persch | 2004-02-29 | 1 | -0/+8 |
* | Use getInterface to get the dom window from the docshell, not | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+14 |
* | Add a note about changelog entry. | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+10 |
* | Sucky but not intrusive hack to make dnd on the address entry work when | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+14 |
* | Add missing check for Firebird bookmarks, patch by André Dahlqvist. | Xan Lopez | 2004-02-28 | 1 | -0/+6 |
* | Remove an useless check. | Marco Pesenti Gritti | 2004-02-28 | 1 | -0/+11 |
* | Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'll | Christian Persch | 2004-02-27 | 1 | -0/+7 |
* | Fix for gtk+ filechooser API change. | Christian Persch | 2004-02-27 | 1 | -0/+9 |
* | Fix potential crash. | Christian Persch | 2004-02-27 | 1 | -0/+10 |
* | Replace entities also in folder names, fixes bug #135440. | Christian Persch | 2004-02-27 | 1 | -0/+6 |
* | Do not show about:blank to the user, an empty address bar will do better. | Marco Pesenti Gritti | 2004-02-26 | 1 | -0/+9 |
* | Check for NULL before converting filename to UTF-8. | Christian Persch | 2004-02-25 | 1 | -0/+6 |
* | Make max size property use long / bytes. | Marco Pesenti Gritti | 2004-02-25 | 1 | -0/+21 |
* | Change this back to simply do g_idle_add(), accidentally forgot to revert | Christian Persch | 2004-02-25 | 1 | -0/+7 |
* | Unescape filenames whenever possible. | Xan Lopez | 2004-02-25 | 1 | -0/+10 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -0/+36 |
* | Do not use gnome vfs to check the scheme because it can handle only | Marco Pesenti Gritti | 2004-02-24 | 1 | -0/+7 |
* | Remove nsUnicharUtils.h from docs makefile. | Christian Persch | 2004-02-22 | 1 | -0/+6 |
* | Removed an unused #include. | Christian Persch | 2004-02-22 | 1 | -0/+7 |
* | Always connect signals, not just for PT_AUTOAPPLY props. | Christian Persch | 2004-02-22 | 1 | -0/+6 |
* | Commit changed, auto-generated templates. | Christian Persch | 2004-02-22 | 1 | -24/+15 |
* | Epiphany 1.1.10. | Christian Persch | 2004-02-22 | 1 | -0/+6 |
* | Added "en_CA" to ALL_LINGUAS. Added Canadian English translation by Adam | Christian Rose | 2004-02-22 | 1 | -0/+4 |
* | Actually remove nsUnicharUtils.* | Marco Pesenti Gritti | 2004-02-21 | 1 | -0/+15 |
* | R embed/mozilla/nsUnicharUtils.h: R embed/mozilla/nsUnicharUtils.cpp: | Christian Persch | 2004-02-21 | 1 | -0/+11 |
* | Ensure that there are no more chars after the last /. Cut down number of | Marco Pesenti Gritti | 2004-02-21 | 1 | -0/+8 |
* | Fix logic error, spotted by Crispin. | Christian Persch | 2004-02-21 | 1 | -0/+34 |
* | #ifdef HAVE_CONFIG_H the inclusion of config.h. | Christian Persch | 2004-02-20 | 1 | -0/+6 |
* | Remove duplicate entry for ephy-gui.h. | Christian Persch | 2004-02-20 | 1 | -0/+6 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -0/+60 |
* | Remove duplicate --with-html-dir argument | Julio M. Merino Vidal | 2004-02-20 | 1 | -0/+10 |
* | Fix off-by-one error when computing the height of the table. | Christian Persch | 2004-02-19 | 1 | -0/+6 |
* | When removing a toolbar, make its items available again in the toolbar | Christian Persch | 2004-02-19 | 1 | -0/+10 |
* | Fixed typos in the bookmarks explanation. | Alexander Winston | 2004-02-19 | 1 | -0/+4 |
* | Remove the toolbar height contraint when the first item is added to it. | Christian Persch | 2004-02-18 | 1 | -0/+8 |
* | s/EphyExtensionClass/EphyExtensionIface/g | Christian Persch | 2004-02-17 | 1 | -0/+11 |
* | Epiphany 1.1.9.Release119 | Christian Persch | 2004-02-17 | 1 | -0/+7 |
* | Don't use #if inside a macro. Fixe compilation with gcc 3.2.2. | Christian Persch | 2004-02-16 | 1 | -0/+6 |
* | Make it work (TM). | Christian Persch | 2004-02-16 | 1 | -0/+6 |
* | Weak ref the real dialogue, and hide the dialogue after running it. Fixes | Christian Persch | 2004-02-16 | 1 | -0/+9 |
* | Prepare for 1.1.8 | Marco Pesenti Gritti | 2004-02-15 | 1 | -0/+12 |
* | Quiet cvs. | Xan Lopez | 2004-02-15 | 1 | -0/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-02-14 | 1 | -0/+13 |