| Commit message (Expand) | Author | Age | Files | Lines |
* | Default typeaheadfindsea to on. From bug #157435. | Christian Persch | 2005-01-23 | 2 | -0/+9 |
* | Rename "visible" property. | Christian Persch | 2005-01-23 | 3 | -3/+10 |
* | Really make confirm-overwrite dialogue have a parent window. Fixes bug | Christian Persch | 2005-01-19 | 2 | -3/+11 |
* | Fix mem leak. Fixes bug #164302. | Christian Persch | 2005-01-19 | 2 | -0/+8 |
* | Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI. | Christian Persch | 2005-01-11 | 2 | -1/+7 |
* | Only implement nsITransfer, if possible. | Christian Persch | 2005-01-09 | 4 | -25/+70 |
* | Don't store more than 5 hidden popups. Fixes bug #160863 (merged from | Christian Persch | 2005-01-09 | 2 | -1/+28 |
* | Better fix for bug #119461, just use gtk_button_set_focus_on_click(). | Christian Persch | 2005-01-05 | 2 | -11/+10 |
* | We don't need to implement nsIBrowserHistory. | Christian Persch | 2005-01-02 | 4 | -117/+11 |
* | Grab focus on the active tab before removing a tab. Fixes bug #119461. | Christian Persch | 2005-01-02 | 3 | -0/+30 |
* | Set selection mode to BROWSE. Fixes bug #162331. | Christian Persch | 2005-01-01 | 2 | -0/+12 |
* | Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which | Christian Persch | 2004-12-31 | 2 | -1/+8 |
* | Don't destroy the dialogue with the parent, since that makes gtk+ go | Christian Persch | 2004-12-27 | 2 | -0/+8 |
* | Post-release version bump. | Christian Persch | 2004-12-21 | 2 | -1/+7 |
* | === Release 1.4.7 ===Release147 | Christian Persch | 2004-12-20 | 2 | -0/+8 |
* | Update | Christian Persch | 2004-12-20 | 1 | -0/+1 |
* | Wrap the label in the Confirm Overwrite dialogue. Fixes bug #161771. | Christian Persch | 2004-12-20 | 2 | -0/+7 |
* | Shut up | Christian Persch | 2004-12-20 | 1 | -0/+5 |
* | Updating NEWS | Christian Persch | 2004-12-20 | 1 | -0/+20 |
* | Mozilla API change. | Christian Persch | 2004-12-19 | 4 | -1/+41 |
* | Correct code for "Afrikaans". | Christian Persch | 2004-12-19 | 2 | -1/+7 |
* | Disable Print and Print Preview while still loading the page. Fixes bug | Christian Persch | 2004-12-19 | 2 | -13/+35 |
* | Fixed typo in Turkish Translation, fixes bug #161308 | Baris Cicek | 2004-12-17 | 2 | -2/+7 |
* | Make the module resident. Maybe fixes bug #160945. | Christian Persch | 2004-12-15 | 3 | -0/+13 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 3 | -11/+35 |
* | Back out the fix for bug #158466, it's wrong. | Christian Persch | 2004-12-13 | 3 | -3/+14 |
* | Fix the build. Thanks to Crispin for noticing this. | Christian Persch | 2004-12-06 | 2 | -1/+7 |
* | Deactivate the context menu on window close. Fixes bug #156812. | Christian Persch | 2004-12-04 | 2 | -0/+11 |
* | Don't offer to resume if there are open windows. Fixes bug #160345. | Christian Persch | 2004-12-04 | 2 | -1/+15 |
* | Use stock icon for "Open In New Tab". | Christian Persch | 2004-12-03 | 2 | -2/+2 |
* | Post-release version bump. | Christian Persch | 2004-11-29 | 2 | -1/+7 |
* | === Release 1.4.6 ===Release146 | Christian Persch | 2004-11-29 | 4 | -28/+41 |
* | Forgot to commit ChangeLog | Christian Persch | 2004-11-29 | 1 | -0/+6 |
* | Fixes leak. | Vincent Untz | 2004-11-28 | 1 | -1/+4 |
* | Revert the earlier patch: don't emit tabs-reordered when the tab-added | Christian Persch | 2004-11-28 | 2 | -12/+10 |
* | Updating NEWS | Christian Persch | 2004-11-26 | 1 | -0/+22 |
* | R lib/egg/eggmarshalers.c: R lib/egg/eggmarshalers.h: | Christian Persch | 2004-11-26 | 4 | -781/+10 |
* | Don't move the window, just show it. Fixes bug #158923. | Christian Persch | 2004-11-26 | 2 | -1/+7 |
* | Build auto-generated files in builddir, not in srcdir. | Christian Persch | 2004-11-26 | 4 | -13/+15 |
* | Fix out-of-srcdir build. | Christian Persch | 2004-11-26 | 5 | -0/+13 |
* | Adapt to changing mozilla API here. Thanks to Crispin for the patch | Christian Persch | 2004-11-25 | 3 | -10/+76 |
* | Fix string comparisions. | Christian Persch | 2004-11-23 | 2 | -8/+14 |
* | Fix missing 'else if' and a superflous failure check. | Christian Persch | 2004-11-23 | 2 | -3/+7 |
* | Updated Catalan translation. | Jordi Mallach | 2004-11-22 | 2 | -3/+7 |
* | If the signal handler for tab-added reordered the tabs, emit the | Christian Persch | 2004-11-21 | 2 | -4/+21 |
* | Use the dom window from the event. | Christian Persch | 2004-11-20 | 2 | -1/+7 |
* | Add --disable-filepicker to use when the mozilla build itself has native | Christian Persch | 2004-11-20 | 4 | -6/+39 |
* | Fix opening of content when not downloading automatically. Fixes bug | Christian Persch | 2004-11-18 | 2 | -2/+10 |
* | Disallow favicon links from subframes. | Christian Persch | 2004-11-18 | 4 | -18/+59 |
* | Retain original uri. | Christian Persch | 2004-11-18 | 2 | -0/+8 |
* | Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453. | Christian Persch | 2004-11-18 | 4 | -55/+50 |
* | More cruft exorcised. | Christian Persch | 2004-11-17 | 3 | -35/+11 |
* | Add ephy_embed_show_page_certificate () (merged from HEAD). | Christian Persch | 2004-11-17 | 6 | -2/+76 |
* | Post-release version bump. | Christian Persch | 2004-11-15 | 2 | -1/+7 |
* | === Release 1.4.5 ===Release145 | Christian Persch | 2004-11-15 | 4 | -1/+42 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-15 | 4 | -29/+84 |
* | Autoupdated | Christian Persch | 2004-11-14 | 2 | -47/+89 |
* | Remove dead code. | Christian Persch | 2004-11-14 | 3 | -27/+7 |
* | Better fix for bug #158202, thanks to Christian Biesinger. | Christian Persch | 2004-11-14 | 2 | -2/+7 |
* | Don't include gnome-i18n.h here. | Christian Persch | 2004-11-14 | 3 | -11/+17 |
* | Fix FMR. Fixes bug #158202. | Christian Persch | 2004-11-14 | 2 | -2/+9 |
* | nsEmbedString.h now requires MOZILLA_STRICT_API define. | Christian Persch | 2004-11-14 | 20 | -1/+61 |
* | Size-allocate the embed if it's not mapped but has never been | Christian Persch | 2004-11-13 | 2 | -3/+19 |
* | Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crash | Christian Persch | 2004-11-12 | 2 | -0/+15 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 3 | -2/+10 |
* | Don't unref, then weak ref, then enter main loop; this won't work when | Christian Persch | 2004-11-11 | 2 | -2/+16 |
* | Remove the remaining time string from tray icon trooltip. Fixes bug # | Christian Persch | 2004-11-11 | 2 | -49/+10 |
* | Fix opening content with external content handlers. | Christian Persch | 2004-11-10 | 2 | -16/+8 |
* | Better positioning for the context menu popup in a treeview. Patch by | Christian Persch | 2004-11-10 | 2 | -6/+16 |
* | Simplified the code a bit. | Christian Persch | 2004-11-09 | 2 | -18/+23 |
* | Make it also correct on DST changes. | Christian Persch | 2004-11-09 | 2 | -12/+32 |
* | Fix time filter for time zone != GMT. | Christian Persch | 2004-11-09 | 2 | -11/+29 |
* | Fix button sensitivity setting in language editor not to first disable the | Christian Persch | 2004-11-08 | 2 | -9/+17 |
* | Shut up | Christian Persch | 2004-11-08 | 1 | -0/+4 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 4 | -6/+33 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 10 | -28/+184 |
* | Make the tooltip on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 2 | -13/+52 |
* | Make static. | Christian Persch | 2004-11-07 | 2 | -1/+7 |
* | Add manual translation into Finnish, by Pauli Virtanen (merged from HEAD). | Christian Persch | 2004-11-05 | 12 | -1/+6222 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 2 | -0/+11 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 2 | -7/+22 |
* | Updated NEWS | Christian Persch | 2004-11-01 | 1 | -0/+6 |
* | Fix aclocal flags. | Christian Persch | 2004-11-01 | 3 | -0/+14 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 6 | -60/+109 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 7 | -59/+98 |
* | Fix a nasty bug when removing signal handlers during a node signal | Christian Persch | 2004-11-01 | 3 | -4/+120 |
* | Fix disconnect on node destroy. Patch by Peter Harvey. | Christian Persch | 2004-11-01 | 2 | -46/+43 |
* | Removing debug spew | Christian Persch | 2004-11-01 | 3 | -3/+2 |
* | Emit ::tab-removed after the tab has been removed. Fixes bug 151607. | Christian Persch | 2004-11-01 | 3 | -14/+15 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 4 | -27/+71 |
* | Updating NEWS | Christian Persch | 2004-10-31 | 1 | -0/+21 |
* | Check for nsIDOMNSEvent::GetIsTrusted. | Christian Persch | 2004-10-31 | 4 | -1/+33 |
* | Init variable | Christian Persch | 2004-10-31 | 1 | -1/+1 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 7 | -0/+176 |
* | Don't open all bookmarks in new tabs. Fixes bug #156843. | Christian Persch | 2004-10-30 | 2 | -10/+30 |
* | *** empty log message *** | Christian Persch | 2004-10-28 | 1 | -0/+2 |
* | Updated translation-credits. | Martin Willemoes Hansen | 2004-10-27 | 2 | -221/+227 |
* | Fix return type of tab_delete slot. | Christian Persch | 2004-10-25 | 2 | -9/+15 |
* | ankit@redhat.com * Changed some wrong rendered characters | Ankitkumar Rameshchandra Patel | 2004-10-25 | 1 | -297/+295 |
* | Correct the property-id for 'tooltip' property. | Christian Persch | 2004-10-25 | 2 | -1/+8 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 4 | -0/+14 |
* | Add manpage from Debian. | Jordi Mallach | 2004-10-22 | 3 | -0/+58 |
* | Better fix, taken from bug #135861. | Christian Persch | 2004-10-22 | 2 | -22/+8 |
* | Activate with double-click, as per HIG. Fixes bug #152899. | Christian Persch | 2004-10-22 | 2 | -1/+9 |
* | Updated Lithuanian translation. | Žygimantas Beručka | 2004-10-21 | 2 | -416/+442 |
* | Fix import of bookmarks in root folder. Fixes bug #152443. | Christian Persch | 2004-10-20 | 2 | -1/+7 |
* | Fix session remove command. | Christian Persch | 2004-10-16 | 2 | -1/+7 |
* | cut kbabel's lines | Leonid Kanter | 2004-10-14 | 1 | -3/+0 |
* | updated Russian translation | Leonid Kanter | 2004-10-14 | 2 | -782/+392 |
* | Post-release version bump. | Christian Persch | 2004-10-12 | 3 | -3/+9 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144 | Marco Pesenti Gritti | 2004-10-11 | 7 | -6/+73 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 20 | -220/+342 |
* | Remove duplicate AC_PROG_INTLTOOL, fixes bug #155028. | Christian Persch | 2004-10-10 | 2 | -1/+6 |
* | Fix mistranslated "system-language" strings. | Christian Persch | 2004-10-10 | 4 | -3/+11 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 5 | -15/+19 |
* | When adding a bookmark, check if it has same node ID as one scheduled for | Christian Persch | 2004-10-08 | 2 | -0/+25 |
* | revreq | N Jayaradha | 2004-10-08 | 1 | -197/+195 |
* | revreq | N Jayaradha | 2004-10-08 | 1 | -7/+5 |
* | Fix ChangeLog | Christian Persch | 2004-10-08 | 1 | -1/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-10-08 | 3 | -3/+3 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 8 | -9/+33 |
* | Post-release version bump. | Christian Persch | 2004-10-07 | 2 | -1/+7 |
* | === Release 1.4.3 ===Release143 | Christian Persch | 2004-10-07 | 4 | -1/+20 |
* | Fix compilation with gtk+ 2.4.x. | Christian Persch | 2004-10-07 | 2 | -1/+8 |
* | Post-release version bump. | Marco Pesenti Gritti | 2004-10-07 | 2 | -1/+7 |
* | === Release 1.4.2 === | Marco Pesenti Gritti | 2004-10-07 | 3 | -1/+27 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-07 | 4 | -0/+32 |
* | Add ephy-gui.h include. | Christian Persch | 2004-10-07 | 2 | -0/+7 |
* | Fix a mistranslation. | Christian Persch | 2004-10-07 | 2 | -1/+5 |
* | Remove unnecessary include. | Christian Persch | 2004-10-06 | 2 | -1/+6 |
* | Updated Korean translation. | Changwoo Ryu | 2004-10-06 | 2 | -243/+247 |
* | Don't allow activation of the hidden menubar in ppv mode. | Christian Persch | 2004-10-06 | 2 | -2/+12 |
* | Fix print preview and fullscreen mode interaction. Fixes bug #154456. | Christian Persch | 2004-10-06 | 2 | -37/+37 |
* | Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191. | Christian Persch | 2004-10-05 | 2 | -2/+31 |
* | Set window icon to default ephy icon. | Christian Persch | 2004-10-05 | 9 | -2/+74 |
* | done | Ivan Stojmirov | 2004-10-03 | 1 | -1040/+492 |
* | Shut up | Christian Persch | 2004-10-02 | 1 | -0/+1 |
* | Recognise "Desktop" special downloads directory. Fixes bug #152926. | Christian Persch | 2004-10-02 | 6 | -7/+41 |
* | Remove explicit PAC autoconf call, it works perfectly ok without it. | Christian Persch | 2004-09-30 | 3 | -46/+7 |
* | Post-release version bump. | Christian Persch | 2004-09-29 | 2 | -1/+7 |
* | === Release 1.4.1 ===Release141 | Christian Persch | 2004-09-29 | 6 | -10/+27 |
* | Version 1.4.1. | Christian Persch | 2004-09-28 | 3 | -1/+38 |
* | A data/default-prefs-common.js: A data/default-prefs-mozilla.js: A | Christian Persch | 2004-09-28 | 6 | -4/+41 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 7 | -11/+25 |
* | Add view toggles group placeholder. Fixes bug #153787. | Christian Persch | 2004-09-27 | 2 | -3/+11 |
* | Remove unimplemented function. | Christian Persch | 2004-09-27 | 2 | -2/+6 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 7 | -12/+27 |
* | Remove some unused code. Patch by Crispin Flowerday. | Christian Persch | 2004-09-26 | 2 | -6/+7 |
* | Remove another unnecessary define. | Christian Persch | 2004-09-26 | 2 | -1/+7 |
* | Remove an unnecessary define. | Christian Persch | 2004-09-26 | 2 | -1/+7 |
* | Mozilla API changes. | Christian Persch | 2004-09-25 | 4 | -2/+47 |
* | Updated French translation. | Christophe Merlet | 2004-09-25 | 2 | -860/+767 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-25 | 2 | -95/+100 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 2 | -1/+9 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 2 | -0/+8 |
* | Initialise position passed to gtk_editable_insert_text(). | Christian Persch | 2004-09-23 | 2 | -1/+7 |
* | Fix build. | Christian Persch | 2004-09-22 | 2 | -1/+7 |
* | Simplified nsIContentPolicy API check. | Christian Persch | 2004-09-21 | 3 | -5/+14 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 17 | -219/+250 |
* | Fix overflow in remaining time calculation. Fix bug #153136. Thanks to | Marco Pesenti Gritti | 2004-09-21 | 2 | -1/+11 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-09-18 | 4 | -3/+16 |
* | Updated Italian translation. | Alessio Frusciante | 2004-09-16 | 2 | -643/+709 |
* | More fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-16 | 2 | -2/+8 |
* | Fix for mozilla 1.7.3 API-non-change. | Christian Persch | 2004-09-15 | 4 | -4/+12 |
* | Updating | Christian Persch | 2004-09-13 | 5 | -0/+16 |
* | Fix for too-small notebook tab close buttons. Fixes bug #144772. | Christian Persch | 2004-09-13 | 5 | -6/+16 |
* | Fix toolbar overflow menu handling. Fixes bug #151648. | Christian Persch | 2004-09-13 | 3 | -5/+18 |
* | Don't accept drops of toolitems from other applications. Fixes bug | Christian Persch | 2004-09-13 | 2 | -3/+10 |
* | Auto-check new topic. Fixes bug #151925. | Christian Persch | 2004-09-13 | 2 | -2/+16 |
* | Post-release version bump. | Christian Persch | 2004-09-13 | 2 | -1/+7 |
* | === Release 1.4.0 ===Release140 | Christian Persch | 2004-09-13 | 1 | -0/+4 |
* | Updatinggnome-2-8-branchpoint | Christian Persch | 2004-09-13 | 5 | -18/+12 |
* | Version 1.4.0. | Christian Persch | 2004-09-13 | 3 | -4/+72 |
* | Updated traditional Chinese translation by GNOME HK Team | Kwok-Koon Cheung | 2004-09-13 | 2 | -825/+822 |
* | 2004-09-12 Akagic Amila <bono@linux.org.ba> * bs.po: Updated Bosnian translat... | Amila Akagić | 2004-09-13 | 2 | -282/+306 |
* | Updated Nepali Translation bug removed for System Language error | Pawan Chitrakar | 2004-09-12 | 2 | -12/+15 |
* | - Fix non-well-formed XML | Shaun McCance | 2004-09-12 | 2 | -2/+7 |
* | Updated Welsh translation. | Dafydd Harries | 2004-09-12 | 2 | -524/+591 |
* | Updated Catalan translation. | Jordi Mallach | 2004-09-11 | 2 | -296/+343 |
* | Fixed a string in Romanian translation | Mugurel Tudor | 2004-09-10 | 2 | -1/+5 |
* | Updated Turkish Translation | Baris Cicek | 2004-09-10 | 2 | -489/+570 |
* | Fixed a couple of strings in the Danish translation. | Ole Laursen | 2004-09-10 | 2 | -41/+46 |
* | Fixed bug #151213 | Paisa Seeluangsawat | 2004-09-10 | 2 | -2/+6 |
* | CVS_SILENT | Görkem Çetin | 2004-09-09 | 1 | -223/+39 |
* | Updated vi.po | Nguyen Thai Ngoc Duy | 2004-09-08 | 1 | -40/+25 |
* | Document popup window functionality (bug #145412) | Adam Hooper | 2004-09-08 | 2 | -0/+19 |
* | Updated Bulgarian translation | Alexander Shopov | 2004-09-08 | 2 | -241/+289 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-07 | 2 | -282/+310 |
* | Updated Greek translation. | Nikos Charonitakis | 2004-09-07 | 2 | -35/+51 |
* | Updated Romanian translation | Mugurel Tudor | 2004-09-07 | 2 | -699/+598 |
* | Updated vi.po | Nguyen Thai Ngoc Duy | 2004-09-07 | 1 | -621/+586 |
* | Updated Updated | Kjartan Maraas | 2004-09-06 | 3 | -418/+469 |
* | Added ne Nepali in ALL_LINGUAS | Pawan Chitrakar | 2004-09-05 | 4 | -1/+3547 |
* | Add "ml" to ALL_LINGUAS. | Christian Persch | 2004-09-05 | 2 | -1/+7 |
* | Fix invisible status icon. Fixes bug #151501; patch approved by RT. | Christian Persch | 2004-09-02 | 2 | -2/+12 |
* | updated Dutch translation | Reinout van Schouwen | 2004-09-01 | 2 | -146/+153 |
* | Updated Bengali (bn) Translation | Runa Bhattacharjee | 2004-08-31 | 1 | -0/+5 |
* | Updated BEngali(bn) Translation | Runa Bhattacharjee | 2004-08-31 | 1 | -722/+650 |
* | Updated Arabic translation | Arafat Medini | 2004-08-31 | 2 | -1581/+645 |
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-08-31 | 2 | -486/+528 |
* | Post-release version bump.pre-gnome-2-10-branchpoint | Christian Persch | 2004-08-30 | 2 | -1/+7 |
* | === Release 1.3.8 ===Release138 | Christian Persch | 2004-08-30 | 3 | -1/+13 |
* | Version 1.3.8. | Christian Persch | 2004-08-30 | 3 | -3/+11 |
* | Updated Greek translation | Nikos Charonitakis | 2004-08-30 | 2 | -303/+311 |
* | Make sure the filename to print to doesn't contain slashes. Fixes bug | Christian Persch | 2004-08-30 | 2 | -10/+74 |
* | Disable SSLv2 by default. | Christian Persch | 2004-08-30 | 2 | -0/+10 |
* | Updated German translation. | Christian Neumair | 2004-08-29 | 2 | -267/+292 |
* | Updating NEWS | Christian Persch | 2004-08-29 | 1 | -1/+1 |
* | Translate this too. Translation by 佐藤 暁 (SATOH Satoru). | Christian Persch | 2004-08-29 | 2 | -76/+53 |
* | Shut up | Christian Persch | 2004-08-28 | 1 | -0/+4 |
* | Updated. | Christian Persch | 2004-08-28 | 2 | -0/+35 |
* | Added japanese translation of the manual. Translated by SATOH Satoru <ss | Christian Persch | 2004-08-28 | 11 | -1/+2693 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 2 | -2/+11 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 2 | -2/+12 |
* | Add debug output | Christian Persch | 2004-08-28 | 2 | -0/+4 |
* | Remove the save timeout on dispose. | Christian Persch | 2004-08-28 | 2 | -6/+20 |
* | Make sure to instantiate the toolbars model before instantiating the | Christian Persch | 2004-08-28 | 2 | -4/+17 |
* | Mozilla API change on stable branch. | Christian Persch | 2004-08-28 | 2 | -2/+8 |
* | Bug 151214 fixed. <gmtavakkoli@yahoo.com> | Ghorban Mohammad Tavakkoli | 2004-08-28 | 2 | -516/+578 |
* | QI instead of cast. | Christian Persch | 2004-08-28 | 2 | -2/+7 |
* | s/Overfringer/Overfrsler/ | Ole Laursen | 2004-08-27 | 2 | -69/+64 |
* | *** empty log message *** | Kartik B. Mistry | 2004-08-27 | 2 | -1/+5 |
* | Bug 151212 fixed. | Iñaki Larrañaga | 2004-08-27 | 2 | -490/+576 |
* | Updated British English translation. | Christian Persch | 2004-08-27 | 2 | -268/+293 |
* | Get the position of the new tab after the tab_added signal was emitted, to | Christian Persch | 2004-08-27 | 2 | -0/+11 |
* | check | Amanpreet Singh Alam | 2004-08-26 | 1 | -42/+42 |
* | check | Amanpreet Singh Alam | 2004-08-26 | 1 | -48/+64 |
* | Make "FileSave" action obey lockdown too. Fixes bug #151039. | Christian Persch | 2004-08-26 | 2 | -0/+8 |
* | Shut up | Christian Persch | 2004-08-25 | 1 | -0/+1 |
* | Post-release version bump. | Christian Persch | 2004-08-25 | 2 | -1/+7 |
* | === Release 1.3.7 ===Release137 | Christian Persch | 2004-08-25 | 4 | -3/+30 |
* | Updated Spanish translation | Francisco Javier F. Serrador | 2004-08-25 | 2 | -22/+18 |
* | Post-release version bump. | Christian Persch | 2004-08-24 | 2 | -1/+7 |
* | === Release 1.3.6 ===Release136 | Christian Persch | 2004-08-24 | 1 | -0/+4 |
* | Version 1.3.6. | Christian Persch | 2004-08-24 | 3 | -3/+11 |
* | Updated Swedish translation. | Christian Rose | 2004-08-24 | 2 | -526/+636 |
* | Sync. | Christian Persch | 2004-08-24 | 2 | -5/+15 |
* | Update for 1.3.6. | Christian Persch | 2004-08-23 | 2 | -0/+39 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 4 | -25/+27 |
* | Change hierarchy separator to "->". Fixes bug #149150. | Christian Persch | 2004-08-23 | 2 | -1/+7 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 7 | -197/+463 |
* | ankit@redhat.com 23/08/2004 * gu.po : Final Proofread. | Ankitkumar Rameshchandra Patel | 2004-08-23 | 1 | -74/+76 |
* | Merge from gnome-2-6 branch. | Christian Persch | 2004-08-23 | 2 | -0/+242 |
* | Fix a warning when moving tabs between windows; see bug #150822. | Christian Persch | 2004-08-23 | 2 | -1/+10 |
* | Updated Bulgarian translation by Vladimir "Kaladan" Petkov | Alexander Shopov | 2004-08-23 | 2 | -312/+306 |
* | yet to proof read | N Jayaradha | 2004-08-23 | 1 | -485/+603 |
* | Updated Hungarian translation. | Laszlo Dvornik | 2004-08-22 | 2 | -156/+184 |
* | Fix crash when removing a password, introduced by the last commit. | Christian Persch | 2004-08-22 | 3 | -2/+11 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-22 | 5 | -21/+105 |
* | Set accel for normal zoom, as per HIG. | Christian Persch | 2004-08-22 | 2 | -1/+7 |