| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Malay translation. | Hasbullah Bin Pit | 2004-10-13 | 2 | -134/+130 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-12 | 2 | -49/+63 |
* | Updated pt_BR translation | Raphael Higino | 2004-10-12 | 2 | -93/+98 |
* | Updated Norwegian Nynorsk translation. | Ã
smund Skjæveland | 2004-10-12 | 2 | -2833/+2400 |
* | convert menu to epopup. | Not Zed | 2004-10-12 | 3 | -23/+29 |
* | removed. (e_calendar_table_show_popup_menu): convert to use e-popup for | Not Zed | 2004-10-12 | 5 | -265/+225 |
* | doc updates for new 'check' callback. | Not Zed | 2004-10-12 | 2 | -0/+29 |
* | (untested, it compiles!). | Not Zed | 2004-10-12 | 3 | -0/+38 |
* | When the start year and the end year are the same, the num should be | Li Yuan | 2004-10-12 | 14 | -26/+187 |
* | use builtin handlers (and plugins) always overriding bonobo ones. | Not Zed | 2004-10-12 | 2 | -11/+14 |
* | convert to epopup. (add_popup_menu_item): removed, now redundant. | Not Zed | 2004-10-12 | 2 | -45/+38 |
* | new method to create a targetless popup menu. | Not Zed | 2004-10-12 | 3 | -0/+26 |
* | ** See bug #67408. | Not Zed | 2004-10-12 | 2 | -3/+15 |
* | dont try to deference NULL nickname or emailAddr on the cert. | Not Zed | 2004-10-12 | 2 | -9/+17 |
* | ** See bug #67211. | Not Zed | 2004-10-12 | 2 | -1/+13 |
* | Don't unref the view - removing it from the hash table will do this for | Hans Petter Jansson | 2004-10-12 | 2 | -3/+10 |
* | Fixes #45951 | Rodrigo Moya | 2004-10-12 | 4 | -14/+18 |
* | g_strdup() the gpg/smime keys into the recipients list or else we end up | Jeffrey Stedfast | 2004-10-12 | 2 | -2/+8 |
* | Add new images to figures Update and add new images | Rodney Dawes | 2004-10-11 | 11 | -0/+16 |
* | register the formatter types before registering the formatter hook. | Not Zed | 2004-10-11 | 2 | -1/+6 |
* | fix for #62053 | Sivaiah Nallagatla | 2004-10-11 | 2 | -6/+86 |
* | add the source uid to list of selected calendar and tasks so that | Sivaiah Nallagatla | 2004-10-11 | 1 | -0/+8 |
* | ** See bug #67170. | Not Zed | 2004-10-11 | 2 | -3/+11 |
* | Updated greek translation | Nikos Charonitakis | 2004-10-10 | 2 | -1898/+2021 |
* | updated | Jeffrey Stedfast | 2004-10-09 | 1 | -0/+2 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-10-09 | 2 | -51/+60 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-09 | 2 | -27/+66 |
* | Make entry a little more accurate. | JP Rosevear | 2004-10-09 | 1 | -2/+1 |
* | use "Select a file" | JP Rosevear | 2004-10-08 | 2 | -1/+6 |
* | implement popup_menu so that popup menu can be shown with Shift+F10 on | Harry Lu | 2004-10-08 | 3 | -36/+79 |
* | implement popup_menu so that popup menu can be shown with Shift+F10. | Harry Lu | 2004-10-08 | 2 | -0/+24 |
* | fix typo | JP Rosevear | 2004-10-08 | 2 | -1/+5 |
* | handle wrong root element properly. From David Trowbridge | Not Zed | 2004-10-08 | 2 | -2/+10 |
* | remove useless include | JP Rosevear | 2004-10-08 | 3 | -2/+6 |
* | guard config.h | JP Rosevear | 2004-10-08 | 8 | -8/+24 |
* | guard config.h include, kill warning and remove useless include | JP Rosevear | 2004-10-08 | 2 | -2/+9 |
* | Fix the function pointer types! | Not Zed | 2004-10-07 | 2 | -2/+4 |
* | Fixes #65932 | Rodrigo Moya | 2004-10-07 | 3 | -17/+74 |
* | Updating pt_BR translation | Raphael Higino | 2004-10-07 | 2 | -35/+50 |
* | some updates. | Not Zed | 2004-10-07 | 2 | -57/+131 |
* | noop if we're disabled, and do some lifecycle stuff now, call | Not Zed | 2004-10-07 | 3 | -5/+39 |
* | initialise plugin system. (main): add --disable-eplugin and --disable-mono | Not Zed | 2004-10-07 | 2 | -0/+28 |
* | dont init the base plugin system here anymore, only register the hook | Not Zed | 2004-10-07 | 2 | -7/+5 |
* | show the toplevel notebook if we had to create one, always. | Not Zed | 2004-10-07 | 5 | -70/+234 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 15 | -294/+372 |
* | fix for e-popup api changes. Moved all mask specifiers to visible rather | Not Zed | 2004-10-07 | 9 | -43/+112 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 6 | -17/+35 |
* | e-popup api changes. | Not Zed | 2004-10-07 | 3 | -2/+7 |
* | only take one mask parameter, and implement EPopupItem->enable to do what | Not Zed | 2004-10-07 | 3 | -21/+52 |
* | Check msg->result for error and set an exception if appropriate. | Jeffrey Stedfast | 2004-10-07 | 2 | -11/+37 |
* | Revert fix for #60551 | Rodrigo Moya | 2004-10-07 | 2 | -9/+7 |
* | Fixes #48116 | Iván Frade | 2004-10-07 | 2 | -11/+30 |
* | Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>. | Jordi Mallach | 2004-10-06 | 2 | -1745/+1314 |
* | pass the variable in correctly | JP Rosevear | 2004-10-06 | 1 | -4/+1 |
* | Fixes #66164 | JP Rosevear | 2004-10-06 | 2 | -2/+14 |
* | Translation updated. | Vincent van Adrighem | 2004-10-06 | 2 | -25/+29 |
* | ** See bug #67527. | Not Zed | 2004-10-06 | 2 | -6/+10 |
* | remove old debug which no longer works. | Not Zed | 2004-10-06 | 3 | -7/+21 |
* | cast warning away. (create_component_view): connect to popup_event rather | Not Zed | 2004-10-06 | 8 | -187/+586 |
* | convert to using EABPopup. (sources): remove dead code. | Not Zed | 2004-10-06 | 8 | -356/+675 |
* | added boolean object boxed. | Not Zed | 2004-10-06 | 4 | -21/+38 |
* | Update. | JP Rosevear | 2004-10-05 | 1 | -4/+5 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-05 | 2 | -168/+174 |
* | Translation updated by Michel Klijmij. | Vincent van Adrighem | 2004-10-05 | 2 | -5/+9 |
* | Add unversioned xml/omf to EXTRA_DIST | Rodney Dawes | 2004-10-05 | 2 | -0/+8 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-05 | 2 | -89/+99 |
* | include camel-i18n.h | JP Rosevear | 2004-10-04 | 2 | -0/+5 |
* | Translation updated by Tino Meinen. | Vincent van Adrighem | 2004-10-02 | 2 | -597/+687 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-10-02 | 2 | -724/+727 |
* | Enable imap4 plugin by default. We need to get people building this and | Jeffrey Stedfast | 2004-10-02 | 2 | -1/+6 |
* | Avoid assigning a value to the member of a const struct (which newer gcc's | Jeffrey Stedfast | 2004-10-02 | 2 | -1/+7 |
* | Remove macros dir, we haven't needed it in ages. | JP Rosevear | 2004-10-02 | 31 | -3124/+0 |
* | Start removing the macros dir. | JP Rosevear | 2004-10-02 | 1 | -1252/+0 |
* | Updated Romanian translation | Mugurel Tudor | 2004-10-01 | 2 | -289/+411 |
* | Remove .cvsignore from dead dir. | JP Rosevear | 2004-10-01 | 1 | -2/+0 |
* | set the GETTEXT_PACKAGE to evolution-2.2 | JP Rosevear | 2004-10-01 | 2 | -1/+5 |
* | set a GTKHTML_API_VERSION variable | JP Rosevear | 2004-10-01 | 4 | -2/+15 |
* | enable ask drop action and hook onto drag motion. (drag_motion): | Not Zed | 2004-10-01 | 2 | -10/+169 |
* | make the build again, warnings, doesn't work. | Not Zed | 2004-10-01 | 2 | -4/+13 |
* | Updated italian translation | Marco Ciampa | 2004-09-30 | 2 | -533/+539 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-30 | 2 | -230/+236 |
* | Use non-deprecated functions. | Kjartan Maraas | 2004-09-30 | 2 | -3/+9 |
* | use g_timeout_add(). | Kjartan Maraas | 2004-09-30 | 3 | -5/+12 |
* | Make accessibility name and description translatable. | Li Yuan | 2004-09-30 | 13 | -55/+401 |
* | fix uninitialised pointer. | David Malcolm | 2004-09-30 | 2 | -1/+5 |
* | Fix in the French translation. | Sebastien Bacher | 2004-09-30 | 2 | -2/+6 |
* | Fixes bug #66520. | Not Zed | 2004-09-30 | 2 | -5/+8 |
* | Fixes bug #66369. | Hans Petter Jansson | 2004-09-30 | 2 | -26/+41 |
* | Fixes bug #65537. | Hans Petter Jansson | 2004-09-30 | 2 | -2/+20 |
* | Fixes #64683 | Rodrigo Moya | 2004-09-30 | 2 | -3/+21 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-30 | 2 | -372/+367 |
* | Updated italian translation | Marco Ciampa | 2004-09-29 | 2 | -6/+10 |
* | ** See bug #66509. | Not Zed | 2004-09-29 | 7 | -141/+143 |
* | ** See bug #66736. | Not Zed | 2004-09-29 | 2 | -0/+9 |
* | Fixes #61766 | JP Rosevear | 2004-09-28 | 2 | -0/+40 |
* | s/not/no/ in the error string. Fixes bug #65828. | Jeffrey Stedfast | 2004-09-28 | 2 | -1/+6 |
* | Translation updated. | Vincent van Adrighem | 2004-09-28 | 2 | -628/+504 |
* | Added ed catmur to the credits. | Not Zed | 2004-09-28 | 2 | -0/+5 |
* | free the unmatched uid values as well. | Not Zed | 2004-09-28 | 5 | -166/+211 |
* | make sure body indexing is turned off always, missed the ~ bit. | Not Zed | 2004-09-28 | 10 | -118/+153 |
* | fixed two typos in the list of contributors | Andre Klapper | 2004-09-28 | 2 | -2/+7 |
* | updated labels in mail-config.glade too and changed the order of the SSL/TLS ... | Jeffrey Stedfast | 2004-09-28 | 2 | -4/+4 |
* | Changed the SSL option menu labels. | Jeffrey Stedfast | 2004-09-28 | 2 | -3/+7 |
* | Instead of doing a host-lookup ourselves, get it passed in to us as an | Jeffrey Stedfast | 2004-09-28 | 9 | -486/+359 |
* | Fixes #65599 | Rodrigo Moya | 2004-09-27 | 3 | -5/+18 |
* | Translation updated by Reinout van Schouwen. | Vincent van Adrighem | 2004-09-27 | 2 | -12735/+1514 |
* | ** See bug #63521. | Not Zed | 2004-09-27 | 2 | -3/+23 |
* | ** See bug #63521. | Not Zed | 2004-09-27 | 9 | -15/+58 |
* | ** See bug #66706. | Not Zed | 2004-09-27 | 2 | -4/+20 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-27 | 2 | -312/+330 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-09-26 | 2 | -1098/+1223 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-25 | 2 | -289/+283 |
* | Fixes #66344 | JP Rosevear | 2004-09-24 | 4 | -8/+32 |
* | Updated French translation. | Christophe Merlet | 2004-09-24 | 2 | -300/+315 |
* | Fixes #63513 Now the myaddress can be set to ecal address since ok will be | Chenthill Palanisamy | 2004-09-24 | 2 | -0/+10 |
* | Fix for #66523 | Hao Sheng | 2004-09-24 | 4 | -0/+39 |
* | ** See bug #65329. | Not Zed | 2004-09-24 | 3 | -6/+33 |
* | ** See bug #65058 (again again). | Not Zed | 2004-09-24 | 3 | -7/+39 |
* | describe the get-folder process. This also makes it cancellable. | Not Zed | 2004-09-24 | 3 | -2/+24 |
* | change the way ipv6 stuff is done. separate ipv6 setting from getaddrinfo | Not Zed | 2004-09-24 | 2 | -13/+28 |
* | ** See bug #47821. | Not Zed | 2004-09-24 | 17 | -652/+792 |
* | Fixes #61978 | Pamplona Hackers | 2004-09-24 | 2 | -1/+8 |
* | Changed the string into proper grammar 'In normal mode, there should not | Fazlu & Hannah | 2004-09-24 | 2 | -1/+8 |
* | Updated italian translation | Marco Ciampa | 2004-09-24 | 2 | -196/+166 |
* | only set the file as address to the company if no full name exists | JP Rosevear | 2004-09-24 | 2 | -4/+19 |
* | update checks for eds and gtkhtml versions | JP Rosevear | 2004-09-24 | 1 | -11/+12 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-24 | 2 | -94/+140 |
* | ditto | JP Rosevear | 2004-09-23 | 3 | -9/+28 |
* | Updated French translation. | Christophe Merlet | 2004-09-23 | 2 | -1294/+1330 |
* | Updated it & zh_TW translations | Craig Jeffares | 2004-09-22 | 3 | -6373/+6930 |
* | ** See bug #65058. | Not Zed | 2004-09-22 | 3 | -6/+12 |
* | handle a zero-length token read rather than failing. | Not Zed | 2004-09-22 | 2 | -1/+6 |
* | ** See bug #66199. | Not Zed | 2004-09-22 | 2 | -5/+36 |
* | Quiet debug messages. | William Jon McCann | 2004-09-22 | 4 | -8/+34 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-22 | 2 | -1096/+1089 |
* | From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261 | JP Rosevear | 2004-09-22 | 2 | -139/+269 |
* | Fixes #60904 | JP Rosevear | 2004-09-22 | 2 | -13/+76 |
* | Fixes #66158 | JP Rosevear | 2004-09-22 | 2 | -1/+13 |
* | Fixes #59194 | JP Rosevear | 2004-09-22 | 2 | -1/+8 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-09-21 | 2 | -2966/+2816 |
* | Fixes #65682 check the static capability before booking the deletion. | Chenthill Palanisamy | 2004-09-21 | 2 | -1/+8 |
* | Fix a typo setting the root node. | David Malcolm | 2004-09-21 | 3 | -1/+12 |
* | handle 'attachment' as well, as per Mozilla's mangling, and the new | Michael Meeks | 2004-09-20 | 2 | -2/+10 |
* | Fixes #55172 | JP Rosevear | 2004-09-20 | 2 | -2/+13 |
* | Fixes Bug#61088 | Hannah & Fazlu | 2004-09-20 | 2 | -15/+22 |
* | ** See bug #0xffff. | Not Zed | 2004-09-20 | 2 | -12/+23 |
* | Fixes #66174 | Tony Tsui | 2004-09-20 | 2 | -1/+9 |
* | Fixes bug #65051 | Hannah & Fazlu | 2004-09-20 | 2 | -0/+16 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 157 | -1896/+16248 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-19 | 2 | -112/+127 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-09-19 | 2 | -35/+43 |
* | Ignore the emfv->mark_seen for deciding whether or not to mark the message | Jeffrey Stedfast | 2004-09-18 | 2 | -1/+7 |
* | Fixes #62374 | Rodrigo Moya | 2004-09-17 | 2 | -57/+59 |
* | use AC_DEFINE properly | JP Rosevear | 2004-09-17 | 2 | -2/+5 |
* | bump EDS and gal requirements | JP Rosevear | 2004-09-17 | 2 | -15/+24 |
* | bump version to 2.1.0 and set base version to 2.2; define DEVELOPMENT here | JP Rosevear | 2004-09-17 | 2 | -9/+40 |
* | If built with gtkfilechooser support, we need to add a checkbox in the | Jeffrey Stedfast | 2004-09-16 | 2 | -0/+62 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-14 | 2 | -104/+119 |
* | set online status for e_passwords see #62856 (work around) | Sivaiah Nallagatla | 2004-09-14 | 2 | -0/+9 |
* | Add the label back for previewing the timezone name, and set the label | Rodney Dawes | 2004-09-14 | 3 | -10/+66 |
* | Point at the correct XML file for documentation | Rodney Dawes | 2004-09-14 | 2 | -1/+6 |
* | Point at "config-prefs" instead of "config" for the help section | Rodney Dawes | 2004-09-14 | 2 | -1/+6 |
* | Don't requires entities here | Rodney Dawes | 2004-09-14 | 41 | -10689/+3971 |
* | Fixes #65703 | JP Rosevear | 2004-09-14 | 2 | -1/+7 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-09-13 | 2 | -129/+137 |
* | check for _LABEL type address fields also in supported fileds while | Sivaiah Nallagatla | 2004-09-13 | 2 | -1/+9 |
* | Fix empty log. | JP Rosevear | 2004-09-13 | 1 | -0/+6553 |
* | added missing Encoding=UTF-8 field (validate desktop file). | Tomasz Kłoczko | 2004-09-13 | 2 | -0/+6 |
* | Updated italian translation | Marco Ciampa | 2004-09-13 | 2 | -125/+88 |
* | Updated Romanian translation | Mugurel Tudor | 2004-09-13 | 2 | -952/+741 |
* | Fixes #63191 | JP Rosevear | 2004-09-13 | 2 | -6547/+1 |
* | Updated Malay Translation. | Hasbullah Bin Pit | 2004-09-13 | 2 | -2678/+2511 |
* | Updated Romanian translation | Mugurel Tudor | 2004-09-12 | 2 | -10590/+1074 |
* | 2004-09-11 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation. | Amila Akagić | 2004-09-11 | 2 | -0/+19094 |
* | 2004-09-11 Akagic Amila <bono@linux.org.ba> * configure.in: Added 'bs' to ALL... | Amila Akagić | 2004-09-11 | 2 | -1/+5 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-11 | 2 | -233/+245 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-11 | 2 | -312/+332 |
* | Fixes #65454 | JP Rosevear | 2004-09-10 | 2 | -44/+44 |
* | ** See bug #60515. | Not Zed | 2004-09-10 | 2 | -0/+8 |
* | reverted previous glade fix | Jeffrey Stedfast | 2004-09-10 | 2 | -7/+1 |
* | Updated italian translation | Marco Ciampa | 2004-09-10 | 2 | -88/+25 |
* | Updated Greek translation | Nikos Charonitakis | 2004-09-09 | 2 | -995/+949 |
* | ** See bug #64080. | Not Zed | 2004-09-09 | 2 | -0/+8 |
* | ** See bug #64454. | Not Zed | 2004-09-09 | 3 | -4/+11 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-09-09 | 2 | -8/+12 |
* | Fixes #62728 | JP Rosevear | 2004-09-09 | 2 | -0/+10 |
* | Translation updated. | Vincent van Adrighem | 2004-09-08 | 2 | -1/+5 |
* | ** See bug #59717. | Not Zed | 2004-09-08 | 2 | -1/+13 |
* | make ssl connection async and cancellable, and minor api update to async | Not Zed | 2004-09-08 | 2 | -11/+27 |
* | da.po: quick fixes | Martin Willemoes Hansen | 2004-09-08 | 1 | -16/+19 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-09-07 | 2 | -115/+241 |
* | Revert the use of gtkfilechooser for Path selection because otherwise | Jeffrey Stedfast | 2004-09-07 | 2 | -1/+7 |
* | add new widget variable contact_dsiplay_window to _EABView strcut to | Sivaiah Nallagatla | 2004-09-07 | 3 | -11/+30 |
* | Updated British translation. | David Lodge | 2004-09-07 | 2 | -4127/+1736 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-09-06 | 2 | -352/+514 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-09-06 | 2 | -519/+479 |
* | translated 1 string | N Jayaradha | 2004-09-06 | 1 | -990/+1183 |
* | Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8 | Ã
smund Skjæveland | 2004-09-05 | 2 | -694/+887 |
* | Check the static capability to enable or disable the assign tasks in the | Chenthill Palanisamy | 2004-09-05 | 3 | -0/+26 |
* | Updated French translation. | Christophe Merlet | 2004-09-04 | 1 | -1/+1 |
* | Updated French translation. | Christophe Merlet | 2004-09-04 | 2 | -341/+323 |
* | ** See bug #64420. | Not Zed | 2004-09-04 | 2 | -1/+9 |
* | ** See bug #61285. | Not Zed | 2004-09-04 | 2 | -1/+9 |
* | Fixes #65030 | JP Rosevear | 2004-09-04 | 2 | -2/+9 |
* | added a comment | Jeffrey Stedfast | 2004-09-04 | 1 | -0/+1 |
* | Fixes #62392 | Rodrigo Moya | 2004-09-04 | 2 | -2/+10 |
* | Updated Turkish Translation | Baris Cicek | 2004-09-03 | 2 | -15896/+3289 |
* | Fix for bug #63377 and prevention of similar cases. | Jeffrey Stedfast | 2004-09-03 | 3 | -1/+29 |
* | da.po: quick fix | Martin Willemoes Hansen | 2004-09-03 | 1 | -370/+366 |
* | Updated Danish translation | Martin Willemoes Hansen | 2004-09-03 | 2 | -2582/+1663 |
* | Updated Finnish translation | Ilkka Tuohela | 2004-09-02 | 2 | -391/+401 |
* | include missing string.h, to avoid problems in 64 bit builds. | Rodrigo Moya | 2004-09-02 | 2 | -0/+6 |
* | Mergin the latest translation into head | Ismael Olea | 2004-09-02 | 45 | -6091/+22590 |
* | Obsoletes files. | Ismael Olea | 2004-09-02 | 16 | -12730/+0 |
* | Updated Russian translation | Leonid Kanter | 2004-09-01 | 2 | -882/+795 |
* | added Hindi translation | Guntupalli Karunakar | 2004-09-01 | 2 | -0/+19170 |
* | Set the store and full_name info on the dialog. | Jeffrey Stedfast | 2004-08-31 | 4 | -32/+33 |
* | fixed | Jeffrey Stedfast | 2004-08-31 | 1 | -6/+5 |
* | ** See bug #64377. | Not Zed | 2004-08-31 | 4 | -48/+90 |
* | fixed merge conflicts | Jeffrey Stedfast | 2004-08-31 | 1 | -5/+7 |
* | gtk-doc style comment fixes | Jeffrey Stedfast | 2004-08-31 | 1 | -2/+3 |
* | Bugzilla #63731 | Suresh Chandrasekharan | 2004-08-31 | 1 | -2/+32 |
* | Updated Norwegian Nynorsk translation: Merged translations from gnome-2-8 | Ã
smund Skjæveland | 2004-08-30 | 2 | -689/+681 |
* | constify the strings to remove a warning. | Not Zed | 2004-08-30 | 3 | -4/+15 |
* | ** See bug #62856 (workaround). | Not Zed | 2004-08-30 | 2 | -1/+6 |
* | ** See bug #62856 (workaround only) | Not Zed | 2004-08-30 | 2 | -0/+13 |
* | return cancelled if we're in an offline state. | Not Zed | 2004-08-30 | 3 | -0/+28 |
* | ** See bug #64011. | Not Zed | 2004-08-30 | 2 | -1/+9 |
* | ** See bug #63456. | Not Zed | 2004-08-30 | 2 | -0/+11 |
* | ** See bug #64023. | Not Zed | 2004-08-30 | 2 | -1/+11 |
* | Updated Belarusian translation. | Ales Nyakhaychyk | 2004-08-29 | 2 | -28460/+19352 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-08-29 | 2 | -372/+365 |
* | get the active state (insert_rsvp): set inital rsvp state | JP Rosevear | 2004-08-28 | 2 | -1/+9 |
* | check2 | Amanpreet Singh Alam | 2004-08-28 | 1 | -798/+742 |
* | Updated Spanish translation | Francisco Javier F. Serrador | 2004-08-28 | 2 | -455/+536 |
* | Updated Czech translation. | Miloslav Trmac | 2004-08-28 | 2 | -376/+365 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-08-28 | 2 | -374/+359 |
* | Updated Korean translation. | Changwoo Ryu | 2004-08-28 | 2 | -369/+375 |
* | utf8_filename should be char * not char | JP Rosevear | 2004-08-28 | 2 | -2/+7 |
* | bump version, requirements | JP Rosevear | 2004-08-28 | 5 | -8/+28 |
* | Add a fix to mailer. | Hans Petter | 2004-08-28 | 1 | -0/+4 |
* | Don't crash if we're passed a NULL path. GtkFileChooser can return NULL | Hans Petter Jansson | 2004-08-28 | 2 | -1/+7 |
* | Commit my changes to addressbook since 1.5.93. | Hans Petter | 2004-08-28 | 1 | -0/+10 |
* | updated | Jeffrey Stedfast | 2004-08-28 | 1 | -0/+8 |
* | Updated NEWS | Rodrigo Moya | 2004-08-28 | 1 | -0/+25 |
* | use the new 'has-alarms-in-range' query. (alarm_queue_add_client): make | Rodrigo Moya | 2004-08-28 | 2 | -15/+38 |
* | Fixes #62911, #54101 | JP Rosevear | 2004-08-28 | 2 | -258/+606 |
* | update proto | JP Rosevear | 2004-08-27 | 3 | -19/+43 |
* | Really fixes #61833 and #63697. | Hans Petter Jansson | 2004-08-27 | 2 | -1/+8 |
* | updated from libegg. | Rodrigo Moya | 2004-08-27 | 3 | -62/+206 |