| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added SimpleCard interface. | Christopher James Lahey | 2002-05-11 | 6 | -12/+455 |
* | Don't add any shortcuts here. (mail_config_remove_account): And don't | Jeffrey Stedfast | 2002-05-11 | 4 | -194/+26 |
* | Add members `parent' and `shell' in DiscoveryData. | Ettore Perazzoli | 2002-05-11 | 2 | -16/+89 |
* | Add the Addressbook-SelectNames interface stuff. | Ettore Perazzoli | 2002-05-11 | 1 | -0/+4 |
* | Updated for FolderResult instead of DiscoverSharedFolderResult. | Ettore Perazzoli | 2002-05-11 | 4 | -17/+15 |
* | Include string.h here. | Christopher James Lahey | 2002-05-11 | 1 | -0/+2 |
* | New. New. | Ettore Perazzoli | 2002-05-11 | 2 | -0/+505 |
* | Add FileOpenOtherUsersFolder. | Ettore Perazzoli | 2002-05-11 | 2 | -0/+9 |
* | Added some tests for the custom storage. | Ettore Perazzoli | 2002-05-11 | 10 | -49/+571 |
* | Simplify. Use transfer_messages_to instead of picking between copy and | Dan Winship | 2002-05-11 | 3 | -35/+12 |
* | Replace copy_messages_to and move_messages_to with a single function that | Dan Winship | 2002-05-11 | 12 | -273/+224 |
* | New filter function to pipe a message to another program. (run_command): | Jeffrey Stedfast | 2002-05-10 | 2 | -13/+7 |
* | Set the path in the entry widget. | Jeffrey Stedfast | 2002-05-10 | 2 | -0/+4 |
* | New filter function to pipe a message to another program. | Jeffrey Stedfast | 2002-05-10 | 2 | -0/+135 |
* | Add filter-file.[c,h] to the build. | Jeffrey Stedfast | 2002-05-10 | 6 | -20/+66 |
* | Switch from gnome_canvas_item_grab to e_canvas_item_grab. | Christopher James Lahey | 2002-05-10 | 5 | -31/+149 |
* | Make sure that even if the new source url is NULL, that we preserve the | Jeffrey Stedfast | 2002-05-10 | 2 | -3/+10 |
* | Bump file version to 2. (This will make older versions of gal ignore the | Dan Winship | 2002-05-10 | 1 | -4/+12 |
* | New filter widgets for choosing files and/or command-line's (?). Not yet | Jeffrey Stedfast | 2002-05-10 | 3 | -0/+375 |
* | Added "first_email" property. | Christopher James Lahey | 2002-05-10 | 2 | -0/+26 |
* | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 9 | -22/+80 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 6 | -11/+29 |
* | dist Spell.idl | JP Rosevear | 2002-05-09 | 2 | -0/+5 |
* | Instead of testing for SERVICE_CONNECTED, we need to also handle | Not Zed | 2002-05-09 | 3 | -2/+12 |
* | Implemented. (digest_getv): Implemented. | Jeffrey Stedfast | 2002-05-09 | 12 | -23/+364 |
* | implemented (c'n'p-ed and updated) spell checking settings | Radek Doulik | 2002-05-09 | 8 | -38/+378 |
* | Revert zh_CN and zh_TW changes because gettext sucks | JP Rosevear | 2002-05-09 | 3 | -27321/+9244 |
* | Add an explanation/warning about why we want Berkeley DB 3.1.17 and | Ettore Perazzoli | 2002-05-09 | 2 | -0/+44 |
* | Pretty pixmap buttons | Iain Holmes | 2002-05-09 | 2 | -2/+31 |
* | Make the mail folders work okay. | Iain Holmes | 2002-05-08 | 2 | -13/+95 |
* | Change so there's no race conditions between the folder info and the session ... | Iain Holmes | 2002-05-08 | 3 | -44/+119 |
* | link against the libtool version of libversit | JP Rosevear | 2002-05-08 | 2 | -1/+6 |
* | Update the po files to cut down on dist time | JP Rosevear | 2002-05-08 | 39 | -152937/+376347 |
* | Changed for rule_context_rename_uri api changes. (mail_filter_delete_uri): | Not Zed | 2002-05-08 | 2 | -2/+39 |
* | camel_pop3_engine_iterate doesn't return the state, it returns -1 on fail, | Jeffrey Stedfast | 2002-05-08 | 2 | -7/+15 |
* | Changed to return a GList *, a list of the names of the rules affected by | Not Zed | 2002-05-08 | 5 | -42/+126 |
* | font.png: Add for the font config prefs. | Larry Ewing | 2002-05-08 | 1 | -0/+1 |
* | propose spell checking settings UI | Radek Doulik | 2002-05-08 | 1 | -101/+98 |
* | oops, add the NULL back at the end of possible_types. | Chris Toshok | 2002-05-08 | 2 | -1/+7 |
* | New interface SyncFolderProgressListener. (Offline::cancelSyncFolder): | Ettore Perazzoli | 2002-05-08 | 2 | -2/+32 |
* | s/class/klass for arguments so that c++ developers don't complain later. | Jeffrey Stedfast | 2002-05-08 | 2 | -16/+22 |
* | bleah, need to pass the GtkWindow here so we can pop up the a modal | Chris Toshok | 2002-05-08 | 2 | -22/+48 |
* | fixed the glade file so that the management page would show up in the account... | Jeffrey Stedfast | 2002-05-08 | 2 | -4/+4 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 7 | -42/+399 |
* | add every folder to the sequence except the root folder | JP Rosevear | 2002-05-08 | 7 | -2/+165 |
* | Use the new evolution_shell_client_create_storage_set_view() call. | Ettore Perazzoli | 2002-05-08 | 4 | -24/+76 |
* | Minor fix on spanish translation | Hector Garcia | 2002-05-08 | 1 | -1/+1 |
* | Fix a crash in a g_warning. | Dan Winship | 2002-05-08 | 2 | -4/+8 |
* | Put the EStorageSetView in an EScrollFrame. | Ettore Perazzoli | 2002-05-08 | 11 | -59/+374 |
* | s/ldap_config/addressbook_config/ so this compiles again. | Dan Winship | 2002-05-07 | 2 | -1/+6 |
* | New. | Ettore Perazzoli | 2002-05-07 | 3 | -1/+12 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 49 | -850/+1119 |
* | If the pop3 command status is -1, then we probably have a TCP error (?) so | Jeffrey Stedfast | 2002-05-07 | 3 | -15/+29 |
* | Use CamelMimeFilterBestenc to get a more appropriate encoding rather than | Jeffrey Stedfast | 2002-05-07 | 2 | -7/+33 |
* | Call camel_mime_message_encode_8bit_parts() which fixes bug #10885. | Jeffrey Stedfast | 2002-05-07 | 2 | -3/+4 |
* | Change this directory to include the $(VERSION). | Christopher James Lahey | 2002-05-07 | 1 | -6/+2 |
* | Flush the filter log to make Tuomas happy :-) | Jeffrey Stedfast | 2002-05-07 | 5 | -8/+29 |
* | Set the Seen flag as well since it's safe to assume that if the user has | Jeffrey Stedfast | 2002-05-07 | 2 | -2/+6 |
* | If we are in a Sent/Drafts/Outbox folder, don't show the "Add Sender to | Jeffrey Stedfast | 2002-05-07 | 2 | -4/+23 |
* | Don't bother with counting down the timeout. | Jeffrey Stedfast | 2002-05-07 | 2 | -7/+7 |
* | minor feature change in Evolution w/r/t Exchange calendars. | Aaron Weber | 2002-05-07 | 4 | -8/+64 |
* | Replaced ldap-config.c with addressbook-config.c. | Christopher James Lahey | 2002-05-07 | 2 | -1/+5 |
* | Check all threads are idle as well, using new e_thread_busy call. Should | Not Zed | 2002-05-06 | 2 | -2/+8 |
* | Destroy our mutex too. (e_thread_new): Add thread to a new list of all | Not Zed | 2002-05-06 | 3 | -0/+55 |
* | doh, remove >>>>>'s | Chris Toshok | 2002-05-04 | 1 | -1/+0 |
* | finally remove the #if 0's and use the oaf query stuff to get backends | Chris Toshok | 2002-05-04 | 2 | -2/+7 |
* | Call evolution_config_control_changed when the EFolderList changes. | Christopher James Lahey | 2002-05-04 | 2 | -0/+16 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 8 | -36/+167 |
* | Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref. | Christopher James Lahey | 2002-05-04 | 4 | -2/+148 |
* | Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c. | Christopher James Lahey | 2002-05-04 | 4 | -2/+728 |
* | show progress messages on the status bar. | Rodrigo Moya | 2002-05-03 | 2 | -0/+11 |
* | Same fix as the tcp stream. (stream_write): Again here. Just like tcp | Jeffrey Stedfast | 2002-05-03 | 3 | -66/+111 |
* | Fixed the fix for stupidly-broken-mailer bug #5 to work when multiple | Jeffrey Stedfast | 2002-05-03 | 2 | -3/+10 |
* | Desensitize the to, cc, and bcc buttons if there's no selection here. | Christopher James Lahey | 2002-05-03 | 2 | -0/+34 |
* | Make the style here match the proper widget style to emulate a label or an | Christopher James Lahey | 2002-05-03 | 1 | -1/+1 |
* | #include <gtk/gtkmain.h> to avoid warnings. | Rodrigo Moya | 2002-05-03 | 2 | -0/+5 |
* | Added this function that lets you specify the translation domain. | Christopher James Lahey | 2002-05-03 | 10 | -84/+121 |
* | Added horizontal dividers to this item when in table mode. | Christopher James Lahey | 2002-05-03 | 4 | -26/+28 |
* | Change the order of some code so that we check if the select() failed | Jeffrey Stedfast | 2002-05-03 | 3 | -20/+42 |
* | Changed some of these to bind to the ContactListEditor verbs since they're | Christopher James Lahey | 2002-05-03 | 2 | -3/+9 |
* | Ooops missed this earlier. | Larry Ewing | 2002-05-03 | 2 | -1/+5 |
* | only discard the popup if we created one | JP Rosevear | 2002-05-02 | 2 | -0/+9 |
* | refactored a bit, to not do things in idle loops. | Rodrigo Moya | 2002-05-02 | 2 | -83/+80 |
* | Now takes a CamelURL argument rather than a GHashTable *settings argument. | Jeffrey Stedfast | 2002-05-02 | 2 | -4/+5 |
* | Documented this function as not necessarily stripping shell | Christopher James Lahey | 2002-05-02 | 2 | -0/+2 |
* | Update the code to actually work. (sig_new_html): Same. | Jeffrey Stedfast | 2002-05-02 | 3 | -14/+21 |
* | Set the gettext-domain here. | Christopher James Lahey | 2002-05-02 | 12 | -36/+87 |
* | Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since | Jeffrey Stedfast | 2002-05-02 | 2 | -1/+3 |
* | Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since | Jeffrey Stedfast | 2002-05-02 | 2 | -9/+16 |
* | modify the start and end hours to accomodate all the events in the day | JP Rosevear | 2002-05-02 | 3 | -0/+35 |
* | Also check folder!=NULL. Fixes race where folder isn't setup yet, and | Not Zed | 2002-05-01 | 3 | -2/+8 |
* | fix | JP Rosevear | 2002-05-01 | 2 | -4/+7 |
* | Added Vietnamese po file | Pablo Saratxaga | 2002-05-01 | 2 | -2/+25249 |
* | remove setup_widgets from here (gnome_calendar_init): move setup_widgets | JP Rosevear | 2002-05-01 | 2 | -2/+7 |
* | Added this function so that there would be less duplication of cards | Christopher James Lahey | 2002-05-01 | 4 | -61/+119 |
* | Changed this to set a subject when sending a contact. This makes the | Christopher James Lahey | 2002-05-01 | 2 | -1/+64 |
* | Updated Spanish translation. | Hector Garcia | 2002-05-01 | 2 | -264/+262 |
* | Updated Bulgarian translation by Borislav Aleksandrov | Yanko Kaneti | 2002-05-01 | 2 | -6254/+18859 |
* | If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don't | Dan Winship | 2002-05-01 | 2 | -0/+8 |
* | From gal/e-table/ChangeLog: | Christopher James Lahey | 2002-04-30 | 1 | -8/+8 |
* | Added a sed job on po/Makefile.in.in here. | Christopher James Lahey | 2002-04-30 | 1 | -1/+5 |
* | Convert UTF-8 to gtkstrings since we are using a clist and not an E-widget | Jeffrey Stedfast | 2002-04-30 | 3 | -12/+43 |
* | Changed this to handle large numbers. (e_create_directory): Changed this | Christopher James Lahey | 2002-04-30 | 1 | -65/+111 |
* | Added these functions. Implemented checkboxes in the ETreeModel here. | Christopher James Lahey | 2002-04-30 | 3 | -7/+144 |
* | Bumped the required version number of gal to 0.19.99.15. | Christopher James Lahey | 2002-04-30 | 2 | -1/+6 |
* | Changed LDFLAGS to LIBS for tests here. Bumped the version number to | Christopher James Lahey | 2002-04-30 | 2 | -0/+39 |
* | Strip leading/trailing whitespace from the username because users | Jeffrey Stedfast | 2002-04-30 | 2 | -12/+29 |
* | Strip leading/trailing whitespace from the username because users | Jeffrey Stedfast | 2002-04-30 | 2 | -1/+8 |
* | Add patch to import netscape mail filters. Wheee | Iain Holmes | 2002-04-30 | 3 | -36/+1220 |
* | We want to set unread_count to get_unread_message_count, not | Not Zed | 2002-04-29 | 2 | -2/+8 |
* | clean up propmanager initialization code. | Larry Ewing | 2002-04-29 | 3 | -32/+26 |
* | handle requests for the font manager control. | Larry Ewing | 2002-04-29 | 10 | -430/+688 |
* | use the html reply logic even for plain parts so that we can test out the | Larry Ewing | 2002-04-29 | 2 | -2/+8 |
* | add const to silence warning. | Larry Ewing | 2002-04-29 | 3 | -1/+17 |
* | Small changes... | Fatih Demir | 2002-04-29 | 2 | -2265/+2269 |
* | Same here. | Jeffrey Stedfast | 2002-04-27 | 2 | -3/+2 |
* | Get rid of ibex stuff, we no longer use it. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | Don't link with libibex. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+2 |
* | Don't link to libibex anymore, it has been deprecated. | Jeffrey Stedfast | 2002-04-27 | 2 | -2/+5 |
* | can't even spell my own name right!! | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |
* | Don't link with libibex anymore, it's been deprecated. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+3 |
* | ugh, missed one. | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+0 |
* | Don't link to libibex anymore!! | Jeffrey Stefdast | 2002-04-27 | 2 | -1/+4 |
* | Removed dependency on libibex. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | oops, should have done a search to make sure I had gotten all of the libibexes | Jeffrey Stedfast | 2002-04-27 | 1 | -6/+0 |
* | Don't generate libibex/Makefile anymore. | Jeffrey Stedfast | 2002-04-27 | 3 | -6/+11 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 3 | -2/+4 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+2 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | Don't link to libibex.a anymore. | Jeffrey Stedfast | 2002-04-27 | 4 | -4/+7 |
* | No longer want to #include <libibex/ibex.h> | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+8 |
* | Do away with the goto-next-folder stuff, it's very annoying. | Jeffrey Stedfast | 2002-04-27 | 2 | -0/+5 |
* | Take an int instead of a double. From a patch by jody@ximian.com. | Christopher James Lahey | 2002-04-27 | 1 | -1/+1 |
* | Don't print out the colors here unless debugging is turned on. | Christopher James Lahey | 2002-04-27 | 2 | -1/+8 |
* | Use DBL_DIG to compute how much buffer space to use here. | Christopher James Lahey | 2002-04-27 | 2 | -3/+8 |
* | Only unref etst->sort_info once. | Christopher James Lahey | 2002-04-27 | 1 | -1/+0 |
* | Documented the life cycle requirements of the return value of these | Christopher James Lahey | 2002-04-27 | 2 | -7/+23 |
* | Include alloca.h here if it's necessary. | Christopher James Lahey | 2002-04-27 | 1 | -0/+4 |
* | Initialize these struct members individually instead of as a struct. | Christopher James Lahey | 2002-04-27 | 1 | -1/+4 |
* | New function to auto-detect configuration settings. | Jeffrey Stedfast | 2002-04-27 | 3 | -3/+54 |
* | After building the extra config options into a Gtk form, auto-detect any | Jeffrey Stedfast | 2002-04-27 | 4 | -6/+123 |
* | fixed a type-o | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |
* | Check for empty-string pgp-key ids and don't use them. | Jeffrey Stedfast | 2002-04-27 | 2 | -5/+10 |
* | Add the font config dialog. | Larry Ewing | 2002-04-26 | 2 | -0/+193 |
* | Added calls to e_table_model_pre_change here so that the ETableItem | Christopher James Lahey | 2002-04-26 | 1 | -0/+4 |
* | Unref the text_model here instead of the model, since the model never gets | Christopher James Lahey | 2002-04-26 | 2 | -4/+10 |
* | Remove the excessive \n's, after printfs. | Not Zed | 2002-04-26 | 3 | -13/+34 |
* | Made these handle the case where all_children_selected_array has a bit | Christopher James Lahey | 2002-04-26 | 1 | -2/+7 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 14 | -33/+34 |
* | Don't put a space between the "RCPT TO:" and the "<recipient>" strings - | Jeffrey Stedfast | 2002-04-26 | 2 | -5/+11 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 4 | -4/+4 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 50 | -74/+74 |
* | font.png: Add for the font config prefs. | Larry Ewing | 2002-04-26 | 2 | -0/+5 |
* | Updated this for the new e_table_memory_store_insert function prototype. | Christopher James Lahey | 2002-04-25 | 2 | -20/+13 |
* | Allow providers to override text entry boxes too. (source_type_changed): | Jeffrey Stedfast | 2002-04-25 | 2 | -31/+57 |
* | Configure the default paths for mh, mbox, maildir, spools, etc. | Jeffrey Stedfast | 2002-04-25 | 3 | -16/+62 |
* | Changed this to match the new e_table_memory_store_insert function | Christopher James Lahey | 2002-04-25 | 1 | -1/+1 |
* | Update to use E_POPUP_MENU_PIXMAP_WIDGET_ITEM_CC so that our callback gets | Jeffrey Stedfast | 2002-04-25 | 2 | -6/+11 |
* | implement printing (pixbuf_print_height): implement print height | JP Rosevear | 2002-04-25 | 3 | -18/+53 |
* | Set the default Username label and handle the new | Jeffrey Stedfast | 2002-04-25 | 2 | -6/+28 |
* | Add a CAMEL_PROVIDER_CONF_LABEL enum. | Jeffrey Stedfast | 2002-04-25 | 2 | -6/+11 |
* | Added a "Browse..." button to switch to a different addressbook folder. | Christopher James Lahey | 2002-04-25 | 5 | -17/+112 |
* | launch pilot settings capplet | JP Rosevear | 2002-04-24 | 3 | -0/+65 |
* | free the view popup (e_week_view_show_popup_menu): add the view popup to | JP Rosevear | 2002-04-24 | 7 | -30/+112 |
* | Added back the checkmark icon for enabled accounts. | Jeffrey Stedfast | 2002-04-24 | 3 | -7/+34 |
* | Coded handling of the select_entry to search within the displayed | Christopher James Lahey | 2002-04-24 | 4 | -68/+99 |
* | Updated this dialog to match the redesign. | Christopher James Lahey | 2002-04-24 | 2 | -205/+264 |
* | Make unused menu items disappear instead of graying out. | Christopher James Lahey | 2002-04-24 | 2 | -1/+34 |
* | Removed e_addressbook_reflow_adapter_right_click and | Christopher James Lahey | 2002-04-24 | 8 | -691/+474 |
* | Re-added libversit stuff. | Sebastian Rittau | 2002-04-24 | 11 | -0/+4935 |
* | Moved libversit to a separate module. | Sebastian Rittau | 2002-04-24 | 12 | -4945/+0 |
* | Plug-in Anna's html for the flag-for-followup stuff. Finishes up bug #90. | Jeffrey Stedfast | 2002-04-23 | 2 | -15/+34 |
* | Updated this to match the changed function name in gal. | Christopher James Lahey | 2002-04-23 | 2 | -2/+7 |
* | Removed an unused variable here. | Christopher James Lahey | 2002-04-23 | 3 | -2/+25 |
* | Require gal 0.19.99.14. | Christopher James Lahey | 2002-04-23 | 2 | -1/+5 |
* | Bumped version number to 0.19.99.14. | Christopher James Lahey | 2002-04-23 | 6 | -31/+254 |
* | Allow GDK_ACTION_COPY also, since the composer for example does not accept | Jeffrey Stedfast | 2002-04-23 | 2 | -2/+8 |
* | use gpg --import, as per bug 23113 | Aaron Weber | 2002-04-23 | 2 | -1/+10 |
* | Allow IMAP folders and VFolders and make the mail summaries show and make the... | Iain Holmes | 2002-04-23 | 8 | -54/+153 |
* | Just sorting out formatting and changelog-conflict issues. | Aaron Weber | 2002-04-22 | 1 | -3/+0 |
* | raise an exception if the backend's method returns NULL, since we can't | Rodrigo Moya | 2002-04-22 | 2 | -0/+11 |
* | Removed addressbook/gui/component/addressbook-config.[c,glade] and added | Jeffrey Stedfast | 2002-04-20 | 2 | -2/+8 |
* | Don't leak the base64 encoded password buffer. | Jeffrey Stedfast | 2002-04-20 | 2 | -11/+19 |
* | Free the LIST pop3 command. | Jeffrey Stedfast | 2002-04-20 | 3 | -2/+11 |
* | Unref the sort_info. | Jeffrey Stedfast | 2002-04-20 | 1 | -0/+5 |
* | After unreffing all the pixmaps, free the toggle_view->pixmap_cache. | Jeffrey Stedfast | 2002-04-20 | 1 | -0/+1 |
* | Free the priv->search_string and priv itself. More memory leak fixage. | Jeffrey Stedfast | 2002-04-20 | 2 | -0/+9 |
* | Free the loading/pending/new/loaded_uid string buffers. | Jeffrey Stedfast | 2002-04-20 | 2 | -2/+10 |
* | Free some temporary path buffers. | Jeffrey Stedfast | 2002-04-20 | 2 | -8/+13 |
* | Ref the html object here, this is an async handler so it's possible for | Jeffrey Stedfast | 2002-04-20 | 2 | -1/+22 |
* | Added yet more accelerators for the new config dialog--this time for the | Anna Marie Dirks | 2002-04-20 | 2 | -13/+22 |
* | would help if I didn't name 2 widgets the same for the colour tab in the pref... | Jeffrey Stedfast | 2002-04-20 | 1 | -2/+2 |
* | Collapsed notebook into two pages and added accelerators for everything, | Anna Marie Dirks | 2002-04-20 | 2 | -354/+332 |
* | Don't g_return_val_if_fail here if the boundary is an empty string. See | Jeffrey Stedfast | 2002-04-20 | 2 | -3/+16 |
* | Added a bunch of accelerators for the new config dialog | Anna Marie Dirks | 2002-04-20 | 2 | -109/+125 |
* | more cs translations | Radek Doulik | 2002-04-20 | 1 | -589/+594 |
* | print the cell in the allotted area (etog_print_height): return the print | JP Rosevear | 2002-04-20 | 1 | -0/+57 |
* | Minor label tweaks; changed "Default folders" to "Default Folders", and | Anna Marie Dirks | 2002-04-19 | 2 | -5/+10 |
* | change order of scope option menu to match how it's stored. | Chris Toshok | 2002-04-19 | 2 | -2/+7 |
* | change ldap config control text so it fits in the config dialog. | Chris Toshok | 2002-04-19 | 3 | -23/+105 |
* | add LDAP_CFLAGS to INCLUDES | Chris Toshok | 2002-04-19 | 2 | -0/+5 |
* | Start of a white-paperish document describing camel-index and older | Not Zed | 2002-04-19 | 2 | -0/+412 |
* | no more source->type. | Chris Toshok | 2002-04-19 | 2 | -1/+6 |
* | fill in source->ssl. (addressbook_source_dialog_set_source): set up | Chris Toshok | 2002-04-19 | 5 | -47/+74 |
* | properly handle -ve recurrence values | JP Rosevear | 2002-04-19 | 2 | -67/+273 |
* | Removed all Delivered-To headers before redirecting. Fixes bug #23635. | Jeffrey Stedfast | 2002-04-19 | 2 | -0/+11 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 13 | -1848/+7606 |
* | Append /addressbook.db to the end of the default URI if it starts with | Dan Winship | 2002-04-19 | 3 | -3/+19 |
* | use default paper name in case of wrong translation | Radek Doulik | 2002-04-19 | 2 | -1/+10 |
* | The score "is" rule should have a value of "is" and not "less-than". | Jeffrey Stedfast | 2002-04-19 | 2 | -1/+6 |
* | show the settings | JP Rosevear | 2002-04-19 | 6 | -6/+90 |
* | emit show_settings signal (corba_class_init): assign epv method | JP Rosevear | 2002-04-19 | 9 | -12/+136 |
* | handle toggle and radio items (make_item): the item is now passed in from | JP Rosevear | 2002-04-18 | 1 | -17/+26 |
* | begin of cs translation | Radek Doulik | 2002-04-18 | 1 | -126/+138 |
* | If we get a failure, make sure we set an exception. | Not Zed | 2002-04-18 | 3 | -10/+24 |
* | Turn off the code which downloads the part if we can't identify it. See | Not Zed | 2002-04-18 | 2 | -0/+10 |
* | Require GAL 0.19.99.13. | Ettore Perazzoli | 2002-04-18 | 2 | -1/+5 |
* | New, override for EShortcutBar::shortcut_drag_motion. | Ettore Perazzoli | 2002-04-18 | 2 | -11/+83 |
* | When doing a contains match, split the words and perform an and on it. | Not Zed | 2002-04-18 | 7 | -95/+469 |
* | If the vee-folder is the unmatched, we don't have our own expression so we | Jeffrey Stedfast | 2002-04-18 | 2 | -3/+14 |
* | Bumped required gal version number to 0.19.99.12. | Christopher James Lahey | 2002-04-18 | 2 | -1/+5 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 16 | -225/+205 |
* | Replace with an antialiased version | Dan Winship | 2002-04-18 | 2 | -0/+4 |
* | Bumped version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 3 | -22/+67 |
* | Handle broken multipart/signed parts such as where the signature part is | Jeffrey Stedfast | 2002-04-18 | 2 | -9/+0 |
* | Handle broken multipart/signed parts such as where the signature part is | Jeffrey Stedfast | 2002-04-18 | 3 | -16/+57 |
* | Just use g_basename. (mlf_finalize): Free the real_path. | Jeffrey Stedfast | 2002-04-18 | 3 | -6/+14 |
* | If there is a grabbed_item, send all events to it. | Christopher James Lahey | 2002-04-18 | 1 | -22/+20 |
* | Removed. (impl_tree_drag_motion): Rewritten to use | Ettore Perazzoli | 2002-04-17 | 5 | -321/+529 |
* | reverted last change commited by mistake | Radek Doulik | 2002-04-17 | 1 | -31/+0 |
* | untranslated cs.po | Radek Doulik | 2002-04-17 | 2 | -0/+25848 |
* | added cs to ALL_LINGUAS | Radek Doulik | 2002-04-17 | 1 | -1/+1 |
* | Free the format string. | Jeffrey Stedfast | 2002-04-17 | 4 | -2/+15 |
* | Unref the priv->tooltips object here. | Jeffrey Stedfast | 2002-04-17 | 4 | -10/+24 |
* | Get rid of an unused variable. | Jeffrey Stedfast | 2002-04-17 | 8 | -23/+159 |
* | New wrapper around gethostbyaddr_r if the system has it, else a whole new | Jeffrey Stedfast | 2002-04-17 | 3 | -79/+150 |
* | Add checks for gethostbyaddr_r | Jeffrey Stedfast | 2002-04-17 | 3 | -2/+42 |
* | Ref the prefs widget here since we unref in the destroy callback. Caught | Jeffrey Stedfast | 2002-04-17 | 3 | -5/+14 |
* | Updated French translation. | Christophe Merlet | 2002-04-16 | 2 | -57/+60 |
* | oops, forgot to commit this last time | Jeffrey Stedfast | 2002-04-15 | 1 | -0/+3 |
* | fixes for socklen_t detection | Jeffrey Stedfast | 2002-04-15 | 1 | -1/+12 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-15 | 5 | -3/+18 |
* | s/ENABLE_NEWS/ENABLE_NNTP | Jeffrey Stedfast | 2002-04-14 | 1 | -1/+1 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-14 | 3 | -0/+9 |
* | Check for socklen_t and if it doesn't exist, define it as unsigned int. | Jeffrey Stedfast | 2002-04-14 | 2 | -0/+7 |
* | compile fixes | Jeffrey Stedfast | 2002-04-14 | 3 | -19/+19 |
* | fix the nntp provider makefile.am | Jeffrey Stedfast | 2002-04-14 | 1 | -18/+3 |
* | Build fixes for --enable-nntp. | Jeffrey Stedfast | 2002-04-14 | 2 | -4/+9 |
* | Updated French translation. | Christophe Merlet | 2002-04-13 | 4 | -805/+823 |
* | Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday names | Jeffrey Stedfast | 2002-04-13 | 2 | -22/+31 |