| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged into folder_browser_new: nothing ever changes the URI of an | Dan Winship | 2001-09-19 | 6 | -41/+36 |
* | Fixes bug #2830. | Federico Mena Quintero | 2001-09-19 | 6 | -28/+109 |
* | Added verbose error reporting in rdf summaries | Iain Holmes | 2001-09-19 | 2 | -6/+26 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 16 | -364/+1436 |
* | Pass a 'cache-me' argument to mail_get_password. | Jeffrey Stedfast | 2001-09-19 | 4 | -30/+52 |
* | Call mail_content_loaded here rather than blocking if the message data | Dan Winship | 2001-09-19 | 2 | -0/+10 |
* | Virtualize this. | Dan Winship | 2001-09-19 | 5 | -6/+56 |
* | #include "e-gtk-utils.h". | Ettore Perazzoli | 2001-09-19 | 2 | -1/+8 |
* | Added korean charset conversion. | Jeffrey Stedfast | 2001-09-19 | 2 | -0/+5 |
* | add caluri field data | JP Rosevear | 2001-09-19 | 7 | -13/+232 |
* | Make the canvas backing stored. | Ettore Perazzoli | 2001-09-19 | 2 | -0/+6 |
* | Use ->bin_window [instead of ->window] if the widget is a GtkLayout. | Ettore Perazzoli | 2001-09-19 | 2 | -2/+14 |
* | Added a tip about the always encrypt button. | Kevin Breit | 2001-09-19 | 2 | -0/+27 |
* | Do appends instead of prepends in places. | Iain Holmes | 2001-09-19 | 5 | -6/+16 |
* | create a sexp and check if the cards match before adding them to the list | JP Rosevear | 2001-09-19 | 2 | -7/+28 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-18 | 2 | -580/+703 |
* | remove conflict droppings | Larry Ewing | 2001-09-18 | 1 | -1/+0 |
* | unref the destination regardless of whether we get an email addresss. | Larry Ewing | 2001-09-18 | 2 | -2/+8 |
* | use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as): | Larry Ewing | 2001-09-18 | 4 | -12/+22 |
* | don't malloc a match we will never use. | Larry Ewing | 2001-09-18 | 2 | -1/+4 |
* | remove redundant NULL checks since g_free handles NULLs. (e_text_destroy): | Larry Ewing | 2001-09-18 | 1 | -8/+5 |
* | free the dup'd capabilities. | Larry Ewing | 2001-09-18 | 2 | -0/+7 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 2 | -3/+20 |
* | Unsubscribe from the folder before deleting it. Also, use the url's path | Jeffrey Stedfast | 2001-09-18 | 3 | -33/+36 |
* | We want to assume that a destination that comes from a card is | Jon Trowbridge | 2001-09-18 | 2 | -1/+7 |
* | Get folderinfo 1 at a time rather than all at once. | 7 | 2001-09-18 | 2 | -1/+6 |
* | Fixed a stupid bug was causing completion to fail for contacts who have | Jon Trowbridge | 2001-09-18 | 2 | -9/+14 |
* | Do the right thing if the card we are trying to send to has no valid | Jon Trowbridge | 2001-09-18 | 2 | -53/+60 |
* | Code implicitly assumed that event->button.button is 1, 2, or 3, causing | Jon Trowbridge | 2001-09-18 | 2 | -17/+26 |
* | added a timeout to refresh the list every 10 minutes. Not ideal, as the | Damon Chaplin | 2001-09-18 | 10 | -39/+303 |
* | only use 1 format, so we are consistent everywhere. If we support multiple | Damon Chaplin | 2001-09-18 | 2 | -141/+183 |
* | Fix the tail space calculation, it didn't always take into account the | 7 | 2001-09-18 | 2 | -8/+19 |
* | Updated Swedish translation. | Christian Rose | 2001-09-18 | 2 | -233/+284 |
* | Unsubscribe from the folder before deleting it. | Jeffrey Stedfast | 2001-09-18 | 3 | -20/+27 |
* | Call `e_make_widget_backing_stored()' on the widget so it refreshes | Ettore Perazzoli | 2001-09-18 | 2 | -0/+11 |
* | Removed. (gtk_radio_button_select_nth): Removed. | Ettore Perazzoli | 2001-09-18 | 3 | -47/+35 |
* | Don't process the ImapResponse data, we don't want to block forever on | Jeffrey Stedfast | 2001-09-18 | 2 | -8/+9 |
* | New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these two | Ettore Perazzoli | 2001-09-18 | 2 | -1/+61 |
* | Do not call calendar_config_init() here. | Federico Mena Quintero | 2001-09-18 | 4 | -6/+9 |
* | Setup global corba_storage variable. (mls_get_folder): Set 'update | 7 | 2001-09-18 | 2 | -4/+21 |
* | Only raise NotReady if the local storage pointer is actually NULL. This | Ettore Perazzoli | 2001-09-18 | 2 | -3/+14 |
* | [Fix #9060, Shell crash after mailer crash.] | Ettore Perazzoli | 2001-09-18 | 2 | -24/+26 |
* | Duh, only setup the timeout if the list was empty. (alarm_ready_cb): | Federico Mena Quintero | 2001-09-18 | 2 | -7/+22 |
* | Don't make the confusing URL for the station name | Iain Holmes | 2001-09-18 | 2 | -2/+16 |
* | Do nothing if the selection is NULL? Maybe this is the cause of bug #6817. | Jeffrey Stedfast | 2001-09-18 | 2 | -1/+7 |
* | Only update the display when we receive a notify about a mail folder we are d... | Iain Holmes | 2001-09-18 | 2 | -3/+24 |
* | Go back to generating the cachename ourselves, but continue doing it the | Jeffrey Stedfast | 2001-09-18 | 2 | -3/+12 |
* | Reverted previous changes. | Jeffrey Stedfast | 2001-09-18 | 3 | -35/+4 |
* | Fix the use of qsort | Iain Holmes | 2001-09-18 | 3 | -4/+14 |
* | There is no need to initialize the alarm system now. | Federico Mena Quintero | 2001-09-18 | 2 | -1/+5 |
* | Switch the alarm system from using SIGALRM to normal glib timers. Also, | Federico Mena Quintero | 2001-09-18 | 4 | -188/+112 |
* | threaded mailview figure and img. added. | Aaron Weber | 2001-09-18 | 3 | -0/+12 |
* | Hide the storage_set_view_box *before* getting the child1_size [otherwise, | Ettore Perazzoli | 2001-09-18 | 2 | -4/+9 |
* | Helpful install-exec-hook debugging output | JP Rosevear | 2001-09-18 | 2 | -0/+8 |
* | Note about PalmOS 4 and Password Protection. | Aaron Weber | 2001-09-18 | 11 | -0/+17 |
* | get itip addresses (calendar_model_destroy): destroy same | JP Rosevear | 2001-09-18 | 2 | -12/+59 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-18 | 2 | -986/+255 |
* | for each call back, removes the alarms (cal_component_remove_all_alarms): | JP Rosevear | 2001-09-17 | 5 | -20/+146 |
* | PISOCK_CFLAGS no longer contains pilot-link version. | Eskil Heyn Olsen | 2001-09-17 | 2 | -2/+5 |
* | Updated required version of gal to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 8 | -6/+27 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 14 | -208/+220 |
* | use enable_widget instead of gtk_widget_set_sensitive. | Chris Toshok | 2001-09-17 | 4 | -53/+109 |
* | add prototype for e_date_edit_set_editable. | Chris Toshok | 2001-09-17 | 3 | -0/+33 |
* | fix syntax errors (which are broken, imo...) | Chris Toshok | 2001-09-17 | 2 | -2/+7 |
* | reorder the LDAP scopes so that they match the order of the option menus | Chris Toshok | 2001-09-17 | 3 | -4/+82 |
* | Updated Swedish translation. | Christian Rose | 2001-09-17 | 2 | -198/+226 |
* | Don;t destroy the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 3 | -10/+13 |
* | Don't gtk_object_destroy() the pixbuf loader, unref it instead. | Jeffrey Stedfast | 2001-09-17 | 4 | -13/+22 |
* | Use camel_folder_get_uri(). | Jeffrey Stedfast | 2001-09-17 | 2 | -17/+8 |
* | New function to get the URI of a folder. (get_uri): Default | Jeffrey Stedfast | 2001-09-17 | 3 | -1/+42 |
* | Updated Brazilian Portuguese translation. | Gustavo Maciel Dias Vieira | 2001-09-17 | 2 | -2545/+2560 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-16 | 2 | -1915/+2198 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 3 | -1/+10 |
* | Major rewrite of most of the guts, handle changes based on signals and | 5 | 2001-09-15 | 6 | -324/+371 |
* | Emit changed events. | 3 | 2001-09-15 | 6 | -7/+108 |
* | New function, set the complete list of folders on a vfolder, all at once. | 4 | 2001-09-15 | 7 | -33/+326 |
* | We can't use NULL as the first arg for e_addressbook_show_contact_editor | Jon Trowbridge | 2001-09-15 | 2 | -2/+7 |
* | Check that unsorted >= 0 before using it as an array index. (Bug #9115) | Jon Trowbridge | 2001-09-15 | 1 | -2/+3 |
* | Make "stop" do nothing but set the stopped flag, as in | Jon Trowbridge | 2001-09-15 | 10 | -209/+255 |
* | linked to a now-obsolete section. changed link. | Aaron Weber | 2001-09-15 | 3 | -261/+338 |
* | Return the cached value of camel_service_get_name so that we don't leak | Jeffrey Stedfast | 2001-09-15 | 2 | -16/+30 |
* | fixed a small memory leak | Jeffrey Stedfast | 2001-09-15 | 2 | -0/+4 |
* | Added a refcount variable so set the refcount to 1. (sd_got_store): Unref | Jeffrey Stedfast | 2001-09-15 | 2 | -46/+86 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -2/+11 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -2/+11 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+8 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+2 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 2 | -1/+3 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 4 | -3/+11 |
* | Set CLEANFILES directly instead of using `+='. | Ettore Perazzoli | 2001-09-15 | 2 | -1/+4 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -5/+16 |
* | Use g_datalist_set_data_full so that the data will be free'd when we clear | Jeffrey Stedfast | 2001-09-15 | 3 | -4/+9 |
* | added space after 'identities' in the message. Fixes bug #9896. | Damon Chaplin | 2001-09-15 | 2 | -1/+6 |
* | Updated Swedish translation. | Christian Rose | 2001-09-15 | 2 | -208/+192 |
* | Timezone stuff | Iain Holmes | 2001-09-15 | 4 | -129/+126 |
* | Return a proper value. (impl_Shell_createStorageSetView): Likewise. | Ettore Perazzoli | 2001-09-15 | 2 | -5/+15 |
* | Redo the addressbook code. | Iain Holmes | 2001-09-15 | 2 | -140/+74 |
* | Revert my bar_destroy code and replace it with dialog_destroy instead. | Jeffrey Stedfast | 2001-09-15 | 2 | -3/+7 |
* | remove translation marker for now | JP Rosevear | 2001-09-15 | 2 | -1/+6 |
* | Append a message to any exception we get appending to any folders after | Jeffrey Stedfast | 2001-09-15 | 2 | -0/+27 |
* | Don't claim failure when reading/writing the empty string. | Dan Winship | 2001-09-15 | 2 | -2/+8 |
* | Fix crash and remove warning | Iain Holmes | 2001-09-15 | 3 | -30/+20 |
* | Removed unused variable. | Ettore Perazzoli | 2001-09-15 | 2 | -3/+5 |
* | [Fix #8204 and the other bugs caused by allowing invocations on | Ettore Perazzoli | 2001-09-15 | 3 | -18/+93 |
* | use install hook instead of install rule to guarantee we run after | JP Rosevear | 2001-09-15 | 5 | -68/+64 |
* | - updates | Dirk-Jan C. Binnema | 2001-09-14 | 1 | -81/+41 |
* | Updated Hungarian translation + terminology fixes. | Andras Timar | 2001-09-14 | 2 | -933/+1126 |
* | Updated Swedish translation. | Christian Rose | 2001-09-14 | 2 | -311/+368 |
* | Fixed double-freeing of EDestination vector when sending html mail to | Jon Trowbridge | 2001-09-14 | 2 | -1/+6 |
* | use ldap_init. ldap_open is deprecated in openldap 2.x. | Chris Toshok | 2001-09-14 | 2 | -1/+6 |
* | Don't reuse the exception if it has already been set. | Jeffrey Stedfast | 2001-09-14 | 5 | -15/+49 |
* | supplement to the previous commit by patrov | Pavel Cholakov | 2001-09-14 | 2 | -1/+5 |
* | Added bg to ALL_LINGUAS. | Yanko Kaneti | 2001-09-14 | 2 | -1/+5 |
* | [Fix #5990, Remembering Evolution window geometry.] | Ettore Perazzoli | 2001-09-14 | 5 | -11/+67 |
* | Fix Norway | Iain Holmes | 2001-09-14 | 2 | -42/+45 |
* | Do error-checking based on function return values rather than exceptions | Jeffrey Stedfast | 2001-09-14 | 2 | -7/+12 |
* | Pass an exception to the cache. (imap_append_online): Same. | Jeffrey Stedfast | 2001-09-14 | 4 | -33/+72 |
* | Add more info on tasks features. | Aaron Weber | 2001-09-14 | 1 | -1/+10 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 15 | -37/+50 |
* | Disable DnD on the EStorageSetView to avoid strange behaviors. | Ettore Perazzoli | 2001-09-14 | 8 | -23/+104 |
* | Fix Slashdot problem | Iain Holmes | 2001-09-14 | 2 | -1/+5 |
* | Modified to take a FolderETree instead of a CamelStore (since the | Jeffrey Stedfast | 2001-09-14 | 2 | -92/+100 |
* | Make sure the dir pointer is non-NULL before using it. | Jeffrey Stedfast | 2001-09-14 | 2 | -8/+15 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 5 | -248/+268 |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+5 |
* | Convert the charset to the iconv-friendly name. | Jeffrey Stedfast | 2001-09-14 | 3 | -3/+30 |
* | Changed this to change state on button down, even if we aren't editing. | Christopher James Lahey | 2001-09-14 | 1 | -14/+11 |
* | override the gnome-vfs.mime to match .vcf as text/x-vcard. | Larry Ewing | 2001-09-14 | 2 | -0/+8 |
* | Make sure that the charset_filter is non-NULL before using it since iconv | Jeffrey Stedfast | 2001-09-14 | 2 | -2/+10 |
* | *** empty log message *** | Pavel Petrov Tcholakov | 2001-09-14 | 1 | -0/+7426 |
* | Return -1 on failure. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+8 |
* | Unref the model after creating the ETable, since the table will hold a ref | Dan Winship | 2001-09-13 | 2 | -1/+2 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -8/+12 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 2 | -0/+8 |
* | free the credits string. | Larry Ewing | 2001-09-13 | 2 | -0/+5 |
* | free the text values we get from the property bag and release the property | Larry Ewing | 2001-09-13 | 2 | -0/+10 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -212/+260 |
* | Add SUB_VERSION to the version string passed to | Ettore Perazzoli | 2001-09-13 | 2 | -1/+6 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 2 | -2/+8 |
* | only allow importing to /local folders. | Chris Toshok | 2001-09-13 | 2 | -0/+16 |
* | [Fix #4962, "Highlighting is left after a drag".] | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Only gtk_widget_destroy() the icon_widget if it's not NULL. | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Clone the current rule before editing it so that changes can be undone. | Jeffrey Stedfast | 2001-09-13 | 7 | -30/+150 |
* | Fixed the remove callback prototype, and return the result properly using | 2 | 2001-09-13 | 2 | -3/+26 |
* | Remove spew | Iain Holmes | 2001-09-13 | 2 | -1/+5 |
* | Fix vcard importing | Iain Holmes | 2001-09-13 | 2 | -1/+8 |
* | free the values that are being leaked here. | Larry Ewing | 2001-09-13 | 2 | -4/+20 |
* | free the source url in the nonfailure case. | Larry Ewing | 2001-09-13 | 2 | -0/+6 |
* | Change the 'not' virtual method from an immediate e-sexp function to a | 2 | 2001-09-13 | 3 | -3/+87 |
* | Remove the match-all from the not body-contains, so we can use the new | 2 | 2001-09-13 | 2 | -1/+6 |
* | printf arguments were reversed by mistake. Fixed bug #9693. | Jon Trowbridge | 2001-09-13 | 2 | -1/+6 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-09-13 | 3 | -661/+802 |
* | Save transport passwords too. This fixes bug #3020. | Jeffrey Stedfast | 2001-09-13 | 2 | -8/+15 |
* | Unref the message info. | Jeffrey Stedfast | 2001-09-13 | 2 | -1/+9 |
* | send 6 weeks of free busy info starting with the UTC start of day | JP Rosevear | 2001-09-13 | 3 | -19/+118 |
* | Fixed translation files. | Kwok-Koon Cheung | 2001-09-12 | 3 | -5/+12 |
* | null terminate the destination vector | JP Rosevear | 2001-09-12 | 2 | -0/+6 |
* | Added an use_description argument so that other alarms can fall back to | Federico Mena Quintero | 2001-09-12 | 3 | -17/+159 |
* | free the destination vector when we finish with it, if we actually add | JP Rosevear | 2001-09-12 | 2 | -5/+11 |
* | Validation issues. | Aaron Weber | 2001-09-12 | 1 | -6/+8 |
* | Generate an ICAL_ATTACH_VALUE value from the string. | Federico Mena Quintero | 2001-09-12 | 2 | -2/+18 |
* | Don't set the folderinfo's unread count to 0 when camel reports -1, since | Dan Winship | 2001-09-12 | 2 | -6/+10 |
* | Updated Swedish translation. No, I cannot beleive what's happening in the | Christian Rose | 2001-09-11 | 2 | -648/+718 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-11 | 2 | -437/+501 |
* | call menu_file_save_error when there is an exception while saving. | Larry Ewing | 2001-09-11 | 2 | -7/+27 |
* | Add changelog entry. | JP Rosevear | 2001-09-11 | 1 | -0/+4 |
* | temporarily disable zh_TW | JP Rosevear | 2001-09-11 | 1 | -1/+1 |
* | Contact lists. | Aaron Weber | 2001-09-11 | 5 | -59/+176 |
* | Encode the score as an integer string, not as a string of integers. #5098. | 0 | 2001-09-11 | 2 | -4/+6 |
* | Pass in a hashtalbe used for finding visited nodes. (inode_hash): | 0 | 2001-09-11 | 2 | -26/+80 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 9 | -760/+831 |
* | Progress reporting while moving messages. | 0 | 2001-09-11 | 4 | -7/+56 |
* | hbox | Iain Holmes | 2001-09-11 | 2 | -1/+6 |
* | Handle empty accounts | Iain Holmes | 2001-09-11 | 2 | -2/+11 |
* | Handle Movemail | Iain Holmes | 2001-09-11 | 2 | -2/+20 |
* | Don't use new_with_sig_file, that function no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -11/+19 |
* | Don't call new_with_sig_file, it no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -22/+6 |
* | Marked string for translation. (new_source_created): Ditto. | Chyla Zbigniew | 2001-09-11 | 3 | -7/+19 |
* | Convert string generated by strftime to UTF-8. | Chyla Zbigniew | 2001-09-11 | 2 | -9/+34 |
* | strdup the result of the first call to ical_component_as_ical_string() | Damon Chaplin | 2001-09-11 | 2 | -6/+27 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 5 | -439/+38 |
* | Allow the dialog's title to be translated. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+6 |
* | Purification. | Dan Winship | 2001-09-11 | 6 | -13/+45 |
* | Make sure that the session is non-NULL. (menu_file_send_cb): And here too. | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+8 |
* | Replace struct icalattachtype by an opaque icalattach that is properly | Federico Mena Quintero | 2001-09-11 | 11 | -125/+249 |
* | Changed which widget to connect signals to to watch for drag & drop. Fixes | Christopher James Lahey | 2001-09-11 | 1 | -4/+4 |
* | Hide the S/MIME frame if we don't support S/MIME. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+4 |
* | Wrap the S/MIME code in ifdef SMIME_SUPPORTED which isn't defined but by | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+9 |
* | Small fix. | Yukihiro Nakai | 2001-09-11 | 1 | -10/+6 |
* | Add Memepool | Iain Holmes | 2001-09-11 | 2 | -0/+5 |
* | Get rid of the g_warning, we no longer really need that. | Jeffrey Stedfast | 2001-09-11 | 2 | -3/+10 |
* | Attach to the destroy event for each progressbar using bar_destroyed as | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+21 |
* | Verified that all functionality is in here, should be! | Kevin Breit | 2001-09-11 | 2 | -33/+90 |
* | Pass along the right string, this fixes bug #9518. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+4 |
* | Don't save the authmech if the username doesn't exist. Fixes bug #9474. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+4 |
* | Remove some mailer-set headers. Fixes bug #9462. | Jeffrey Stedfast | 2001-09-11 | 2 | -3/+13 |
* | Fix obvious dumb mistake in previous commit that made it *always* complain | Dan Winship | 2001-09-11 | 2 | -16/+24 |
* | Oops. Remove duplicate free. | Dan Winship | 2001-09-11 | 2 | -2/+4 |
* | Small update. | Yukihiro Nakai | 2001-09-11 | 1 | -7/+3 |
* | Update Japanese translation. | Yukihiro Nakai | 2001-09-11 | 1 | -96/+54 |
* | Forgot to return the newly allocated msg. | 0 | 2001-09-10 | 2 | -0/+7 |
* | updated Irish file | Pablo Saratxaga | 2001-09-10 | 2 | -2300/+2423 |
* | Update Japanese translation. | Yukihiro Nakai | 2001-09-10 | 2 | -2253/+1578 |
* | New traditional Chinese translation from Joe Man <trmetal@yahoo.com.hk>. | Kwok-Koon Cheung | 2001-09-10 | 4 | -1/+16627 |
* | Stuff to check version of gnome-pilot | Eskil Heyn Olsen | 2001-09-10 | 2 | -6/+65 |
* | Complain if we are trying to send to invalid recipients. (Bug #8875) | Jon Trowbridge | 2001-09-10 | 2 | -6/+51 |
* | Add VFS_CFLAGS so things don't break when the gnome-vfs headers move. | Maciej Stachowiak | 2001-09-10 | 2 | -0/+6 |
* | We need to initialize all of the struct fields or else god knows what will | Jeffrey Stedfast | 2001-09-10 | 2 | -6/+29 |
* | - updates, fixes | Dirk-Jan C. Binnema | 2001-09-10 | 1 | -92/+57 |
* | If our text shrinks, make sure that the selection doesn't spill off over | Jon Trowbridge | 2001-09-10 | 1 | -0/+7 |
* | Added. Treat right-clicks on a contact list as a special case. | Jon Trowbridge | 2001-09-10 | 2 | -4/+111 |
* | Purify run. All small leaks. | Dan Winship | 2001-09-10 | 10 | -22/+75 |
* | Updated German translation | Matthias Warkus | 2001-09-10 | 2 | -2529/+2057 |
* | s/gnu.org/ximian.com/. I should change that default at some point... | Jon Trowbridge | 2001-09-09 | 1 | -1/+1 |
* | Added. Shows a (hopefully) informative dialog warning you that some | Jon Trowbridge | 2001-09-09 | 4 | -31/+161 |
* | Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers): | Jon Trowbridge | 2001-09-09 | 6 | -174/+239 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 8 | -81/+153 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 5 | -92/+248 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 1 | -0/+97 |
* | (make_contact_editor_cb): show the right contact editor (the list editor | Chris Toshok | 2001-09-09 | 2 | -3/+15 |
* | do the EDestination xml magic on email addresses we put in the popup. | Chris Toshok | 2001-09-09 | 2 | -1/+18 |
* | Fix some broken calls to check_size that could result in memory corruption | Dan Winship | 2001-09-09 | 2 | -3/+9 |
* | Unref the invisible, don't just destroy it. | Dan Winship | 2001-09-09 | 2 | -1/+6 |
* | Re-remove evil utf8_to_gtk debug printf that Chris seems to have | Dan Winship | 2001-09-09 | 1 | -1/+0 |
* | Updated French translation. | Christophe Merlet | 2001-09-08 | 2 | -946/+1170 |
* | Remove some debugging messages that don't check for NULL strings and crash | Dan Winship | 2001-09-08 | 2 | -4/+6 |
* | Likewise. | Not Zed | 2001-09-08 | 4 | -12/+34 |
* | #if 0 out the code that was hopefully going to fix bug #5325 because the | Jeffrey Stedfast | 2001-09-08 | 2 | -1/+9 |
* | Change some words. | Michael Zucci | 2001-09-08 | 1 | -1/+1 |
* | kill off some warnings | Jeffrey Stedfast | 2001-09-08 | 1 | -2/+1 |
* | For every category: - set .translate to FALSE | Chyla Zbigniew | 2001-09-08 | 2 | -2/+14 |
* | Fixed a silly little obvious bug. | Jon Trowbridge | 2001-09-08 | 1 | -3/+3 |
* | Fixed two bugs: - missing coversion of contact name to GTK+ locale, - | Chyla Zbigniew | 2001-09-08 | 2 | -15/+49 |
* | pgp signature icons | Jakub Steiner | 2001-09-08 | 5 | -0/+8 |
* | Disconnect from the service here otherwise the locks will be destroyed and | Jeffrey Stedfast | 2001-09-08 | 2 | -4/+20 |
* | New layout | Iain Holmes | 2001-09-08 | 5 | -52/+41 |
* | New design | Iain Holmes | 2001-09-08 | 2 | -73/+37 |
* | Make sure to unref the mime filters when we finish with them. | Jeffrey Stedfast | 2001-09-08 | 2 | -0/+7 |
* | Give the full path of the wax-seal icons. (try_inline_pgp_sig): Convert | Jeffrey Stedfast | 2001-09-08 | 2 | -22/+48 |
* | Removed unused factory variable. | Christopher James Lahey | 2001-09-08 | 2 | -2/+5 |
* | Changed this to use the new ETable/ETree drag stuff. | Christopher James Lahey | 2001-09-08 | 2 | -84/+18 |
* | Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241. | Christopher James Lahey | 2001-09-08 | 1 | -1/+1 |
* | Give the full path of the wax-seal icons. | Jeffrey Stedfast | 2001-09-08 | 2 | -2/+7 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-09-08 | 2 | -4/+11 |
* | constification | Jeffrey Stedfast | 2001-09-08 | 3 | -5/+8 |
* | Reuse the original boundary instead of generating our own. | Jeffrey Stedfast | 2001-09-08 | 2 | -2/+11 |
* | Don't do_something on button_release if we did something on button_press. | Christopher James Lahey | 2001-09-08 | 2 | -2/+8 |
* | Bumped version number to 0.11.99.3 for ETableWithout. | Christopher James Lahey | 2001-09-08 | 2 | -2/+4 |
* | Added e-table-config-no-group.glade. | Christopher James Lahey | 2001-09-08 | 3 | -102/+1734 |
* | Added this function. | Christopher James Lahey | 2001-09-08 | 2 | -2/+30 |