| Commit message (Expand) | Author | Age | Files | Lines |
* | === Release 1.2.10 ===Release1210 | Christian Persch | 2004-11-15 | 5 | -44/+111 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-14 | 3 | -42/+60 |
* | Fix signed/unsigned int confusion. | Christian Persch | 2004-11-14 | 3 | -3/+31 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 2 | -0/+11 |
* | Updating NEWS | Christian Persch | 2004-10-31 | 1 | -0/+11 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 11 | -10/+160 |
* | Fix mozilla 1.7.3 snapshot level, proxy PAC loading and a signal leak. | Christian Persch | 2004-10-28 | 4 | -26/+13 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 2 | -1/+9 |
* | 2004-09-22 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-09-23 | 2 | -1/+8 |
* | Seems I've forgotten this file | Christian Persch | 2004-09-15 | 1 | -0/+24 |
* | *** empty log message *** | Christian Persch | 2004-09-11 | 1 | -1/+1 |
* | === Release 1.2.9 ===Release129 | Christian Persch | 2004-09-11 | 1 | -0/+4 |
* | Updated for 1.2.9. | Christian Persch | 2004-09-11 | 3 | -4/+30 |
* | Revert "FileSave" sensitivity setting. | Christian Persch | 2004-09-08 | 2 | -2/+6 |
* | Use rm -f as remove command, not rm -r. Reported by Nikolai Weibull. | Christian Persch | 2004-09-08 | 2 | -1/+7 |
* | Add "ml" to ALL_LINGUAS. | Christian Persch | 2004-09-05 | 2 | -2/+8 |
* | Fix printing to file with a non-absolute path. Fixes bug #148849. | Christian Persch | 2004-08-31 | 2 | -10/+73 |
* | Forgot to re-number MOZILLA_SNAPSHOT here. | Christian Persch | 2004-08-31 | 2 | -1/+7 |
* | Fix system-language string. Fix system-language string. | Christian Persch | 2004-08-31 | 3 | -565/+774 |
* | Disable SSLv2 by default. | Christian Persch | 2004-08-30 | 2 | -0/+10 |
* | Remove support for mozilla 1.8a2 too. Adapt to mozilla API change; | Christian Persch | 2004-08-28 | 10 | -42/+57 |
* | Bug 151212 fixed. | Iñaki Larrañaga | 2004-08-27 | 2 | -146/+145 |
* | Make "FileSave" action obey lockdown too. Fixes bug #151039. | Christian Persch | 2004-08-26 | 2 | -0/+8 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 5 | -33/+36 |
* | Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. Fixes | Christian Persch | 2004-08-21 | 3 | -1/+13 |
* | Set default horizontal wheel action to 'scroll'. Fixes bug #148557. | Christian Persch | 2004-08-21 | 2 | -0/+11 |
* | Updating ChangeLog | Christian Persch | 2004-08-16 | 1 | -0/+3 |
* | Post-release version bump. | Christian Persch | 2004-08-16 | 2 | -1/+7 |
* | === Release 1.2.8 ===Release128 | Christian Persch | 2004-08-16 | 3 | -3/+29 |
* | Use GetLocalName instead of GetTagName to get the attribute name. Patch by | Christian Persch | 2004-08-16 | 2 | -2/+9 |
* | Fix typo. | Christian Persch | 2004-08-13 | 2 | -1/+7 |
* | Don't use nsIDOMWindow2 with mozilla 1.8a1. | Christian Persch | 2004-08-12 | 2 | -2/+8 |
* | *** empty log message *** | Christian Persch | 2004-08-12 | 1 | -0/+1 |
* | 2004-08-10 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-08-10 | 3 | -7/+40 |
* | Preempt a mozilla API change. | Christian Persch | 2004-08-10 | 3 | -0/+97 |
* | Confirm before overwriting a file. Fixes bug #143501. Also fixes crash | Christian Persch | 2004-08-09 | 2 | -2/+18 |
* | Fix new tab position (backported from HEAD.) | Christian Persch | 2004-08-06 | 2 | -2/+8 |
* | Fix restoring the history window on resume. | Christian Persch | 2004-08-06 | 2 | -1/+7 |
* | Remove 1.7{a,b,rc*}. | Christian Persch | 2004-08-06 | 2 | -5/+8 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 2 | -0/+11 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 2 | -0/+8 |
* | Move g_set_application_name() call after gnome_program_init(), | Christian Persch | 2004-08-02 | 2 | -1/+9 |
* | Mozilla API change; thanks to Crispin for alerting me to it. | Christian Persch | 2004-08-02 | 2 | -0/+14 |
* | Fix compilation with --enable-nautilus-view. Fixes bug #148995. | Christian Persch | 2004-08-01 | 2 | -8/+7 |
* | Post-release version bump. | Christian Persch | 2004-08-01 | 2 | -1/+7 |
* | === Release 1.2.7 ===Release127 | Christian Persch | 2004-08-01 | 12 | -9/+52 |
* | Updated for 1.2.7. | Christian Persch | 2004-08-01 | 2 | -2/+37 |
* | Disconnect from screen's size-changed on finalize too. | Christian Persch | 2004-08-01 | 2 | -27/+38 |
* | Update | Christian Persch | 2004-07-31 | 1 | -1/+3 |
* | Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3. | Christian Persch | 2004-07-31 | 2 | -1/+22 |
* | Typo fix. | Christian Persch | 2004-07-31 | 2 | -1/+7 |
* | s/nsCString/nsACString/ in a few places. Patch taken from FreeBSD ports. | Christian Persch | 2004-07-31 | 3 | -6/+14 |
* | Mozilla API change. | Christian Persch | 2004-07-29 | 2 | -0/+15 |
* | Fix build with old mozilla versions (<= 1.5). | Christian Persch | 2004-07-28 | 2 | -3/+9 |
* | Add bug reference | Christian Persch | 2004-07-25 | 1 | -1/+1 |
* | Pass the single to the header sniffer and weak ref it. Fixes bug #141928, | Christian Persch | 2004-07-25 | 4 | -11/+33 |
* | Release the single observer in dispose. Should fix bug #146873. | Christian Persch | 2004-07-25 | 3 | -4/+30 |
* | Stored state is guint not gint. | Christian Persch | 2004-07-24 | 2 | -1/+7 |
* | Handle the case where the downloads dir cannot be created gracefully. Fix | Christian Persch | 2004-07-22 | 4 | -26/+41 |
* | Fix ChangeLog | Christian Persch | 2004-07-22 | 1 | -16/+0 |
* | Remove a unused variable. | Christian Persch | 2004-07-22 | 2 | -1/+6 |
* | *** empty log message *** | Christian Persch | 2004-07-22 | 1 | -0/+1 |
* | Mozilla API change (backported from HEAD). | Christian Persch | 2004-07-22 | 2 | -0/+10 |
* | Fix mem leaks (ported from Galeon). | Christian Persch | 2004-07-22 | 3 | -0/+26 |
* | Since the print dialogue is modal the filechooser needs to be modal too. | Christian Persch | 2004-07-17 | 2 | -0/+8 |
* | Make print and print setup go trough nsIPrintingPromptService (backported | Christian Persch | 2004-07-11 | 21 | -254/+180 |
* | Depend on libgnomeui >= 2.6.0. | Christian Persch | 2004-07-09 | 2 | -2/+11 |
* | Don't convert filename encoding here, since we use it as UTF-8 in | Christian Persch | 2004-07-07 | 2 | -5/+8 |
* | Unescape the mailto: address, fixes bug #144462 (merged from HEAD). | Christian Persch | 2004-07-07 | 5 | -3/+56 |
* | Updating NEWS | Christian Persch | 2004-07-07 | 1 | -1/+5 |
* | Merged from HEAD. | Christian Persch | 2004-07-07 | 3 | -1/+3518 |
* | Updated Catalan translation. | Jordi Mallach | 2004-07-07 | 2 | -1/+5 |
* | Set sane_state to TRUE from user changes, otherwise broken prefs will | Christian Persch | 2004-06-29 | 2 | -0/+16 |
* | Updating NEWS | Christian Persch | 2004-06-25 | 1 | -1/+2 |
* | update vi.po | Nguyen Thai Ngoc Duy | 2004-06-25 | 1 | -533/+462 |
* | Move check for javascript after the http[s] checks. | Christian Persch | 2004-06-23 | 2 | -8/+11 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 2 | -7/+17 |
* | Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699. | Christian Persch | 2004-06-21 | 2 | -0/+11 |
* | Remove implementation of GlobalHistory2::HidePage, it's really not used | Christian Persch | 2004-06-20 | 2 | -16/+9 |
* | Implement GlobalHistory[2]::HidePage, fixes bug #142143. | Christian Persch | 2004-06-20 | 2 | -9/+46 |
* | Updating NEWS | Christian Persch | 2004-06-18 | 1 | -0/+6 |
* | Escape strings before using the with markup in labels. Patch by Crispin | Christian Persch | 2004-06-18 | 3 | -9/+17 |
* | Updated Bulgarian translation by Vladimir "Kaladan" Petkov | Alexander Shopov | 2004-06-17 | 2 | -3695/+3746 |
* | Updating NEWS | Christian Persch | 2004-06-15 | 1 | -0/+9 |
* | Work around mozilla bug #246392 which goes back to the original urls when | Christian Persch | 2004-06-15 | 4 | -7/+81 |
* | Use g_markup_print_escaped(). | 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 |
* | Post-release version bump. | Christian Persch | 2004-06-14 | 2 | -1/+7 |
* | === Release 1.2.6 ===Release126 | Christian Persch | 2004-06-14 | 22 | -21/+2745 |
* | Updating NEWS | Christian Persch | 2004-06-14 | 1 | -4/+0 |
* | Make distcheck pass | Christian Persch | 2004-06-14 | 10 | -2737/+1 |
* | Merging from HEAD | Christian Persch | 2004-06-13 | 4 | -0/+0 |
* | Add "es" to SUBDIRS. | Christian Persch | 2004-06-13 | 2 | -1/+7 |
* | User GNOME_COMMON_INIT. | Christian Persch | 2004-06-13 | 2 | -3/+8 |
* | Updating NEWS | Christian Persch | 2004-06-13 | 1 | -0/+2 |
* | Do not hide clipboard items for the input context, fixes bug #139040 | Christian Persch | 2004-06-13 | 2 | -9/+10 |
* | ==> ChangeLog <== | Christian Persch | 2004-06-11 | 2 | -1/+7 |
* | Updating NEWS | Christian Persch | 2004-06-10 | 1 | -0/+1 |
* | Disable xpinstall by default. Fixes bug #144035. | Christian Persch | 2004-06-10 | 2 | -0/+9 |
* | Fix property IDs. | Christian Persch | 2004-06-09 | 2 | -2/+8 |
* | Check for firefox dot-dir too. | Christian Persch | 2004-06-09 | 4 | -2/+13 |
* | Updating NEWS | Christian Persch | 2004-06-08 | 1 | -0/+2 |
* | Move external protocols prefs defaults in the javascript file and add | Marco Pesenti Gritti | 2004-06-08 | 3 | -12/+17 |
* | Fix setting the default filename in the !modeSave case. (Backported from | Christian Persch | 2004-06-07 | 3 | -22/+37 |
* | Updated Greek translation:fixes | Nikos Charonitakis | 2004-06-06 | 2 | -131/+137 |
* | Merged from HEAD. | Christian Persch | 2004-06-06 | 3 | -411/+492 |
* | Another API change on 1.7 branch. | Christian Persch | 2004-06-02 | 2 | -5/+12 |
* | === Release 1.2.6 === | Christian Persch | 2004-06-02 | 3 | -1/+10 |
* | Shut up | Christian Persch | 2004-06-02 | 1 | -0/+4 |
* | Merging from HEAD | Christian Persch | 2004-06-02 | 2 | -250/+280 |
* | Updating NEWS | Christian Persch | 2004-05-30 | 1 | -0/+1 |
* | Filter unwanted urls (unused protocols, redirects, non-toplevel loads). | Christian Persch | 2004-05-30 | 2 | -1/+55 |
* | Updating NEWS | Christian Persch | 2004-05-30 | 1 | -0/+1 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 2 | -2/+9 |
* | Version 1.2.6. | Christian Persch | 2004-05-29 | 2 | -1/+7 |
* | 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 | -1/+2 |
* | Use ISO style variable argument macros. Patch by Brian Cameron, part of | Christian Persch | 2004-05-29 | 2 | -1/+19 |
* | Add check for 'mkdtemp', since solaris doesn't have it. | Christian Persch | 2004-05-29 | 3 | -0/+22 |
* | 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 |
* | Fix for mozilla API change, backported from HEAD (ported from galeon). | Christian Persch | 2004-05-29 | 2 | -1/+21 |
* | Depend on glib >= 2.4.1 because of the fix for bug #112222. Increase | Christian Persch | 2004-05-29 | 2 | -3/+11 |
* | Updating NEWS | Christian Persch | 2004-05-29 | 1 | -0/+1 |
* | Merged from HEAD. | Christian Persch | 2004-05-29 | 3 | -1/+3502 |
* | Include "config.h". | Christian Persch | 2004-05-29 | 2 | -0/+10 |
* | Updating NEWS | Christian Persch | 2004-05-24 | 1 | -0/+2 |
* | Merged from HEAD. | Christian Persch | 2004-05-24 | 3 | -1/+3336 |
* | forgot to commit it. | Alexander Shopov | 2004-05-24 | 1 | -0/+5 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2004-05-24 | 1 | -138/+130 |
* | R help/es/Makefile.in: | Christian Persch | 2004-05-23 | 2 | -524/+6 |
* | Updating NEWS | Christian Persch | 2004-05-22 | 1 | -0/+1 |
* | 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 |
* | Fix stupid bug. | Christian Persch | 2004-05-21 | 2 | -2/+9 |
* | Remove "es" from build, it's missing the figures. Fixes bug #142846. | Christian Persch | 2004-05-21 | 2 | -1/+7 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 3 | -6/+11 |
* | Fix overflow. | Christian Persch | 2004-05-20 | 2 | -1/+8 |
* | Updating NEWS | Christian Persch | 2004-05-19 | 1 | -1/+1 |
* | *** empty log message *** | Christian Persch | 2004-05-19 | 1 | -0/+1 |
* | Merging from HEAD | Christian Persch | 2004-05-19 | 2 | -185/+351 |
* | Fix compilation with Mozilla 1.7 branch, patch by Carlos Romero. | Christian Persch | 2004-05-19 | 5 | -1/+17 |
* | Updating NEWS | Christian Persch | 2004-05-17 | 1 | -3/+3 |
* | Fix observer topic check for cookie "cleared" notification. | Christian Persch | 2004-05-17 | 2 | -1/+7 |
* | Fix mem leaks.' | Christian Persch | 2004-05-16 | 2 | -0/+9 |
* | Fix refcount leak. | Christian Persch | 2004-05-16 | 2 | -0/+9 |
* | Updated. | Christian Persch | 2004-05-16 | 2 | -0/+34 |
* | Merging from HEAD | Christian Persch | 2004-05-16 | 7 | -1/+2994 |
* | Set mEventReceiver to nsnull too in ::Destroy(), fixes a crasher. | Christian Persch | 2004-05-16 | 2 | -7/+17 |
* | Yet another mozilla API change (backported from HEAD). | Christian Persch | 2004-05-15 | 2 | -20/+67 |
* | 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 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-05-12 | 2 | -1/+8 |
* | Destroy browser on destroy, but delete it on finalize. Fix for bug | Christian Persch | 2004-05-11 | 3 | -30/+75 |
* | Fix accelerator for OpenImage action. | Christian Persch | 2004-05-09 | 2 | -1/+7 |
* | Jump to new tabs created from command lines; fixes bug #141168. | Christian Persch | 2004-05-09 | 2 | -4/+10 |
* | Use the single sign-on prompt service. | Christian Persch | 2004-05-07 | 3 | -34/+16 |
* | Adjust some MOZILLA_SNAPSHOT checks. | Christian Persch | 2004-05-07 | 2 | -15/+21 |
* | Remove unused variables, and adjust some MOZILLA_SNAPSHOT checks. | Christian Persch | 2004-05-07 | 8 | -22/+26 |
* | Suppress some warnings for C++ code. | Christian Persch | 2004-05-07 | 3 | -3/+13 |
* | Merged nsIDownload API changes from HEAD. | Christian Persch | 2004-05-07 | 10 | -45/+260 |
* | Increase snapshot level for mozilla 1.7rc2, they've changed API again. | Christian Persch | 2004-05-07 | 2 | -3/+12 |
* | Eliminate ExternalProtocolHandlers in favor of setting prefs to make | Christian Biesinger | 2004-05-07 | 7 | -494/+30 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-05-07 | 2 | -204/+229 |
* | Remove duplicate entry for moz 1.4.2. | Christian Persch | 2004-05-06 | 2 | -1/+6 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-05-05 | 2 | -233/+259 |
* | Recognise mozilla 1.7rc too. | Christian Persch | 2004-05-05 | 2 | -4/+8 |
* | Updating NEWS | Christian Persch | 2004-05-04 | 1 | -1/+1 |
* | Post-release version bump. | Christian Persch | 2004-05-04 | 2 | -1/+7 |
* | Committing templatesRelease125 | Christian Persch | 2004-05-04 | 10 | -0/+20 |
* | Don't generate Makefile in help/nl | Christian Persch | 2004-05-04 | 1 | -1/+0 |
* | Updating NEWS | Christian Persch | 2004-05-04 | 1 | -1/+4 |
* | Version 1.2.5. | Christian Persch | 2004-05-04 | 4 | -2/+12 |
* | Updating NEWS | Christian Persch | 2004-05-04 | 1 | -1/+12 |
* | Whenever we have one, pass the cache key to the persist object. That way | Christian Persch | 2004-05-04 | 2 | -3/+15 |
* | Add 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 | -220/+417 |
* | Update screenshots. | Piers Cornwell | 2004-04-29 | 3 | -0/+7 |
* | Ensure we have a DOM window before trying to get his url. The check was | Marco Pesenti Gritti | 2004-04-29 | 3 | -2/+11 |
* | Added Basque help pages | Pablo Saratxaga | 2004-04-28 | 9 | -1/+845 |
* | Normalized a translation in Portuguese translation. | Duarte Loreto | 2004-04-27 | 2 | -1/+5 |
* | Updated Maori translation. | John C Barstow | 2004-04-27 | 1 | -6/+6 |
* | Release 1.2.4Release124 | Christian Persch | 2004-04-27 | 58 | -870/+870 |
* | Updating NEWS | Christian Persch | 2004-04-27 | 1 | -0/+2 |
* | Exit print preview mode before closing a window. Fixes a crasher; Epiphany | Christian Persch | 2004-04-27 | 2 | -0/+20 |
* | Release 1.2.4 | Christian Persch | 2004-04-27 | 58 | -21039/+28249 |
* | Version 1.2.4. | Christian Persch | 2004-04-27 | 3 | -1/+20 |
* | Fix encoding of saved and downloaded content; fixes bug 141050. | Christian Persch | 2004-04-27 | 2 | -32/+27 |
* | Set the close button as data on the tab label. | Christian Persch | 2004-04-25 | 2 | -0/+7 |
* | Document UTF-8 requirement. | Christian Persch | 2004-04-22 | 5 | -7/+24 |
* | Updated Maori translation | John C Barstow | 2004-04-21 | 2 | -77/+61 |
* | Replaced %-d with %e. `-' modifier is a GNU extension. | Changwoo Ryu | 2004-04-21 | 2 | -2/+6 |
* | Fix font selection combo box issues; fixes bug #138560. | Christian Persch | 2004-04-18 | 4 | -66/+100 |
* | Post-release version bump. | Christian Persch | 2004-04-18 | 2 | -1/+7 |
* | UpdateRelease123 | Christian Persch | 2004-04-18 | 1 | -1/+0 |
* | Updated for 1.2.3. | Christian Persch | 2004-04-18 | 2 | -0/+55 |
* | Add 1.7 to the list of supported mozilla versions. | Christian Persch | 2004-04-18 | 3 | -10/+13 |
* | Make warning message selectable (backported from HEAD). | Piers Cornwell | 2004-04-18 | 2 | -0/+7 |
* | Add "eu" to ALL_LINGUAS. | Christian Persch | 2004-04-18 | 3 | -1/+3712 |
* | Version 1.2.3. Default to not to build the nautilus view. | Christian Persch | 2004-04-18 | 2 | -4/+8 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 5 | -28/+42 |
* | Don't override nsWebBrowserContentPolicy contract ID, just register our | Christian Persch | 2004-04-18 | 3 | -11/+47 |
* | Don't gunzip downloads (backported from HEAD). | Christian Persch | 2004-04-18 | 2 | -0/+11 |
* | Fix saving of linked content. Don't create the directory; mozilla will do | Christian Persch | 2004-04-17 | 2 | -11/+13 |
* | Updated Hungarian translation. | Andras Timar | 2004-04-15 | 2 | -209/+254 |
* | Add $(MOZILLA_INCLUDE_ROOT) to the list. | Christian Persch | 2004-04-14 | 2 | -0/+7 |
* | Set the actions' accel paths; fixes bug #139641 for ephy. | Christian Persch | 2004-04-14 | 5 | -10/+40 |
* | Merging from HEAD | Christian Persch | 2004-04-14 | 1 | -3/+2 |
* | Don't quit the filechooser when selecting "No" from the confirm- overwrite | Christian Persch | 2004-04-10 | 4 | -28/+46 |
* | Sort the actions in the location entry autocompletion dropdown. Fixes bug | Christian Persch | 2004-04-10 | 2 | -1/+46 |
* | Don't abort on error, just show the message on console. Fixes bug #139247. | Christian Persch | 2004-04-07 | 2 | -1/+8 |
* | updated gujarati translation. | Guntupalli Karunakar | 2004-04-06 | 2 | -508/+458 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2004-04-06 | 2 | -14/+19 |
* | 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 | -41/+35 |
* | Updated Icelandic translation by Helgi Þormar Þorbjörnsson | Samúel Jón Gunnarsson | 2004-04-04 | 2 | -1112/+1684 |
* | Merging Crispin's toolbar fixes from HEAD | Christian Persch | 2004-04-03 | 4 | -16/+57 |
* | Updated Norwegian translation. | Kjartan Maraas | 2004-04-03 | 2 | -228/+231 |
* | Remove stray semicolon. Fixes bug #138902. | Christian Persch | 2004-04-03 | 2 | -1/+7 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 6 | -253/+271 |
* | Corrected small mistake in the committed Changelog | Alexander Shopov | 2004-04-01 | 1 | -1/+5 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org | Alexander Shopov | 2004-04-01 | 2 | -1011/+2128 |
* | Make buttons the same size in Industrial theme and make text selectable. | Piers Cornwell | 2004-03-31 | 2 | -3/+10 |
* | Don't allow a font size less than 1. | Piers Cornwell | 2004-03-31 | 3 | -5/+12 |
* | Fix the --with-mozilla-snapshot help string to list all supported mozilla | Christian Persch | 2004-03-31 | 2 | -4/+12 |
* | 2004-03-29 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-03-30 | 2 | -1/+7 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 10 | -24/+45 |
* | Change test to use -d, fixes bug #138088. | Christian Persch | 2004-03-29 | 2 | -1/+7 |
* | Merge fix for bug #138207 from HEAD. | Christian Persch | 2004-03-29 | 2 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-03-29 | 2 | -1/+7 |
* | Don't assume every anchor has a href attribute. Fixes bug #138200. | Christian Persch | 2004-03-29 | 2 | -14/+11 |
* | Fix opening in new tabs when there is no existing window. Fixes bug | Christian Persch | 2004-03-29 | 2 | -2/+21 |
* | Merging from release-1-2-1 branch | Christian Persch | 2004-03-29 | 5 | -5/+21 |
* | Merging from release-1-2-1 branch | Christian Persch | 2004-03-29 | 1 | -0/+4 |
* | Make the "Go" button actually work. Thanks to aes for alerting us to this | Christian Persch | 2004-03-24 | 2 | -0/+31 |
* | completed punjabi translation | Guntupalli Karunakar | 2004-03-23 | 2 | -5/+9 |
* | Added Gujarati translation | Guntupalli Karunakar | 2004-03-23 | 4 | -1/+3879 |
* | Normalized expression in Portuguese translation. | Duarte Loreto | 2004-03-23 | 2 | -219/+222 |
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-03-23 | 1 | -115/+117 |
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-03-23 | 2 | -262/+280 |
* | Fix "Add" button width in the prefs dialogue for some themes. | Christian Persch | 2004-03-22 | 1 | -0/+1 |
* | Set window icon. Fixes bug #137806. | Christian Persch | 2004-03-22 | 2 | -1/+16 |
* | added Punjabi translation | Guntupalli Karunakar | 2004-03-22 | 4 | -1/+3533 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-22 | 1 | -0/+1 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-22 | 10 | -328/+414 |
* | The xbel type is now application/x-xbel | Marco Pesenti Gritti | 2004-03-22 | 2 | -1/+7 |
* | Update for 1.2.1Release121 | Marco Pesenti Gritti | 2004-03-22 | 3 | -1/+28 |
* | Updated Hungarian translation. | Andras Timar | 2004-03-22 | 2 | -231/+250 |
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-03-22 | 1 | -47/+62 |
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-03-22 | 1 | -106/+117 |