| Commit message (Expand) | Author | Age | Files | Lines |
* | Added new maildir flags D for draft and commented P for forwarded. | Not Zed | 2004-03-26 | 3 | -4/+30 |
* | return the added option. (clone): make sure we set the current option | Not Zed | 2004-03-26 | 5 | -9/+22 |
* | fix off by one error when emitting deleted signal | JP Rosevear | 2004-03-26 | 2 | -1/+6 |
* | No longer need to split ']' tokens from atom tokens due to a fixup in the | Jeffrey Stedfast | 2004-03-26 | 5 | -35/+914 |
* | do eab_editor_is_valid check only when user wants to save. | Sivaiah Nallagatla | 2004-03-26 | 2 | -5/+9 |
* | If the server is imap.web.de, just ask for all the headers rather than | Jeffrey Stedfast | 2004-03-26 | 4 | -8/+32 |
* | Updated Swedish translation. | Christian Rose | 2004-03-26 | 2 | -2929/+2910 |
* | Updated Brazilian Portuguese translation done by Gustavo Maciel Dias | Gustavo Maciel Dias Vieira | 2004-03-26 | 2 | -1411/+1690 |
* | Remove mail/local-config.glade | Rodney Dawes | 2004-03-26 | 2 | -1/+4 |
* | Fix for bug #55018. | Jeffrey Stedfast | 2004-03-26 | 2 | -4/+35 |
* | Fixes #53499 | JP Rosevear | 2004-03-26 | 9 | -125/+116 |
* | remove local-config.glade form Makefile.am as it is removed form CVS | Sivaiah Nallagatla | 2004-03-25 | 2 | -1/+6 |
* | Use gtk_window_present instead of doing a show then raise, as this also | Rodney Dawes | 2004-03-25 | 13 | -3579/+5393 |
* | Removed newline character from the provider description | Martyn Russell | 2004-03-25 | 2 | -1/+6 |
* | don't let the user delete their Personal addressbook. This is just a nice | Chris Toshok | 2004-03-25 | 2 | -2/+15 |
* | removed ldap seetings and added a settng for SOAP port read port number | Sivaiah Nallagatla | 2004-03-25 | 4 | -178/+145 |
* | New convenience wrapper function. (engine_parse_status): Fixed to handle | Jeffrey Stedfast | 2004-03-25 | 4 | -9/+79 |
* | #include <stdlib.h> for strtoul() | Jeffrey Stedfast | 2004-03-25 | 1 | -0/+1 |
* | add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import. | Chris Toshok | 2004-03-25 | 11 | -49/+318 |
* | The beginnings of a new IMAP provider module | Jeffrey Stedfast | 2004-03-25 | 12 | -0/+4071 |
* | add addressbook/gui/contact-editor/eab-editor.c. | Chris Toshok | 2004-03-25 | 2 | -0/+5 |
* | don't know what I was thinking approving this change. the _() was only | Chris Toshok | 2004-03-25 | 2 | -5/+9 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 11 | -435/+316 |
* | superclass for both EContactEditor and EContactListEditor. A start toward | Chris Toshok | 2004-03-25 | 4 | -2/+511 |
* | don't create queries for the clients that are not loaded yet. | Rodrigo Moya | 2004-03-25 | 2 | -0/+9 |
* | remove debug code that slipped in | JP Rosevear | 2004-03-25 | 2 | -2/+6 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-24 | 3 | -1636/+1928 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Šegan | 2004-03-24 | 10 | -70/+66 |
* | Fixes #51948 | JP Rosevear | 2004-03-24 | 3 | -110/+36 |
* | Use sizeof() to decide how big buffer is so that in the future, if we | Jeffrey Stedfast | 2004-03-24 | 2 | -1/+5 |
* | Fixed the key to fetch the value from the correct location. It's | Jeffrey Stedfast | 2004-03-24 | 2 | -2/+6 |
* | Fixed some logic bugs. | Jeffrey Stedfast | 2004-03-24 | 2 | -10/+12 |
* | fix build | Chris Toshok | 2004-03-24 | 1 | -1/+1 |
* | make the flow control correct | JP Rosevear | 2004-03-24 | 2 | -4/+7 |
* | Reworked the else bit to fix a bug where if we had the BODY structure, we | Jeffrey Stedfast | 2004-03-24 | 2 | -51/+56 |
* | ensure that only one Personal calendar/task list gets created when moving | JP Rosevear | 2004-03-24 | 2 | -9/+21 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 5 | -4/+19 |
* | For bug#53417 | Umesh Tiwari | 2004-03-24 | 2 | -0/+8 |
* | Update Czech translation | Miloslav Trmac | 2004-03-23 | 2 | -75/+91 |
* | use EM_FORMAT_HTML_VPAD | Radek Doulik | 2004-03-23 | 4 | -3/+16 |
* | dont add the show/hide menu items if we can't ever show it inline. | Not Zed | 2004-03-23 | 2 | -6/+17 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 3 | -4/+21 |
* | use camel debug to add some debug here. | Not Zed | 2004-03-23 | 7 | -69/+260 |
* | format inline(d) parts automatically into the reply. Part of #55702. | Not Zed | 2004-03-23 | 2 | -1/+20 |
* | connect lock around this. was getting a race with mem corruption | Not Zed | 2004-03-23 | 2 | -2/+12 |
* | if we get an email uri passed in, just pass it out again, without first | Not Zed | 2004-03-23 | 2 | -0/+9 |
* | svn path=/trunk/; revision=25149 | Updated ja.po. T.Aihana | 2004-03-23 | 2 | -1117/+1131 |
* | do not set editor insensitive, use editable-off command instead | Radek Doulik | 2004-03-23 | 2 | -1/+13 |
* | require gtkhtml 3.1.10, it's needed for composer changes (new gtkhtml's | Radek Doulik | 2004-03-23 | 2 | -1/+6 |
* | [ fixes bug #53653, and a couple other instances ] | Chris Toshok | 2004-03-23 | 2 | -3/+12 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-03-23 | 2 | -1062/+1203 |
* | get the UID from the server on newly created events and set the | Rodrigo Moya | 2004-03-22 | 2 | -2/+79 |
* | Update Czech translation | Miloslav Trmac | 2004-03-22 | 2 | -148/+155 |
* | decode newsgroups header into a list of newsgroups. | Not Zed | 2004-03-22 | 5 | -2/+81 |
* | Add Newsgroups to the default header list. | Not Zed | 2004-03-22 | 4 | -23/+55 |
* | exclude non-viable folder targets for selection, related to #55089. | Not Zed | 2004-03-22 | 2 | -1/+7 |
* | Updated Irish translation | Alastair McKinstry | 2004-03-22 | 2 | -766/+770 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-22 | 2 | -197/+229 |
* | Updated Catalan translation by Xavi Conde <xaviconde@eresmas.com>. | Jordi Mallach | 2004-03-21 | 2 | -487/+425 |
* | substitution of 'Nicht unerwuenscht' by 'Erwuenscht' | Sven Herzberg | 2004-03-20 | 1 | -1/+1 |
* | Use ngettext for handling plurals in filter-datespec. Partial fix for #53464). | Danilo Šegan | 2004-03-20 | 2 | -13/+25 |
* | Fixes bug #54800. | Jeffrey Stedfast | 2004-03-20 | 2 | -2/+73 |
* | [ fixes bug #52667 ] | Chris Toshok | 2004-03-20 | 2 | -2/+8 |
* | Fixes #55716 | JP Rosevear | 2004-03-20 | 4 | -1/+106 |
* | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 5 | -4/+78 |
* | if gnome_calendar_add_event_source fails, don't add the client to the | Rodrigo Moya | 2004-03-20 | 2 | -2/+8 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 3 | -17/+36 |
* | Update Czech translation | Miloslav Trmac | 2004-03-19 | 2 | -118/+154 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-19 | 2 | -676/+814 |
* | ref the diary before replaying it. it could get unreffed during replay if | Not Zed | 2004-03-19 | 3 | -9/+16 |
* | remove async_thread thing. | Not Zed | 2004-03-19 | 4 | -59/+4 |
* | ref the store before running the async disconnect, otherwise we unref one | Not Zed | 2004-03-19 | 2 | -1/+8 |
* | delete event: if empty paragraph has signature == 1 then set it to 0 | Radek Doulik | 2004-03-19 | 2 | -2/+16 |
* | Don't set the account source/transport types to disabled simply because | Jeffrey Stedfast | 2004-03-19 | 2 | -16/+66 |
* | create an ESourceSelector instead of a ESourceOptionMenu, to be consistent | Rodrigo Moya | 2004-03-19 | 2 | -8/+27 |
* | Update Czech translation | Miloslav Trmac | 2004-03-19 | 2 | -41/+50 |
* | rfc2047 decode the address here before passing it off to the addressbook | Jeffrey Stedfast | 2004-03-19 | 2 | -2/+20 |
* | Added options for transport_url and source_url permissions. | Not Zed | 2004-03-18 | 2 | -9/+12 |
* | save the source and transport vbox's to enable/disable the whole lot | Not Zed | 2004-03-18 | 6 | -82/+34 |
* | If we select multi-attachments, the "properities" menu item in popup icon | Bill Zhu | 2004-03-18 | 2 | -1/+17 |
* | Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULL | Alfred Peng | 2004-03-18 | 2 | -30/+43 |
* | make this crap not break the build | Michael Zucci | 2004-03-18 | 2 | -2/+2 |
* | started writing this, but i couldn't be fucked right now - apparently | Not Zed | 2004-03-18 | 11 | -31/+309 |
* | added interface to find out if various fields or server options are | Not Zed | 2004-03-18 | 3 | -10/+288 |
* | added (c) symbol and 2004 and changed to Novell to the copyright notice in | Not Zed | 2004-03-18 | 2 | -1/+6 |
* | Fixes #53625. | Hans Petter Jansson | 2004-03-18 | 2 | -0/+9 |
* | Updated the Greek translation | Kostas Papadimas | 2004-03-18 | 2 | -882/+935 |
* | Checking that mi->content->type != NULL is no longer good enough to tell | Jeffrey Stedfast | 2004-03-18 | 2 | -4/+30 |
* | Update Czech translation | Miloslav Trmac | 2004-03-18 | 2 | -54/+62 |
* | reverted last fix and: | Radek Doulik | 2004-03-18 | 3 | -36/+35 |
* | Don't bloody junktest filter mail unless the user has configured Evolution | Jeffrey Stedfast | 2004-03-18 | 2 | -27/+37 |
* | Updated Catalan translation by the Catalan Evolution team. | Jordi Mallach | 2004-03-18 | 2 | -1564/+1070 |
* | Reverted jeff's fix for #55018, since it wasn't tested, and doesn't work. | Not Zed | 2004-03-17 | 2 | -75/+35 |
* | Capitalized words changed. Solves 48115. | hpnadig | 2004-03-17 | 4 | -7/+15 |
* | format as plain text too. | Not Zed | 2004-03-17 | 2 | -0/+38 |
* | split this, only call add_store/note_store once we've actually set the | Not Zed | 2004-03-17 | 1 | -3/+11 |
* | See bug #55618. | Not Zed | 2004-03-17 | 5 | -1/+54 |
* | Fixes #55292 | Gary Ekker | 2004-03-17 | 2 | -2/+10 |
* | Fix for bug #55358. | Jeffrey Stedfast | 2004-03-17 | 5 | -139/+320 |
* | new dialog for allowing the user to select a source. | Rodrigo Moya | 2004-03-17 | 5 | -69/+146 |
* | check if the selected event has its associated ECalModelComponent. | Rodrigo Moya | 2004-03-17 | 2 | -1/+7 |
* | Don't focus the name_entry widget here. | Jeffrey Stedfast | 2004-03-17 | 3 | -3/+9 |
* | New function to return a description of the async drop operation. Fixes | Jeffrey Stedfast | 2004-03-17 | 2 | -1/+32 |
* | Don't ref the newly cloned rule (fix to previous patch). | Jeffrey Stedfast | 2004-03-17 | 2 | -1/+5 |
* | Update Czech translation | Miloslav Trmac | 2004-03-16 | 2 | -266/+279 |
* | comment fix from trent. | Michael Zucci | 2004-03-16 | 1 | -2/+2 |
* | When copying a FilterPart of a rule, we need copy the data of parts | Bill Zhu | 2004-03-16 | 2 | -2/+8 |
* | set the search query (e_tasks_init): set the query to be #t by default | JP Rosevear | 2004-03-16 | 3 | -3/+17 |
* | Credit William Jon McCann for original filter HIG patch (forgot to) | Rodney Dawes | 2004-03-16 | 1 | -0/+2 |
* | Hide the separators on these dialogs Re-pack the rule_editor widget in | Rodney Dawes | 2004-03-16 | 14 | -461/+651 |
* | fix include | JP Rosevear | 2004-03-16 | 2 | -1/+5 |
* | If the mail_get_message() async op fails, it will still call us with a | Jeffrey Stedfast | 2004-03-16 | 2 | -0/+11 |
* | Use camel_store_rename_folder() when appropriate (m->tostore == | Jeffrey Stedfast | 2004-03-16 | 2 | -21/+41 |
* | Always use '/' to derive the basename of the folder. folder->full_name is | Jeffrey Stedfast | 2004-03-16 | 2 | -1/+6 |
* | If the initial SELECT fails and CREATE is specified, clear the exception | Jeffrey Stedfast | 2004-03-16 | 2 | -1/+10 |
* | use right cast macro | JP Rosevear | 2004-03-16 | 2 | -1/+6 |
* | change file name | JP Rosevear | 2004-03-16 | 1 | -1/+1 |
* | Rename e-cal-view to e-calendar-view and fix includes | JP Rosevear | 2004-03-16 | 12 | -1749/+23 |
* | rever previous patch. We don't want to set the default mime/type, it'll | Not Zed | 2004-03-16 | 2 | -4/+6 |
* | loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out of | Sivaiah Nallagatla | 2004-03-16 | 2 | -1/+7 |
* | Fixes #52253 | JP Rosevear | 2004-03-16 | 12 | -672/+1172 |
* | change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg): | JP Rosevear | 2004-03-16 | 3 | -14/+78 |
* | make this a varags function, which then calls the virtual method to do the | Not Zed | 2004-03-15 | 3 | -2/+41 |
* | same as below for path. | Not Zed | 2004-03-15 | 5 | -5/+21 |
* | Fixes #48112 | Rodrigo Moya | 2004-03-15 | 2 | -3/+11 |
* | Fixes #35577 | Rodrigo Moya | 2004-03-15 | 3 | -12/+53 |
* | Update Czech translation | Miloslav Trmac | 2004-03-15 | 2 | -323/+328 |
* | set the mime-type field on the content the same way as | Not Zed | 2004-03-15 | 7 | -9/+92 |
* | Add missed changed | Yuedong Du | 2004-03-15 | 1 | -2/+2 |
* | svn path=/trunk/; revision=25062 | Hao Sheng | 2004-03-15 | 3 | -0/+7 |
* | add a11y/addressbook/Makefile | Hao sheng | 2004-03-15 | 2 | -0/+5 |
* | Contritbuted by Leon Zhang <leon.zhang@sun.com> add directory addressbook. | Hao Sheng | 2004-03-15 | 11 | -1/+800 |
* | build a11y/addressbook dir : add the accessibility support for | Hao Sheng | 2004-03-15 | 6 | -9/+31 |
* | drop embedded whitespace characters, and don't do unquoting, etc. See | Not Zed | 2004-03-15 | 2 | -8/+31 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-14 | 3 | -346/+436 |
* | Updated Korean translation. | Changwoo Ryu | 2004-03-13 | 2 | -484/+605 |
* | move function about setup_bonobo_menus which requires it so its not | Trent Lloyd | 2004-03-13 | 2 | -11/+16 |
* | Now takes an argument to specify whether disconnecting when respbuf is | Jeffrey Stedfast | 2004-03-13 | 2 | -15/+23 |
* | Fix for bug #53497. | Jeffrey Stedfast | 2004-03-13 | 2 | -38/+37 |
* | No-op if emfv->folder is NULL (this means we are looking at a store | Jeffrey Stedfast | 2004-03-13 | 2 | -1/+7 |
* | clearn the learn bit only if set | Radek Doulik | 2004-03-13 | 2 | -3/+6 |
* | Fixes for bug #55018. | Jeffrey Stedfast | 2004-03-13 | 5 | -59/+122 |
* | remove junk learning thread, it's handled in camel-folder.c:folder_changed | Radek Doulik | 2004-03-13 | 4 | -114/+18 |
* | watch for setting JUNK flag, if JUNK_LEARN is not set as well then reset | Radek Doulik | 2004-03-13 | 3 | -72/+184 |
* | If errno is EINTR, set USER_CANCEL instead of SERVICE_UNAVAILABLE or | Jeffrey Stedfast | 2004-03-13 | 2 | -37/+44 |
* | Removed. No longer in use (hasn't been since before 1.2). | Jeffrey Stedfast | 2004-03-13 | 3 | -119/+80 |
* | return "" instead of NULL if there is no default_category set. Fixes | Not Zed | 2004-03-12 | 2 | -1/+6 |
* | enlarge the text box to accomodate the time info in different locales. | Kidd Wang | 2004-03-12 | 2 | -2/+5 |
* | when we check the evolution dir exists, check the evolution dir exists, | Not Zed | 2004-03-12 | 2 | -7/+14 |
* | add a call to e_cal_component_commit_sequence since we have changed the | Kidd Wang | 2004-03-12 | 2 | -5/+20 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-12 | 2 | -315/+277 |
* | fixed ChangeLog | Jeffrey Stedfast | 2004-03-12 | 1 | -1/+0 |
* | Sanity check that count is <1024 and also use g_try_malloc so that we can | Jeffrey Stedfast | 2004-03-12 | 2 | -3/+12 |
* | Updated Brazilian Portuguese translation done by Gustavo Maciel Dias | Gustavo Maciel Dias Vieira | 2004-03-12 | 2 | -678/+620 |
* | Reverted signal blocking stuff. Doesn't work and is unneeded with the | Jeffrey Stedfast | 2004-03-12 | 2 | -11/+5 |
* | fixed ChangeLog | Jeffrey Stedfast | 2004-03-12 | 1 | -1/+1 |
* | Fix for bug #55267. | Jeffrey Stedfast | 2004-03-12 | 2 | -2/+2 |
* | Use efb->setquery properly (set to TRUE before calling set_item_id and | Jeffrey Stedfast | 2004-03-12 | 3 | -9/+29 |
* | Updated Canadian English translation. | Alexander Winston | 2004-03-12 | 2 | -390/+451 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-12 | 3 | -338/+352 |
* | Fixed a bug where txt wasn't being properly initialised in all cases for | Jeffrey Stedfast | 2004-03-12 | 2 | -8/+33 |
* | a really gross hack, disable all search handlers before setting the search | Not Zed | 2004-03-11 | 2 | -19/+61 |
* | removed this. not sure what it was doing there, a 1 line funciton used | Not Zed | 2004-03-11 | 2 | -16/+24 |
* | we need to add the folderinfo always if we're recursive from top. Should | Not Zed | 2004-03-11 | 2 | -2/+6 |
* | when we sort, handle not having the node in the tree. otherwise we always | Not Zed | 2004-03-11 | 2 | -3/+10 |
* | make dnd look funny for joe. #55246. | Not Zed | 2004-03-11 | 2 | -1/+4 |
* | change stores hash to point to a structure, in which we maintain the | Not Zed | 2004-03-11 | 2 | -21/+73 |
* | (imap_store_refresh_folders): check we're updating an imap folder, | Michael Zucci | 2004-03-11 | 2 | -3/+11 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 12 | -71/+156 |
* | turn off NOINFERIORS always, translate to nochildren. | Not Zed | 2004-03-11 | 15 | -171/+318 |
* | #if 0 this, since nothing uses it anymore. (accum_address): new function, | Chris Toshok | 2004-03-11 | 2 | -40/+125 |
* | phone_choice is an index into the phones array. (_phone_arrow_pressed): | Chris Toshok | 2004-03-11 | 2 | -50/+79 |
* | Fix the border width setting for the button area, to be HIG-compliant | Rodney Dawes | 2004-03-11 | 3 | -3/+14 |
* | Fix for bug #55298. | Jeffrey Stedfast | 2004-03-11 | 2 | -14/+20 |
* | Removed an unused variable left over from an old attempted fix. | Jeffrey Stedfast | 2004-03-11 | 3 | -7/+11 |
* | Partial fix for bug #53862 | Jeffrey Stedfast | 2004-03-11 | 5 | -2/+72 |
* | Focus the entry widget. Fixes bug #55330. | Jeffrey Stedfast | 2004-03-11 | 2 | -0/+6 |
* | ops, put close to the other if branch | Radek Doulik | 2004-03-11 | 1 | -0/+1 |
* | (pipe_to_sa_with_error): do not call close, camel_stream_close | Radek Doulik | 2004-03-11 | 2 | -1/+2 |
* | call camel_stream_close and close the fds[1] | Radek Doulik | 2004-03-11 | 2 | -1/+7 |
* | Used the stock icon in confirm dialog. | Bill Zhu | 2004-03-11 | 2 | -2/+9 |
* | Update Czech translation | Miloslav Trmac | 2004-03-10 | 2 | -15/+22 |
* | Make the acces key Alt+O work. | Harry Lu | 2004-03-10 | 1 | -1/+1 |
* | Remove separator from dialogs per HIG. | William Jon McCann | 2004-03-10 | 4 | -0/+12 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-10 | 2 | -295/+291 |
* | Don't try to calculate the position of the popup menu for the dropdowns | Rodney Dawes | 2004-03-10 | 2 | -1/+6 |
* | Update Czech translation | Miloslav Trmac | 2004-03-10 | 2 | -206/+274 |
* | Remove the dialog separator, and set appropriate border widths for the | Rodney Dawes | 2004-03-10 | 3 | -14/+28 |
* | Updated Catalan translation by the Catalan Evolution Team. | Jordi Mallach | 2004-03-10 | 2 | -1765/+5580 |
* | autocompletion icon for the preferences | Jakub Steiner | 2004-03-09 | 3 | -0/+6 |
* | fixed type in contact editor code to make email ui building work | Sivaiah Nallagatla | 2004-03-09 | 2 | -1/+5 |
* | Updated Serbian translation. | Danilo Šegan | 2004-03-09 | 3 | -491/+600 |
* | Fixes #48106 | Rodrigo Moya | 2004-03-09 | 2 | -1/+8 |
* | New async function to create a folder. (em_folder_tree_create_folder): | Jeffrey Stedfast | 2004-03-09 | 2 | -28/+156 |
* | added filter junk command and menuitem, icon for MarkAsNotJunk | Radek Doulik | 2004-03-09 | 2 | -1/+12 |
* | new method, filter folder with FILTER_SOURCE_JUNKTEST type filter | Radek Doulik | 2004-03-09 | 4 | -5/+37 |
* | added 16 pixels versions of junk icons from the gnome-icon-theme module | Radek Doulik | 2004-03-09 | 4 | -0/+7 |
* | Check that app is not NULL before trying to open the quickref document. | Pratik V. Parikh | 2004-03-09 | 2 | -25/+33 |
* | alarm.png briefcase.png cellphone.png envelope.png evolution-calendar.png | Jakub Steiner | 2004-03-08 | 22 | -176/+130 |
* | . closes bug #54972 | Jakub Steiner | 2004-03-08 | 2 | -0/+4 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-08 | 2 | -128/+142 |
* | If the subject is empty, use _("Untitled Message") as the subject instead. | Jeffrey Stedfast | 2004-03-07 | 2 | -1/+6 |
* | Translation updated. | Priit Laes | 2004-03-06 | 2 | -13340/+1707 |
* | bump version, requirements | JP Rosevear | 2004-03-06 | 50 | -62646/+67847 |
* | Don't set our parent window as the efhd, ehfd isn't even a widget. | Jeffrey Stedfast | 2004-03-06 | 5 | -3/+27 |
* | Update Czech translation | Miloslav Trmac | 2004-03-06 | 2 | -68/+80 |
* | Fixes bug #55202 | Jeffrey Stedfast | 2004-03-06 | 2 | -10/+16 |
* | Updated Korean translation. | Changwoo Ryu | 2004-03-06 | 2 | -741/+805 |
* | set a GConf listener callback to list for changes in selected calendars. | Rodrigo Moya | 2004-03-05 | 3 | -1/+102 |
* | ** See bug #55096. | Not Zed | 2004-03-05 | 3 | -1/+24 |
* | If event == NULL, don't try to use event->key.time | Jeffrey Stedfast | 2004-03-05 | 3 | -5/+58 |
* | Fixes #50294 | Rodrigo Moya | 2004-03-05 | 2 | -0/+42 |
* | set the sensitivity correctly, depending on whether the command applied to | Rodrigo Moya | 2004-03-05 | 3 | -17/+27 |
* | Fixes #53496 | Rodrigo Moya | 2004-03-05 | 2 | -0/+9 |
* | always add the page. | Rodrigo Moya | 2004-03-04 | 3 | -17/+20 |
* | Update Czech translation | Miloslav Trmac | 2004-03-04 | 2 | -433/+466 |
* | don't make the dialog window sticky, the icon on the system tray already | Rodrigo Moya | 2004-03-04 | 2 | -1/+6 |
* | fix all the warnings | Michael Zucci | 2004-03-04 | 5 | -8/+10 |
* | Fixes #54028 | Rodrigo Moya | 2004-03-04 | 2 | -1/+8 |
* | Fixes #53137 | Rodrigo Moya | 2004-03-04 | 11 | -21/+69 |
* | add a key-press event handler, with which a little modification to Paolo | Bruce Tao | 2004-03-04 | 2 | -1/+33 |
* | : maintain a list of only those source groups which are added to menu | Sivaiah Nallagatla | 2004-03-04 | 2 | -2/+23 |
* | ** See #54991. | Not Zed | 2004-03-04 | 2 | -17/+30 |
* | Added some debug stuff. | Not Zed | 2004-03-04 | 2 | -2/+8 |
* | ** See bug #53355. | Not Zed | 2004-03-04 | 2 | -3/+15 |
* | wide variety of changes. | Aaron Weber | 2004-03-04 | 8 | -131/+113 |
* | Set error to NULL before using it. | Hans Petter Jansson | 2004-03-04 | 2 | -1/+6 |
* | Remove local data, with error reporting on failure. | Hans Petter Jansson | 2004-03-04 | 2 | -3/+35 |
* | prevent from adding the same client more than once. | Rodrigo Moya | 2004-03-04 | 2 | -0/+8 |
* | Update Czech translation | Miloslav Trmac | 2004-03-03 | 2 | -86/+94 |
* | use "Calendar" and "Checklist" for the folder names, instead of "Default". | Rodrigo Moya | 2004-03-03 | 3 | -16/+21 |
* | ** See bug #53738. | Not Zed | 2004-03-03 | 2 | -15/+13 |
* | attempt at uncancelling a cancelled operation. | Not Zed | 2004-03-03 | 3 | -0/+28 |
* | ** See bug #54924. | Not Zed | 2004-03-03 | 2 | -8/+28 |
* | ** See bug #54121. | Not Zed | 2004-03-03 | 3 | -10/+57 |
* | if we have the folder opened already, and its the outbox, then use the | Not Zed | 2004-03-03 | 12 | -147/+166 |
* | forgot to turn off voluminous debug | Michael Zucci | 2004-03-03 | 1 | -1/+1 |
* | fun dun diddley un fun. Since we're writing a const buffer, we need to | Not Zed | 2004-03-03 | 11 | -79/+130 |
* | ** See Bug #37329. | Not Zed | 2004-03-03 | 2 | -124/+109 |
* | added support for searching the location field also. (regen_query): take | Rodrigo Moya | 2004-03-03 | 2 | -0/+12 |
* | s/||/&&/. Fixes a dumb bug I introduced yesterday. | Jeffrey Stedfast | 2004-03-03 | 2 | -1/+6 |
* | Overrides the parent method. We don't want to encode user flags/tags or | Jeffrey Stedfast | 2004-03-03 | 2 | -2/+30 |
* | Updated the Greek translation | Kostas Papadimas | 2004-03-03 | 2 | -860/+883 |
* | Emit the "search-activated" signal. Fixes bug #55054. | Jeffrey Stedfast | 2004-03-03 | 2 | -0/+9 |
* | remove conduit dir creation | JP Rosevear | 2004-03-03 | 2 | -1/+4 |
* | Define this (the number used in the e-d-s component repo_ids). | Dan Winship | 2004-03-03 | 3 | -3/+11 |
* | add untested start of dnd support for source selector. | Larry Ewing | 2004-03-02 | 2 | -0/+245 |
* | add drop support for text/x-vcard to the source list. | Larry Ewing | 2004-03-02 | 2 | -0/+190 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-03-02 | 2 | -63/+63 |
* | Connect to the folder-activated signal. (folder_activated_cb): Call | Jeffrey Stedfast | 2004-03-02 | 4 | -9/+83 |