/www/ashe/

4/cgit-data/cgit.png' alt='cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_1_6'.GDM2_2_4_1_6nobody2003-03-203123-2040905/+8
* updated for gnome spell API 0.3Radek Doulik2003-03-202-5/+5
* Fixes #39770Rodrigo Moya2003-03-202-5/+15
* removed activation of shell_client. (importer_destroy_cb): no need toRodrigo Moya2003-03-202-28/+7
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-203-92/+14
* ** for mail part of bug #38461.Not Zed2003-03-208-316/+276
* *** empty log message ***Michael Zucci2003-03-207-18/+59
* Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-203-95/+102
* removed a dead header fileJeffrey Stedfast2003-03-201-1/+0
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-204-248/+1
* Revert ettore's broken patch.Jeffrey Stedfast2003-03-203-7/+11
* Change the logic to attach text parts when appropriate. (map_default_cb):Jeffrey Stedfast2003-03-202-11/+12
* (get_name_from_component_info): Look for theEttore Perazzoli2003-03-202-2/+7
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-203-2/+10
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-202-2/+8
* Change the logic to attach text parts when appropriate.Jeffrey Stedfast2003-03-202-34/+35
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-203-2/+8
* Updated considerably.Ettore Perazzoli2003-03-202-154/+177
* (generate_html): Add a %P in the strftimeEttore Perazzoli2003-03-202-2/+7
* s/sgml/xml/ (DOH)Aaron Weber2003-03-203-1/+19
* argh, make that IS_E_SEXPJeffrey Stedfast2003-03-201-9/+9
* s/FILTER_IS_SEXP/E_IS_SEXPJeffrey Stedfast2003-03-201-15/+15
* Fix ESExpClass to never be an empty struct. Also make ESExp optionally aJeffrey Stedfast2003-03-204-48/+77
* If you can't get a pixbuf icon for the folder's type, do not crash.Ettore Perazzoli2003-03-204-27/+27
* (mail_config_druid_new): Give the druid theEttore Perazzoli2003-03-202-0/+6
* changed default language to en_us instead of enRadek Doulik2003-03-192-1/+34
* up the column count by one for the underline.Chris Toshok2003-03-192-1/+12
* Fixed a type-o in the krb5 checks.Jeffrey Stedfast2003-03-192-1/+5
* Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).Not Zed2003-03-192-8/+8
* fix use of deprecated gtk_menu_append. (card_picker_selection_changed):Chris Toshok2003-03-192-54/+48
* [ Fixes addressbook bug #39730 ] add response ids to the search baseChris Toshok2003-03-193-55/+50
* e_msg_composer_hdrs_get_subject() now returns const so don't g_free() itJeffrey Stedfast2003-03-195-44/+50
* e_msg_composer_get_subject() now returns a const char *, so updateJeffrey Stedfast2003-03-192-5/+8
* fix leak, cleanup variable name, and call gtk_window_set_transient_forLarry Ewing2003-03-192-6/+15
* add underline_column field.Chris Toshok2003-03-194-27/+60
* add cursor_idle_id.Chris Toshok2003-03-191-0/+2
* use alternating-row-colors="false"Chris Toshok2003-03-194-61/+44
* add cursor_idle_id.Chris Toshok2003-03-191-1/+8
* Set the type hint to DIALOG so that Metacity shows this window on top.Jeffrey Stedfast2003-03-192-3/+12
* use GtkMessageDialog instead of gnome_question_dialog, and deal correctlyRodrigo Moya2003-03-192-4/+15
* mimic Gtk's sort arrows (ethi_start_drag): mimic Gtk's sort arrowsMike Kestner2003-03-191-8/+8
* Swap OK/Cancel buttons to comply with the HIG.Ettore Perazzoli2003-03-192-9/+14
* kill warning by sinking objectsJP Rosevear2003-03-192-0/+9
* null start_path (etsm_invert_selection): null start_pathMike Kestner2003-03-191-5/+11
* Fix errors in Czech translationMiloslav Trmac2003-03-182-469/+459
* Fixes #34505Rodrigo Moya2003-03-182-7/+34
* disconnect/keep track of search result signal id. (e_select_names_init):Not Zed2003-03-183-5/+38
* validate rule & rule is unique. Workaround for #39464. Should this justNot Zed2003-03-182-0/+23
* use the same code as in filter-rule to enforce unique names for allNot Zed2003-03-182-1/+18
* Initial Portuguese translation update.Duarte Loreto2003-03-182-7183/+7342
* Part of fix for #34095Hans Petter Jansson2003-03-183-3/+17
* Fixes #34095Hans Petter Jansson2003-03-189-7/+46
* Fixes #39757Hans Petter Jansson2003-03-182-6/+18
* Fixes #39736Hans Petter Jansson2003-03-182-1/+8
* unhook from the html engine signals here, before we redisplay the message.Not Zed2003-03-182-7/+16
* use a hack to find out if the message-list was focussed before weNot Zed2003-03-183-3/+26
* Instead of using gtk_widget_unparent(), remove the widget from theHans Petter Jansson2003-03-183-3/+3
* Set the default window size to something reasonable (350x400?). Fixes bugJeffrey Stedfast2003-03-182-0/+4
* Fixed to work properly. Fixes bug #39654.Jeffrey Stedfast2003-03-182-17/+27
* (mail_signature_editor): Give the editorEttore Perazzoli2003-03-182-0/+6
* If we fail to load the pixbuf, don't use it (stops some g_warnings).Jeffrey Stedfast2003-03-182-0/+20
* Part of a fix for bug #39809Jeffrey Stedfast2003-03-183-3/+9
* Always add a Cancel button here, but if !enable_undo - make the responseJeffrey Stedfast2003-03-184-43/+55
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-03-182-77/+83
* Don't crash if there's no timezone set initially. #39783Dan Winship2003-03-182-4/+11
* Removed unused variable left over from my previous fix.Jeffrey Stedfast2003-03-18