| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | If the app requires a terminal to run, give it a bloody terminal (who uses | Jeffrey Stedfast | 2004-06-23 | 3 | -5/+29 |
* | Add preconditions. Make sure garbage or NULL data doesn't get used. | Hans Petter Jansson | 2004-06-23 | 2 | -5/+22 |
* | [ should fix #60495, #58635 ] don't free the list of contacts - libebook | Chris Toshok | 2004-06-23 | 2 | -5/+7 |
* | Fixes #59824 | Larry Ewing | 2004-06-23 | 2 | -2/+10 |
* | don't set the changed flag unless we actually add something. | Larry Ewing | 2004-06-23 | 2 | -3/+8 |
* | revert this change. | Chris Toshok | 2004-06-22 | 2 | -20/+1 |
* | make completion respect your download limit for a given source. speeds up | Chris Toshok | 2004-06-22 | 2 | -1/+20 |
* | gtk_tree_model_get on a string field allocates the return value. free | Chris Toshok | 2004-06-22 | 2 | -0/+6 |
* | free priv->menu_xml. plugs (big) leak. | Chris Toshok | 2004-06-22 | 2 | -0/+7 |
* | Make the scrolled windows around text views use GTK_SHADOW_IN, for | Federico Mena Quintero | 2004-06-22 | 2 | -4/+10 |
* | remove the auth-entry-notebook in the edit dialog, and rename the auth | Chris Toshok | 2004-06-22 | 5 | -258/+137 |
* | Fixes #56892 | Rodney Dawes | 2004-06-22 | 2 | -3/+28 |
* | encode entities. fixes bug #46677. | Jeffrey Stedfast | 2004-06-22 | 2 | -0/+8 |
* | (em_junk_sa_test_spamd): try to get spamd/spamc binaries from | Radek Doulik | 2004-06-22 | 2 | -1/+22 |
* | clone view before saving it to avoid problems with setting current_view_id | Radek Doulik | 2004-06-22 | 2 | -1/+8 |
* | Really set the path if tag is CAMEL_SERVICE_PATH. | Christian Kellner | 2004-06-21 | 2 | -1/+6 |
* | Fixed a number of issues described in bug #49497. | Jeffrey Stedfast | 2004-06-21 | 2 | -11/+28 |
* | Make sure the UIDs match. Should fix bug #59725. | Jeffrey Stedfast | 2004-06-21 | 2 | -2/+11 |
* | clone view before saving it to avoid problems with setting current_view_id | Radek Doulik | 2004-06-21 | 1 | -0/+2 |
* | Fixes 59047. | Eric Zhao | 2004-06-21 | 1 | -3/+51 |
* | *ar.po: Added Arabic translation by Arabeyes team. | Arafat Medini | 2004-06-20 | 4 | -1/+17293 |
* | set auth-domain property on groupwise sources, so that newly created | Sivaiah Nallagatla | 2004-06-19 | 2 | -0/+7 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-06-19 | 2 | -624/+864 |
* | Remove AUTOHELP option since GNOME adds this itself. Fixes bug #60374. | Jeffrey Stedfast | 2004-06-19 | 2 | -1/+9 |
* | make camel_shutdown() an atexit handler again | Jeffrey Stedfast | 2004-06-19 | 3 | -4/+3 |
* | Call camel_mime_utils_shutdown() and camel_operation_shutdown(). | Jeffrey Stedfast | 2004-06-19 | 3 | -4/+5 |
* | Fixes bug #57592 | Jeffrey Stedfast | 2004-06-19 | 3 | -4/+13 |
* | Added error.xml.h files | Jeffrey Stedfast | 2004-06-19 | 2 | -4/+5 |
* | Always set the File_As attribute in case the pilot attrib changed. Fixes | Jeffrey Stedfast | 2004-06-19 | 2 | -4/+7 |
* | Call camel_mime_utils_shutdown() and camel_operation_shutdown(). | Jeffrey Stedfast | 2004-06-19 | 5 | -1/+35 |
* | only go through the process of creating/loading the EBook if the model has | Chris Toshok | 2004-06-19 | 2 | -3/+11 |
* | test for skip_warning_dialog value in gconf here and not in | Radek Doulik | 2004-06-19 | 2 | -11/+16 |
* | Need to re-init sbf->ptr and sbf->end too, or we'll be sorrryy! | Jeffrey Stedfast | 2004-06-19 | 2 | -0/+8 |
* | [ fixes bug #59376 ] | Chris Toshok | 2004-06-19 | 2 | -1/+11 |
* | Fixes #58747 | Rodrigo Moya | 2004-06-19 | 2 | -0/+11 |
* | Fixes #56323 | Rodrigo Moya | 2004-06-18 | 3 | -22/+10 |
* | Added filter-errors.xml.h | Jeffrey Stedfast | 2004-06-18 | 2 | -0/+5 |
* | Fixes #60293 | Rodrigo Moya | 2004-06-18 | 2 | -0/+21 |
* | Re-added - THIS IS NOT TO BE REMOVED!!!! | Jeffrey Stedfast | 2004-06-18 | 2 | -0/+28 |
* | ** See #31027. | Not Zed | 2004-06-18 | 4 | -2/+17 |
* | setup for static inititialisation. | Not Zed | 2004-06-18 | 3 | -5/+7 |
* | ** See #60214. | Not Zed | 2004-06-18 | 4 | -33/+110 |
* | ** See bug #54498. | Not Zed | 2004-06-18 | 2 | -33/+25 |
* | ** Fix for #60387. | Not Zed | 2004-06-18 | 4 | -42/+138 |
* | fix up for mail glade ifle changes. | Not Zed | 2004-06-18 | 2 | -4/+5 |
* | use mail dialogs.glade. | Not Zed | 2004-06-18 | 13 | -1304/+1639 |
* | svn path=/trunk/; revision=26407 | Updated ja.po. T.Aihana | 2004-06-18 | 2 | -1167/+1266 |
* | make 'colon' a const char * | Jeffrey Stedfast | 2004-06-18 | 2 | -3/+3 |
* | init tail->last to (guint32) -1, so that index = tail->last + 1 will start | Jeffrey Stedfast | 2004-06-18 | 2 | -2/+9 |
* | [ fixes bug #58696 ] | Chris Toshok | 2004-06-18 | 2 | -1/+10 |
* | EBookFieldsCallback -> EBookEListCallback. | Chris Toshok | 2004-06-18 | 2 | -3/+9 |
* | EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same. | Chris Toshok | 2004-06-18 | 20 | -23/+63 |
* | Add support for the webcal, callto, and h323 URIs when we get them in | Rodney Dawes | 2004-06-18 | 2 | -0/+8 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-06-18 | 2 | -1/+5 |
* | Don't foolishly unmunge From_ lines. First off, we don't even know if our | Jeffrey Stedfast | 2004-06-18 | 2 | -1/+15 |
* | Use "Evolution" for X-GNOME-Bugzilla-Product to match b.x.c product name. | Fernando Herrera de las Heras | 2004-06-18 | 2 | -1/+6 |
* | Translation updated. | Priit Laes | 2004-06-18 | 2 | -2301/+1854 |
* | Make sure we have elements in the array, if not then we're done (return a | Jeffrey Stedfast | 2004-06-18 | 2 | -1/+13 |
* | Fixed to work properly. It was getting ranges wrong before sometimes which | Jeffrey Stedfast | 2004-06-18 | 2 | -62/+148 |
* | Thanks to Christian Kellner for pointing out these bugs (and submitting | Jeffrey Stedfast | 2004-06-18 | 2 | -7/+10 |
* | Fixes #56458 | JP Rosevear | 2004-06-17 | 2 | -360/+473 |
* | check for host being non-NULL in soup uri. host can be null for uri's of | Sivaiah Nallagatla | 2004-06-17 | 2 | -1/+7 |
* | Remove this generated file from CVS | Rodney Dawes | 2004-06-17 | 2 | -24/+4 |
* | simplified further | Jeffrey Stedfast | 2004-06-17 | 1 | -4/+0 |
* | Only ignore if (tag & CAMEL_ARG_TAG) == CAMEL_ARG_IGNORE, not if (tag & | Jeffrey Stedfast | 2004-06-17 | 2 | -1/+7 |
* | Call gnome_sound_init() before bonobo_main(). | Jeffrey Stedfast | 2004-06-17 | 2 | -1/+8 |
* | Fixes #60309 | Rodrigo Moya | 2004-06-17 | 2 | -16/+23 |
* | Translation updated by MÉtin Æmirov. | Metin Amiroff | 2004-06-17 | 2 | -1128/+773 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-06-17 | 2 | -595/+663 |
* | moved the filter files around. | Not Zed | 2004-06-17 | 2 | -8/+10 |
* | ** See #59885. | Not Zed | 2004-06-17 | 40 | -125/+5381 |
* | ** See #59885. | Not Zed | 2004-06-17 | 38 | -5731/+159 |
* | clean up the code slightly. | Not Zed | 2004-06-17 | 4 | -29/+48 |
* | Updated Czech translation. | Miloslav Trmac | 2004-06-17 | 2 | -35/+44 |
* | update the model column numbers as new fields like E_CONTACT_EMAIL_4 are | Sivaiah Nallagatla | 2004-06-17 | 2 | -31/+38 |
* | ** See #59885. | Not Zed | 2004-06-17 | 7 | -337/+25 |
* | ** See #59885. | Not Zed | 2004-06-17 | 2 | -2/+13 |
* | Only force a re-update of all FLAGS if this folder wasn't in the SELECTED | Jeffrey Stedfast | 2004-06-17 | 2 | -3/+21 |
* | Added a 'first' member to the imap_fetch_all_t struct so we can use that | Jeffrey Stedfast | 2004-06-17 | 2 | -4/+16 |
* | Added a 'first' member to the imap_fetch_all_t struct so we can use that | Jeffrey Stedfast | 2004-06-17 | 2 | -37/+120 |
* | Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix the | Rodney Dawes | 2004-06-17 | 3 | -36/+66 |
* | use e-util's HTML conversion function, instead of camel's. (write_html): | Rodrigo Moya | 2004-06-17 | 2 | -4/+10 |
* | Updated Finnish translation | Ilkka Tuohela | 2004-06-16 | 2 | -168/+176 |
* | clear the error, don't free it, so NULL is handled properly | JP Rosevear | 2004-06-16 | 2 | -1/+6 |
* | Updated Czech translation. | Miloslav Trmac | 2004-06-16 | 2 | -106/+107 |
* | ** See #56479. | Not Zed | 2004-06-16 | 5 | -48/+166 |
* | set the source selector to be able to toggle the current selection. Fix | Not Zed | 2004-06-16 | 2 | -0/+8 |
* | fix a path leak and maek the code more structured. | Not Zed | 2004-06-16 | 3 | -7/+33 |
* | Updated zh_CN translation | Funda Wang | 2004-06-16 | 2 | -145/+133 |
* | compare old and new full names and if it is different set the new the name | Sivaiah Nallagatla | 2004-06-16 | 2 | -1/+12 |
* | This code no longer needs to do charset conversion. Yay. Fixes bug #60225. | Jeffrey Stedfast | 2004-06-16 | 3 | -34/+17 |
* | frombase is simply the select_path, since selected_path is now just the | Jeffrey Stedfast | 2004-06-16 | 2 | -4/+8 |
* | New function to format an attribution string (won't crash if translators | Jeffrey Stedfast | 2004-06-16 | 2 | -20/+200 |
* | Fixes #56197 | JP Rosevear | 2004-06-16 | 3 | -0/+10 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-06-16 | 2 | -136/+134 |
* | Fixes #59401 | JP Rosevear | 2004-06-16 | 2 | -1/+12 |
* | Added smime-marshal.list to EXTRA_DIST | Jeffrey Stedfast | 2004-06-16 | 2 | -0/+6 |
* | Fixes #57393 | JP Rosevear | 2004-06-16 | 2 | -0/+8 |
* | Use camel_multipart_signed_get_content_stream() rather than getting the | Jeffrey Stedfast | 2004-06-15 | 2 | -11/+16 |
* | Changed the second gtk_selection_add_target() to use | Jeffrey Stedfast | 2004-06-15 | 2 | -1/+7 |
* | corrected %%+05d translation | Leonid Kanter | 2004-06-15 | 2 | -1774/+73 |
* | Init have_unget to FALSE. Don't set unget to NULL, it's no longer a | Jeffrey Stedfast | 2004-06-15 | 3 | -13/+20 |
* | connect to "client_changed" signal on the page. (client_changed_cb): new | Rodrigo Moya | 2004-06-15 | 3 | -8/+43 |
* | new function. (e_meeting_time_selector_construct): store some missing | Rodrigo Moya | 2004-06-15 | 4 | -24/+85 |
* | Updated zh_CN translation | Funda Wang | 2004-06-15 | 2 | -127/+116 |
* | Updated British English translation | Gareth Owen | 2004-06-15 | 2 | -789/+837 |
* | set things to HOME, since we don't offer TYPE=OTHER IM attributes through | Chris Toshok | 2004-06-15 | 3 | -17/+31 |
* | Don't connect to the key_pressed_event. (composer_key_pressed): Removed. | Jeffrey Stedfast | 2004-06-15 | 2 | -16/+7 |
* | prepend label " " before the ETable | Radek Doulik | 2004-06-15 | 2 | -14/+57 |
* | Updated Czech translation. | Miloslav Trmac | 2004-06-15 | 2 | -765/+896 |
* | the check button label has now opposite meaning (after UI changes), call | Radek Doulik | 2004-06-14 | 2 | -2/+19 |
* | handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAIL | Not Zed | 2004-06-14 | 2 | -1/+19 |
* | don't check rule->source, its irrelevent to vfolder sources, and clean up | Not Zed | 2004-06-14 | 3 | -50/+39 |
* | update | Funda Wang | 2004-06-14 | 1 | -70/+63 |
* | if we removed all of the addresses because they were 'us', add the first | Not Zed | 2004-06-14 | 2 | -1/+13 |
* | use g_ascii_strcasecmp. (smtp_connect): do not re-helo after we've | Not Zed | 2004-06-14 | 2 | -10/+9 |
* | Updated finnish translation | Ilkka Tuohela | 2004-06-14 | 1 | -3574/+1430 |
* | Translation updated by MÉtin Æmirov. | Metin Amiroff | 2004-06-13 | 2 | -3870/+2453 |
* | Updated Greek Translation. | Kostas Papadimas | 2004-06-13 | 2 | -3581/+1351 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-06-13 | 2 | -1736/+1343 |
* | Flush summary updates for the currently selected folder. (imap4_noop): | Jeffrey Stedfast | 2004-06-13 | 2 | -2/+13 |
* | Flush summary updates for the currently selected folder. | Jeffrey Stedfast | 2004-06-12 | 3 | -1/+7 |
* | Don't bother with exists_changed. We don't need it afterall. | Jeffrey Stedfast | 2004-06-12 | 3 | -9/+15 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-06-12 | 2 | -975/+975 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-06-12 | 2 | -719/+856 |
* | Free any old select_uri string we may have. (emft_tree_row_expanded): | Jeffrey Stedfast | 2004-06-12 | 2 | -17/+31 |
* | Force updating of the emsage flags (normally this only happens if | Jeffrey Stedfast | 2004-06-12 | 2 | -0/+7 |
* | (pixbuf_cell_data_func): fix the appearance a little. | Larry Ewing | 2004-06-12 | 2 | -2/+4 |
* | (pixbuf_cell_data_func): clean up warnings. (double bad larry). | Larry Ewing | 2004-06-12 | 2 | -4/+2 |
* | (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry). | Larry Ewing | 2004-06-12 | 2 | -1/+2 |
* | make the source selector use a colock block instead of setting the | Larry Ewing | 2004-06-12 | 2 | -14/+50 |
* | removed g_assert call, since we shouldn't crash when getting wrong | Rodrigo Moya | 2004-06-11 | 2 | -1/+8 |
* | set dialog window position, glade doesn't do that for us anymore as the | Radek Doulik | 2004-06-11 | 4 | -4/+158 |
* | Handle getting FLAGS even though we didn't request it (server can send us | Jeffrey Stedfast | 2004-06-11 | 4 | -30/+90 |
* | hardcode the border size. it is hardcoded in e-text as well. Even using | Radek Doulik | 2004-06-11 | 1 | -5/+7 |
* | rearrange the setting up of the target flags, stores can have a null path. | Not Zed | 2004-06-11 | 3 | -19/+36 |
* | revert previous change. Stupid emftm. | Not Zed | 2004-06-11 | 3 | -2/+5 |
* | handle a null path or fragment. | Not Zed | 2004-06-11 | 4 | -7/+19 |
* | if we scan from "" or top == NULL, then we really want to scan from "." | Not Zed | 2004-06-11 | 3 | -5/+18 |
* | some test code | Michael Zucci | 2004-06-11 | 1 | -0/+172 |
* | (camel_imap4_summary_flush_updates): Added some logic to | Jeffrey Stedfast | 2004-06-11 | 3 | -0/+11 |
* | Don't bother scanning summary info if EXISTS was 0. | Jeffrey Stedfast | 2004-06-11 | 2 | -3/+37 |
* | Don't bother scanning summary info if EXISTS was 0. | Jeffrey Stedfast | 2004-06-11 | 3 | -9/+66 |
* | Updated Canadian English translation. Correct path error. | Adam Weinberger | 2004-06-11 | 3 | -1463/+739 |
* | Don't always try and parse a RESP-CODE in the BYE case as the RESP-CODE is | Jeffrey Stedfast | 2004-06-11 | 2 | -1/+15 |
* | replace strcasecmp with g_ascii_strcasecmp | Jeffrey Stedfast | 2004-06-11 | 1 | -2/+2 |
* | some code cleanup | Jeffrey Stedfast | 2004-06-11 | 2 | -4/+7 |
* | Fixes bug #58825. Ugh. Really Gross Hack (tm). | Jeffrey Stedfast | 2004-06-11 | 5 | -35/+168 |
* | Update for removed files | Rodney Dawes | 2004-06-11 | 2 | -7/+4 |
* | HIGified, updated as suggested in #46236 | Radek Doulik | 2004-06-11 | 2 | -244/+224 |
* | If flags does not include FOLDER_INFO_FAST, get the total/unread counts | Jeffrey Stedfast | 2004-06-11 | 5 | -168/+265 |
* | only do the range selected hack in one case | JP Rosevear | 2004-06-11 | 2 | -3/+9 |
* | added cast | Radek Doulik | 2004-06-11 | 5 | -23/+20 |
* | fixes to get rid of compiler warnings | Radek Doulik | 2004-06-11 | 10 | -47/+30 |
* | set 6 weeks shown (display_view): ditto | JP Rosevear | 2004-06-11 | 2 | -2/+9 |
* | Remove no-longer-used stuff | Dan Winship | 2004-06-11 | 43 | -5762/+52 |
* | Remove shell/glade/Makefile, which has been merged into shell/Makefile | Dan Winship | 2004-06-11 | 2 | -1/+5 |
* | fixes for compiler warnings | Radek Doulik | 2004-06-10 | 9 | -14/+11 |
* | Fixes #58748 | Rodrigo Moya | 2004-06-10 | 2 | -0/+12 |
* | don't set the "bg_color_column" property on the ECellToggle class. | Rodrigo Moya | 2004-06-10 | 2 | -3/+5 |
* | Fixes #58799 | Rodrigo Moya | 2004-06-10 | 2 | -2/+25 |
* | clean code to avoid compiler warnings | Radek Doulik | 2004-06-10 | 1 | -2/+4 |
* | remove defunct Revert button and replace OK/Cancel buttons with a Close | Jon Oberheide | 2004-06-10 | 2 | -43/+2 |
* | use new etreeselectionmodel api to select paths in one call. Fixes #59546. | Not Zed | 2004-06-10 | 2 | -2/+9 |
* | add new api for setting the whole selection in one go. See #59546. | Not Zed | 2004-06-10 | 2 | -0/+16 |
* | calculate the work week, week, and month views more exactly | JP Rosevear | 2004-06-10 | 4 | -166/+207 |
* | add some :filter debug. (open_folder): only ignore the get_folder | Not Zed | 2004-06-10 | 2 | -8/+34 |
* | check that we have content selected, not just a selection, before trying | Not Zed | 2004-06-10 | 2 | -20/+32 |
* | move the stream based checking into the loop, after we connect. Fixes a | Not Zed | 2004-06-10 | 2 | -8/+14 |
* | Fixed a case where it was possible to double-free the gpg context. | Jeffrey Stedfast | 2004-06-09 | 2 | -6/+11 |
* | process only if len > 0 | Radek Doulik | 2004-06-09 | 1 | -30/+33 |
* | (ensure_nonzero_step_increments): set step increments always to 16 | Radek Doulik | 2004-06-09 | 1 | -2/+2 |
* | new helper function to set step_increments (allocate_callback): call | Radek Doulik | 2004-06-09 | 1 | -0/+20 |
* | oops, we already did a NODATA check. just save the state there rather than cr... | Jeffrey Stedfast | 2004-06-09 | 1 | -2/+1 |
* | oops, decrement the gpg->padding width | Jeffrey Stedfast | 2004-06-09 | 1 | -2/+2 |
* | Don't assign trust to be UNKNOWN if gpg sent us a NODATA status. | Jeffrey Stedfast | 2004-06-09 | 2 | -7/+19 |
* | new function. do the get_view in an idle handler. | Chris Toshok | 2004-06-09 | 3 | -10/+44 |
* | Fix for SSL options appearing for sendmail | Rodney Dawes | 2004-06-09 | 2 | -423/+440 |
* | Scroll to the selected folder if needed. Fixes bug #59609. | Jeffrey Stedfast | 2004-06-09 | 2 | -1/+5 |
* | Make the chooser non-modal. Fixes bug #53735. | Jeffrey Stedfast | 2004-06-09 | 2 | -0/+4 |
* | quiet the compiler, and dobey. | Chris Toshok | 2004-06-09 | 3 | -2/+16 |
* | Only change the cursor if the currently selected folder is a subfolder of | Jeffrey Stedfast | 2004-06-09 | 2 | -5/+25 |
* | Fixes #57578 | Rodrigo Moya | 2004-06-09 | 2 | -22/+66 |
* | Fixes #57579 | Rodrigo Moya | 2004-06-09 | 2 | -2/+19 |
* | new function for notifying all pages of the client change. | Rodrigo Moya | 2004-06-09 | 6 | -17/+53 |
* | do not set the private client here, it is set in comp-editor.c. | Rodrigo Moya | 2004-06-08 | 5 | -15/+97 |
* | cast week view correctly | JP Rosevear | 2004-06-08 | 2 | -1/+6 |
* | connect to "client_changed" signal on the page. (client_changed_cb): new | Rodrigo Moya | 2004-06-08 | 3 | -1/+25 |
* | Fixes #59650 | Rodrigo Moya | 2004-06-08 | 2 | -4/+32 |
* | Updated italian translation | Marco Ciampa | 2004-06-08 | 2 | -1741/+1208 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-06-08 | 2 | -121/+88 |
* | give the junk test a unique name. #59567. | Not Zed | 2004-06-08 | 2 | -1/+5 |
* | Fixes #58921. | Hans Petter Jansson | 2004-06-08 | 2 | -0/+8 |
* | disable editing of cells in the contact table. | Jon Oberheide | 2004-06-08 | 2 | -1/+6 |
* | Fixes #57795. | Hans Petter Jansson | 2004-06-08 | 2 | -0/+32 |
* | Like the previous build dep fix, but this works. | Hans Petter | 2004-06-08 | 2 | -3/+8 |
* | Fix order of dependencies. | Hans Petter Jansson | 2004-06-08 | 2 | -1/+5 |
* | Added few headers needed for select names dialog. | H P Nadig | 2004-06-08 | 4 | -0/+127 |
* | Load the entire summary, not just the summary header. This way when the | Jeffrey Stedfast | 2004-06-08 | 3 | -2/+14 |
* | Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713. | Jeffrey Stedfast | 2004-06-08 | 2 | -1/+6 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 9 | -7/+27 |
* | open task lists asynchronously. (client_cal_opened_cb): callback from the | Rodrigo Moya | 2004-06-07 | 3 | -45/+85 |
* | Bug #36247 Changes to improve the performance of _(str) function call on | Vardhman Jain | 2004-06-07 | 2 | -5/+25 |
* | Updated Czech translation. | Miloslav Trmac | 2004-06-07 | 2 | -151/+51 |
* | Implemented, mostly. Still need to update state on the renamed folder | Jeffrey Stedfast | 2004-06-07 | 4 | -1/+154 |
* | Added Martyn Russel to the credits. | Jeffrey Stedfast | 2004-06-07 | 2 | -170/+173 |
* | Updated British English translation | Gareth Owen | 2004-06-07 | 2 | -119/+69 |
* | update | Funda Wang | 2004-06-06 | 1 | -630/+3368 |
* | Updated Catalan translation by Xavi Conde Rueda <xaviconde@eresmas.com>. | Jordi Mallach | 2004-06-06 | 2 | -7220/+5248 |
* | svn path=/trunk/; revision=26228 | Updated ja.po. T.Aihana | 2004-06-05 | 2 | -874/+372 |
* | Shuffle usage of trailing "..." in menus. | Christian Neumair | 2004-06-05 | 4 | -5/+15 |
* | Use ngettext for message count information. | Christian Neumair | 2004-06-05 | 2 | -8/+13 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-06-05 | 2 | -3318/+287 |
* | remove bonobo menus and cruft add ok/cancel buttons. | Larry Ewing | 2004-06-05 | 4 | -179/+83 |
* | Fixes #55945 | JP Rosevear | 2004-06-05 | 5 | -10/+20 |
* | removed debug printfs | Jeffrey Stedfast | 2004-06-05 | 1 | -3/+0 |
* | Initialise the folder->summary and force an update of the message info | Jeffrey Stedfast | 2004-06-05 | 3 | -7/+35 |
* | Fixed to work properly. After we've flushed the buffer, we want to set | Jeffrey Stedfast | 2004-06-05 | 2 | -5/+10 |
* | only resolve destinations against persons, not contact lists. | Chris Toshok | 2004-06-05 | 2 | -18/+36 |
* | Duh. If the user doesn't care about SSL/TLS - use USE_SSL_NEVER, not | Jeffrey Stedfast | 2004-06-05 | 2 | -1/+5 |
* | Always just return 0, don't try to PR_Sync() - fsync on a socket causes an | Jeffrey Stedfast | 2004-06-05 | 5 | -9/+42 |
* | define G_MAXINT32 if it isn't already | JP Rosevear | 2004-06-05 | 2 | -0/+16 |
* | Use e_error_run() instead of the e_activation_error_dialog() stuff that no | Jeffrey Stedfast | 2004-06-05 | 4 | -18/+31 |
* | add bug number | JP Rosevear | 2004-06-04 | 1 | -0/+2 |
* | make purging actually work | JP Rosevear | 2004-06-04 | 2 | -10/+11 |
* | added size info to IMG tags so that it loads the message smoother | Radek Doulik | 2004-06-04 | 2 | -6/+11 |
* | guard against the text value being NULL | JP Rosevear | 2004-06-04 | 3 | -5/+17 |
* | Fixes #59361 | JP Rosevear | 2004-06-04 | 2 | -6/+11 |
* | Updated Hungarian translation. | Andras Timar | 2004-06-04 | 2 | -13694/+2739 |
* | Fixes #53643 and #26903. | Hans Petter Jansson | 2004-06-04 | 7 | -47/+144 |
* | Don't pack entry and checkbox widgets directly into the dialog vbox so | William Jon McCann | 2004-06-04 | 2 | -2/+15 |
* | Add HIG border width for dialog window. | William Jon McCann | 2004-06-04 | 2 | -0/+6 |
* | found the bug it fixed, yay. | Jeffrey Stedfast | 2004-06-04 | 1 | -1/+1 |
* | If the last_uri string value is the Evolution 1.4 URI, change it to the | Jeffrey Stedfast | 2004-06-04 | 2 | -2/+25 |
* | Protect against a NULL uid. Fixes bug #57619. (ecard_from_remote_record): | Jeffrey Stedfast | 2004-06-04 | 2 | -6/+14 |
* | Merge from release branch. | JP Rosevear | 2004-06-04 | 53 | -101897/+96653 |
* | Fixes #59481 | Rodrigo Moya | 2004-06-04 | 1 | -0/+4 |
* | don't use vsprintf with NULL strings, crashes on FreeBSD. | Rodrigo Moya | 2004-06-04 | 2 | -6/+12 |
* | Protect against a NULL uid. Fixes bug #57619. | Jeffrey Stedfast | 2004-06-04 | 2 | -2/+10 |
* | update the internal client when it changes. | Rodrigo Moya | 2004-06-04 | 2 | -0/+7 |
* | Fixes #56875 | Rodrigo Moya | 2004-06-04 | 3 | -3/+28 |
* | always insert new paragraph for signature | Radek Doulik | 2004-06-03 | 2 | -2/+8 |
* | add shell-errors.xml.h | Dan Winship | 2004-06-03 | 1 | -0/+1 |
* | If the icon_name is an abolute path, just load it. | Dan Winship | 2004-06-03 | 2 | -6/+17 |
* | reset current folder. (connect_to_server): and here too just to make sure. | Not Zed | 2004-06-03 | 2 | -1/+8 |
* | disconnect if we get an io error or user cancellation. | Not Zed | 2004-06-03 | 2 | -0/+4 |
* | put this back in, local folders not being noted properly all the time. | Not Zed | 2004-06-03 | 2 | -1/+18 |
* | only save the summary, don't update from server, thats what refresh info | Not Zed | 2004-06-03 | 15 | -637/+734 |
* | Updated italian translation | Marco Ciampa | 2004-06-03 | 2 | -146/+87 |
* | Add missing negation that caused a crash. | Hans Petter Jansson | 2004-06-03 | 2 | -1/+7 |