aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary.c
Commit message (Collapse)AuthorAgeFilesLines
* Warnings Create an image cache USe task.pngIain Holmes2001-09-261-13/+49
| | | | | | | | Warnings Create an image cache USe task.png svn path=/trunk/; revision=13128
* Hack around gdkpixbuf lossage by not trying to display the imagesDan Winship2001-09-201-18/+18
| | | | | | | | | * e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage by not trying to display the images incrementall. Instead, just wait until we've read the whole file, then display it all at once. Prevents garbage when rendering the icons. svn path=/trunk/; revision=12982
* Fix the use of qsortIain Holmes2001-09-181-0/+1
| | | | svn path=/trunk/; revision=12906
* There is no need to initialize the alarm system now.Federico Mena Quintero2001-09-181-1/+0
| | | | | | | | | 2001-09-17 Federico Mena Quintero <federico@ximian.com> * e-summary.c (e_summary_init): There is no need to initialize the alarm system now. svn path=/trunk/; revision=12905
* Timezone stuffIain Holmes2001-09-151-5/+31
| | | | svn path=/trunk/; revision=12835
* Purification.Dan Winship2001-09-111-0/+14
| | | | | | | | | | | | | | | | | | * e-summary.c (destroy): free the protocol hash. * e-summary-rdf.c (tree_walk): plug a leak. * e-summary-weather.c (e_summary_weather_init_locations): Don't insert duplicates into the hash table. * e-summary-mail.c (e_summary_mail_generate_html): free old html before setting new * e-summary.c (e_summary_draw): free weather and rdf html strings. * e-summary-preferences.c (save_known_rdfs): free strings. svn path=/trunk/; revision=12747
* Stop the summary jumping to the top on redrawIain Holmes2001-09-061-1/+1
| | | | svn path=/trunk/; revision=12636
* Fix the show_full_path bugIain Holmes2001-08-231-1/+2
| | | | | | Set up the functions for better online/offline reporting. svn path=/trunk/; revision=12403
* US datifiedIain Holmes2001-08-161-1/+1
| | | | svn path=/trunk/; revision=12060
* s/My Evolution/Summary/Iain Holmes2001-08-161-3/+3
| | | | svn path=/trunk/; revision=12058
* Reload buttonIain Holmes2001-08-141-0/+7
| | | | svn path=/trunk/; revision=11978
* Fix the mail folder linksIain Holmes2001-07-201-1/+0
| | | | svn path=/trunk/; revision=11231
* More stuffIain Holmes2001-07-191-6/+16
| | | | svn path=/trunk/; revision=11214
* Make the Tasks option workIain Holmes2001-07-191-0/+4
| | | | svn path=/trunk/; revision=11212
* Convert the date string to utf8 before appending it to HTML.Chyla Zbigniew2001-07-141-2/+5
| | | | | | | * e-summary.c (e_summary_draw): Convert the date string to utf8 before appending it to HTML. svn path=/trunk/; revision=11088
* i18n stuffIain Holmes2001-07-131-1/+1
| | | | svn path=/trunk/; revision=11059
* Fix the memory corruption issueIain Holmes2001-07-121-0/+4
| | | | svn path=/trunk/; revision=11013
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-3/+36
| | | | svn path=/trunk/; revision=11010
* Alarm! Alarm!Iain Holmes2001-07-101-0/+26
| | | | svn path=/trunk/; revision=10937
* Fix crashes if the offline button is clicked before the summary has been createdIain Holmes2001-07-041-0/+12
| | | | svn path=/trunk/; revision=10750
* New tasks stuffIain Holmes2001-07-031-0/+3
| | | | svn path=/trunk/; revision=10715
* Handle the online/offline stuffIain Holmes2001-07-011-1/+70
| | | | svn path=/trunk/; revision=10639
* Put in the hack to stop GtkHTML from returning to the top of the page.Iain Holmes2001-06-301-2/+7
| | | | svn path=/trunk/; revision=10610
* Configure My EvolutionIain Holmes2001-06-301-0/+24
| | | | svn path=/trunk/; revision=10604
* Some fixesIain Holmes2001-06-091-1/+1
| | | | svn path=/trunk/; revision=10169
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+549
svn path=/trunk/; revision=10163