| Commit message (Expand) | Author | Age | Files | Lines |
* | added sections for Tasks factory and control. I hope someone checks these! | Damon Chaplin | 2001-10-25 | 2 | -0/+36 |
* | Updated Greek messages | Simos Xenitellis | 2001-10-25 | 2 | -2218/+2103 |
* | Added #include "gal/widgets/e-unicode.h". | Christopher James Lahey | 2001-10-25 | 5 | -41/+157 |
* | Fixed to only copy the `calendar.ics' and `calendar.ics~' files. | Ettore Perazzoli | 2001-10-25 | 2 | -100/+88 |
* | Fixed to only copy the `calendar.ics' and `calendar.ics~' files. | Ettore Perazzoli | 2001-10-25 | 2 | -99/+94 |
* | do a test that is not only always false, but works with autoconf 2.52 and | jacob berkman | 2001-10-25 | 2 | -1/+7 |
* | updated the SIMULATE_FLAKY_NETWORK code | Jeffrey Stedfast | 2001-10-25 | 1 | -10/+12 |
* | Ref the BonoboUIComponent that we are holding. (gvm_destroy): Unref our | Jon Trowbridge | 2001-10-25 | 2 | -0/+18 |
* | Same as in the TcpStreamRaw code. (stream_write): And again here... | Jeffrey Stedfast | 2001-10-25 | 3 | -77/+139 |
* | when iterating over the subcomponents, use 'subcomp' rather than | Damon Chaplin | 2001-10-25 | 5 | -43/+150 |
* | New. (async_xfer_folder_callback): Use it so we get the right error | Ettore Perazzoli | 2001-10-25 | 2 | -7/+30 |
* | Same. | 4 | 2001-10-25 | 4 | -10/+18 |
* | track the spacer vbox (e_meeting_time_selector_style_set): make sure the | JP Rosevear | 2001-10-25 | 6 | -21/+127 |
* | Fixed some weird casting crack that got in here somehow, removed | Jon Trowbridge | 2001-10-25 | 2 | -3/+8 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2001-10-25 | 2 | -109/+115 |
* | Fixes bug #5282. | Federico Mena Quintero | 2001-10-25 | 14 | -79/+334 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-24 | 1 | -18/+15 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-24 | 1 | -593/+449 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-10-24 | 2 | -665/+668 |
* | Correct fix for 12236. Stops the crashing and leaves the summary in a usable ... | Iain Holmes | 2001-10-24 | 2 | -4/+6 |
* | Removed key_press handler here since delete and backspace are now handled | Christopher James Lahey | 2001-10-24 | 2 | -27/+6 |
* | ChangeLog fix. | Chris Lahey | 2001-10-24 | 1 | -1/+1 |
* | Added Delete and BackSpace keybindings here. | Christopher James Lahey | 2001-10-24 | 2 | -0/+10 |
* | Add a changed signal. Emits if the order changes or if you add or remove a | 4 | 2001-10-24 | 4 | -10/+109 |
* | fixed changelog | Jeffrey Stedfast | 2001-10-24 | 1 | -1/+0 |
* | Unref the global search_context. (owner_set_cb): create the global | Jeffrey Stedfast | 2001-10-24 | 3 | -19/+43 |
* | Don't add the menu item here, do this in the context_changed signal | Jeffrey Stedfast | 2001-10-24 | 3 | -28/+115 |
* | update ja.po | Takuro Kitame | 2001-10-24 | 2 | -50/+39 |
* | Fix command paths when we specify our pixmaps, so we don't get a lot of | Jon Trowbridge | 2001-10-24 | 3 | -5/+16 |
* | all this crap just to make the print icon desensitive at the right time. | 4 | 2001-10-24 | 7 | -48/+108 |
* | and add a way to get some more spew about the commands we're executing. | Chris Toshok | 2001-10-24 | 2 | -0/+16 |
* | use eq instead of ==. | Chris Toshok | 2001-10-24 | 2 | -5/+10 |
* | Get the path and the shell view instead. (rename_callback_data_free): | Ettore Perazzoli | 2001-10-24 | 2 | -14/+25 |
* | Don't allow an auth-type to be set when saving the service. | Jeffrey Stedfast | 2001-10-24 | 3 | -20/+42 |
* | New. (rename_callback_data_free): New. (rename_cb): Rename the folder | Ettore Perazzoli | 2001-10-24 | 2 | -7/+57 |
* | Remove the idle_id when we're destroyed so the idle func doesn't run on an | 3 | 2001-10-24 | 2 | -0/+6 |
* | Handle the return codes properly, and invoke the result callback too. | Ettore Perazzoli | 2001-10-24 | 2 | -0/+13 |
* | copy the translate field over as well. Should fix an uninitialized memory | Damon Chaplin | 2001-10-24 | 2 | -0/+6 |
* | Dont do anything if we're destroyed #13021. | 3 | 2001-10-24 | 2 | -0/+6 |
* | #if 0'ed for now, per #7427. | Ettore Perazzoli | 2001-10-24 | 2 | -1/+9 |
* | Removed our cancelled flag and e_select_names_completion_cancel function, | Jon Trowbridge | 2001-10-24 | 2 | -39/+75 |
* | Explicitly deactivate the control frame, and display the default URI | Ettore Perazzoli | 2001-10-24 | 3 | -2/+32 |
* | clear the struct tm fields to keep purify happy. | Damon Chaplin | 2001-10-24 | 2 | -2/+15 |
* | use sizeof(test_array) for the memset call. It was clearing 9 bytes but | Damon Chaplin | 2001-10-24 | 2 | -1/+7 |
* | make sure we free all the CalComponentDateTime's when we are finished. | Damon Chaplin | 2001-10-24 | 3 | -14/+44 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-24 | 2 | -621/+641 |
* | (do_user_message): Setup the message_destroy_id when we setup the | Michael Zucci | 2001-10-24 | 2 | -1/+3 |
* | save the UTF-8 strings inside the listitem widgets, but convert to the | Damon Chaplin | 2001-10-24 | 1 | -6/+27 |
* | fixed a logic mistake from my last commit | Jeffrey Stedfast | 2001-10-24 | 2 | -9/+6 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 4 | -398/+414 |
* | adjust the display canvas when the table scrolls | JP Rosevear | 2001-10-24 | 2 | -2/+26 |
* | Make sure the fb and it's message-list exist. (reply_to_list): same. | Jeffrey Stedfast | 2001-10-24 | 3 | -156/+273 |
* | Got rid of the gc argument to e_table_header_draw_button. | Christopher James Lahey | 2001-10-24 | 5 | -27/+40 |
* | no longer set the scrollbar policy here | JP Rosevear | 2001-10-24 | 3 | -5/+15 |
* | Updated French traduction. | Christophe Merlet | 2001-10-24 | 2 | -515/+549 |
* | convert an icaltimetype to a tm (tm_to_icaltimetype): vice versa | JP Rosevear | 2001-10-24 | 5 | -42/+103 |
* | plug leak | JP Rosevear | 2001-10-24 | 2 | -1/+6 |
* | Added missing errno.h (mail_msg_new): Fix the logic a bit, dont try to | 3 | 2001-10-24 | 2 | -18/+25 |
* | If the fopen() fails (eg, because evolution-mail was started by oafd with | Dan Winship | 2001-10-24 | 2 | -3/+14 |
* | Remove an extra * in one of the regexps that glibc apparently doesn't mind | Dan Winship | 2001-10-24 | 2 | -1/+6 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-23 | 1 | -899/+821 |
* | Change " " to " " at start of line. | Dan Winship | 2001-10-23 | 2 | -1/+7 |
* | cal-client/cal-query.c (cal_query_construct) set priv->corba_query to | Rodrigo Moya | 2001-10-23 | 2 | -0/+6 |
* | oops, the image was too big! this is 48x48 -tig- | Tuomas Kuosmanen | 2001-10-23 | 1 | -0/+0 |
* | Use the widget's style's text_gc for drawing text if either | Christopher James Lahey | 2001-10-23 | 1 | -13/+18 |
* | Got rid of the gc field here and just use the fg_gc from the style for | Christopher James Lahey | 2001-10-23 | 2 | -11/+2 |
* | Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can be | Christopher James Lahey | 2001-10-23 | 4 | -1/+14 |
* | Bumped version to 0.15.99.3 for EText's "draw_button" argument. | Christopher James Lahey | 2001-10-23 | 3 | -0/+124 |
* | Completely re-done. We now hae a completely async dialogue when requested | 3 | 2001-10-23 | 8 | -116/+487 |
* | made d(x) x recompile again. | 3 | 2001-10-23 | 2 | -5/+9 |
* | Make this check immediately for whether to show the cursor, instead of in | Christopher James Lahey | 2001-10-23 | 2 | -5/+13 |
* | Oops, revert my change to this function. | Jeffrey Stedfast | 2001-10-23 | 2 | -1/+4 |
* | Call e_tree_model_pre_change here where appropriate. | Christopher James Lahey | 2001-10-23 | 1 | -0/+2 |
* | *** empty log message *** | Wang Jian | 2001-10-23 | 2 | -567/+660 |
* | Cancel the drag or maybe drag if you have the mouse button down when the | Christopher James Lahey | 2001-10-23 | 2 | -6/+27 |
* | Added an accelerator (H_TML) to the Format->Html menu item. | Anna Marie Dirks | 2001-10-23 | 2 | -1/+6 |
* | New fun macro. | Jeffrey Stedfast | 2001-10-23 | 4 | -82/+93 |
* | Changed "Add new feed" to "Add news feed". | Anna Marie Dirks | 2001-10-23 | 2 | -1/+6 |
* | Updated Swedish translation. | Christian Rose | 2001-10-23 | 2 | -559/+586 |
* | added calendar/gui/e-cell-date-edit-text.c and | Damon Chaplin | 2001-10-23 | 2 | -0/+7 |
* | set the default timezone on the server. | Damon Chaplin | 2001-10-23 | 3 | -1/+33 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 34 | -642/+1592 |
* | s/usage-exec-summary.html/usage-summary.html/. | Ettore Perazzoli | 2001-10-23 | 4 | -2/+10 |
* | No need to gtk_widget_show() the view anymore. | Ettore Perazzoli | 2001-10-23 | 5 | -36/+99 |
* | Put up a warning dialog box if we failed to create the tasks control. | Federico Mena Quintero | 2001-10-23 | 2 | -6/+13 |
* | use the new ECellText methods to get the text and set the value. | Damon Chaplin | 2001-10-23 | 5 | -7/+240 |
* | removed duplicated declaration | Damon Chaplin | 2001-10-23 | 1 | -2/+0 |
* | Added several new accelerators to the edit account dialog, and fixed the | Anna Marie Dirks | 2001-10-23 | 2 | -38/+77 |
* | added a few new timezones | Damon Chaplin | 2001-10-23 | 5 | -0/+411 |
* | updated all files again, placing current RDATEs first, so Outlook uses | Damon Chaplin | 2001-10-23 | 319 | -15113/+15252 |
* | New class that wraps writing to a GtkHTML stream so that we don't have to | Jeffrey Stedfast | 2001-10-23 | 5 | -12/+184 |
* | this too so the icons gets installed.. -tig- | Tuomas Kuosmanen | 2001-10-23 | 2 | -1/+5 |
* | Fixed to use the new icon.. -tigert- | Tuomas Kuosmanen | 2001-10-23 | 1 | -1/+1 |
* | Remove the ping timeout. | Ettore Perazzoli | 2001-10-23 | 2 | -0/+8 |
* | New app icon, should scale better.. | Tuomas Kuosmanen | 2001-10-23 | 2 | -0/+4 |
* | bumped required GAL to 0.15.99.2. | Damon Chaplin | 2001-10-23 | 2 | -1/+5 |
* | Don't die if the parent window has no WMHints. | Ettore Perazzoli | 2001-10-23 | 2 | -3/+7 |
* | No, use Storing, as the other code does :p (spool_summary_check): Check | 2 | 2001-10-23 | 2 | -3/+9 |
* | If the view is dead, just return FALSE. Prevents crash #12483. | Ettore Perazzoli | 2001-10-23 | 2 | -22/+7 |
* | s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/. | Jon Trowbridge | 2001-10-23 | 2 | -3/+9 |
* | added set_value() class method, which sets the model value based on the | Damon Chaplin | 2001-10-23 | 4 | -37/+65 |
* | Remove the help_button in the property box. | Ettore Perazzoli | 2001-10-23 | 2 | -0/+7 |
* | Don't free `clientid' as it's uninitialized. | Ettore Perazzoli | 2001-10-23 | 2 | -2/+6 |
* | disable this column. Fixes Ximian bug #12381. | Christopher James Lahey | 2001-10-23 | 2 | -1/+6 |
* | Added a disabled field here. | Christopher James Lahey | 2001-10-23 | 7 | -25/+66 |
* | If we are kludging around a inline-pgp signed part, do some charset | Jeffrey Stedfast | 2001-10-23 | 3 | -4/+30 |
* | #include "component-factory.h". (do_op_status): Pass the component ID | Ettore Perazzoli | 2001-10-23 | 4 | -5/+16 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 8 | -213/+130 |
* | Don't wrap error text with <blockquote>, this is done inside | Jeffrey Stedfast | 2001-10-23 | 3 | -30/+47 |
* | Move the folder sync code along with a few other things from | Jeffrey Stedfast | 2001-10-23 | 2 | -39/+59 |
* | (camel_search_header_match): Oops, missing i=0. | Michael Zucci | 2001-10-23 | 3 | -8/+24 |
* | New member `is_interactive' in `EShellPrivate'. (init): Init to %FALSE. | Ettore Perazzoli | 2001-10-23 | 5 | -7/+108 |
* | Make C-w not do anything here. (e_text_event_processor_emacs_like_event): | Christopher James Lahey | 2001-10-23 | 1 | -5/+5 |
* | PGP verification UI changes to make it not HTML spoofable. | Dan Winship | 2001-10-23 | 3 | -540/+495 |
* | Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warn | Dan Winship | 2001-10-23 | 3 | -63/+81 |
* | Check that account->id->address != NULL. | Jon Trowbridge | 2001-10-23 | 2 | -26/+41 |
* | Match check against all addresses in a multiple address match. Should fix | 2 | 2001-10-23 | 2 | -6/+10 |
* | Updated French translation. | Christophe Merlet | 2001-10-23 | 2 | -1149/+794 |
* | More updates. | Ettore Perazzoli | 2001-10-23 | 2 | -478/+780 |
* | Fixed up a little bit. | Ettore Perazzoli | 2001-10-23 | 2 | -5/+9 |
* | Add a hack: if the multipart/signed part has a "x-inline-pgp-hack" | Dan Winship | 2001-10-23 | 2 | -1/+15 |
* | Register the public ConfigDatabase interface last to work around an OAF | Ettore Perazzoli | 2001-10-23 | 2 | -2/+9 |
* | validation. SIlly me. | Aaron Weber | 2001-10-23 | 4 | -4/+29 |
* | added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, which | Rodrigo Moya | 2001-10-23 | 2 | -0/+6 |
* | HAVE_KDE_APPLNK. | Ettore Perazzoli | 2001-10-23 | 3 | -2/+12 |
* | write out the correct time in the control | JP Rosevear | 2001-10-23 | 5 | -31/+49 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-23 | 2 | -24/+61 |
* | *** empty log message *** | Rodrigo Moya | 2001-10-22 | 1 | -0/+1 |
* | Fix these functions so they don't crash evolution-mail. Too bad it still | Dan Winship | 2001-10-22 | 2 | -7/+12 |
* | we don't need to save the state | JP Rosevear | 2001-10-22 | 4 | -17/+30 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-10-22 | 2 | -918/+1072 |
* | include destdir in the path of the kde desktop installation dir | JP Rosevear | 2001-10-22 | 2 | -1/+6 |
* | null out DBT memory prior to usage (from Edd Dumbill <edd@usefulinc.com>) | JP Rosevear | 2001-10-22 | 2 | -0/+7 |
* | updated | Marius Andreiana | 2001-10-22 | 2 | -930/+773 |
* | new splash | Jakub Steiner | 2001-10-22 | 3 | -0/+1 |
* | update the look a bit | Jakub Steiner | 2001-10-22 | 2 | -0/+4 |
* | Put up an error dialog if there's an error while saving. If the person | Christopher James Lahey | 2001-10-22 | 2 | -1/+26 |
* | Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection. | Christopher James Lahey | 2001-10-22 | 2 | -12/+118 |
* | listen for changes in the date editors (schedule_page_set_dates): update | JP Rosevear | 2001-10-22 | 5 | -84/+261 |
* | Use mail_format_get_data_wrapper_text for text parts so we get free | Jeffrey Stedfast | 2001-10-22 | 4 | -59/+104 |
* | Only do the rawtext checks if the part is a text part, otherwise don't | Jeffrey Stedfast | 2001-10-22 | 2 | -1/+6 |
* | Instead of select_all() then using the tree's selected nodes to iterate, | 2 | 2001-10-22 | 2 | -2/+20 |
* | Updated comments to make the code a bit more clear. | Jeffrey Stedfast | 2001-10-22 | 2 | -7/+14 |
* | fixed bug #13151 | Jeffrey Stedfast | 2001-10-22 | 4 | -6/+29 |
* | Updated news. | Jon Trowbridge | 2001-10-22 | 1 | -0/+29 |
* | Clear variables once done, for debugging. (mail_vfolder_add_uri, | 1 | 2001-10-22 | 6 | -37/+65 |
* | Dont do the macro stuff - basically so you can actually debug calls. | 1 | 2001-10-22 | 4 | -2/+18 |
* | fix broken default changelog email address in last entry | Dan Winship | 2001-10-22 | 1 | -1/+1 |
* | Update for e_msg_composer_add_messages_attachments arg change. | Dan Winship | 2001-10-22 | 2 | -2/+8 |
* | Make inline images used for replies not show up as | Dan Winship | 2001-10-22 | 6 | -125/+183 |
* | oops, dont free the vuid, since its alloca'd now. | 1 | 2001-10-22 | 2 | -1/+5 |
* | Pseudo update of the french translation. | Christophe Merlet | 2001-10-22 | 2 | -1541/+1819 |
* | Updated Spanish translation. | Hector Garcia | 2001-10-21 | 2 | -870/+1008 |
* | Updated Swedish translation. | Christian Rose | 2001-10-21 | 2 | -729/+847 |
* | Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when we | Christopher James Lahey | 2001-10-21 | 1 | -21/+70 |
* | *** empty log message *** | Wang Jian | 2001-10-21 | 2 | -838/+891 |
* | Group by the correct column. | Christopher James Lahey | 2001-10-21 | 3 | -4/+11 |
* | Make this not be a radio button, but instead just a normal menu. | Christopher James Lahey | 2001-10-21 | 2 | -70/+58 |
* | right_click_up here when we let go of the popup. | Christopher James Lahey | 2001-10-21 | 3 | -0/+9 |
* | Use right_click_down here instead of maybe_do_something. | Christopher James Lahey | 2001-10-21 | 1 | -1/+1 |
* | Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067. | Christopher James Lahey | 2001-10-21 | 2 | -33/+29 |
* | Call e_addressbook_model_force_folder_bar_message when we activate the | Jon Trowbridge | 2001-10-21 | 4 | -2/+24 |
* | (e_select_names_set_default): don't forget to unref the oldstyle. | Larry Ewing | 2001-10-21 | 2 | -1/+2 |
* | stick with the style font if the efont bold font does not exist. | Larry Ewing | 2001-10-21 | 2 | -8/+24 |
* | Don't leak our ESearchingTokenizer. | Jon Trowbridge | 2001-10-21 | 2 | -1/+9 |
* | Don't convert to locale here since EText takes UTF8 strings. Fixes Ximian | Christopher James Lahey | 2001-10-21 | 1 | -9/+3 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 5 | -1/+21 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 4 | -2/+17 |
* | Make LDAP servers non-user-creatable. | Ettore Perazzoli | 2001-10-21 | 2 | -1/+6 |
* | hook up zoom functions. | Larry Ewing | 2001-10-21 | 4 | -1/+35 |
* | Keep us from reading tmp_tm uninitialized, so purify won't complain. | Jon Trowbridge | 2001-10-21 | 2 | -2/+12 |
* | Check that the string we are checking for xml-ness is non-NULL. | Jon Trowbridge | 2001-10-21 | 2 | -1/+4 |
* | add text size menu. | Larry Ewing | 2001-10-21 | 2 | -0/+23 |
* | Install `evolution.desktop' in the `KDE_APPLNK_DIR'. | Ettore Perazzoli | 2001-10-21 | 3 | -0/+33 |
* | Translate the rule names. (Bug #13082) | Jon Trowbridge | 2001-10-21 | 2 | -1/+7 |
* | Filter out empty destinations. (also Bug #13036) | Jon Trowbridge | 2001-10-21 | 4 | -12/+58 |
* | Handle focus_change in event by selecting that contact. Fixes Ximian bug | Christopher James Lahey | 2001-10-21 | 2 | -0/+17 |
* | Changed some of these gbooleans to be guint : 1s. | Christopher James Lahey | 2001-10-21 | 2 | -5/+6 |
* | Updated italian translation from Clara Tattoni <clara.tattoni@libero.it> | Christopher R. Gabriel | 2001-10-21 | 2 | -5354/+3368 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-10-21 | 2 | -358/+385 |
* | Repeatedly call gtk_main_quit here as long as there is a main loop around. | Christopher James Lahey | 2001-10-20 | 2 | -2/+16 |
* | Added #include <gal/widgets/e-unicode.h>. | Christopher James Lahey | 2001-10-20 | 3 | -62/+101 |
* | Check for num_children == -1 here and generate the children if they | Christopher James Lahey | 2001-10-20 | 1 | -0/+5 |
* | Changed this to not grab on a right click. Fixes Ximian bug #12660. | Christopher James Lahey | 2001-10-20 | 2 | -1/+10 |
* | If no exception supplied, use a local one. (move_message_to): Set the seen | 0 | 2001-10-20 | 2 | -5/+15 |
* | Added in import dialogue documentation | Kevin Breit | 2001-10-20 | 2 | -146/+221 |
* | Allow copy/move to/from vTrash folders as well. | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+4 |
* | If the destination folder is the vfolder source folder, then | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+7 |
* | Properly handle local vTrash folders. | Jeffrey Stedfast | 2001-10-20 | 2 | -13/+23 |
* | Update to reflect API changes to e_msg_composer_add_message_attachments(). | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+3 |
* | More NEWS | Rodrigo Moya | 2001-10-20 | 1 | -0/+2 |
* | Dont translate camel strings. (mail_account_gui_setup): " | 9 | 2001-10-20 | 2 | -9/+14 |
* | When registering provider, translate all strings. | 9 | 2001-10-20 | 2 | -0/+26 |
* | don't free the parameter | JP Rosevear | 2001-10-20 | 2 | -1/+5 |
* | Pass the @folder_type to ::handleDrop. | Ettore Perazzoli | 2001-10-20 | 9 | -6/+52 |
* | Many changes w/r/t IMAP and importation and encryption. | Aaron Weber | 2001-10-20 | 5 | -131/+213 |
* | Add `about-box.png'. | Ettore Perazzoli | 2001-10-20 | 3 | -4/+12 |
* | Use EShellAboutBox. (zero_pointer): Removed. | Ettore Perazzoli | 2001-10-20 | 5 | -64/+483 |
* | camel-vee-folder.c (folder_changed_change): Change logic, we always add | Michael Zucci | 2001-10-20 | 2 | -15/+23 |
* | Fixes a deadlock. camel-vee-folder.c: (folder_changed_change): Ok, so dont | Michael Zucci | 2001-10-20 | 2 | -2/+4 |
* | Update to reflect API changes to e_msg_composer_add_message_attachments(). | Jeffrey Stedfast | 2001-10-20 | 2 | -3/+9 |
* | Now takes a 'attach_all' argument. If !attach_all, then only attach the | Jeffrey Stedfast | 2001-10-20 | 3 | -13/+30 |
* | Null some freed memory | Iain Holmes | 2001-10-20 | 2 | -0/+10 |
* | Assorted fixes. Kevin, there's a FIXME for ya in here. | Aaron Weber | 2001-10-20 | 4 | -48/+75 |
* | Do not assert if we fail to load the URI list. This would of course have | Federico Mena Quintero | 2001-10-20 | 5 | -12/+42 |
* | make it a public function | Rodrigo Moya | 2001-10-20 | 5 | -6/+35 |
* | Translate labels in select-names option menu. (Bug #9604) | Jon Trowbridge | 2001-10-20 | 3 | -2/+15 |
* | new function (update_query): call set_status_message | Rodrigo Moya | 2001-10-20 | 2 | -0/+89 |
* | keep a reference to the EvolutionShellClient component | Rodrigo Moya | 2001-10-19 | 8 | -25/+156 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-19 | 1 | -1473/+1486 |
* | Merge the two EXTRA_DIST declarations together so they both happen. | Dan Winship | 2001-10-19 | 2 | -4/+7 |
* | Updated Polish translation | Chyla Zbigniew | 2001-10-19 | 2 | -61/+113 |
* | Typo, srlen aint right. | Michael Zucci | 2001-10-19 | 1 | -1/+1 |
* | camel-vee-folder.c: (folder_changed_change_uid): Use alloca for vuid, and | Michael Zucci | 2001-10-19 | 2 | -35/+94 |
* | Free folders_uri. (real_folder_deleted): If folder is deleted, remove it | 9 | 2001-10-19 | 4 | -43/+59 |
* | Lock the right lock for unmatched subfolder list stuff. If the sub folder | 9 | 2001-10-19 | 3 | -16/+110 |
* | If a charset isn't specified or claims to be utf-8, check the validity of | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+37 |
* | Don't use a g_return_val_if_fail after iconv_open, this is a valid error | Jeffrey Stedfast | 2001-10-19 | 3 | -51/+40 |
* | Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko | 8 | 2001-10-19 | 6 | -0/+11 |
* | Added remove flag - its not adduri, its removeuri, its less typing than | 8 | 2001-10-19 | 6 | -53/+124 |
* | Make sure the cancel_fd isn't -1. | Jeffrey Stedfast | 2001-10-19 | 2 | -1/+6 |
* | Don't make the mail settings dialog modal. | Jeffrey Stedfast | 2001-10-19 | 2 | -3/+9 |
* | Flush the stream here, not sure it really matters but it might (hopefully) | Jeffrey Stedfast | 2001-10-19 | 2 | -0/+5 |
* | Make user-cancellable. | Jeffrey Stedfast | 2001-10-19 | 2 | -6/+37 |
* | String cleanup for bug #6640. | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+5 |
* | use a new fangled perl script that queries oaf for interfaces we want to | Chris Toshok | 2001-10-19 | 2 | -67/+133 |
* | call the invite others dialog in the model | JP Rosevear | 2001-10-19 | 12 | -193/+217 |
* | Bumped the required version of gal to 0.15.99.1 for use in | Christopher James Lahey | 2001-10-19 | 7 | -3/+254 |
* | Made this take a const GList. | Christopher James Lahey | 2001-10-19 | 3 | -4/+9 |
* | Bumped the version number to 0.15.99.1. | Christopher James Lahey | 2001-10-19 | 2 | -1/+33 |
* | Fixed. | Carlos Perelló Marín | 2001-10-19 | 2 | -1/+4 |
* | Fix my Cyrus imapd workaround...instead of checking to see if info->flags | Jeffrey Stedfast | 2001-10-19 | 2 | -5/+11 |
* | Stuff to try to find the memory corruption | Iain Holmes | 2001-10-19 | 6 | -3/+48 |
* | Calendar news - Federico | Federico Mena Quintero | 2001-10-19 | 1 | -2/+6 |
* | Ooops. Remove stale files `e-shell-about-box.[ch]'. | Ettore Perazzoli | 2001-10-19 | 2 | -2/+5 |
* | add html widget (url_requested_cb): add function to load images from file | Larry Ewing | 2001-10-19 | 4 | -57/+169 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 15 | -8/+123 |
* | call setup_send_data *after* we've setup the global dialogue thingy. | 8 | 2001-10-19 | 2 | -11/+22 |
* | Adds session management for the alarm daemon. Also makes it store a list | Federico Mena Quintero | 2001-10-19 | 13 | -261/+595 |
* | Added. Check if our book is local or networked. | Jon Trowbridge | 2001-10-19 | 2 | -0/+25 |
* | add alarm.png for the new alarm notification code. | Larry Ewing | 2001-10-19 | 3 | -4/+10 |
* | Oops. | JP Rosevear | 2001-10-19 | 1 | -1/+14 |
* | gui/e-meeting-time-sel.c | JP Rosevear | 2001-10-19 | 3 | -9/+25 |
* | new functions | Rodrigo Moya | 2001-10-19 | 3 | -0/+75 |
* | Lag our cardification on focus-out. This seems to help with the unintended | Jon Trowbridge | 2001-10-19 | 3 | -5/+11 |
* | Connect keys before we show the widget. | Jon Trowbridge | 2001-10-19 | 2 | -5/+3 |
* | Updated Ukrainian Translation | Yuri Syrota | 2001-10-19 | 1 | -103/+64 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-10-19 | 3 | -492/+631 |
* | change va_copy to G_VA_COPY | Dan Winship | 2001-10-19 | 2 | -4/+7 |
* | #include bonobo-ui-util.h | Jeffrey Stedfast | 2001-10-19 | 2 | -0/+5 |