/print/ghostview/

c2d8a43efff2f'/> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Flush the filter log to make Tuomas happy :-)Jeffrey Stedfast2002-05-075-8/+29
* Set the Seen flag as well since it's safe to assume that if the user hasJeffrey Stedfast2002-05-072-2/+6
* If we are in a Sent/Drafts/Outbox folder, don't show the "Add Sender toJeffrey Stedfast2002-05-072-4/+23
* Don't bother with counting down the timeout.Jeffrey Stedfast2002-05-072-7/+7
* minor feature change in Evolution w/r/t Exchange calendars.Aaron Weber2002-05-074-8/+64
* Replaced ldap-config.c with addressbook-config.c.Christopher James Lahey2002-05-072-1/+5
* Check all threads are idle as well, using new e_thread_busy call. ShouldNot Zed2002-05-062-2/+8
* Destroy our mutex too. (e_thread_new): Add thread to a new list of allNot Zed2002-05-063-0/+55
* doh, remove >>>>>'sChris Toshok2002-05-041-1/+0
* finally remove the #if 0's and use the oaf query stuff to get backendsChris Toshok2002-05-042-2/+7
* Call evolution_config_control_changed when the EFolderList changes.Christopher James Lahey2002-05-042-0/+16
* Updated this to have the ConfigControlFactory have an addressbookwideChristopher James Lahey2002-05-048-36/+167
* Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.Christopher James Lahey2002-05-044-2/+148
* Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-044-2/+728
* show progress messages on the status bar.Rodrigo Moya2002-05-032-0/+11
* Same fix as the tcp stream. (stream_write): Again here. Just like tcpJeffrey Stedfast2002-05-033-66/+111
* Fixed the fix for stupidly-broken-mailer bug #5 to work when multipleJeffrey Stedfast2002-05-032-3/+10
* Desensitize the to, cc, and bcc buttons if there's no selection here.Christopher James Lahey2002-05-032-0/+34
* Make the style here match the proper widget style to emulate a label or anChristopher James Lahey2002-05-031-1/+1
* #include <gtk/gtkmain.h> to avoid warnings.Rodrigo Moya2002-05-032-0/+5
* Added this function that lets you specify the translation domain.Christopher James Lahey2002-05-0310-84/+121
* Added horizontal dividers to this item when in table mode.Christopher James Lahey2002-05-034-26/+28
* Change the order of some code so that we check if the select() failedJeffrey Stedfast2002-05-033-20/+42
* Changed some of these to bind to the ContactListEditor verbs since they'reChristopher James Lahey2002-05-032-3/+9
* Ooops missed this earlier.Larry Ewing2002-05-032-1/+5
* only discard the popup if we created oneJP Rosevear2002-05-022-0/+9
* refactored a bit, to not do things in idle loops.Rodrigo Moya2002-05-022-83/+80
* Now takes a CamelURL argument rather than a GHashTable *settings argument.Jeffrey Stedfast2002-05-022-4/+5
* Documented this function as not necessarily stripping shellChristopher James Lahey2002-05-022-0/+2
* Update the code to actually work. (sig_new_html): Same.Jeffrey Stedfast2002-05-023-14/+21
* Set the gettext-domain here.Christopher James Lahey2002-05-0212-36/+87
* Fix the filter_menu static array to use the E_POPUP_MENU_CC macros sinceJeffrey Stedfast2002-05-022-1/+3
* Fix the filter_menu static array to use the E_POPUP_MENU_CC macros sinceJeffrey Stedfast2002-05-022-9/+16
* modify the start and end hours to accomodate all the events in the dayJP Rosevear2002-05-023-0/+35
* Also check folder!=NULL. Fixes race where folder isn't setup yet, andNot Zed2002-05-013-2/+8
* fixJP Rosevear2002-05-012-4/+7
* Added Vietnamese po filePablo Saratxaga2002-05-012-2/+25249
* remove setup_widgets from here (gnome_calendar_init): move setup_widgetsJP Rosevear2002-05-012-2/+7
* Added this function so that there would be less duplication of cardsChristopher James Lahey2002-05-014-61/+119
* Changed this to set a subject when sending a contact. This makes theChristopher James Lahey2002-05-012-1/+64
* Updated Spanish translation.Hector Garcia2002-05-012-264/+262
* Updated Bulgarian translation by Borislav AleksandrovYanko Kaneti2002-05-012-6254/+18859
* If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don'tDan Winship2002-05-012-0/+8
* From gal/e-table/ChangeLog:Christopher James Lahey2002-04-301-8/+8
* Added a sed job on po/Makefile.in.in here.Christopher James Lahey2002-04-301-1/+5
* Convert UTF-8 to gtkstrings since we are using a clist and not an E-widgetJeffrey Stedfast2002-04-303-12/+43
* Changed this to handle large numbers. (e_create_directory): Changed thisChristopher James Lahey2002-04-301-65/+111
* Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-303-7/+144
* Bumped the required version number of gal to 0.19.99.15.Christopher James Lahey2002-04-302-1/+6
* Changed LDFLAGS to LIBS for tests here. Bumped the version number toChristopher James Lahey2002-04-302-0/+39
* Strip leading/trailing whitespace from the username because usersJeffrey Stedfast2002-04-302-12/+29
* Strip leading/trailing whitespace from the username because usersJeffrey Stedfast2002-04-302-1/+8
* Add patch to import netscape mail filters. WheeeIain Holmes2002-04-303-36/+1220
* We want to set unread_count to get_unread_message_count, notNot Zed2002-04-292-2/+8
* clean up propmanager initialization code.Larry Ewing2002-04-293-32/+26
* handle requests for the font manager control.Larry Ewing2002-04-2910-430/+688
* use the html reply logic even for plain parts so that we can test out theLarry Ewing2002-04-292-2/+8
* add const to silence warning.Larry Ewing2002-04-293-1/+17
* Small changes...Fatih Demir2002-04-292-2265/+2269
* Same here.Jeffrey Stedfast2002-04-272-3/+2
* Get rid of ibex stuff, we no longer use it.Jeffrey Stedfast2002-04-272-1/+4
* Don't link with libibex.Jeffrey Stedfast2002-04-272-1/+2
* Don't link to libibex anymore, it has been deprecated.Jeffrey Stedfast2002-04-272-2/+5
* can't even spell my own name right!!Jeffrey Stedfast2002-04-271-1/+1
* Don't link with libibex anymore, it's been deprecated.Jeffrey Stedfast2002-04-272-1/+3
* ugh, missed one.Jeffrey Stedfast2002-04-271-1/+0
* Don't link to libibex anymore!!Jeffrey Stefdast2002-04-272-1/+4
* Removed dependency on libibex.Jeffrey Stedfast2002-04-272-1/+4
* oops, should have done a search to make sure I had gotten all of the libibexesJeffrey Stedfast2002-04-271-6/+0
* Don't generate libibex/Makefile anymore.Jeffrey Stedfast2002-04-273-6/+11
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-273-2/+4
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-272-1/+2
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-272-1/+4
* Don't link to libibex.a anymore.Jeffrey Stedfast2002-04-274-4/+7
* No longer want to #include <libibex/ibex.h>Jeffrey Stedfast2002-04-272-1/+8
* Do away with the goto-next-folder stuff, it's very annoying.Jeffrey Stedfast2002-04-272-0/+5
* Take an int instead of a double. From a patch by jody@ximian.com.Christopher James Lahey2002-04-271-1/+1
* Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-272-1/+8
* Use DBL_DIG to compute how much buffer space to use here.Christopher James Lahey2002-04-272-3/+8
* Only unref etst->sort_info once.Christopher James Lahey2002-04-271-1/+0
* Documented the life cycle requirements of the return value of theseChristopher James Lahey2002-04-272-7/+23
* Include alloca.h here if it's necessary.Christopher James Lahey2002-04-271-0/+4
* Initialize these struct members individually instead of as a struct.Christopher James Lahey2002-04-271-1/+4
* New function to auto-detect configuration settings.Jeffrey Stedfast2002-04-273-3/+54
* After building the extra config options into a Gtk form, auto-detect anyJeffrey Stedfast2002-04-27