| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated Nepali translation | Pawan Chitrakar | 2005-05-05 | 2 | -3875/+2520 |
* | removed old unused function which was using low level gtkhtml APIs | Radek Doulik | 2005-05-05 | 2 | -71/+5 |
* | use gtk_html_command to ask if selection is active tto avoid using | Radek Doulik | 2005-05-05 | 3 | -27/+17 |
* | removed GAL's e-categories.h include. | Rodrigo Moya | 2005-05-05 | 3 | -2/+5 |
* | *** empty log message *** | Jain Vivek | 2005-05-05 | 1 | -1/+0 |
* | Update | JP Rosevear | 2005-05-05 | 1 | -1/+1 |
* | use @GAL_PACKAGE@ instead of hardcoding the version. Fixes | Amish | 2005-05-04 | 3 | -2/+8 |
* | Initial work on remote mail interface, as a plugin. | Michael Zucci | 2005-05-04 | 10 | -0/+853 |
* | Updated Persian translation by Meelad Zakaria <meelad@farsiweb.info> and | Roozbeh Pournader | 2005-05-04 | 2 | -413/+300 |
* | undefine e_profile_event_emit if we are compiled without profiling. The | Not Zed | 2005-05-03 | 3 | -2/+24 |
* | removed include of htmlinterval.h as it's not needed | Radek Doulik | 2005-05-03 | 2 | -1/+5 |
* | This method is a no-op if we are building without ENABLE_PROFILE defined, | Rodney Dawes | 2005-05-03 | 2 | -4/+6 |
* | Fixes #274406 Removed the additional unref present. | Chenthill Palanisamy | 2005-05-02 | 2 | -1/+6 |
* | Updated Persian translation by Meelad Zakaria <meelad@farsiweb.info> and | Roozbeh Pournader | 2005-05-02 | 2 | -8178/+7898 |
* | remove Evolution-common.idl | JP Rosevear | 2005-05-02 | 4 | -26/+8 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-04-30 | 2 | -14/+23 |
* | Braino. | Tor Lillqvist | 2005-04-29 | 1 | -1/+1 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 136 | -595/+1042 |
* | we should not do any layout adjustment if the item doesn't exist. | Mengjie Yu | 2005-04-29 | 1 | -1/+4 |
* | don't build/install corba icon utils | JP Rosevear | 2005-04-29 | 3 | -209/+6 |
* | remove dead files | JP Rosevear | 2005-04-29 | 2 | -2/+4 |
* | don't build wizard related code | JP Rosevear | 2005-04-29 | 11 | -1600/+13 |
* | Updated Greek Translation. | Kostas Papadimas | 2005-04-29 | 2 | -363/+394 |
* | remove a call to refresh folder from here call mail_refresh_folder here | Parthasarathi Susarla | 2005-04-28 | 3 | -3/+12 |
* | add an --enable-profiling arg, build the profiling plugin optionally as | Not Zed | 2005-04-28 | 2 | -0/+16 |
* | setup the profiling plugin hook if profiling is compiled in. | Not Zed | 2005-04-28 | 2 | -0/+9 |
* | add some message list loading/profiling points, "list". | Not Zed | 2005-04-28 | 3 | -4/+46 |
* | A profiling plugin hook. | Not Zed | 2005-04-28 | 6 | -1/+305 |
* | A profiler plugin. | Not Zed | 2005-04-28 | 4 | -0/+83 |
* | Fix some leaks | Ross Burton | 2005-04-28 | 3 | -1/+19 |
* | We should set the title of the window. | Mengjie Yu | 2005-04-28 | 2 | -0/+8 |
* | add a signal "style_set" to support theme. ditto. | Li Yuan | 2005-04-28 | 2 | -0/+27 |
* | use widget->style instead of hard code colors. | Li Yuan | 2005-04-28 | 4 | -25/+28 |
* | return FALSE to let GTK run "F6" handler. | Li Yuan | 2005-04-28 | 1 | -1/+1 |
* | bump requires | Harish Krishnaswamy | 2005-04-26 | 1 | -2/+2 |
* | configure.in - bump version | Harish Krishnaswamy | 2005-04-26 | 2 | -1/+5 |
* | updates for 2.3.1 release | Harish Krishnaswamy | 2005-04-26 | 1 | -0/+88 |
* | Bump libsoup requires. | Harish Krishnaswamy | 2005-04-25 | 2 | -1/+5 |
* | change the order of the code to avoid a crash. | Li Yuan | 2005-04-25 | 3 | -2/+12 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-04-24 | 2 | -4/+8 |
* | Add focus_in_event function. | Mengjie Yu | 2005-04-22 | 2 | -1/+41 |
* | use idle callback to adjust scrollbar when focus has been changed. add | Mengjie Yu | 2005-04-22 | 2 | -0/+42 |
* | break while row equals -1. | Mengjie Yu | 2005-04-21 | 1 | -0/+3 |
* | We should incarnate the reflow item if it doesn't exist. | Yu Mengjie | 2005-04-21 | 2 | -0/+21 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-04-21 | 2 | -25/+31 |
* | fix up macro so that it doesn't trigger configure failures with newer | James Henstridge | 2005-04-20 | 2 | -7/+11 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-04-19 | 2 | -373/+418 |
* | Changing the date of commit. | Chenthill Palanisamy | 2005-04-18 | 1 | -1/+1 |
* | Fixes #274476 Send the right value boolean variable meeting to | Chenthill Palanisamy | 2005-04-18 | 2 | -2/+8 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-04-15 | 2 | -37/+31 |
* | ** See bug #273752 | Not Zed | 2005-04-13 | 2 | -1/+8 |
* | bump version, requires | Harish Krishnaswamy | 2005-04-11 | 2 | -5/+9 |
* | check the store state, can create a shared folder only in online mode | Parthasarathi Susarla | 2005-04-11 | 2 | -0/+17 |
* | Checking for the NULL query, also fixed some other minor issues. Fixes #74366 | Sushma Rai | 2005-04-11 | 2 | -11/+27 |
* | Updated Czech translation. | Miloslav Trmac | 2005-04-10 | 2 | -4432/+4577 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-04-09 | 2 | -4519/+4472 |
* | Simplify the scanning for '@' by using strchr(). | Jeffrey Stedfast | 2005-04-09 | 2 | -10/+12 |
* | Fixes #70035 | Rodrigo Moya | 2005-04-08 | 2 | -2/+9 |
* | block gtkhtml's selection so that we don't set primary X selection | Radek Doulik | 2005-04-08 | 2 | -0/+9 |
* | get the uri from Ebook instead of Esource. e_source_get_uri returns NULL | Sivaiah Nallagatla | 2005-04-08 | 2 | -7/+16 |
* | Fixes #74265 In time_days_in_month the months are indexed from 0, so | Chenthill Palanisamy | 2005-04-08 | 2 | -3/+10 |
* | use eab_merging_book_add_contact instead of e_book_async_add_contact to | Sivaiah Nallagatla | 2005-04-08 | 2 | -2/+10 |
* | change the label to "Request read receipt". | Not Zed | 2005-04-08 | 2 | -0/+16 |
* | removed. (em_utils_handle_receipt): asynchronously load message if none is | Not Zed | 2005-04-08 | 8 | -3/+426 |
* | Added new receipt_policy field to services | ERDI Gergo | 2005-04-08 | 3 | -1/+74 |
* | implement read-receipt functionality. | ERDI Gergo | 2005-04-08 | 3 | -1/+82 |
* | Updated British English translation | Gareth Owen | 2005-04-08 | 2 | -2027/+2417 |
* | If the status is busy call open method again, do not remove the client. IF | Chenthill Palanisamy | 2005-04-08 | 3 | -2/+25 |
* | Fixes #74291 | JP Rosevear | 2005-04-08 | 2 | -1/+8 |
* | return proper atk_object name and atk_stateset to avoid crash. | Yu Mengjie | 2005-04-07 | 3 | -4/+24 |
* | Commit Yong Sun's patch which was reviewed by NotZed | Antonio Xu | 2005-04-07 | 2 | -6/+17 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-04-07 | 1 | -8/+6 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-04-07 | 2 | -1006/+1144 |
* | Updated Greek translation | Nikos Charonitakis | 2005-04-06 | 2 | -4663/+4914 |
* | Updated Serbian translation. | Danilo Šegan | 2005-04-06 | 3 | -10814/+10536 |
* | noop if we can't open the book/we're disabled. | Not Zed | 2005-04-06 | 2 | -0/+7 |
* | ** See bug #74320 | Not Zed | 2005-04-06 | 2 | -1/+11 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-04-05 | 2 | -556/+616 |
* | Updated German translation. | Frank Arnold | 2005-04-05 | 2 | -425/+472 |
* | set up DBUS_VERSION for use in the new-mail-notify plugin | David Malcolm | 2005-04-05 | 2 | -1/+13 |
* | preprocessor hackery using the value of DBUS_VERSION to cope with changes | David Malcolm | 2005-04-05 | 3 | -0/+13 |
* | Translation updated by Tino Meinen. | Vincent van Adrighem | 2005-04-05 | 2 | -87/+93 |
* | Add Mark as Read/Unread back to the context menu (#73192) Fix the ordering | Rodney Dawes | 2005-04-05 | 2 | -3/+12 |
* | Fixes #68423 | Rodrigo Moya | 2005-04-05 | 4 | -0/+18 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-04-03 | 2 | -137/+149 |
* | Fixes #41740 | Rodrigo Moya | 2005-04-02 | 5 | -3/+25 |
* | Changing the date of commit. | Chenthill Palanisamy | 2005-04-01 | 1 | -1/+1 |
* | Fixes #73879 Added a function to sensitize/desensitize the attachment bar. | Chenthill Palanisamy | 2005-04-01 | 5 | -1/+41 |
* | ** See bug #72935 | Not Zed | 2005-04-01 | 2 | -0/+9 |
* | ** See bug #72518 | Not Zed | 2005-04-01 | 4 | -2/+21 |
* | only noop if we only have 1 message selected, otherwise we don't update | Not Zed | 2005-04-01 | 2 | -2/+8 |
* | Added new Language, Kinyarwanda (rw), to this package | Steven Michael Murphy | 2005-04-01 | 4 | -1/+20656 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-04-01 | 2 | -36/+45 |
* | Copied Mozilla code to check if the nssckbi root certs module was too old | Jeffrey Stedfast | 2005-04-01 | 1 | -21/+51 |
* | Fixes #73844 | JP Rosevear | 2005-04-01 | 2 | -1/+8 |
* | **Fixes #74002 return cnc as NULL if evoluiton is in offline. | Vivek Jain | 2005-03-31 | 2 | -0/+18 |
* | **Fixes #73787 (bugzilla innerweb.novell) : use path passed in the | Vivek Jain | 2005-03-31 | 2 | -9/+46 |
* | Updated Czech translation. | Miloslav Trmac | 2005-03-31 | 2 | -719/+770 |
* | Changing the date of commit | Chenthill Palanisamy | 2005-03-31 | 1 | -1/+1 |
* | Fixes #73969 Remove the recurrence id property if its present. | Chenthill Palanisamy | 2005-03-31 | 2 | -0/+8 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-31 | 2 | -144/+176 |
* | add a11y name to Certificates Table Fixes #73914 | Li Yuan | 2005-03-30 | 2 | -0/+12 |
* | add a11y name to Conflict Search Table Fixes #73914 | Li Yuan | 2005-03-30 | 2 | -0/+7 |
* | add a11y name to Mail Accounts Table add a11y name to tables in Mail | Li Yuan | 2005-03-30 | 3 | -0/+20 |
* | Fixes #73914 | Li Yuan | 2005-03-30 | 2 | -0/+10 |
* | Hungarian translation updated. | Gabor Kelemen | 2005-03-29 | 2 | -455/+459 |
* | Added Xhosa translation. Added "xh" to ALL_LINGUAS. | Adi Attar | 2005-03-29 | 4 | -1/+20958 |
* | Fixes #44719 | Rodrigo Moya | 2005-03-28 | 2 | -0/+8 |
* | **Fixes #73198 : pass the full name in get_conatiner_id (get_container_id) | Vivek Jain | 2005-03-28 | 2 | -6/+31 |
* | Added id (Indonesian) to ALL_LINGUAS line. Added Indonesian Translation. | Ahmad Riza H Nst | 2005-03-27 | 4 | -1/+20216 |
* | Updated Nepali translation | Pawan Chitrakar | 2005-03-27 | 2 | -1214/+766 |
* | Updated Catalan translation. | Josep Puigdemont i Casamajó | 2005-03-26 | 2 | -617/+641 |
* | Translation updated by Tino Meinen. | Vincent van Adrighem | 2005-03-26 | 2 | -1639/+1469 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-26 | 2 | -4435/+4534 |
* | Fixes #69272 | JP Rosevear | 2005-03-24 | 2 | -14/+16 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2005-03-24 | 2 | -7/+11 |
* | Fixes #73320 Check if we are editing the same row and if so do not remove | Chenthill Palanisamy | 2005-03-24 | 2 | -1/+8 |
* | New function to reset focus object. (eti_rows_deleted), | Harry Lu | 2005-03-24 | 1 | -43/+45 |
* | Fixes #73508 Set the organizers status as NEEDS ACTION, checking for the | Chenthill Palanisamy | 2005-03-24 | 2 | -1/+10 |
* | remove the edit function. | Li Yuan | 2005-03-24 | 2 | -7/+8 |
* | remove the edit function. | Li Yuan | 2005-03-23 | 2 | -9/+8 |
* | Fixes #40762 | Li Yuan | 2005-03-23 | 1 | -1/+8 |
* | Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrect | David Trowbridge | 2005-03-23 | 2 | -4/+7 |
* | Popup all the menu items when clicked on the source. | Chenthill Palanisamy | 2005-03-22 | 2 | -13/+7 |
* | Fixes #73541 | Chenthill Palanisamy | 2005-03-22 | 4 | -3/+14 |
* | Added missing file entry. Updated Swedish translation. | Christian Rose | 2005-03-22 | 3 | -489/+523 |
* | Updated German translation. | Frank Arnold | 2005-03-22 | 2 | -609/+638 |
* | Fixes #73066 | JP Rosevear | 2005-03-22 | 2 | -1/+7 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-22 | 2 | -4499/+4423 |
* | require gtkhmtl 3.7.0 with 3.8 package/api version | Radek Doulik | 2005-03-22 | 2 | -5/+9 |
* | Fixes #73031 | Chenthill Palanisamy | 2005-03-21 | 3 | -9/+48 |
* | Fix for #73917 | Philip Van Hoof | 2005-03-21 | 2 | -1/+5 |
* | if its busy, try again (client_cal_opened_cb): ditto | JP Rosevear | 2005-03-21 | 2 | -0/+8 |
* | abort sequence (e_day_view_on_top_canvas_motion): prevent drag of | JP Rosevear | 2005-03-21 | 3 | -9/+17 |
* | ensure the color and primary config are set on the personal source | JP Rosevear | 2005-03-21 | 3 | -0/+29 |
* | switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in foo | JP Rosevear | 2005-03-21 | 2 | -10/+11 |
* | Fixes #44579 | Li Yuan | 2005-03-21 | 2 | -3/+20 |
* | Fixes #68525, 68580 Added a boolean variable to avoid crash when a race | Chenthill Palanisamy | 2005-03-18 | 2 | -0/+15 |
* | Forming and setting OWA URL when existing account doesn't contain | Sushma Rai | 2005-03-18 | 2 | -2/+56 |
* | replace X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE | Vivek Jain | 2005-03-18 | 3 | -2/+8 |
* | **Fixes #73473 user proper entry to calculate the date of reply requested | Vivek Jain | 2005-03-18 | 2 | -1/+7 |
* | fix the qualifier bit assignments for the STATE target. | Not Zed | 2005-03-18 | 3 | -3/+9 |
* | fixed | Jeffrey Stedfast | 2005-03-18 | 1 | -1/+0 |
* | Don't show multiple "Mailer" headers even if multiple | Jeffrey Stedfast | 2005-03-18 | 2 | -1/+11 |
* | Setting the authentication mechanism on the the transport url along with | Sushma Rai | 2005-03-17 | 2 | -12/+30 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-17 | 1 | -1/+1 |
* | ** See bug #73363 | Not Zed | 2005-03-17 | 2 | -14/+60 |
* | ** See bug #73559 | Not Zed | 2005-03-17 | 2 | -7/+16 |
* | ** See bug #73347 | Not Zed | 2005-03-17 | 2 | -1/+7 |
* | ** See bug #71003, again. | Not Zed | 2005-03-17 | 2 | -2/+8 |
* | Fixes #73101 | Rodrigo Moya | 2005-03-16 | 3 | -3/+10 |
* | Fixes 72983 | Rodrigo Moya | 2005-03-16 | 2 | -0/+8 |
* | Added nepali translation | Pawan Chitrakar | 2005-03-16 | 4 | -1/+19502 |
* | ** See bug #73550 | Not Zed | 2005-03-16 | 2 | -4/+18 |
* | ** See bug #73550 (related for config pages) | Not Zed | 2005-03-16 | 2 | -10/+23 |
* | make the search field consistent with the Search Dialog. | Mengjie Yu | 2005-03-16 | 2 | -1/+9 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-16 | 2 | -4448/+4536 |
* | Fixed problem with Brazilian Portuguese (pt_BR) translation | Guilherme de S. Pastore | 2005-03-16 | 2 | -2/+7 |
* | Set up c/c/p for To: Cc: Bcc: and Post To: entries too. | Hans Petter Jansson | 2005-03-16 | 2 | -0/+21 |
* | when publishing, the to_list will always be null so don't error out then | JP Rosevear | 2005-03-16 | 2 | -4/+9 |
* | set the type appropriately so that assigned tasks can be handled | JP Rosevear | 2005-03-15 | 2 | -0/+19 |
* | cs.po: Fixed plural cases. | Stanislav Brabec | 2005-03-15 | 2 | -3/+7 |
* | don't bonobo_ui_free_string from bonobo_ui_node_to_string - it should be | Not Zed | 2005-03-15 | 2 | -4/+7 |
* | Merge from 2.10 branch | JP Rosevear | 2005-03-15 | 7 | -6/+44 |
* | Pull from 2.10 branch | JP Rosevear | 2005-03-15 | 2 | -1620/+2101 |
* | Fixes #73563 | JP Rosevear | 2005-03-14 | 2 | -1/+9 |
* | bounds check the selection beginning. | Theppitak Karoonboonyanan | 2005-03-14 | 1 | -4/+4 |
* | selecion fixes for im's. | Theppitak Karoonboonyanan | 2005-03-14 | 1 | -7/+18 |
* | Fixes #72979 Check whether its a meeting and send appropriate boolean | Chenthill Palanisamy | 2005-03-14 | 2 | -2/+20 |
* | Updated Turkish Translation | Baris Cicek | 2005-03-12 | 2 | -6265/+4863 |
* | Handling static capability for disabling general send options at the | Sushma Rai | 2005-03-11 | 5 | -9/+29 |
* | free the ecalcomponent after using it. | Not Zed | 2005-03-11 | 3 | -1/+8 |
* | ** See bug #73293 | Not Zed | 2005-03-11 | 2 | -0/+9 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2005-03-11 | 2 | -528/+539 |
* | **fixes bug #73139 change the shared-folder icon names to the names in | Vivek Jain | 2005-03-10 | 2 | -2/+9 |
* | **Fixes #73201 use full_name given by CamelFolder to get the selected | Vivek Jain | 2005-03-10 | 2 | -13/+22 |
* | Updated pt_BR translation | Raphael Higino | 2005-03-09 | 2 | -211/+299 |
* | Updated code to add priority to the appropriate header Fixes the problem | Sankar P | 2005-03-09 | 2 | -0/+12 |
* | Plugin file changes, added commit callback definition and removed | Sushma Rai | 2005-03-08 | 2 | -10/+8 |
* | Fixes #73141 Assign the updated client to priv->client and unref the old | Chenthill Palanisamy | 2005-03-08 | 2 | -0/+11 |
* | Updated Bulgarian translation by Iassen Pramatarov <turin@fsa-bg.org> | Alexander Shopov | 2005-03-08 | 2 | -4688/+4804 |
* | don't free container list here. It is chaced in connection and will be | Sivaiah Nallagatla | 2005-03-07 | 2 | -6/+8 |
* | disable dialog for asking user which instance(s) to modify. | Rodrigo Moya | 2005-03-06 | 2 | -0/+18 |
* | Updated pt_BR translation | Raphael Higino | 2005-03-06 | 2 | -6225/+7043 |
* | Make sure LoadSourceData has call back installed before calling it. cb is | Sivaiah Nallagatla | 2005-03-05 | 2 | -1/+10 |
* | Updated Serbian translation. | Danilo Šegan | 2005-03-05 | 2 | -7982/+7830 |
* | Updated Serbian translation by Igor. | Danilo Šegan | 2005-03-05 | 2 | -16982/+19584 |
* | don't set the relative uri if already present. | Sivaiah Nallagatla | 2005-03-05 | 2 | -1/+16 |
* | don't set the relative uri if already present. Also change the typo in the | Sivaiah Nallagatla | 2005-03-05 | 2 | -3/+18 |
* | Fixes #72835 | Rodrigo Moya | 2005-03-04 | 4 | -54/+127 |
* | Hungarian translation updated by Gabor Kelemen. | Laszlo Dvornik | 2005-03-04 | 2 | -6629/+5134 |
* | don't allow to drag the first line of mini reflows. | Mengjie Yu | 2005-03-04 | 1 | -0/+3 |
* | Updated Finnish translation | Ilkka Tuohela | 2005-03-04 | 2 | -6/+10 |
* | ** See bug #66592 | Not Zed | 2005-03-04 | 5 | -208/+158 |
* | ** See bug #66592 | Not Zed | 2005-03-04 | 3 | -19/+63 |
* | Remove/disable debug. | Not Zed | 2005-03-04 | 5 | -20/+21 |
* | (forgot to commit this from ages ago) | Not Zed | 2005-03-03 | 2 | -4/+9 |
* | ** See "bug" 73100 | Not Zed | 2005-03-03 | 2 | -4/+8 |
* | Reverted not approved patch | Rodrigo Moya | 2005-03-03 | 3 | -75/+34 |
* | Reverted not approved patch | Rodrigo Moya | 2005-03-03 | 1 | -2/+2 |
* | Reverted not approved patch | Rodrigo Moya | 2005-03-03 | 3 | -7/+2 |
* | Make the entry widget grab focus. Fixes bug #60551. | Jeffrey Stedfast | 2005-03-03 | 2 | -0/+7 |
* | Corrected a little oeps | Philip Van Hoof | 2005-03-03 | 2 | -2/+2 |
* | Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char to | Philip Van Hoof | 2005-03-02 | 3 | -12/+22 |
* | Updated Albanian translation. | Laurent Dhima | 2005-03-02 | 2 | -549/+384 |
* | Fixes for Bug #73099 and Bug #73098 | Philip Van Hoof | 2005-03-02 | 2 | -24/+60 |
* | include atkutil.h (message_list_construct): cast warning. | Not Zed | 2005-03-02 | 14 | -38/+63 |
* | Fix for 71733. | Harry Lu | 2005-03-02 | 2 | -3/+14 |
* | Updated Albanian translation. | Laurent Dhima | 2005-03-02 | 2 | -8337/+7099 |
* | bump version, requires | JP Rosevear | 2005-03-01 | 14 | -37/+114 |
* | bump version, requires | JP Rosevear | 2005-03-01 | 4 | -9/+154 |
* | A plugin the does the startup wizard | JP Rosevear | 2005-03-01 | 5 | -0/+508 |
* | Fixes #69556 Add missing call to attach_mime_part. | Harish Krishnaswamy | 2005-03-01 | 2 | -0/+16 |
* | Fixes #72928 | Rodrigo Moya | 2005-03-01 | 3 | -6/+16 |
* | Updated italian translation | Marco Ciampa | 2005-03-01 | 2 | -154/+151 |
* | Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEM | Sivaiah Nallagatla | 2005-03-01 | 2 | -1/+9 |
* | revert fix for 70000, its a ui change | JP Rosevear | 2005-03-01 | 2 | -1/+5 |
* | Updated Lithuanian translation. | Žygimantas BeruÄka | 2005-03-01 | 2 | -1931/+1895 |
* | update authors list for about dialog | JP Rosevear | 2005-03-01 | 2 | -2/+88 |
* | Connect the signal to "event", and open the attachment only if its a | Chenthill Palanisamy | 2005-03-01 | 2 | -15/+25 |
* | Translation updated. | Priit Laes | 2005-02-28 | 2 | -478/+504 |
* | Fixes #72958 If the backend returns success, if the delay delivery is set, | Chenthill Palanisamy | 2005-02-28 | 2 | -3/+34 |
* | Updated Greek Translation. | Kostas Papadimas | 2005-02-28 | 2 | -80/+84 |
* | ** See bug #72609 | Not Zed | 2005-02-28 | 2 | -1/+13 |
* | reverted Mengjie's patch for 72545. | Not Zed | 2005-02-28 | 2 | -8/+6 |
* | Fix for #73009. | Li Yuan | 2005-02-28 | 2 | -0/+4 |
* | add mail/default/de to ac_output to fix the build | JP Rosevear | 2005-02-28 | 2 | -0/+5 |
* | Updated Swedish translation. | Christian Rose | 2005-02-28 | 2 | -254/+391 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-02-27 | 2 | -7/+11 |
* | Updated Swedish translation. | Christian Rose | 2005-02-27 | 2 | -88/+87 |
* | iHandling Out of office from account editor. | Sushma Rai | 2005-02-27 | 2 | -13/+217 |
* | Updated italian translation | Marco Ciampa | 2005-02-27 | 2 | -553/+511 |
* | Added German (de) to the list of subdirs. | Frank Arnold | 2005-02-27 | 1 | -1/+1 |
* | Added German translation of default inbox. | Frank Arnold | 2005-02-27 | 4 | -0/+358 |
* | Updated Swedish translation. | Christian Rose | 2005-02-27 | 2 | -624/+718 |
* | update by amanpreetalam@yahoo.com | Amanpreet Singh Alam | 2005-02-27 | 1 | -6781/+5274 |
* | corrected e-mail ID | Sushma Rai | 2005-02-26 | 1 | -1/+1 |
* | Added page check for receive page, so that one can proceed with the account | Sushma Rai | 2005-02-26 | 2 | -1/+14 |
* | Just close the editor when user presees cancel or closes the editor when | Sivaiah Nallagatla | 2005-02-26 | 2 | -1/+14 |
* | remove *.pc and intltool-* files generated by configure when running make | Björn Torkelsson | 2005-02-26 | 2 | -0/+6 |
* | Make sure the base uri is same as the one migration code uses. Avoids two | Sivaiah Nallagatla | 2005-02-26 | 2 | -1/+8 |
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 54 | -43/+233 |
* | Fixes #71527 | Rodrigo Moya | 2005-02-25 | 3 | -27/+50 |
* | make the 'select all' work in all conditions. | Mengjie Yu | 2005-02-25 | 2 | -2/+15 |
* | Fix for 72897 and 72797. no need to output the information. add instance | Li Yuan | 2005-02-25 | 5 | -22/+132 |
* | ** See bug #68459 | Not Zed | 2005-02-25 | 2 | -59/+66 |
* | ** See bug #71003 | Not Zed | 2005-02-25 | 2 | -3/+18 |
* | ** See bug #34153 and no doubt duplicates | Not Zed | 2005-02-25 | 2 | -1/+10 |
* | Updated Greek translation | Simos Xenitellis | 2005-02-25 | 1 | -11/+7 |
* | Don't use the pre-UTF-8 converted subject header string from the | Jeffrey Stedfast | 2005-02-25 | 2 | -2/+9 |