| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes #53271 | Rodrigo Moya | 2004-02-11 | 4 | -3/+16 |
* | call the right recursive function, oops. | Not Zed | 2004-02-11 | 3 | -4/+10 |
* | include camel-operation.h | JP Rosevear | 2004-02-11 | 2 | -0/+6 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 21 | -1115/+903 |
* | Added libebook-1.0. Added back mail/importers/Makefile.am. | Not Zed | 2004-02-11 | 2 | -1/+7 |
* | svn path=/trunk/; revision=24699 | Fixed another date-formatted. T.Aihana | 2004-02-11 | 1 | -10/+10 |
* | svn path=/trunk/; revision=24698 | Fixed date-formatted again. T.Aihana | 2004-02-11 | 1 | -6/+6 |
* | svn path=/trunk/; revision=24697 | Fixed date-formatted in ja.po. T.Aihana | 2004-02-11 | 1 | -5/+5 |
* | svn path=/trunk/; revision=24696 | Updated ja.po. T.Aihana | 2004-02-11 | 2 | -401/+129 |
* | guarantee we do have some timezone before the time convertion. | Harry Lu | 2004-02-11 | 2 | -0/+11 |
* | Add a Help button (impl_response): Handle the Help button and open the | Rodney Dawes | 2004-02-11 | 2 | -0/+20 |
* | C2004-02-10 Aaron Weber <aaron@ximian.com> | Aaron Weber | 2004-02-11 | 12 | -679/+540 |
* | Remove dead files | JP Rosevear | 2004-02-11 | 12 | -5375/+4 |
* | remove files that were killed | JP Rosevear | 2004-02-11 | 2 | -4/+4 |
* | Updated Norwegian translation. | Kjartan Maraas | 2004-02-11 | 2 | -176/+51 |
* | remove useless include | JP Rosevear | 2004-02-10 | 3 | -16/+6 |
* | build importers dir | JP Rosevear | 2004-02-10 | 2 | -1/+5 |
* | Add addressbook/importers to AC_OUTPUT | JP Rosevear | 2004-02-10 | 2 | -1/+6 |
* | bump version, libtool numbers | JP Rosevear | 2004-02-10 | 49 | -66326/+71604 |
* | Use the AlarmNotify_Factory for --force-shutdown | Rodney Dawes | 2004-02-10 | 2 | -1/+7 |
* | don't add the clients to the internal hash/list here, just remove it if | Rodrigo Moya | 2004-02-09 | 2 | -5/+25 |
* | Updated BugzillaOtherBinaries tag | Rodney Dawes | 2004-02-09 | 2 | -1/+5 |
* | oops, remove some debug | Michael Zucci | 2004-02-09 | 1 | -3/+0 |
* | merged in code from em_folder_tree_model_drag_data_delete. | Not Zed | 2004-02-09 | 4 | -646/+607 |
* | ** See bug #53978. | Not Zed | 2004-02-09 | 2 | -1/+11 |
* | ** See bug #51319. | Not Zed | 2004-02-09 | 3 | -11/+17 |
* | refuse to update the task info if due date is before start date. | Harry Lu | 2004-02-09 | 2 | -4/+43 |
* | just print the \n after the credits in the same printf, rather than adding | Not Zed | 2004-02-09 | 2 | -5/+9 |
* | Initialize the personal_source to NULL | Rodney Dawes | 2004-02-09 | 2 | -0/+8 |
* | Updated Korean translation. | Changwoo Ryu | 2004-02-08 | 2 | -935/+1046 |
* | pass contact as an argument instead of contact id to | Sivaiah Nallagatla | 2004-02-08 | 2 | -1/+6 |
* | Updated Finnish translation | Ilkka Tuohela | 2004-02-08 | 2 | -1617/+1614 |
* | Update Czech translation | Miloslav Trmac | 2004-02-08 | 2 | -411/+409 |
* | Use strrchr, not strchr. | Jeffrey Stedfast | 2004-02-07 | 3 | -1/+5 |
* | don't bother using a function-wide variable to store the personal source. | Chris Toshok | 2004-02-07 | 2 | -7/+13 |
* | use base version for intelligent importers | JP Rosevear | 2004-02-07 | 2 | -2/+7 |
* | use base version for importers | JP Rosevear | 2004-02-07 | 2 | -1/+6 |
* | Hide the border on the notebook also Don't pack another scrolled window | Rodney Dawes | 2004-02-07 | 3 | -7/+10 |
* | Use "Address Book" instead of "folder" or "Addressbook" for the "Address | Rodney Dawes | 2004-02-07 | 2 | -3/+11 |
* | Make private (only EMFormatHTMLQuote used it and that class is no longer | Jeffrey Stedfast | 2004-02-07 | 5 | -32/+35 |
* | Default to an empty string for the value. (xml_decode): Remove old values | Hans Petter Jansson | 2004-02-07 | 2 | -2/+23 |
* | only set the address if something in it's been filled in. | Chris Toshok | 2004-02-07 | 3 | -22/+24 |
* | Forget the need_id, not the userid. Fixes bug #53908. | Jeffrey Stedfast | 2004-02-07 | 2 | -1/+4 |
* | Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887. | Jeffrey Stedfast | 2004-02-07 | 2 | -1/+6 |
* | Set a CAMEL_FOLDER_VIRTUAL bit on the special folder info so our UI can | Jeffrey Stedfast | 2004-02-07 | 3 | -2/+16 |
* | implement | JP Rosevear | 2004-02-07 | 2 | -1/+17 |
* | implement (load_file_fn): use g_file_get_contents to get a string we can | JP Rosevear | 2004-02-07 | 2 | -7/+32 |
* | add accel and icon for the "remove" item in the popup menu. Patch from | Rodney Dawes | 2004-02-07 | 2 | -4/+11 |
* | shlib importer info | JP Rosevear | 2004-02-07 | 7 | -0/+1012 |
* | move to the next message after mark not junk as well | Radek Doulik | 2004-02-07 | 3 | -19/+34 |
* | Really make this work with gnome-vfs 2.2, instead of using gnome-vfs 2.4 | Rodney Dawes | 2004-02-07 | 2 | -7/+31 |
* | Update Czech translation | Miloslav Trmac | 2004-02-07 | 2 | -248/+251 |
* | Translation updated by Daniel van Eeden. | Vincent van Adrighem | 2004-02-07 | 2 | -1164/+1209 |
* | split into spamassassin and spamd tests (em_junk_sa_is_available): test | Radek Doulik | 2004-02-06 | 2 | -14/+29 |
* | remove step numbers | JP Rosevear | 2004-02-06 | 2 | -5/+9 |
* | make OK button default | Radek Doulik | 2004-02-06 | 1 | -1/+33 |
* | ** See bug #53258. | Not Zed | 2004-02-06 | 10 | -81/+145 |
* | changed to return a boolean to indicate if the flags were actually changed | Not Zed | 2004-02-06 | 7 | -37/+55 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 27 | -153/+58 |
* | add proto | JP Rosevear | 2004-02-06 | 3 | -5/+29 |
* | Use gnome-vfs directly, instead of relying on gnome_url_show (), to launch | Rodney Dawes | 2004-02-06 | 2 | -1/+23 |
* | Grab focus on the HTML widget when we display | Rodney Dawes | 2004-02-06 | 2 | -0/+8 |
* | Set the new title. (em_message_browser_window_new): Connect to the | Jeffrey Stedfast | 2004-02-06 | 2 | -0/+18 |
* | Now takes a GdkContext arg... will need this later when we want to | Jeffrey Stedfast | 2004-02-06 | 4 | -12/+19 |
* | Don't show the task label by default | Rodney Dawes | 2004-02-06 | 2 | -1/+4 |
* | make failure not so draconian - make the color black | JP Rosevear | 2004-02-06 | 2 | -6/+8 |
* | Always set the search_state, even if it is NULL (NULL means default/unset | Jeffrey Stedfast | 2004-02-06 | 2 | -4/+6 |
* | Pass TRUE as wraparound (to both be consistant with prev_flagged and to | Jeffrey Stedfast | 2004-02-06 | 2 | -2/+8 |
* | Remove e-shell-view-menu.c | Rodney Dawes | 2004-02-05 | 2 | -1/+4 |
* | sync the from folder if we're going to delete it, otherwise we can't | Not Zed | 2004-02-05 | 2 | -0/+12 |
* | rename .cmeta file too, and fix the recovery order. | Not Zed | 2004-02-05 | 6 | -316/+342 |
* | hmm, another well tested bit of code ... if you launch another thread you | Not Zed | 2004-02-05 | 2 | -109/+139 |
* | add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog. | Harry Lu | 2004-02-05 | 2 | -1/+6 |
* | Fixes #53388 added a check for NULL | Sarfraaz Ahmed | 2004-02-05 | 2 | -0/+9 |
* | call abort before we unref, aid debugging if we hit it. | Not Zed | 2004-02-05 | 5 | -6/+43 |
* | ** See bug #53553. | Not Zed | 2004-02-05 | 10 | -75/+131 |
* | pass in a parent for the dialogs, use e_notice (import_druid_finish): we | JP Rosevear | 2004-02-05 | 2 | -45/+35 |
* | Don't allow dropping into a vfolder (store). Fixes bug #53757. | Jeffrey Stedfast | 2004-02-05 | 2 | -11/+20 |
* | Get rid of some unnecessary CAMEL_OBJECT() casts. | Jeffrey Stedfast | 2004-02-05 | 3 | -31/+42 |
* | use new cal auth functions | JP Rosevear | 2004-02-05 | 4 | -9/+26 |
* | we only have a single client to free (prepare_events): make the vtodo list | JP Rosevear | 2004-02-05 | 3 | -128/+193 |
* | add extra page | JP Rosevear | 2004-02-05 | 11 | -268/+354 |
* | remove dead files | JP Rosevear | 2004-02-05 | 3 | -910/+4 |
* | make this C89 compliant | JP Rosevear | 2004-02-05 | 2 | -3/+7 |
* | Fix for bug #53755 (local folders case) | Jeffrey Stedfast | 2004-02-05 | 3 | -14/+28 |
* | Updated finnish translation (now 100%) | Ilkka Tuohela | 2004-02-05 | 2 | -1883/+1266 |
* | Update Czech translation | Miloslav Trmac | 2004-02-05 | 2 | -183/+238 |
* | Fixes #52970 | Rodrigo Moya | 2004-02-04 | 9 | -49/+82 |
* | don't update the date navigator query nor the internal lists here... | Rodrigo Moya | 2004-02-04 | 2 | -16/+15 |
* | display the exception message on error. | Rodrigo Moya | 2004-02-04 | 2 | -1/+4 |
* | open calendars asynchronously. (client_cal_opened_cb): on success, add the | Rodrigo Moya | 2004-02-04 | 2 | -43/+45 |
* | ** See bug #53683. | Not Zed | 2004-02-04 | 6 | -93/+99 |
* | ** See bug #53683. | Not Zed | 2004-02-04 | 5 | -7/+180 |
* | (store_sync): duh, actually pass expunge to folder_sync. | Michael Zucci | 2004-02-04 | 2 | -1/+2 |
* | added 'expunge' parameter, easier 'empty trash on exit' call. | Not Zed | 2004-02-04 | 5 | -14/+22 |
* | ** See bug #53832. | Not Zed | 2004-02-04 | 1 | -1/+2 |
* | change the access key for adding a reminder from Alt+a to Alt+d to avoid | Harry Lu | 2004-02-04 | 2 | -2/+61 |
* | changed order around, first try to delete and only remove from the object | Not Zed | 2004-02-04 | 8 | -244/+163 |
* | ** See bug #53131. | Not Zed | 2004-02-04 | 1 | -2/+6 |
* | Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does not | Yong Sun | 2004-02-04 | 2 | -6/+18 |
* | updated last fix to use void* instead of gpointer | Jeffrey Stedfast | 2004-02-04 | 1 | -5/+5 |
* | Use macro casts from int to pointer. | Jeffrey Stedfast | 2004-02-04 | 5 | -17/+45 |
* | oops, don't ref/unref the gtk_selection_data | Jeffrey Stedfast | 2004-02-04 | 1 | -2/+0 |
* | Modified slightly. The model now calls gtk_drag_finish() for us when it is | Jeffrey Stedfast | 2004-02-04 | 4 | -81/+139 |
* | use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contents | Chris Toshok | 2004-02-04 | 2 | -0/+7 |
* | Updated with recent additions/moves | Rodney Dawes | 2004-02-04 | 2 | -1/+7 |
* | New test suite for url scanning. | Jeffrey Stedfast | 2004-02-04 | 4 | -40/+240 |
* | remove some spew, and add an evo-icon: handler, for things in evolution's | Chris Toshok | 2004-02-04 | 2 | -79/+200 |
* | Moved to misc/widgets since they depend on libemiscwidgets now, and aren't | Dan Winship | 2004-02-04 | 8 | -1154/+12 |
* | Fix location of e-activity-handler.h #include | Dan Winship | 2004-02-04 | 4 | -1/+13 |
* | add widgets/misc for e-activity-handler.h | Dan Winship | 2004-02-04 | 2 | -3/+7 |
* | add widgets/misc | Dan Winship | 2004-02-04 | 4 | -0/+11 |
* | Moved here from shell/, since they are now used only by the components, | Dan Winship | 2004-02-04 | 8 | -4/+1165 |
* | add callto:, h323:, and webcal: schemes. | Chris Toshok | 2004-02-04 | 2 | -1/+9 |
* | Update Czech translation | Miloslav Trmac | 2004-02-04 | 2 | -125/+146 |
* | correected the date in Changelog | Sivaiah Nallagatla | 2004-02-04 | 1 | -1/+1 |
* | use gtk_spin_button_* apis to get and set values for download limit spin | Sivaiah Nallagatla | 2004-02-04 | 2 | -6/+14 |
* | it's possible to get to this function without the EText ever being | Chris Toshok | 2004-02-03 | 1 | -0/+7 |
* | handle the sa prefs here, have own gconf client with sa dir added | Radek Doulik | 2004-02-03 | 4 | -69/+46 |
* | set image_buf/image_buf_size here instead of in all callers. also emit the | Chris Toshok | 2004-02-03 | 2 | -16/+32 |
* | 16x16 jabber | Jakub Steiner | 2004-02-03 | 2 | -0/+4 |
* | Updated finnish translation | Ilkka Tuohela | 2004-02-03 | 2 | -7739/+3814 |
* | hook up contact_changed/contact_removed signals. (contact_changed): new | Chris Toshok | 2004-02-03 | 3 | -12/+86 |
* | don't generate a g_warning if button_icon == NULL. (component_info_free): | Chris Toshok | 2004-02-03 | 2 | -1/+11 |
* | Fixes for bug #53091. | Jeffrey Stedfast | 2004-02-03 | 2 | -1/+11 |
* | Copy the flags too. Fixes the local folder case of bug #53091. | Jeffrey Stedfast | 2004-02-03 | 2 | -1/+7 |
* | Update Czech translation | Miloslav Trmac | 2004-02-03 | 2 | -299/+273 |
* | Fix for bug #52941 | Jeffrey Stedfast | 2004-02-03 | 3 | -4/+83 |
* | use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn): | JP Rosevear | 2004-02-02 | 2 | -65/+24 |
* | Updated Catalan translation by the Catalan Evolution team. | Jordi Mallach | 2004-02-02 | 2 | -19273/+13036 |
* | Updated Irish translation | Alastair McKinstry | 2004-02-02 | 2 | -96/+67 |
* | ** See bug #53549. | Not Zed | 2004-02-02 | 3 | -4/+9 |
* | ** See bug #52994. | Not Zed | 2004-02-02 | 6 | -208/+331 |
* | god knows what else this'll break. | Not Zed | 2004-02-02 | 3 | -12/+14 |
* | use g_ascii_strcasecmp rather than strcasecmp. | Not Zed | 2004-02-02 | 3 | -13/+28 |
* | Fixes for bug #53530 | Bill Zhu | 2004-02-02 | 2 | -2/+7 |
* | *** empty log message *** | Denis Lackovic | 2004-02-02 | 2 | -1916/+1368 |
* | Same as below. | Jeffrey Stedfast | 2004-02-01 | 3 | -4/+14 |
* | Updated Polish translation. | Artur Flinta | 2004-02-01 | 2 | -188/+122 |
* | Updated Korean translation. | Changwoo Ryu | 2004-01-31 | 2 | -570/+619 |
* | Updated Norwegian translation. | Kjartan Maraas | 2004-01-31 | 2 | -402/+386 |
* | enable d&d drop photos. | Chris Toshok | 2004-01-31 | 8 | -267/+118 |
* | add an alignment around the image. This might not be enough. hrm. | Chris Toshok | 2004-01-31 | 3 | -23/+83 |
* | Fixes for bug #53348 | Jeffrey Stedfast | 2004-01-31 | 4 | -20/+103 |
* | Fix spelling error in provider description | Rodney Dawes | 2004-01-31 | 2 | -1/+8 |
* | abstract out the drag and droppable image widget from the contact list | Chris Toshok | 2004-01-31 | 4 | -0/+554 |
* | Protect against multiple camel_init() calls. Remember if we've already | Jeffrey Stedfast | 2004-01-31 | 2 | -0/+17 |
* | Removed e-meeting-model.c | Rodney Dawes | 2004-01-31 | 2 | -1/+4 |
* | remove dead files | JP Rosevear | 2004-01-31 | 3 | -1897/+5 |
* | Get recursive folder listing (needed or folders that have | Jeffrey Stedfast | 2004-01-31 | 2 | -1/+5 |
* | Fix for bug #53195. | Jeffrey Stedfast | 2004-01-31 | 2 | -7/+25 |
* | Only save the search-bar state OR the filter-bar state - decided based on | Jeffrey Stedfast | 2004-01-31 | 2 | -51/+45 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-01-31 | 2 | -226/+283 |
* | CV Fixes #51871 | Gary Ekker | 2004-01-30 | 2 | -0/+12 |
* | Translation updated by MÉtin Æmirov. | MÉtin Æmirovf | 2004-01-30 | 2 | -10293/+740 |
* | Update Czech translaiton | Miloslav Trmac | 2004-01-30 | 2 | -493/+582 |
* | remove extraneous ; | JP Rosevear | 2004-01-30 | 2 | -2/+8 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-01-30 | 2 | -171/+181 |
* | ** See bug #53549, partial fix. | Not Zed | 2004-01-30 | 4 | -1/+26 |
* | ** See bug #53123. | Not Zed | 2004-01-30 | 2 | -35/+43 |
* | copy the old_name that comes in, since it might be the actual folder_name, | Not Zed | 2004-01-30 | 2 | -1/+11 |
* | ** See bug #53558 (plus other fixes/cleanups) | Not Zed | 2004-01-30 | 7 | -285/+198 |
* | Implement. (eab_select_source): Implement. Public function that prompts | Hans Petter Jansson | 2004-01-30 | 3 | -18/+88 |
* | im-aim.png im-icq.png im-msn.png it indeed appears you need 16x16 | Jakub Steiner | 2004-01-30 | 5 | -0/+7 |
* | im-aim.png im-icq.png im-msn.png although I'm adding these to | Jakub Steiner | 2004-01-30 | 5 | -0/+17 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2004-01-30 | 2 | -512/+529 |
* | Changed "Finish" to "Apply" in dialog finish page text. | Hans Petter Jansson | 2004-01-30 | 2 | -1/+6 |
* | Sync the modified source list. | Hans Petter Jansson | 2004-01-30 | 3 | -2/+17 |
* | use the MigrationContext struct. (dialog_close): same. | Chris Toshok | 2004-01-30 | 2 | -97/+139 |
* | don't set the group to be read only until after the source is added. | JP Rosevear | 2004-01-30 | 2 | -2/+8 |
* | set group to temporary source | Radek Doulik | 2004-01-30 | 2 | -0/+6 |
* | migrate to a specific source (migrate_ical_folder): create a new source | JP Rosevear | 2004-01-29 | 2 | -109/+179 |
* | added support for the list view also. | Rodrigo Moya | 2004-01-29 | 2 | -1/+9 |
* | turn development stuff back on | JP Rosevear | 2004-01-29 | 2 | -1/+5 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-01-29 | 2 | -697/+725 |
* | removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewise | Nicel KM | 2004-01-29 | 4 | -8/+10 |
* | Updated Norwegian Nynorsk translation. | Ã
smund Skjæveland | 2004-01-29 | 2 | -2643/+3164 |
* | Fixes a bug i can't find right now | Not Zed | 2004-01-29 | 5 | -4/+41 |
* | ** See bug #53269. | Not Zed | 2004-01-29 | 2 | -4/+9 |
* | added a doc comment. | Not Zed | 2004-01-29 | 4 | -38/+53 |
* | reverted radek's patch below, it was already fixed (#53176). Changed the | Not Zed | 2004-01-29 | 3 | -32/+46 |
* | ** See bug #53320 and probably others | Not Zed | 2004-01-29 | 4 | -54/+94 |
* | output scan->name and scan->value for writing metadata, rather than | Not Zed | 2004-01-29 | 2 | -2/+6 |
* | zero out passwd/user/host before freeing them. | Not Zed | 2004-01-29 | 2 | -0/+11 |
* | Revert previous change. | Jeffrey Stedfast | 2004-01-29 | 2 | -2/+5 |
* | Same. | Jeffrey Stedfast | 2004-01-29 | 3 | -3/+12 |
* | Update to require glib-2.0 >= 2.3.2 (needed for some GValue usage). | Jeffrey Stedfast | 2004-01-29 | 2 | -1/+7 |
* | Get file_as instead of full_name. | Hans Petter Jansson | 2004-01-29 | 3 | -2/+10 |
* | g_message this (destroy_config): remove the various pieces to create a | JP Rosevear | 2004-01-29 | 2 | -6/+49 |
* | stop status bar messages madness. | Rodrigo Moya | 2004-01-29 | 5 | -20/+10 |
* | Added a new property "state" which is READ-WRITE so that we can | Jeffrey Stedfast | 2004-01-29 | 4 | -19/+204 |
* | Disable the possibility of using OpenSSL until someone decides it is | Rodney Dawes | 2004-01-29 | 2 | -69/+75 |
* | First argument to gtk_hbox_new () is a boolean, not an int, don't show the | Rodney Dawes | 2004-01-29 | 2 | -3/+16 |
* | Updated Norwegian translation. | Kjartan Maraas | 2004-01-29 | 2 | -260/+299 |
* | If the store is already in the model, remove it and then re-add it. Fixes | Jeffrey Stedfast | 2004-01-29 | 2 | -14/+8 |
* | And thus completes the fixes for bug #52766. | Jeffrey Stedfast | 2004-01-29 | 3 | -28/+30 |
* | Make sure the new dir path exists before trying to rename files to avoid | Jeffrey Stedfast | 2004-01-29 | 2 | -7/+48 |
* | Marked all plural-forms bugs with 'bug: plural-forms'. | Danilo Šegan | 2004-01-29 | 2 | -1/+31 |
* | Updated Serbian translation. | Danilo Šegan | 2004-01-28 | 3 | -450/+492 |
* | svn path=/trunk/; revision=24493 | Updated ja.po. T.Aihana | 2004-01-28 | 2 | -275/+331 |
* | set body text after setting composer's signature, so that signature is | Radek Doulik | 2004-01-28 | 2 | -1/+8 |
* | updated italian translation - plural forms upgraded | Marco Ciampa | 2004-01-28 | 1 | -5/+5 |
* | ** See Bug #53176, probably fixes others too. | Not Zed | 2004-01-28 | 2 | -11/+30 |
* | add port and /soap parts to relative uri while updating it when account | Sivaih Nallagatla | 2004-01-28 | 3 | -8/+16 |
* | updated italian translation | Marco Ciampa | 2004-01-28 | 2 | -266/+154 |
* | Fixed Czech translation | Miloslav Trmac | 2004-01-28 | 2 | -381/+363 |
* | ** See bug #53179 | Not Zed | 2004-01-28 | 4 | -18/+49 |
* | ref folder from mail_component_get_folder. | Not Zed | 2004-01-28 | 3 | -1/+11 |
* | Expand the label, this fixes the problem that people were having in the | Rodney Dawes | 2004-01-28 | 2 | -1/+9 |
* | Use button->time for the mouse click event, so that the popup stays up on | Rodney Dawes | 2004-01-28 | 1 | -1/+1 |
* | Removed unneeded debug printfs. | Jeffrey Stedfast | 2004-01-28 | 3 | -15/+10 |
* | fix double free of the button event. | Chris Toshok | 2004-01-28 | 1 | -1/+0 |
* | spamfiltering charsets and input methods. assign copyright to Novell, add | Aaron Weber | 2004-01-28 | 5 | -10/+141 |
* | Handle NULL name. Fixes #53071. | Hans Petter Jansson | 2004-01-28 | 2 | -2/+15 |
* | set the relative_uri of a local source to be its uid. | Chris Toshok | 2004-01-28 | 3 | -15/+29 |
* | Use gtk_tree_view_get_dest_row_at_pos() instead of | Jeffrey Stedfast | 2004-01-28 | 3 | -8/+13 |
* | shush | JP Rosevear | 2004-01-28 | 2 | -2/+2 |
* | added "Quick Reference" menu item | David Trowbridge | 2004-01-28 | 2 | -2/+11 |
* | quick ref docs | David Trowbridge | 2004-01-28 | 9 | -1/+18605 |
* | add facilities for installing a help dir | David Trowbridge | 2004-01-28 | 2 | -0/+9 |
* | add definition for EVOLUTION_HELPDIR | David Trowbridge | 2004-01-28 | 3 | -1/+39 |
* | Enable [, ], ., and , as mail accels again, but not in the menus, so that | Rodney Dawes | 2004-01-28 | 2 | -0/+10 |
* | Copy the imap cache into the right place. Duh. | Jeffrey Stedfast | 2004-01-28 | 2 | -1/+6 |
* | use e_cal_remove | JP Rosevear | 2004-01-28 | 3 | -2/+8 |
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2004-01-28 | 1 | -4156/+1437 |
* | updated italian translation | Marco Ciampa | 2004-01-27 | 2 | -128/+60 |
* | print strikeout/underline | Radek Doulik | 2004-01-27 | 1 | -1/+30 |
* | Updated Norwegian Nynorsk translation. | Ã
smund Skjæveland | 2004-01-27 | 2 | -10681/+2258 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2004-01-27 | 2 | -1164/+706 |
* | set CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_summary): update | Radek Doulik | 2004-01-27 | 4 | -4/+25 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 17 | -309/+413 |
* | attempt the upgrade before trying to startup the wizard. | Not Zed | 2004-01-27 | 3 | -77/+83 |
* | Updated Serbian translation. | Danilo Šegan | 2004-01-27 | 3 | -221/+222 |
* | fix the parent-finding logic. | Not Zed | 2004-01-27 | 4 | -46/+31 |
* | ** See bug #53373. | Not Zed | 2004-01-27 | 4 | -25/+57 |
* | [ Should fix #53361 and other migration problems/crashes ] new function, | Chris Toshok | 2004-01-27 | 2 | -29/+63 |
* | Fixes #53276 | Rodrigo Moya | 2004-01-27 | 2 | -18/+50 |
* | add the source to the group so it actually shows up | JP Rosevear | 2004-01-27 | 2 | -4/+12 |
* | Updated Greek translation | Nikos Charonitakis | 2004-01-27 | 2 | -1623/+1525 |
* | get the source name with out using freed memory (migrate_tasks): ditto | JP Rosevear | 2004-01-27 | 2 | -2/+8 |
* | Fixes for bug #53251. | Jeffrey Stedfast | 2004-01-27 | 3 | -9/+63 |
* | Get rid of all the *Shift*character keybindings, so people can actually | Rodney Dawes | 2004-01-27 | 4 | -29/+16 |
* | Updated Irish translation | Alastair McKinstry | 2004-01-27 | 2 | -703/+707 |
* | use g_file_test instead of stat and pass the type e_folder_map_dir when | JP Rosevear | 2004-01-27 | 2 | -3/+7 |
* | Add panded widget to EShellWindowPrivate and handle state saving of | Rodney Dawes | 2004-01-27 | 3 | -11/+29 |
* | Set priv->drag_row. | Jeffrey Stedfast | 2004-01-27 | 3 | -8/+38 |
* | Fixes #53338 | Rodrigo Moya | 2004-01-27 | 3 | -0/+22 |
* | bump requirements, version | JP Rosevear | 2004-01-27 | 49 | -47736/+53764 |
* | Updated italian translation | Marco Ciampa | 2004-01-27 | 1 | -75/+56 |
* | Update default mailbox | Aaron Weber | 2004-01-27 | 2 | -4/+461 |