aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-utils.h')
0 files changed, 0 insertions, 0 deletions
2 * Make some more toolbar and menu items use the stock versions of iconsRodney Dawes2004-05-072-8/+15 * Check that the folder is selectable using the new flags argument.Jeffrey Stedfast2004-05-076-15/+31 * reset the preview if no signature is selectedRadek Doulik2004-05-062-1/+9 * Updated Czech translation.Miloslav Trmac2004-05-062-264/+281 * Updated italian translationMarco Ciampa2004-05-062-293/+311 * set nodelay and keepalive on the socket.Not Zed2004-05-064-74/+95 * Select the row that was just collapsed. Fixes bug #57665.Jeffrey Stedfast2004-05-062-0/+5 * Removed. (rule_from_message): Removed the AUTO_THREAD bit.Jeffrey Stedfast2004-05-064-69/+11 * Translation updated.Priit Laes2004-05-062-2151/+2578 * Change the algorithm so that if the buttons can't be laid out perfectlyDan Winship2004-05-052-135/+75 * ** See bug #57720.Not Zed2004-05-0510-195/+188 * dont set X-Evolution-Source here anymore, set in caller.Not Zed2004-05-052-17/+22 * Removed. This is covered by gnome_i18n_get_language_list, which is moreNot Zed2004-05-054-101/+5 * Fixes #58025JP Rosevear2004-05-053-19/+32 * Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-053-277/+270 * (calendar_setup_new_task_list): fix the previous fix to work ifLarry Ewing2004-05-052-8/+7 * make sure that we don't crash if there are no sources.Larry Ewing2004-05-052-5/+25 * fixup the dialog initialization.Larry Ewing2004-05-052-2/+9 * Use defaults from Anna. (im_service_default): Ditto. (email_default):Hans Petter Jansson2004-05-052-14/+37 * Remove blog, add home page. (set_entry_changed_signals): Ditto.Hans Petter Jansson2004-05-053-9/+21 * Fix for bug #55303, but ideally there would be a nicer way of doing this -Jeffrey Stedfast2004-05-053-18/+103 * (source_group_can_add): helper function to fix groupwise case.Larry Ewing2004-05-052-1/+24 * fix logic error.Larry Ewing2004-05-052-3/+5 * convert units. (dialog_to_source): convert time units.Larry Ewing2004-05-053-9/+70 * Build fixes.Xan Lopez2004-05-052-4/+13 * Don't necessarily set row to 0 if the root node has the cursor (otherwiseJeffrey Stedfast2004-05-051-5/+3 * Get rid of #ifdef ENABLE_THREADS stuff, that was done away with a whileJeffrey Stedfast2004-05-052-8/+8 * Fixed typo.Christian Kellner2004-05-043-2/+6 * Fix for bug #58004.Jeffrey Stedfast2004-05-042-38/+43 * This now takes CamelProvider as argument. Made the display message moreSarfraaz Ahmed2004-05-044-55/+138 * Updated Czech translation.Miloslav Trmac2004-05-042-433/+447 * Updated Spanish translation.Francisco Javier F. Serrador2004-05-042-2649/+2764 * revert last patch. (eti_attach_cell_views): add some code to reset dragsNot Zed2004-05-041-2/+12 * if motion column is beyond our known columns, just ignore it and don'tNot Zed2004-05-041-2/+3 * Updated italian translation (unfinished).Marco Ciampa2004-05-041-1947/+2434 * ** See #57979.Not Zed2004-05-044-2/+99 * Do ref, unref in right order, so the same contact can be set twice withoutHans Petter Jansson2004-05-042-5/+21 * Establish defaults for the phone number option menus.Hans Petter Jansson2004-05-042-1/+11 * Updated British English translationGareth Owen2004-05-042-2011/+2273 * Implement. (e_contact_editor_init): Hook up the help button.Hans Petter Jansson2004-05-043-14/+26 * bump the maximum download limit to 1000.Larry Ewing2004-05-042-1/+4 * set the email entry sesitive only when anonymous isn't selected. Make theLarry Ewing2004-05-042-4/+8 * Make this dialog be HIG-compliant and accessibleRodney Dawes2004-05-042-10/+52 * Translation updated.Priit Laes2004-05-042-72/+102 * Fix for bug #57968Jeffrey Stedfast2004-05-044-8/+33 * remove unused colorpicker.Larry Ewing2004-05-042-45/+5 * rename the cancel button.Larry Ewing2004-05-042-1/+14 * missed this last timeLarry Ewing2004-05-041-1/+1 * Missed bug number.JP Rosevear2004-05-041-0/+2 * listen for double click signal (e_cal_list_view_on_table_double_click):JP Rosevear2004-05-042-0/+25 * Add gtkdialog header to fix build.William Jon McCann2004-05-042-0/+5 * set the info label (calendar_dates_changed_cb): call back for when theJP Rosevear2004-05-042-5/+128 * Fixes #57897JP Rosevear2004-05-042-33/+7 * remove useless debug statementJP Rosevear2004-05-042-1/+5 * set the info label message (model_changed_cb): call aboveJP Rosevear2004-05-042-6/+77 * Added the Junk status flag to the xml definition so you can vfolder onJeffrey Stedfast2004-05-032-0/+8 * Fixed Bug #57611.Dave Fallon2004-05-032-1/+5 * Fix warningsDan Winship2004-05-032-3/+7 * set the config item typeJP Rosevear2004-05-032-0/+9 * updateDan Winship2004-05-034-41/+27 * Updated Czech translation.Miloslav Trmac2004-05-032-1632/+1887 * Fixes #57899JP Rosevear2004-05-033-5/+31 * Fixes #57894JP Rosevear2004-05-032-2/+11 * take fromuri and subject to set the basic headers/account.Not Zed2004-05-037-54/+93 * removed.Not Zed2004-05-0328-159/+254 * Moved these here from em-utils.c.Not Zed2004-05-034-1120/+1133 * header cleanups.Not Zed2004-05-032-0/+12 * ** See bug #57881.Not Zed2004-05-034-34/+66 * blah, need to do entity decoding. #57918.Not Zed2004-05-032-1/+28 * see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-032-1/+8 * Italian translation updatedMarco Ciampa2004-05-032-270/+153 * Add some missing files. Update Norwegian translation.Kjartan Maraas2004-05-033-2657/+2481 * Updated British English translationGareth Owen2004-05-032-563/+506 * Translation updated.Priit Laes2004-05-032-80/+60 * sensitize the details dialog where appropriate. Don't try to read fromLarry Ewing2004-05-022-7/+17 * Updated Czech translation.Miloslav Trmac2004-05-012-140/+129 * Updated Simplified Chinese translationFunda Wang2004-05-012-1901/+567 * Updated Canadian English translation.Adam Weinberger2004-05-012-19/+22 * Translation updated.Priit Laes2004-05-012-219/+201 * Updated and revised Portuguese translation.Duarte Loreto2004-05-012-14178/+2825 * Update the alarm notify dialog to be HIG compliantRodney Dawes2004-05-013-102/+233 * Updated Canadian English translation.Adam Weinberger2004-05-012-298/+296 * Set up the model to use the correct query. Setup callbacks for gconfGary Ekker2004-05-015-10/+189 * [ fixes bug #52724 ]Chris Toshok2004-05-014-4/+53 * Require intltool 0.30 for the error xml filesRodney Dawes2004-05-012-1/+5 * Remove default folders, shortcut stuff, and "show folder bar".Dan Winship2004-05-013-161/+7 * Don't save window state here.Dan Winship2004-05-013-2/+12 * Fix typo. #53466.Priit Laes2004-05-013-3/+6 * fix typo. #53466.Priit Laes2004-05-013-6/+13 * don't use "email" twice for a variable name.. even though they don'tChris Toshok2004-05-012-3/+10 * Fix for bug #56645Jeffrey Stedfast2004-05-011-0/+2 * If the row the cursor is hovering over has children and is not expandedJeffrey Stedfast2004-05-012-0/+78 * get the mime file from src dir for srcdir != builddirMike Castle2004-05-012-1/+6 * Fixed a type-o.Enver ALTIN2004-05-013-2/+7 * Fixed a type-o.Enver ALTIN2004-05-012-1/+5 * Properly initialise the strikeout column for both types of folders (trashJeffrey Stedfast2004-05-012-18/+20 * Changed the int param specs to take a min value of -1 and also defautl toJeffrey Stedfast2004-04-301-5/+5 * Updated Czech translation.Miloslav Trmac2004-04-302-188/+246 * distedJeffrey Stedfast2004-04-30