| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in the printer name | Marco Pesenti Gritti | 2004-06-25 | 2 | -1/+7 |
* | Remove preview flag | Marco Pesenti Gritti | 2004-06-25 | 7 | -7/+13 |
* | Updated Czech translation. | Miloslav Trmac | 2004-06-25 | 2 | -211/+221 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 12 | -180/+83 |
* | Added src/bookmarks/ephy-topics-selector.c. | Christian Persch | 2004-06-24 | 2 | -0/+5 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 10 | -22/+42 |
* | Implement open in tabs from toolbar topics | Marco Pesenti Gritti | 2004-06-24 | 5 | -24/+120 |
* | Removed unused array, and added a few missing statics. | Christian Persch | 2004-06-24 | 2 | -10/+9 |
* | Use g_signal_connect_after to connect to the toolbar_added signal, | Christian Persch | 2004-06-24 | 3 | -4/+14 |
* | Commit ChangeLog too | Christian Persch | 2004-06-24 | 1 | -0/+14 |
* | Make the permission type a string instead of an enum, that way we can | Christian Persch | 2004-06-24 | 5 | -70/+48 |
* | Simply use gtk_container_get_children(). | Christian Persch | 2004-06-24 | 2 | -11/+8 |
* | Make the "Exit Fullscreen" button toggle the action instead of doing to | Christian Persch | 2004-06-24 | 2 | -1/+19 |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 4 | -49/+72 |
* | Move check for javascript after the http[s] checks. | Christian Persch | 2004-06-23 | 2 | -8/+11 |
* | "/" in a topic title is now a submenu in the bookmarks menu. | Marco Pesenti Gritti | 2004-06-23 | 3 | -37/+94 |
* | Keep the whole hierarchy of folders in the topic name, separated by |. | Marco Pesenti Gritti | 2004-06-22 | 2 | -22/+47 |
* | Drop some unused code. | Marco Pesenti Gritti | 2004-06-22 | 2 | -28/+19 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 13 | -59/+133 |
* | Add a New topic button to the new bookmark dialog. | Marco Pesenti Gritti | 2004-06-22 | 4 | -0/+101 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 2 | -8/+19 |
* | Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699. | Christian Persch | 2004-06-21 | 2 | -0/+11 |
* | Whoops. Um. Fixed the build. | Adam Hooper | 2004-06-21 | 2 | -0/+18 |
* | Implement popup-blocking signals. Part of bug #111930. | Adam Hooper | 2004-06-21 | 6 | -8/+108 |
* | Updated Serbian translation. | Danilo Šegan | 2004-06-21 | 3 | -819/+800 |
* | Updated British English translation | Gareth Owen | 2004-06-21 | 2 | -348/+356 |
* | Remove implementation of ::HidePage again, it's really not used anyway in | Christian Persch | 2004-06-20 | 2 | -14/+9 |
* | Implement GlobalHistory2::HidePage, fixes bug #142143. | Christian Persch | 2004-06-20 | 2 | -3/+27 |
* | Make tab labels 1/n-th of the window width (n = number of tabs), with a | Christian Persch | 2004-06-20 | 2 | -63/+70 |
* | Append tabs at the end instead of grouping them near the current one. | Marco Pesenti Gritti | 2004-06-20 | 7 | -53/+26 |
* | Updated Greek translation | Nikos Charonitakis | 2004-06-19 | 2 | -284/+294 |
* | Update from new winstripe theme of Firefox | Marco Pesenti Gritti | 2004-06-19 | 2 | -0/+6 |
* | Updated Canadian English translation. | Alexander Winston | 2004-06-18 | 2 | -348/+357 |
* | Escape strings before using the with markup in labels. Patch by Crispin | Christian Persch | 2004-06-18 | 3 | -10/+18 |
* | Translation updated by Mətin Əmirov. | Metin Amiroff | 2004-06-17 | 2 | -514/+335 |
* | Updated Bulgarian translation by Vladimir "Kaladan" Petkov | Alexander Shopov | 2004-06-17 | 2 | -3749/+3746 |
* | Set data for close-button on the tab label. | Christian Persch | 2004-06-17 | 2 | -0/+7 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 6 | -116/+159 |
* | Updated Czech translation. | Miloslav Trmac | 2004-06-16 | 2 | -348/+357 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-06-16 | 2 | -389/+385 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-06-15 | 1 | -0/+1 |
* | Use GenericName. See #144284 for the hig change. Fix bug #140625. | Marco Pesenti Gritti | 2004-06-15 | 3 | -2/+12 |
* | Work around mozilla bug #246392 which goes back to the original urls when | Christian Persch | 2004-06-15 | 4 | -1/+75 |
* | Updated Brazilian Portuguese translation done by Estêvão Samuel | Gustavo Maciel Dias Vieira | 2004-06-15 | 2 | -385/+376 |
* | Use g_markup_print_escaed(). | Christian Persch | 2004-06-15 | 2 | -4/+8 |
* | Escape strings before using them with markup in labels. | Christian Persch | 2004-06-15 | 3 | -6/+12 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 6 | -19/+22 |
* | Added src/bookmarks/ephy-bookmarksbar-model.c. Updated Slovak translation. | Marcel Telka | 2004-06-13 | 3 | -489/+333 |
* | Add GNOME_COMMON_INIT | Marco Pesenti Gritti | 2004-06-13 | 2 | -0/+8 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 8 | -5/+68 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 3 | -2/+15 |
* | Put proper property IDs on properties | Adam Hooper | 2004-06-12 | 2 | -2/+9 |
* | Make spinner not use a visible window, and fix coordinates accordingly. | Christian Persch | 2004-06-12 | 2 | -6/+15 |
* | Save the toolbars models from dispose, not from finalize, since you cannot | Christian Persch | 2004-06-12 | 4 | -12/+43 |
* | Do not put ACLOCAL flags in the Makefile, it should not be necessary | Marco Pesenti Gritti | 2004-06-11 | 2 | -3/+8 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 30 | -1156/+1121 |
* | Updated German translation. | Christian Neumair | 2004-06-10 | 2 | -148/+138 |
* | Disable xpinstall by default. Fixes bug #144035. | Christian Persch | 2004-06-10 | 2 | -0/+9 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 5 | -26/+57 |
* | 2004-06-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-06-10 | 1 | -20/+34 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 6 | -70/+76 |
* | Separation of bookmarks and normal toolbars. | Christian Persch | 2004-06-09 | 5 | -0/+1127 |
* | Fix CSS background detection, based on a galeon patch by Crispin | Christian Persch | 2004-06-09 | 2 | -53/+73 |
* | Adjust comment about mozilla bug #232057, which was WONTFIXed. | Christian Persch | 2004-06-09 | 2 | -4/+10 |
* | Do not hide clipboard items for the input context (Bug #139040) | Marco Pesenti Gritti | 2004-06-08 | 2 | -9/+10 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-06-08 | 1 | -0/+5 |
* | Move external protocols prefs defaults in the javascript file and add | Marco Pesenti Gritti | 2004-06-08 | 2 | -12/+11 |
* | Fix setting default filename in the !modeSave case. | Christian Persch | 2004-06-07 | 3 | -31/+32 |
* | Don't allow ::SetDefaultString unless we're in modeSave. | Christian Persch | 2004-06-07 | 2 | -1/+11 |
* | Also load extensions from /home/users/ross | Ross Burton | 2004-06-07 | 2 | -0/+12 |
* | Use ephy-file-chooser convenience constructor instead of duplicating code | Christian Persch | 2004-06-07 | 2 | -49/+52 |
* | Simplified mozilla version checks with new MOZILLA_IS_VERSION4 macro. | Christian Persch | 2004-06-07 | 3 | -3/+14 |
* | Updated Greek translation. | Nikos Charonitakis | 2004-06-06 | 2 | -446/+156 |
* | 2004-06-06 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> | Updated ja.po. T.Aihana | 2004-06-06 | 2 | -299/+125 |
* | Add help/es/Makefile to AC_OUTPUT. | Christian Persch | 2004-06-06 | 2 | -0/+7 |
* | Added Spanish docs | Francisco Javier F. Serrador | 2004-06-05 | 1 | -0/+4 |
* | Added Spansih docs | Francisco Javier F. Serrador | 2004-06-05 | 1 | -1/+1 |
* | Spanish figures | Francisco Javier F. Serrador | 2004-06-05 | 4 | -0/+0 |
* | Updated Albanian translation | Laurent Dhima | 2004-06-05 | 1 | -0/+4 |
* | Updated | Laurent Dhima | 2004-06-05 | 1 | -106/+98 |
* | Spanish manual translation (finished) | Francisco Javier F. Serrador | 2004-06-05 | 1 | -408/+481 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-06-05 | 2 | -299/+125 |
* | Fix bug reporting address | Christian Persch | 2004-06-05 | 1 | -1/+2 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 35 | -956/+1146 |
* | Fixed some strings in the Danish translation. | Ole Laursen | 2004-06-03 | 2 | -82/+31 |
* | Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug | Christian Persch | 2004-06-03 | 2 | -6/+22 |
* | Commit changelog for previous change -- OOPS! | Adam Hooper | 2004-06-02 | 1 | -0/+8 |
* | Update from libegg | Adam Hooper | 2004-06-01 | 1 | -21/+11 |
* | Changed the translation of Downloads. | Ole Laursen | 2004-05-31 | 2 | -3/+8 |
* | Post-release version bump. | Christian Persch | 2004-05-31 | 2 | -1/+7 |
* | Release 1.3.0Release130 | Christian Persch | 2004-05-31 | 70 | -38101/+45949 |
* | Updating NEWS | Christian Persch | 2004-05-31 | 1 | -14/+0 |
* | Updated Lithuanian translation. | Žygimantas Beručka | 2004-05-31 | 2 | -201/+234 |
* | Updated Spanish translation | Francisco Javier F. Serrador | 2004-05-30 | 1 | -178/+207 |
* | Updating NEWS | Christian Persch | 2004-05-30 | 1 | -0/+2 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 2 | -2/+9 |
* | Updated Danish translation. | Ole Laursen | 2004-05-30 | 2 | -648/+673 |
* | Updated Spanish help | Francisco Javier F. Serrador | 2004-05-29 | 1 | -71/+73 |
* | Revert varargs change, it doesn't work for LOG("Message") without | Christian Persch | 2004-05-29 | 2 | -11/+7 |
* | Updating NEWS | Christian Persch | 2004-05-29 | 1 | -4/+9 |
* | Use ISO style variable argument macros. Patch by Brian Cameron, part of | Christian Persch | 2004-05-29 | 2 | -0/+19 |
* | Add check for 'mkdtemp', since solaris doesn't have it. | Christian Persch | 2004-05-29 | 3 | -0/+21 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 2 | -1/+7 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 2 | -1/+7 |
* | Depend on glib >= 2.4.1 because of the fix for bug #112222. | Christian Persch | 2004-05-29 | 2 | -1/+7 |
* | Fix for mozilla API change (ported from galeon). | Christian Persch | 2004-05-29 | 2 | -1/+21 |
* | Increase mozilla snapshot level for 1.8a2/trunk. | Christian Persch | 2004-05-29 | 2 | -2/+8 |
* | Update for 1.3.0. | Christian Persch | 2004-05-29 | 2 | -2/+205 |
* | Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban Mühemmet | Christian Rose | 2004-05-29 | 4 | -1/+3504 |
* | Include "config.h". | Christian Persch | 2004-05-29 | 1 | -0/+4 |
* | Always include "config.h" ! | Christian Persch | 2004-05-29 | 2 | -0/+10 |
* | Fix snapshot check for mozilla >= 1.7rc2 . | Christian Persch | 2004-05-29 | 2 | -1/+7 |
* | Fix some spellings in Thai translation. | Theppitak Karoonboonyanan | 2004-05-25 | 2 | -33/+32 |
* | Remove unused field in struct | Xan Lopez | 2004-05-25 | 4 | -1/+15 |
* | Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by Isriya | Paisa Seeluangsawat | 2004-05-24 | 4 | -1/+3338 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2004-05-24 | 2 | -279/+283 |
* | remove Makefile.in errounously committed | Marco Pesenti Gritti | 2004-05-23 | 1 | -357/+0 |
* | Fix some headers fallouts with mozilla head | Marco Pesenti Gritti | 2004-05-23 | 4 | -1/+17 |
* | 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 | 2 | -21/+31 |
* | Recognise mozilla 1.8a1 and 1.8a2. | Christian Persch | 2004-05-22 | 2 | -0/+8 |
* | Elimiate indeterminate progress, fixes bugs #142303 and #142305. | Christian Persch | 2004-05-21 | 3 | -20/+16 |
* | Fix stupid bug. | Christian Persch | 2004-05-21 | 2 | -2/+9 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 3 | -6/+11 |
* | Open bookmark in new tab on middle-click. Fixes bug #106250. | Christian Persch | 2004-05-20 | 3 | -6/+81 |
* | Fix typo | Christian Persch | 2004-05-20 | 1 | -1/+0 |
* | Backported fixes from gtk+ cvs head. | Christian Persch | 2004-05-20 | 2 | -17/+28 |
* | Fix a MOZILLA_SNAPSHOT check for 1.7 branch. | Christian Persch | 2004-05-19 | 2 | -1/+7 |
* | Generate Makefile in help/es too. | Christian Persch | 2004-05-19 | 2 | -0/+7 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 3 | -2/+10 |
* | Updated British English translation | Gareth Owen | 2004-05-19 | 2 | -109/+141 |
* | Fix observer topic check for cookie "cleared" notification. | Christian Persch | 2004-05-17 | 2 | -1/+7 |
* | updated Walloon file | Pablo Saratxaga | 2004-05-17 | 2 | -1300/+1712 |
* | Spanish docs updated | Francisco Javier F. Serrador | 2004-05-17 | 1 | -65/+64 |
* | Fix mem leak. | Christian Persch | 2004-05-16 | 2 | -3/+15 |
* | Fix mem leaks.' | Christian Persch | 2004-05-16 | 2 | -0/+9 |
* | Fix refcount leak. | Christian Persch | 2004-05-16 | 2 | -0/+9 |
* | Shut up | Christian Persch | 2004-05-16 | 1 | -0/+4 |
* | Set mEventReceiver to nsnull in ::Destroy(), fixes a crasher. | Christian Persch | 2004-05-16 | 2 | -6/+14 |
* | Updated Canadian English translation. | Alexander Winston | 2004-05-15 | 2 | -104/+146 |
* | *** empty log message *** | Christian Persch | 2004-05-15 | 1 | -7/+0 |
* | Yet another mozilla API change. | Christian Persch | 2004-05-15 | 2 | -13/+67 |
* | Forgot to change action entries for last commit. | Christian Persch | 2004-05-14 | 2 | -4/+6 |
* | Simplify context menu wrt. frames. Fixes bug #138442. | Christian Persch | 2004-05-14 | 4 | -55/+8 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-05-14 | 5 | -0/+2989 |
* | Updated Czech translation. | Miloslav Trmac | 2004-05-13 | 2 | -5/+21 |
* | Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will | Christian Persch | 2004-05-13 | 2 | -1/+13 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-05-13 | 2 | -75/+114 |
* | Backport changed from the new gtkcellrendererprogress which was based on | Christian Persch | 2004-05-13 | 3 | -240/+346 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-05-12 | 2 | -1/+8 |
* | One more NS_ENSURE_TRUE. | Christian Persch | 2004-05-11 | 2 | -1/+7 |
* | Updated Albanian translation | Laurent Dhima | 2004-05-11 | 1 | -0/+4 |
* | Updated | Laurent Dhima | 2004-05-11 | 1 | -641/+491 |
* | Updated Czech translation. | Miloslav Trmac | 2004-05-11 | 2 | -66/+85 |
* | Changed back to NS_ENSURE_TRUE as per discussion in bug #142184. | Christian Persch | 2004-05-11 | 2 | -23/+29 |
* | Remove unused variable. | Christian Persch | 2004-05-11 | 2 | -1/+6 |
* | Destroy the EphyBrowser in destroy handler, but delete it only on | Christian Persch | 2004-05-11 | 3 | -45/+87 |
* | Statusbar re-design: Move lock icon to left; hide progress bar when no | Christian Persch | 2004-05-11 | 3 | -12/+77 |
* | Shut up | Christian Persch | 2004-05-10 | 1 | -0/+2 |
* | Fix accelerator for OpenImage action. | Christian Persch | 2004-05-09 | 2 | -1/+7 |
* | Added ephy-file-chooser.c. | Christian Persch | 2004-05-09 | 2 | -0/+5 |
* | Jump to new tabs created from command lines; fixes bug #141168. | Christian Persch | 2004-05-09 | 2 | -4/+10 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 10 | -80/+217 |
* | Forward nsIAuthPrompt interface to the single sign-on prompt | Christian Persch | 2004-05-08 | 3 | -35/+19 |
* | corrected <identifier url>. | Iñaki Larrañaga | 2004-05-07 | 1 | -1/+1 |
* | Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels. | Christian Persch | 2004-05-07 | 4 | -27/+35 |
* | Increase snapshot level for mozilla >= 1.7rc2 and 1.8a/trunk. | Christian Persch | 2004-05-07 | 2 | -4/+11 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-05-07 | 2 | -204/+229 |
* | Check for nsIPassword.h | Christian Persch | 2004-05-06 | 3 | -5/+24 |
* | Adapt to mozilla API change. | Christian Persch | 2004-05-06 | 2 | -0/+11 |
* | Recognise 1.7rc* too. | Christian Persch | 2004-05-06 | 2 | -0/+8 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-05-05 | 2 | -35/+60 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-05-05 | 2 | -618/+619 |
* | Updated Dutch translation. | Reinout van Schouwen | 2004-05-04 | 1 | -92/+107 |
* | Whenever we have one, pass the cache key to the persist object. That way | Christian Persch | 2004-05-04 | 2 | -3/+15 |
* | Fix a mem leak; thanks to Crispin for spotting it. | Christian Persch | 2004-05-03 | 2 | -1/+7 |
* | title added back to dialog - see notes on bug #133152 | Patanjali Somayaji | 2004-05-03 | 2 | -1/+7 |
* | Remove unused variable | Christian Persch | 2004-05-03 | 1 | -3/+0 |
* | More HIGifying of the overwrite confirmation dialog - - title removed from | Patanjali Somayaji | 2004-05-03 | 2 | -1/+10 |
* | Make Escape cancel overwrite dialog. | Piers Cornwell | 2004-05-03 | 2 | -20/+22 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 11 | -160/+120 |
* | Minor updates to match UI. | Piers Cornwell | 2004-05-02 | 2 | -53/+69 |
* | Make the statusbar's GtkTooltips publicly accessibly. | Christian Persch | 2004-05-02 | 3 | -7/+15 |
* | Updated Czech translation. | Miloslav Trmac | 2004-04-30 | 2 | -98/+106 |
* | Updated British English translation | Gareth Owen | 2004-04-30 | 2 | -104/+124 |
* | More HIG love for overwrite confirmation. Partial fix for bug #133152. | Piers Cornwell | 2004-04-30 | 2 | -3/+11 |
* | fix build bustage | Marco Pesenti Gritti | 2004-04-30 | 3 | -0/+18 |
* | fix build bustage | Marco Pesenti Gritti | 2004-04-30 | 1 | -1/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-30 | 1 | -4/+4 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-04-30 | 2 | -106/+116 |
* | Complete headers defines | Marco Pesenti Gritti | 2004-04-30 | 6 | -38/+75 |
* | HIGified dialog created with "Cancel" and "Overwrite" buttons. | Patanjali Somayaji | 2004-04-29 | 2 | -11/+49 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-29 | 1 | -0/+2 |
* | More defines work, still lack EventContext and EmbedPrivate. Use mozilla | Marco Pesenti Gritti | 2004-04-29 | 28 | -174/+212 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-29 | 1 | -0/+2 |
* | Add defines for private mozilla api usage. It will make easier to track | Marco Pesenti Gritti | 2004-04-29 | 3 | -49/+53 |
* | Adding new screenshots. | Piers Cornwell | 2004-04-29 | 2 | -0/+0 |
* | Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. Fixes | Piers Cornwell | 2004-04-29 | 2 | -197/+382 |
* | Update screenshots. | Piers Cornwell | 2004-04-29 | 3 | -0/+7 |
* | Merging from gnome-2-4 | Christian Persch | 2004-04-29 | 5 | -0/+1129 |
* | Ensure we have a DOM window before trying to get his url. The check was | Marco Pesenti Gritti | 2004-04-29 | 3 | -2/+11 |
* | Correct listitems to contain para tags. Fixes bug #140918. | Sebastian Heinlein | 2004-04-29 | 2 | -23/+41 |
* | Updated Dutch translation | Reinout van Schouwen | 2004-04-28 | 1 | -668/+665 |
* | Nice mess of defines to support 1.8a. Damn. | Marco Pesenti Gritti | 2004-04-27 | 11 | -32/+248 |
* | Updated Portuguese translation. | Duarte Loreto | 2004-04-27 | 2 | -603/+591 |
* | Exit print preview mode before closing a window. Fixes a crasher; Epiphany | Christian Persch | 2004-04-27 | 2 | -0/+20 |
* | Fix encoding of saved content; fixes bug #141050. | Marco Pesenti Gritti | 2004-04-27 | 2 | -34/+29 |
* | Fix dependency libs not to include libbonoboui. | Christian Persch | 2004-04-24 | 2 | -1/+7 |
* | Added Basque help files | Pablo Saratxaga | 2004-04-22 | 9 | -1/+844 |
* | Document UTF-8 requirement. | Christian Persch | 2004-04-22 | 5 | -8/+25 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-22 | 1 | -2/+3 |
* | Updated Lithuanian translation. | Zygimantas Berucka | 2004-04-21 | 2 | -609/+445 |
* | Added missing documentation file | Adam Hooper | 2004-04-21 | 2 | -0/+44 |
* | Documented EphyGlade | Adam Hooper | 2004-04-20 | 6 | -7/+35 |
* | Updated Czech translation. | Miloslav Trmac | 2004-04-19 | 2 | -7/+15 |
* | Fix font selection combo box issues; fixes bug #138560. | Christian Persch | 2004-04-18 | 5 | -69/+107 |
* | Merging from gnome-2-6 | Christian Persch | 2004-04-18 | 1 | -1/+2 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 5 | -29/+43 |
* | s/PERSIST_NO_CONVERSION/PERSIST_FLAGS_NO_CONVERSION/ | Adam Hooper | 2004-04-18 | 1 | -1/+1 |
* | Do not uncompress when the type is not html. | Marco Pesenti Gritti | 2004-04-18 | 2 | -0/+11 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-04-18 | 2 | -3/+10 |
* | Resync with egg | Marco Pesenti Gritti | 2004-04-17 | 5 | -4/+33 |
* | Updated British English translation | Gareth Owen | 2004-04-17 | 2 | -599/+588 |
* | Added MozDownload.cpp. | Christian Persch | 2004-04-17 | 2 | -0/+5 |
* | Fix saving of linked content. Don't create the directory; mozilla will do | Christian Persch | 2004-04-17 | 2 | -11/+15 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-04-16 | 2 | -601/+433 |
* | Updated Czech translation. | Miloslav Trmac | 2004-04-16 | 2 | -595/+579 |
* | Updated Hungarian translation. | Andras Timar | 2004-04-15 | 2 | -361/+421 |
* | Add "Downloads" folder shortcut to our file chooser dialogues. | Christian Persch | 2004-04-14 | 2 | -0/+30 |
* | Add debug output. | Christian Persch | 2004-04-14 | 2 | -0/+16 |
* | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-04-14 | 5 | -10/+38 |
* | Don't quit the filechooser when selecting "No" from the confirm- overwrite | Christian Persch | 2004-04-10 | 4 | -28/+46 |
* | Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415. | Piers Cornwell | 2004-04-10 | 3 | -0/+12 |
* | Sort the actions in the location entry autocompletion dropdown. Fixes bug | Christian Persch | 2004-04-10 | 2 | -1/+46 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 6 | -13/+11 |
* | added gujarati translation | Guntupalli Karunakar | 2004-04-09 | 4 | -1/+3822 |
* | Fix ChangeLog | Christian Persch | 2004-04-09 | 1 | -2/+2 |
* | Make warning message selectable. | Piers Cornwell | 2004-04-09 | 2 | -0/+7 |
* | Added forgotten EphyNodeDb documentation | Adam Hooper | 2004-04-08 | 2 | -0/+137 |
* | Eliminate ExternalProtocolHandlers in favor of setting prefs to make | Christian Biesinger | 2004-04-07 | 8 | -500/+30 |
* | Remove unused variable. | Christian Persch | 2004-04-07 | 2 | -3/+7 |
* | Don't abort on errors, just display a message on console. | Christian Persch | 2004-04-07 | 2 | -11/+6 |
* | doc/plan/plan.xml | Piers Cornwell | 2004-04-07 | 2 | -10/+22 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-04-06 | 2 | -14/+19 |
* | Track the active window. | Christian Persch | 2004-04-06 | 2 | -0/+74 |
* | Make pdm and print setup dialogues destroy with parent, too. | Christian Persch | 2004-04-06 | 3 | -2/+9 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 6 | -8/+34 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-04-05 | 2 | -48/+53 |
* | Documented EphyNodeDb | Adam Hooper | 2004-04-05 | 11 | -16/+169 |
* | Updated Icelandic translation by Helgi ormar orbjrnsson | Samel Jn Gunnarsson | 2004-04-04 | 2 | -1200/+1682 |