aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-storage-set-view.c
stat options
Period:
Authors:

Commits per author per week (path 'shell/evolution-storage-set-view.c')

AuthorW49 2024W50 2024W51 2024W52 2024Total
Total00000
sertions'>+18 * Same as in the TcpStreamRaw code. (stream_write): And again here...Jeffrey Stedfast2001-10-253-77/+139 * when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-255-43/+150 * New. (async_xfer_folder_callback): Use it so we get the right errorEttore Perazzoli2001-10-252-7/+30 * Same.42001-10-254-10/+18 * track the spacer vbox (e_meeting_time_selector_style_set): make sure theJP Rosevear2001-10-256-21/+127 * Fixed some weird casting crack that got in here somehow, removedJon Trowbridge2001-10-252-3/+8 * Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-252-109/+115 * Fixes bug #5282.Federico Mena Quintero2001-10-2514-79/+334 * Updated Ukrainian TranslationYuri Syrota2001-10-241-18/+15 * Updated Ukrainian TranslationYuri Syrota2001-10-241-593/+449 * Updated Slovak translation.Stanislav Visnovsky2001-10-242-665/+668 * Correct fix for 12236. Stops the crashing and leaves the summary in a usable ...Iain Holmes2001-10-242-4/+6 * Removed key_press handler here since delete and backspace are now handledChristopher James Lahey2001-10-242-27/+6 * ChangeLog fix.Chris Lahey2001-10-241-1/+1 * Added Delete and BackSpace keybindings here.Christopher James Lahey2001-10-242-0/+10 * Add a changed signal. Emits if the order changes or if you add or remove a42001-10-244-10/+109 * fixed changelogJeffrey Stedfast2001-10-241-1/+0 * Unref the global search_context. (owner_set_cb): create the globalJeffrey Stedfast2001-10-243-19/+43 * Don't add the menu item here, do this in the context_changed signalJeffrey Stedfast2001-10-243-28/+115 * update ja.poTakuro Kitame2001-10-242-50/+39 * Fix command paths when we specify our pixmaps, so we don't get a lot ofJon Trowbridge2001-10-243-5/+16 * all this crap just to make the print icon desensitive at the right time.42001-10-247-48/+108 * and add a way to get some more spew about the commands we're executing.Chris Toshok2001-10-242-0/+16 * use eq instead of ==.Chris Toshok2001-10-242-5/+10 * Get the path and the shell view instead. (rename_callback_data_free):Ettore Perazzoli2001-10-242-14/+25 * Don't allow an auth-type to be set when saving the service.Jeffrey Stedfast2001-10-243-20/+42 * New. (rename_callback_data_free): New. (rename_cb): Rename the folderEttore Perazzoli2001-10-242-7/+57 * Remove the idle_id when we're destroyed so the idle func doesn't run on an32001-10-242-0/+6 * Handle the return codes properly, and invoke the result callback too.Ettore Perazzoli2001-10-242-0/+13 * copy the translate field over as well. Should fix an uninitialized memoryDamon Chaplin2001-10-242-0/+6 * Dont do anything if we're destroyed #13021.32001-10-242-0/+6 * #if 0'ed for now, per #7427.Ettore Perazzoli2001-10-242-1/+9 * Removed our cancelled flag and e_select_names_completion_cancel function,Jon Trowbridge2001-10-242-39/+75 * Explicitly deactivate the control frame, and display the default URIEttore Perazzoli2001-10-243-2/+32 * clear the struct tm fields to keep purify happy.Damon Chaplin2001-10-242-2/+15 * use sizeof(test_array) for the memset call. It was clearing 9 bytes butDamon Chaplin2001-10-242-1/+7 * make sure we free all the CalComponentDateTime's when we are finished.Damon Chaplin2001-10-243-14/+44 * Updated Spanish translation.Hector Garcia2001-10-242-621/+641 * (do_user_message): Setup the message_destroy_id when we setup theMichael Zucci2001-10-242-1/+3 * save the UTF-8 strings inside the listitem widgets, but convert to theDamon Chaplin2001-10-241-6/+27 * fixed a logic mistake from my last commitJeffrey Stedfast2001-10-242-9/+6 * Removed, all functionality moved to mail-session.32001-10-244-398/+414 * adjust the display canvas when the table scrollsJP Rosevear2001-10-242-2/+26 * Make sure the fb and it's message-list exist. (reply_to_list): same.Jeffrey Stedfast2001-10-243-156/+273 * Got rid of the gc argument to e_table_header_draw_button.Christopher James Lahey2001-10-245-27/+40 * no longer set the scrollbar policy hereJP Rosevear2001-10-243-5/+15 * Updated French traduction.Christophe Merlet2001-10-242-515/+549 * convert an icaltimetype to a tm (tm_to_icaltimetype): vice versaJP Rosevear2001-10-245-42/+103 * plug leakJP Rosevear2001-10-242-1/+6 * Added missing errno.h (mail_msg_new): Fix the logic a bit, dont try to32001-10-242-18/+25 * If the fopen() fails (eg, because evolution-mail was started by oafd withDan Winship2001-10-242-3/+14 * Remove an extra * in one of the regexps that glibc apparently doesn't mindDan Winship2001-10-242-1/+6 * Updated Ukrainian TranslationYuri Syrota2001-10-231-899/+821 * Change " " to "&nbsp;" at start of line.Dan Winship2001-10-232-1/+7 * cal-client/cal-query.c (cal_query_construct) set priv->corba_query toRodrigo Moya2001-10-232-0/+6 * oops, the image was too big! this is 48x48 -tig-Tuomas Kuosmanen2001-10-231-0/+0 * Use the widget's style's text_gc for drawing text if eitherChristopher James Lahey2001-10-231-13/+18 * Got rid of the gc field here and just use the fg_gc from the style forChristopher James Lahey2001-10-232-11/+2 * Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can beChristopher James Lahey2001-10-234-1/+14 * Bumped version to 0.15.99.3 for EText's "draw_button" argument.Christopher James Lahey2001-10-233-0/+124 * Completely re-done. We now hae a completely async dialogue when requested32001-10-238-116/+487 * made d(x) x recompile again.32001-10-232-5/+9 * Make this check immediately for whether to show the cursor, instead of inChristopher James Lahey2001-10-232-5/+13 * Oops, revert my change to this function.Jeffrey Stedfast2001-10-232