| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated italian translation | Marco Ciampa | 2003-12-20 | 2 | -279/+320 |
* | Impl. from calendar. (save_primary_selection): Implement, similar to | Hans Petter Jansson | 2003-12-20 | 2 | -0/+77 |
* | make sure there is a ui container | JP Rosevear | 2003-12-20 | 5 | -10/+29 |
* | Remove separators from dialogs. Use frame style recommended by the HIG. | William Jon McCann | 2003-12-20 | 27 | -2488/+3616 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2003-12-20 | 2 | -7914/+8067 |
* | editable -> target_editable (e_contact_editor_get_property): Same. | Hans Petter Jansson | 2003-12-19 | 3 | -29/+92 |
* | Updated italian translation | Marco Ciampa | 2003-12-19 | 1 | -448/+548 |
* | Merge in evolution-mail-message-display.xml first, since it is the parent | Rodney Dawes | 2003-12-19 | 2 | -2/+8 |
* | Updated italian translation | Marco Ciampa | 2003-12-19 | 2 | -7/+11 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-19 | 2 | -4/+8 |
* | Revert previous patch to fix bug #49949 - exposes crash in libbonoboui | Rodney Dawes | 2003-12-19 | 3 | -1/+18 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-18 | 2 | -9/+19 |
* | On [Action] menu, change [Forward] to [Forward As...], [Forward Message] | Calvin Liu | 2003-12-18 | 1 | -0/+5 |
* | On [Action] menu, change [Forward] to [Forward As...], [Forward Message] | Calvin Liu | 2003-12-18 | 1 | -2/+2 |
* | call gdk_window_focus() so that keyboard works correctly. | Harry Lu | 2003-12-18 | 2 | -1/+6 |
* | Add the concept of a source client, where the object lives currently. The | Hans Petter Jansson | 2003-12-18 | 8 | -5/+341 |
* | Fix bug #49949 | Rodney Dawes | 2003-12-18 | 3 | -11/+8 |
* | add ContactsViewPreview command, a "Preview Pane" menu item, and a | Chris Toshok | 2003-12-18 | 2 | -0/+17 |
* | install the "source" property. (eab_view_init): init eav->source to NULL. | Chris Toshok | 2003-12-18 | 4 | -388/+693 |
* | Embed Tree in GtkScrolledWindow | Rodney Dawes | 2003-12-18 | 2 | -1/+17 |
* | use g_file_test to check if the 'pixmap' argument is a file. If so, get | Rodrigo Moya | 2003-12-18 | 3 | -4/+13 |
* | set a correct status message. | Rodrigo Moya | 2003-12-18 | 5 | -12/+22 |
* | Fixes #51665. | Harry Lu | 2003-12-18 | 2 | -0/+9 |
* | Missing changelog entry | Rodrigo Moya | 2003-12-17 | 1 | -2/+3 |
* | removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callback | Rodrigo Moya | 2003-12-17 | 4 | -22/+44 |
* | removed the 'NewCalendar' verb. | Rodrigo Moya | 2003-12-17 | 2 | -7/+4 |
* | made it public. | Rodrigo Moya | 2003-12-17 | 4 | -9/+24 |
* | call calendar_control_sensitize_calendar_commands when the primary | Rodrigo Moya | 2003-12-17 | 3 | -55/+29 |
* | check the return value from e_cal_new_from_uri. | Rodrigo Moya | 2003-12-17 | 2 | -0/+8 |
* | make sure we free the data stored in the hash table. | Rodrigo Moya | 2003-12-17 | 3 | -22/+18 |
* | Update the contact's UID after normal add. | Hans Petter Jansson | 2003-12-17 | 2 | -0/+7 |
* | Make a public function that shows an error dialog, which can be used when | Hans Petter Jansson | 2003-12-17 | 5 | -93/+259 |
* | Fixed bug 51917, add atk support for ClickToAdd | Yuedong Du | 2003-12-17 | 7 | -15/+470 |
* | Implement. Makes the source menu reflect the source for the current book. | Hans Petter Jansson | 2003-12-17 | 2 | -0/+19 |
* | Use e_source_equal() instead of comparing pointers. This allows user to | Hans Petter Jansson | 2003-12-17 | 2 | -8/+24 |
* | Implement. Creates source selection option menu. | Hans Petter Jansson | 2003-12-17 | 3 | -0/+75 |
* | Fixes part of #41237 | Rodrigo Moya | 2003-12-17 | 5 | -191/+101 |
* | Disable cell editing. | Hans Petter Jansson | 2003-12-17 | 2 | -0/+7 |
* | #ifdef out certain code pieces if s/mime isn't supported | JP Rosevear | 2003-12-17 | 2 | -0/+14 |
* | return a reference to the alarm_notify_service, not NULL and ref the | Rodrigo Moya | 2003-12-17 | 2 | -2/+5 |
* | return a reference to the alarm_notify_service, not NULL. | Rodrigo Moya | 2003-12-17 | 2 | -1/+6 |
* | Implement. (text_to_address): Implement, using EAddressWestern. | Hans Petter Jansson | 2003-12-16 | 3 | -76/+191 |
* | Small update of italian translation. | Marco Ciampa | 2003-12-16 | 1 | -19/+19 |
* | remove. | Chris Toshok | 2003-12-16 | 2 | -2/+4 |
* | set the list view config properly (so we don't blow away the month view | JP Rosevear | 2003-12-16 | 2 | -2/+6 |
* | set the calendar for the day view | JP Rosevear | 2003-12-16 | 2 | -1/+6 |
* | Fix mismatched msgstr on line 11876 | Rodney Dawes | 2003-12-16 | 2 | -1/+5 |
* | Updated italian translation | Marco Ciampa | 2003-12-15 | 2 | -1018/+949 |
* | Fix erroneous function call | JP Rosevear | 2003-12-15 | 2 | -1/+8 |
* | set a proper exception if we fail | JP Rosevear | 2003-12-15 | 3 | -4/+19 |
* | Updated italian translation | Marco Ciampa | 2003-12-15 | 1 | -76/+42 |
* | only add the component to the list if we actually create it | JP Rosevear | 2003-12-14 | 2 | -2/+10 |
* | Updated italian translation | Marco Ciampa | 2003-12-14 | 2 | -135/+23 |
* | Updated Norwegian translation. | Kjartan Maraas | 2003-12-14 | 2 | -10431/+887 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2003-12-14 | 2 | -8190/+7808 |
* | put the style in .evolution. | Not Zed | 2003-12-12 | 3 | -1/+11 |
* | ** See bug #52108. | Not Zed | 2003-12-12 | 4 | -0/+16 |
* | get the build moving again. add CERT_UI_CFLAGS here for the time being. | Chris Toshok | 2003-12-12 | 2 | -0/+6 |
* | Fixes bug #1717. | Jeffrey Stedfast | 2003-12-12 | 2 | -23/+67 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 2 | -4/+7 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 3 | -119/+154 |
* | Don't immediately prompt for a passwd after receiving the NEED_PASSPHRASE | Jeffrey Stedfast | 2003-12-12 | 2 | -13/+34 |
* | display x-evolution-mailer pseudo header irrespective of xmailer_mask. | Grahame Bowland | 2003-12-11 | 7 | -7/+690 |
* | Make "address" a boxed type. (e_contact_editor_address_init): Set address | Hans Petter Jansson | 2003-12-11 | 3 | -49/+59 |
* | (efh_text_enriched): add table around the enriched part so it | Larry Ewing | 2003-12-11 | 2 | -2/+12 |
* | a small fix from Andrew Wu | Bolian Yin | 2003-12-11 | 1 | -0/+1 |
* | Modified to simply copy mbox files from one place to another (and the | Jeffrey Stedfast | 2003-12-11 | 2 | -62/+215 |
* | add text/x-patch as a plain type. | Larry Ewing | 2003-12-11 | 2 | -0/+5 |
* | remove padding around the folder list. (impl_size_request): don't add | Not Zed | 2003-12-11 | 2 | -6/+9 |
* | check m->fi != NULL before dereferencing it. | Not Zed | 2003-12-11 | 2 | -1/+6 |
* | Fixed a leak. | Jeffrey Stedfast | 2003-12-11 | 3 | -1/+30 |
* | Use CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS because NOINFERIORS | Jeffrey Stedfast | 2003-12-11 | 2 | -3/+9 |
* | Add INFO_FAST here as we don't need it to get unread counts. | Jeffrey Stedfast | 2003-12-11 | 3 | -4/+14 |
* | Add a CAMEL_FOLDER_NOCHILDREN flag. | Jeffrey Stedfast | 2003-12-11 | 5 | -5/+15 |
* | Update the unread count in the model if the folder got new mail. | Jeffrey Stedfast | 2003-12-11 | 8 | -7/+68 |
* | remove the client from the list if there are errors, instead of re-adding | Rodrigo Moya | 2003-12-10 | 2 | -2/+10 |
* | also check application/pkcs7-signature (bloody applemail). | Not Zed | 2003-12-10 | 2 | -2/+12 |
* | treat application/pkcs7-signature as application/x-pkcs-signature. Stupud | Not Zed | 2003-12-10 | 4 | -3/+12 |
* | rewritten to get rid of hte old crap that should've been gotten rid of | Not Zed | 2003-12-10 | 3 | -169/+26 |
* | use a POSITIVE value for the response value, gtk uses -ative ones. Bug | Not Zed | 2003-12-10 | 5 | -5/+93 |
* | put the camel-smime-context.[ch] back in here, remove it from EXTRA_DIST, | Not Zed | 2003-12-10 | 5 | -12/+109 |
* | *gui/e-week-view.c: Fix a event/jump button tabbing bug | Bolian Yin | 2003-12-10 | 2 | -2/+7 |
* | corret index error in week view. impl. get_index_in_parent emit signal | Bolian Yin | 2003-12-10 | 7 | -46/+143 |
* | free email list properly | JP Rosevear | 2003-12-10 | 2 | -2/+7 |
* | free the list, not unref it, and free the elements | JP Rosevear | 2003-12-10 | 2 | -2/+9 |
* | Fix for bugzilla bug #51628. | Harry Lu | 2003-12-10 | 2 | -18/+118 |
* | if we get no matching certs, show empty menu rather than crashing. #51922. | Not Zed | 2003-12-10 | 2 | -13/+20 |
* | separeate view_menu unreffing from view_instance. fixes a runtime warning. | Not Zed | 2003-12-10 | 3 | -7/+23 |
* | remove dthe clearenv stuff, not sure why its there. s/setenv/putenv/ for | Not Zed | 2003-12-10 | 2 | -12/+9 |
* | NULL out priv->instance when we unref it. Bug #51713. | Not Zed | 2003-12-10 | 2 | -1/+8 |
* | add a _label to View option. Bug #51242. | Not Zed | 2003-12-10 | 2 | -1/+6 |
* | Remove GNOME_Evolution_Shell_Config_FolderSettings_Control. | Ettore Perazzoli | 2003-12-10 | 2 | -27/+7 |
* | add entries for new source files add cases for jump button. add cases for | Andrew Wu | 2003-12-09 | 12 | -12/+2163 |
* | init a11y. emit signal "selected_time_changed". | Andrew Wu | 2003-12-09 | 3 | -1/+12 |
* | ** See bug #51899. | Not Zed | 2003-12-09 | 2 | -1/+10 |
* | ** See bug #51899. | Not Zed | 2003-12-09 | 3 | -2/+12 |
* | Release 0.30.0 | Carlos Garnacho Parro | 2003-12-09 | 1 | -0/+4 |
* | Revert the s/is_/camel_mime_is_/ changes or we get really long variable | Jeffrey Stedfast | 2003-12-09 | 2 | -20/+28 |
* | shortcut when cal_view is NULL. Change an action name. add check for event | Bolian Yin | 2003-12-09 | 1 | -1/+1 |
* | shortcut when cal_view is NULL. Change an action name. add check for event | Bolian Yin | 2003-12-09 | 5 | -21/+44 |
* | remove setting property of "handle_popup". remove setting property of | Bolian Yin | 2003-12-09 | 3 | -4/+5 |
* | encode the address before sending it out, rather than using the raw/utf8 | Not Zed | 2003-12-09 | 8 | -108/+184 |
* | Fixes bug #51881 | Jeffrey Stedfast | 2003-12-09 | 3 | -2/+62 |
* | Updated Norwegian translation. | Kjartan Maraas | 2003-12-09 | 2 | -327/+189 |
* | Fixes #46351 | Carl Sun | 2003-12-08 | 3 | -1/+34 |
* | A small fix from Andrew Wu. | Bolian Yin | 2003-12-08 | 1 | -3/+6 |
* | Fixed #50844 | Andrew Wu | 2003-12-08 | 4 | -2/+212 |
* | correct argument mismatch in "goto_date" signal definition. | Bolian Yin | 2003-12-08 | 2 | -1/+5 |
* | update version reliance | JP Rosevear | 2003-12-08 | 45 | -105344/+156119 |
* | Updated Irish Translation, submitted by David O'Callaghan <david.ocallaghan@c... | Paul Duffy | 2003-12-08 | 2 | -4559/+3886 |
* | change prototype to fix warning, and change the comment to read | Chris Toshok | 2003-12-07 | 10 | -102/+264 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 4 | -2/+8 |
* | Missed changelog entry. | JP Rosevear | 2003-12-07 | 1 | -0/+4 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 1 | -1/+0 |
* | remove useless gal include | JP Rosevear | 2003-12-07 | 3 | -3/+6 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 26 | -47/+31 |
* | Remove the extra || unread check in the conditional in the g_object_set () | Rodney Dawes | 2003-12-06 | 2 | -1/+6 |
* | Fixes bug #51482 | Rodney Dawes | 2003-12-06 | 2 | -3/+9 |
* | fix for C89 | JP Rosevear | 2003-12-06 | 4 | -8/+5 |
* | no more custom widget for the selection of the search source | JP Rosevear | 2003-12-06 | 12 | -209/+439 |
* | call remove_book_view/free_data here as well, to guard against multiple | Chris Toshok | 2003-12-06 | 2 | -0/+9 |
* | Properly set the O_NONBLOCK flag along with any previously set flags. | Jeffrey Stedfast | 2003-12-06 | 4 | -9/+27 |
* | *** empty log message *** | Rodrigo Moya | 2003-12-06 | 1 | -3/+3 |
* | use new gtk_html_flush method instead of forcing processing of all gtk | Radek Doulik | 2003-12-05 | 2 | -3/+12 |
* | require gtkhtml 3.1.3 (new gtk_html_flush method to be used in mailer) | Radek Doulik | 2003-12-05 | 2 | -1/+6 |
* | commit the patch of Sun Yong | Antonio Xu | 2003-12-05 | 3 | -2/+11 |
* | Match new column values, change default columns shown. | Hans Petter Jansson | 2003-12-05 | 3 | -13/+14 |
* | Clean up and sync with current model columns. | Hans Petter Jansson | 2003-12-05 | 2 | -48/+54 |
* | set the window title based on e_cert_get_window_title. | Chris Toshok | 2003-12-05 | 4 | -6/+30 |
* | Fix for bugzilla bug #51624 and #51627. | Harry Lu | 2003-12-05 | 4 | -13/+52 |
* | Fix for bugzilla bug #51627. | Harry Lu | 2003-12-05 | 2 | -0/+11 |
* | add prototype for e_cert_get_asn1_struct. | Chris Toshok | 2003-12-05 | 6 | -39/+937 |
* | Implement. | Ettore Perazzoli | 2003-12-05 | 3 | -36/+29 |
* | Make sure folder_path is non-NULL ("Loading..." nodes will have a NULL | Jeffrey Stedfast | 2003-12-05 | 2 | -3/+9 |
* | Fix typo from bug 51686 | Aaron Weber | 2003-12-05 | 1 | -1/+1 |
* | Fixes bug #51618 | Jeffrey Stedfast | 2003-12-05 | 3 | -6/+18 |
* | Fixes bug #51605. | Jeffrey Stedfast | 2003-12-05 | 5 | -30/+67 |
* | Unifdef out the post-to code and fix it to use the new folder selection | Jeffrey Stedfast | 2003-12-05 | 2 | -15/+19 |
* | set junk toolbar buttons pixmaps | Radek Doulik | 2003-12-05 | 2 | -2/+6 |
* | added junk toolbar buttons | Radek Doulik | 2003-12-05 | 2 | -2/+13 |
* | added stock junk button and notjunk placeholder (until artists have the | Radek Doulik | 2003-12-05 | 4 | -0/+7 |
* | monitor gconf key /apps/evolution/mail/junk/check_incoming and keep | Radek Doulik | 2003-12-04 | 7 | -26/+246 |
* | check recent messages for junk mail | Radek Doulik | 2003-12-04 | 5 | -3/+49 |
* | added FILTER_SOURCE_JUNKTEST - perform only junktest on incoming mail | Radek Doulik | 2003-12-04 | 2 | -0/+6 |
* | *** empty log message *** | Rodrigo Moya | 2003-12-04 | 1 | -10/+9 |
* | Free fi->path if we are gonna replace it with the vinfo path. | Jeffrey Stedfast | 2003-12-04 | 2 | -0/+4 |
* | Updated to add use mail subdirs. (mail_config_uri_renamed): Updated | Jeffrey Stedfast | 2003-12-04 | 3 | -87/+141 |
* | Emit the OK response, not the CREATE_NEW response. Also, | Jeffrey Stedfast | 2003-12-04 | 2 | -1/+8 |
* | add e-asn1-object.[ch] | Chris Toshok | 2003-12-04 | 9 | -17/+623 |
* | grovel around at startup time for mozilla's pkcs11 module so we can get | Chris Toshok | 2003-12-04 | 2 | -0/+54 |
* | If component_id is the empty string, pass NULL for it to | Ettore Perazzoli | 2003-12-04 | 3 | -2/+19 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2003-12-04 | 2 | -0/+4 |
* | move e-task-bar and e-task-widget into libeshell. | Ettore Perazzoli | 2003-12-04 | 2 | -4/+9 |
* | we want to insert at the place holder spot | JP Rosevear | 2003-12-04 | 2 | -2/+7 |
* | (emft_popup_rename_folder): Set oldpath and newpath to the proper | Jeffrey Stedfast | 2003-12-04 | 2 | -2/+4 |
* | Remove. Remove. Remove. Remove. Remove. Remove. Remove. Remove. | Ettore Perazzoli | 2003-12-04 | 16 | -1317/+22 |
* | Do not call control_util_set_folder_bar_label(). | Ettore Perazzoli | 2003-12-04 | 7 | -138/+21 |
* | (retrieve_shell_view_interface_from_control): Remove. | Ettore Perazzoli | 2003-12-04 | 2 | -60/+7 |
* | (SHELL_IDLS): Only get Evolution.idl. | Ettore Perazzoli | 2003-12-04 | 2 | -13/+4 |
* | Need to prepend a "/" to path if the path is the url fragment. Also fixed | Jeffrey Stedfast | 2003-12-04 | 3 | -16/+36 |
* | free the notification list | JP Rosevear | 2003-12-04 | 4 | -1/+13 |
* | Treat parent_name == NULL and parent_name == "" the same. | Jeffrey Stedfast | 2003-12-04 | 2 | -1/+4 |
* | Remove missing files, Add files with strings Remove missing files | Rodney Dawes | 2003-12-04 | 3 | -5/+22 |
* | free up the notifications and the ecal (config_create_ecal_changed_cb): | JP Rosevear | 2003-12-04 | 2 | -11/+117 |
* | Only add vTrash/vJunk info's if we've requested the toplevel folder tree, | Jeffrey Stedfast | 2003-12-04 | 2 | -18/+31 |
* | cast the parent (impl_createControls): add notification for primary tasks | JP Rosevear | 2003-12-04 | 3 | -8/+29 |
* | Fixed a FIXME by using the CamelProvider url flags to determine if the url | Jeffrey Stedfast | 2003-12-04 | 3 | -10/+26 |
* | remove the source before saving | JP Rosevear | 2003-12-04 | 2 | -2/+6 |
* | Set the save_state_id to 0 or we will never get a chance to run again. | Jeffrey Stedfast | 2003-12-04 | 2 | -2/+8 |
* | cast the parent (config_primary_selection_changed_cb): handle the primary | JP Rosevear | 2003-12-03 | 2 | -21/+138 |
* | fixed a compile warning | Jeffrey Stedfast | 2003-12-03 | 2 | -4/+4 |
* | Remove. Remove. | Ettore Perazzoli | 2003-12-03 | 12 | -3887/+0 |
* | Commit ChangeLog. | Ettore Perazzoli | 2003-12-03 | 1 | -0/+20 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 14 | -30/+78 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 12 | -37/+37 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 1 | -3/+4 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 2 | -7/+17 |
* | changed to setup the rule part properly, it could never have worked. Bug | Not Zed | 2003-12-03 | 6 | -13/+88 |
* | (e_shell_window_save_defaults): Implement. | Ettore Perazzoli | 2003-12-03 | 2 | -4/+20 |
* | Moved here. (drop_folder): Moved here. (import_message_rfc822): Moved | Jeffrey Stedfast | 2003-12-03 | 7 | -537/+450 |
* | Connect to the loading row signal. (loading_row_cb): Expand the path if | Jeffrey Stedfast | 2003-12-03 | 5 | -0/+68 |
* | (init): Set the mode on the text cell | Ettore Perazzoli | 2003-12-03 | 2 | -0/+8 |
* | more fixes | Jeffrey Stedfast | 2003-12-03 | 3 | -5/+7 |
* | fixed some mem leaks in my code | Jeffrey Stedfast | 2003-12-03 | 2 | -52/+17 |
* | Fixed to pass the evolution dir into em_folder_tree_model_new(). | Jeffrey Stedfast | 2003-12-03 | 5 | -136/+192 |
* | Add flag-for-followup-done.xpm to EXTRA_DIST | Rodney Dawes | 2003-12-03 | 2 | -0/+5 |
* | Remove the Junk folder | Jeffrey Stedfast | 2003-12-03 | 2 | -1/+4 |
* | remove the Junk folder | Jeffrey Stedfast | 2003-12-03 | 3 | -11/+0 |
* | don't install the Junk folder | Jeffrey Stedfast | 2003-12-03 | 1 | -1/+0 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 12 | -18/+48 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 1 | -0/+1 |
* | added a label to the dialog to make it look less ugly. | Rodrigo Moya | 2003-12-02 | 2 | -1/+11 |
* | converted to use an ESourceOptionMenu instead of the ESourceSelector. | Rodrigo Moya | 2003-12-02 | 2 | -14/+25 |
* | Fixes #51145 | Bolian Yin | 2003-12-02 | 1 | -9/+33 |
* | moved the gtk_widget_show_all to before we add the pages, otherwise it can | Not Zed | 2003-12-02 | 2 | -1/+6 |
* | Fixed Bug 51252, 51254, 51255. add some code deal with key press event. | Andrew Wu | 2003-12-02 | 3 | -7/+66 |
* | Fixes #51139 | Bolian Yin | 2003-12-02 | 2 | -31/+67 |
* | setup another image (followup completed) to flag status list. | Not Zed | 2003-12-02 | 2 | -6/+21 |
* | Changed the base flag colour to reddish, and created a -done set, the | Not Zed | 2003-12-02 | 7 | -57/+140 |
* | a11y implementations for ECellText. new functions to support corresponding | Tim Wo | 2003-12-02 | 3 | -80/+332 |
* | use table item to get the model. (gal_a11y_e_cell_toggle_new): use table | Tim Wo | 2003-12-02 | 3 | -38/+95 |
* | don't assert row=0 as fault, it cause bug 51199. | Yuedong Du | 2003-12-02 | 1 | -6/+9 |
* | Replace member "activity" with an "activity_id". | Ettore Perazzoli | 2003-12-02 | 7 | -92/+108 |
* | (set_status_message): Call | Ettore Perazzoli | 2003-12-02 | 2 | -1/+10 |
* | handle the structure changed signal of table model. Thus we can handle | Yuedong Du | 2003-12-02 | 1 | -0/+157 |
* | Added empty_trash prompt key. | Not Zed | 2003-12-02 | 9 | -88/+123 |
* | Fix silly. | Ettore Perazzoli | 2003-12-02 | 1 | -2/+1 |
* | Replace activity_client with activity_id. (set_status_message): Use the | Ettore Perazzoli | 2003-12-02 | 4 | -29/+62 |
* | Remove debugging message. | Ettore Perazzoli | 2003-12-02 | 1 | -3/+1 |
* | (do_op_status): Use data->activity_id, not local | Ettore Perazzoli | 2003-12-02 | 2 | -4/+7 |
* | Commit changes missing from previous commit. | Ettore Perazzoli | 2003-12-02 | 2 | -54/+33 |
* | New member activity_handler. (mail_component_init): Initialize. | Ettore Perazzoli | 2003-12-02 | 6 | -20/+65 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 15 | -349/+242 |
* | remove stray conflict marker | Larry Ewing | 2003-12-02 | 1 | -1/+0 |
* | remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3. | Larry Ewing | 2003-12-02 | 2 | -1/+6 |
* | ** See bug #51478. | Not Zed | 2003-12-02 | 2 | -1/+11 |
* | Start at fd = 3. | Jeffrey Stedfast | 2003-12-02 | 5 | -26/+21 |
* | Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it. | Jeffrey Stedfast | 2003-12-02 | 2 | -6/+10 |
* | Install evolution.desktop as evolution-$(BASE_VERSION).desktop Remove | Rodney Dawes | 2003-12-02 | 4 | -16/+12 |
* | Updated to call em_folder_tree_model_set_folder_info(). | Jeffrey Stedfast | 2003-12-02 | 6 | -466/+482 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 58 | -188/+267 |
* | list the signal args properl | JP Rosevear | 2003-12-02 | 2 | -1/+5 |
* | Fix start page text. | Hans Petter Jansson | 2003-12-02 | 2 | -3/+14 |
* | use privconduitdir | JP Rosevear | 2003-12-02 | 3 | -3/+9 |
* | define privconduitdir | JP Rosevear | 2003-12-02 | 7 | -6/+23 |
* | rfc2047 encode the Organization header value. | Jeffrey Stedfast | 2003-12-02 | 2 | -2/+10 |
* | install to privlibdir | JP Rosevear | 2003-12-02 | 5 | -8/+16 |
* | Remove missing files | Rodney Dawes | 2003-12-02 | 2 | -2/+4 |
* | specify privlibdir as the location | JP Rosevear | 2003-12-02 | 3 | -4/+9 |
* | version the .conduit file | JP Rosvear | 2003-12-02 | 2 | -8/+13 |
* | Make sure our parent folder hasn't been unsubscribed or else we get a | Jeffrey Stedfast | 2003-12-02 | 4 | -4/+193 |
* | Bug Id #51527 "gal widgets produces backspace for Ctrl-space for japanese | Suresh Chandrasekharan | 2003-12-02 | 1 | -0/+4 |
* | Same. | Jeffrey Stedfast | 2003-12-01 | 7 | -84/+104 |
* | autosave fix | Radek Doulik | 2003-12-01 | 3 | -5/+79 |
* | removed unneeded functions. (alarm_notify_add_calendar, | Rodrigo Moya | 2003-12-01 | 2 | -109/+7 |
* | removed this function, since we now use the ESourceList to know what | Rodrigo Moya | 2003-12-01 | 1 | -1/+1 |
* | removed this function, since we now use the ESourceList to know what | Rodrigo Moya | 2003-12-01 | 5 | -95/+124 |
* | Remove this too. | Hans Petter Jansson | 2003-12-01 | 2 | -194/+1 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 15 | -2073/+1003 |
* | set flags only for new folder info | Radek Doulik | 2003-12-01 | 1 | -2/+2 |
* | ops, now it's the right version | Radek Doulik | 2003-12-01 | 1 | -1/+2 |
* | Added test-source-option-menu executable | ÉRDI Gergo | 2003-12-01 | 1 | -1/+2 |
* | canned the _clicked handlers as those make it impossible to move just one | ERDI Gergo | 2003-12-01 | 2 | -22/+5 |
* | use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAME | Radek Doulik | 2003-12-01 | 2 | -7/+22 |
* | set SUBSCRIBED and NOINFERIORS flags to special folders, renamed method | Radek Doulik | 2003-12-01 | 2 | -3/+78 |
* | override the em-folder-view impl, and handle the search bar properly. For | Not Zed | 2003-12-01 | 3 | -1/+49 |
* | added some padding to the security details frames. | Not Zed | 2003-12-01 | 2 | -2/+14 |
* | Add NONE:POINTER. | Ettore Perazzoli | 2003-12-01 | 4 | -8/+51 |
* | New test. | Ettore Perazzoli | 2003-12-01 | 5 | -1/+444 |
* | Enable GUI option for 'custom command' connection. Don't g_free strings in | David Woodhouse | 2003-12-01 | 3 | -1/+15 |