aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-03-25 23:48:09 +0800
committerDan Winship <danw@src.gnome.org>2003-03-25 23:48:09 +0800
commitcb46b4039bff5dce4748800950d43d1b1957dbce (patch)
tree1e04254767f55d6001adba121a6fd7ec1a279f5c /shell
parent233ec937746ac54c25d52771bfbb9ecc475a8919 (diff)
downloadgsoc2013-evolution-cb46b4039bff5dce4748800950d43d1b1957dbce.tar.gz
gsoc2013-evolution-cb46b4039bff5dce4748800950d43d1b1957dbce.tar.zst
gsoc2013-evolution-cb46b4039bff5dce4748800950d43d1b1957dbce.zip
#include gtkarrow.h Likewise
* e-calendar.c: #include gtkarrow.h * e-combo-button.c: Likewise * e-charset-picker.c: Update for e_notice move svn path=/trunk/; revision=20499
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions
td>Set the sensitivity of the Password label too.Jeffrey Stedfast2001-01-112-0/+6 * New callback to handle when the user hits the "back" button when on theJeffrey Stedfast2001-01-113-1/+34 * Grab the focus of the first widget that is sensitive.Jeffrey Stedfast2001-01-112-1/+19 * Changed the descriptions for mh, mbox, and maildir to be moreJeffrey Stedfast2001-01-112-3/+8 * Prevent Federico's segfault.Jeffrey Stedfast2001-01-112-1/+5 * new versions of them iconz /tigertTuomas Kuosmanen2001-01-113-0/+4 * Made this the same size as an ETableItem with all text items. Made theChristopher James Lahey2001-01-111-22/+26 * Clear the password entry if it's not allowed. (transport_type_changed):Jeffrey Stedfast2001-01-113-5/+35 * New header to prevent recursive #include problemsDan Winship2001-01-111-0/+39 * New header to prevent recursive #include problemsDan Winship2001-01-119-9/+29 * Added expansions field and loading and saving of that field.Christopher James Lahey2001-01-113-9/+41 * New class function, parallel to camel_folder_sync. (The defaultDan Winship2001-01-114-1/+72 * Remove a debug printf (that crashes Solaris because it usually triesDan Winship2001-01-111-1/+0 * Updated French translation.Christophe Merlet2001-01-102-647/+768 * ShhKjartan Maraas2001-01-101-0/+2 * Fix prototype (command_new_view): ditto.Miguel de Icaza2001-01-102-18/+25 * Fix proto. (print_preview_msg): Fix proto.Miguel de Icaza2001-01-102-6/+13 * Removed more UNSAFE stuff. Maybe we should kill this macro, and haveMiguel de Icaza2001-01-102-10/+16 * Added all the new source files and removed the old ones, yadda yadda.Jeffrey Stedfast2001-01-102-2/+9 * Changed Priority to Score.Jeffrey Stedfast2001-01-103-2/+4 * Attach to the "activate" signal - this should now make it so that aJeffrey Stedfast2001-01-105-27/+65 * Unfinished sorted variable model for ETree.Christopher James Lahey2001-01-102-0/+517 * Bugfix for #1077: scrollwheel doesn't work while hovering over anJason Leach2001-01-102-7/+15 * removed old mail-config-gui.* files that are no longer used or needed.Jeffrey Stedfast2001-01-102-2440/+0 * removed mail-config-druid.glade filesJeffrey Stedfast2001-01-102-3106/+0 * Moved to mail-config.gladeJeffrey Stedfast2001-01-108-355/+2952 * More Makefile organization to compileMiguel de Icaza2001-01-1022-254/+157 * Order LDADD flags correctly so it compiles.Miguel de Icaza2001-01-102-4/+8 * Add a PropertyControl interface so you can set the appointments on or offIain Holmes2001-01-102-91/+322 * Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade inDave Camp2001-01-106-1/+70 * connect with the EAddressbookView's status_message signal.Chris Toshok2001-01-104-2/+106 * register our status_message signal. (status_message): new function, emitChris Toshok2001-01-109-81/+277 * Change mail_op_forward_event to mail_proxy_event.Dan Winship2001-01-102-2/+7 * Mostly IMAP changes. Use the NAMESPACE extension (whereDan Winship2001-01-108-207/+386 * if we're setting the full name regenerate ecard->name.Chris Toshok2001-01-102-0/+8 * Let the system umask determine the permissions of this file.Jeffrey Stedfast2001-01-102-1/+4 * Gray out the appropriate labels too. (auth_type_changed): And here.Jeffrey Stedfast2001-01-106-39/+200 * Added calendar/gui/alarm-notify/Makefile.Federico Mena Quintero2001-01-106-166/+191 * New interface for the alarm notification system.Federico Mena Quintero2001-01-1010-55/+443 * find contactJakub Steiner2001-01-101-0/+127 * all contacts icon for the icon bar in contactsJakub Steiner2001-01-101-0/+77 * Removed .oaf.in files until the whole of Evolution uses the xml-i18n-toolsFederico Mena Quintero2001-01-102-3/+5 * save message - menu iconJakub Steiner2001-01-101-0/+45 * reply to all - menu iconJakub Steiner2001-01-101-0/+52 * reply to message menu iconJakub Steiner2001-01-101-0/+46 * Print message menu iconJakub Steiner2001-01-101-0/+54 * Forward message menu iconJakub Steiner2001-01-101-0/+51 * Encrypt message menu iconJakub Steiner2001-01-101-0/+80 * For all optionmenu's, set the appropriate 'history'. (keep_mail_check):Jeffrey Stedfast2001-01-104-11/+88 * Kill off a long-hated Camel kludge: "empty" URLs andDan Winship2001-01-1010-100/+50 * Edit message menu iconJakub Steiner2001-01-101-0/+84 * Configure mail menu iconJakub Steiner2001-01-101-0/+61 * Configure folder menu iconJakub Steiner2001-01-101-0/+85 * Configure addressbook menu iconJakub Steiner2001-01-101-0/+77 * Add -export-dynamic, so libglade can resolve evolution-mail symbols.Dan Winship2001-01-102-0/+8 * Updated Spanish translation.Hector Garcia2001-01-102-2024/+1461 * Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handleJeffrey Stedfast2001-01-107-1030/+1249 * New function to set the password for a given url.Jeffrey Stedfast2001-01-106-21/+75 * Updated russian translation.Valek Frob2001-01-092-1468/+899 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-01-09