| Commit message (Expand) | Author | Age | Files | Lines |
* | Move PrintInfo to print-dialog since it's no more use by embed api. | Marco Pesenti Gritti | 2004-06-26 | 1 | -0/+9 |
* | Fix typo in the printer name | Marco Pesenti Gritti | 2004-06-25 | 1 | -0/+6 |
* | Remove preview flag | Marco Pesenti Gritti | 2004-06-25 | 1 | -0/+6 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -0/+22 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+20 |
* | Implement open in tabs from toolbar topics | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+14 |
* | Removed unused array, and added a few missing statics. | Christian Persch | 2004-06-24 | 1 | -0/+6 |
* | Use g_signal_connect_after to connect to the toolbar_added signal, | Christian Persch | 2004-06-24 | 1 | -0/+10 |
* | Commit ChangeLog too | Christian Persch | 2004-06-24 | 1 | -0/+14 |
* | Simply use gtk_container_get_children(). | Christian Persch | 2004-06-24 | 1 | -0/+6 |
* | Make the "Exit Fullscreen" button toggle the action instead of doing to | Christian Persch | 2004-06-24 | 1 | -0/+8 |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+10 |
* | Move check for javascript after the http[s] checks. | Christian Persch | 2004-06-23 | 1 | -0/+6 |
* | "/" in a topic title is now a submenu in the bookmarks menu. | Marco Pesenti Gritti | 2004-06-23 | 1 | -0/+10 |
* | Keep the whole hierarchy of folders in the topic name, separated by |. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+8 |
* | Drop some unused code. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+8 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+22 |
* | Add a New topic button to the new bookmark dialog. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+11 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 1 | -0/+8 |
* | Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699. | Christian Persch | 2004-06-21 | 1 | -0/+7 |
* | Whoops. Um. Fixed the build. | Adam Hooper | 2004-06-21 | 1 | -0/+17 |
* | Remove implementation of ::HidePage again, it's really not used anyway in | Christian Persch | 2004-06-20 | 1 | -0/+8 |
* | Implement GlobalHistory2::HidePage, fixes bug #142143. | Christian Persch | 2004-06-20 | 1 | -0/+6 |
* | Make tab labels 1/n-th of the window width (n = number of tabs), with a | Christian Persch | 2004-06-20 | 1 | -0/+10 |
* | Append tabs at the end instead of grouping them near the current one. | Marco Pesenti Gritti | 2004-06-20 | 1 | -0/+15 |
* | Update from new winstripe theme of Firefox | Marco Pesenti Gritti | 2004-06-19 | 1 | -0/+6 |
* | Escape strings before using the with markup in labels. Patch by Crispin | Christian Persch | 2004-06-18 | 1 | -0/+8 |
* | Set data for close-button on the tab label. | Christian Persch | 2004-06-17 | 1 | -0/+6 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 1 | -0/+22 |
* | Use GenericName. See #144284 for the hig change. Fix bug #140625. | Marco Pesenti Gritti | 2004-06-15 | 1 | -0/+8 |
* | Work around mozilla bug #246392 which goes back to the original urls when | Christian Persch | 2004-06-15 | 1 | -0/+9 |
* | Use g_markup_print_escaed(). | Christian Persch | 2004-06-15 | 1 | -0/+6 |
* | Escape strings before using them with markup in labels. | Christian Persch | 2004-06-15 | 1 | -0/+7 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 1 | -0/+12 |
* | Add GNOME_COMMON_INIT | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+6 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+14 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+11 |
* | Put proper property IDs on properties | Adam Hooper | 2004-06-12 | 1 | -0/+7 |
* | Make spinner not use a visible window, and fix coordinates accordingly. | Christian Persch | 2004-06-12 | 1 | -0/+8 |
* | Save the toolbars models from dispose, not from finalize, since you cannot | Christian Persch | 2004-06-12 | 1 | -0/+14 |
* | Do not put ACLOCAL flags in the Makefile, it should not be necessary | Marco Pesenti Gritti | 2004-06-11 | 1 | -0/+8 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -0/+215 |
* | Disable xpinstall by default. Fixes bug #144035. | Christian Persch | 2004-06-10 | 1 | -0/+6 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 1 | -0/+17 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 1 | -0/+13 |
* | Fix CSS background detection, based on a galeon patch by Crispin | Christian Persch | 2004-06-09 | 1 | -0/+7 |
* | Adjust comment about mozilla bug #232057, which was WONTFIXed. | Christian Persch | 2004-06-09 | 1 | -0/+7 |
* | Do not hide clipboard items for the input context (Bug #139040) | Marco Pesenti Gritti | 2004-06-08 | 1 | -0/+7 |
* | Move external protocols prefs defaults in the javascript file and add | Marco Pesenti Gritti | 2004-06-08 | 1 | -0/+8 |
* | Fix setting default filename in the !modeSave case. | Christian Persch | 2004-06-07 | 1 | -0/+6 |
* | Don't allow ::SetDefaultString unless we're in modeSave. | Christian Persch | 2004-06-07 | 1 | -0/+7 |
* | Also load extensions from /home/users/ross | Ross Burton | 2004-06-07 | 1 | -0/+5 |
* | Use ephy-file-chooser convenience constructor instead of duplicating code | Christian Persch | 2004-06-07 | 1 | -0/+7 |
* | Simplified mozilla version checks with new MOZILLA_IS_VERSION4 macro. | Christian Persch | 2004-06-07 | 1 | -0/+7 |
* | Add help/es/Makefile to AC_OUTPUT. | Christian Persch | 2004-06-06 | 1 | -0/+6 |
* | Added Spanish docs | Francisco Javier F. Serrador | 2004-06-05 | 1 | -0/+4 |
* | 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 |