aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
Commit message (Collapse)AuthorAgeFilesLines
* Don't allow nonroot nodes to be selectedIain Holmes2001-08-182-0/+16
| | | | svn path=/trunk/; revision=12178
* US datifiedIain Holmes2001-08-162-1/+5
| | | | svn path=/trunk/; revision=12060
* s/My Evolution/Summary/Iain Holmes2001-08-164-6/+15
| | | | svn path=/trunk/; revision=12058
* Reload buttonIain Holmes2001-08-143-0/+10
| | | | svn path=/trunk/; revision=11978
* KBOS and ZSAMIain Holmes2001-08-143-3/+12
| | | | svn path=/trunk/; revision=11972
* Disconnect our callbacks when we are freeing the ESummaryMail. FixesJason Leach2001-08-132-2/+14
| | | | | | | | | 2001-08-13 Jason Leach <jleach@ximian.com> * e-summary-mail.c (e_summary_mail_free): Disconnect our callbacks when we are freeing the ESummaryMail. Fixes #6712. svn path=/trunk/; revision=11941
* added more padding between the vertical spacer and the icons for theAnna Marie Dirks2001-08-102-4/+11
| | | | | | | | 2001-08-09 Anna Marie Dirks <anna@ximian.com> * my-evolution-html.h : added more padding between the vertical spacer and the icons for the mail/appointments/tasks summaries. svn path=/trunk/; revision=11847
* added accelerators to all useful widgets in this file such that thisAnna Marie Dirks2001-08-103-46/+193
| | | | | | | | | | | | | | 2001-08-09 Anna Marie Dirks <anna@ximian.com> * my-evolution.glade : added accelerators to all useful widgets in this file such that this dialog can now be fully navigated from the keyboard. * e-summary-preferences.c : changed the construct_pixmap_button function to take glade xml, an hbox and pixmap, making it possible to use glade to define and change the keyboard accelerators, instead of trying to do this in the c code. svn path=/trunk/; revision=11844
* free the CalComponentDateTime and icaltimetype values after finishing withDamon Chaplin2001-08-073-2/+28
| | | | | | | | | | | | 2001-08-06 Damon Chaplin <damon@ximian.com> * e-summary-tasks.c (sort_uids): (get_todays_uids): (generate_html): * e-summary-calendar.c (sort_uids): free the CalComponentDateTime and icaltimetype values after finishing with them. svn path=/trunk/; revision=11720
* Callback for the EvolutionStorageListener::update_folder signal, so we canJason Leach2001-08-042-1/+6
| | | | | | | | | | 2001-08-03 Jason Leach <jleach@ximian.com> * e-summary-mail.c (update_folder_cb): Callback for the EvolutionStorageListener::update_folder signal, so we can update mail summaries when they change. Bug #4686. svn path=/trunk/; revision=11635
* Install and use the new My Evolution icons from Jakub (they look reallyJacob Leach2001-08-034-15/+51
| | | | | | awesome Jakub, nice work). svn path=/trunk/; revision=11596
* I18n fixesIain Holmes2001-07-312-4/+11
| | | | svn path=/trunk/; revision=11488
* Remove the wipe trackers option.Iain Holmes2001-07-315-78/+17
| | | | svn path=/trunk/; revision=11486
* Fix the URL link for the calendarIain Holmes2001-07-312-1/+5
| | | | svn path=/trunk/; revision=11485
* Locations.Iain Holmes2001-07-282-0/+6
| | | | svn path=/trunk/; revision=11450
* Add new feed to the shown listIain Holmes2001-07-242-0/+11
| | | | svn path=/trunk/; revision=11319
* Some commit mix ups left the KDE rdf url still set to the old, invalidJacob Leach2001-07-241-1/+1
| | | | | | one. fixed. svn path=/trunk/; revision=11317
* Make the storage registar(?) genericIain Holmes2001-07-242-35/+76
| | | | svn path=/trunk/; revision=11315
* Fix the Newsforge name and the KDE rdfIain Holmes2001-07-242-2/+7
| | | | svn path=/trunk/; revision=11313
* Update the url (and site name) for the KDE rdf. Bug #5145.Jason Leach2001-07-242-1/+6
| | | | | | | | | 2001-07-23 Jason Leach <jleach@ximian.com> * e-summary-preferences.c: Update the url (and site name) for the KDE rdf. Bug #5145. svn path=/trunk/; revision=11308
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-222-1/+7
| | | | | | | use it, so that e.g. you cannot create a folder of type "mailstorage" or "vtrash". svn path=/trunk/; revision=11298
* Revert last changes, URIs are now back to original in shell.Jason Leach2001-07-214-8/+13
| | | | | | | | | 2001-07-20 Jason Leach <jleach@ximian.com> * e-summary-tasks.c: Revert last changes, URIs are now back to original in shell. svn path=/trunk/; revision=11275
* Update the evolution:/local/ URI's to evolution:/Local Folders/ to goJason Leach2001-07-204-11/+18
| | | | | | | | | | | | | 2001-07-19 Jason Leach <jleach@ximian.com> * e-summary-tasks.c: Update the evolution:/local/ URI's to evolution:/Local Folders/ to go along with todays shell changes. * e-summary-mail.c: Ditto. * e-summary-calendar.c: Ditto. svn path=/trunk/; revision=11252
* HTMLIain Holmes2001-07-202-1/+5
| | | | svn path=/trunk/; revision=11240
* Fix the mail folder linksIain Holmes2001-07-203-2/+5
| | | | svn path=/trunk/; revision=11231
* Set the text colour to BLACKIain Holmes2001-07-202-1/+7
| | | | svn path=/trunk/; revision=11230
* More stuffIain Holmes2001-07-194-10/+28
| | | | svn path=/trunk/; revision=11214
* Remove spewageIain Holmes2001-07-192-1/+4
| | | | svn path=/trunk/; revision=11213
* Make the Tasks option workIain Holmes2001-07-193-5/+68
| | | | svn path=/trunk/; revision=11212
* Make pretty buttons.Iain Holmes2001-07-193-7/+66
| | | | svn path=/trunk/; revision=11207
* Cosmetic fixesIain Holmes2001-07-192-0/+6
| | | | svn path=/trunk/; revision=11205
* Nicer error reporting.Iain Holmes2001-07-173-6/+31
| | | | svn path=/trunk/; revision=11130
* Icon name fixIain Holmes2001-07-142-1/+5
| | | | svn path=/trunk/; revision=11104
* Set the property box changeIain Holmes2001-07-142-0/+7
| | | | svn path=/trunk/; revision=11089
* Convert the date string to utf8 before appending it to HTML.Chyla Zbigniew2001-07-142-2/+10
| | | | | | | * e-summary.c (e_summary_draw): Convert the date string to utf8 before appending it to HTML. svn path=/trunk/; revision=11088
* include <config.h>Iain Holmes2001-07-132-0/+5
| | | | svn path=/trunk/; revision=11070
* i18n stuffIain Holmes2001-07-133-5/+11
| | | | svn path=/trunk/; revision=11059
* Minor glade changeIain Holmes2001-07-132-1/+5
| | | | svn path=/trunk/; revision=11042
* Secure e_summary_mail_generate_htmlIain Holmes2001-07-122-0/+8
| | | | svn path=/trunk/; revision=11014
* Fix the memory corruption issueIain Holmes2001-07-123-1/+11
| | | | svn path=/trunk/; revision=11013
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-1213-9/+230
| | | | svn path=/trunk/; revision=11010
* Fix the register RDFIain Holmes2001-07-112-1/+5
| | | | svn path=/trunk/; revision=10954
* Alarm! Alarm!Iain Holmes2001-07-103-0/+34
| | | | svn path=/trunk/; revision=10937
* Get a lovely icon from jimmac for the type of weatherIain Holmes2001-07-104-2/+68
| | | | svn path=/trunk/; revision=10929
* Fix the big black line down the middle bugIain Holmes2001-07-102-0/+6
| | | | svn path=/trunk/; revision=10927
* Fix another HTML bugIain Holmes2001-07-102-1/+5
| | | | svn path=/trunk/; revision=10926
* Better time reportingIain Holmes2001-07-102-8/+17
| | | | svn path=/trunk/; revision=10925
* Forgot to do this little bitIain Holmes2001-07-101-1/+1
| | | | svn path=/trunk/; revision=10923
* Fix HTML and show more than 1 days appointmentsIain Holmes2001-07-102-6/+30
| | | | svn path=/trunk/; revision=10922
* Make the tasks change to the tasks folder when clicked onIain Holmes2001-07-102-2/+7
| | | | svn path=/trunk/; revision=10917
* Added #include <config.h> to get translations working.Kjartan Maraas2001-07-092-0/+9
| | | | | | | | | 2001-07-09 Kjartan Maraas <kmaraas@gnome.org> * e-summary-preferences.c: Added #include <config.h> to get translations working. svn path=/trunk/; revision=10895
* Mail stuff addedIain Holmes2001-07-075-12/+171
| | | | svn path=/trunk/; revision=10867
* Fix bad selection clist stuffIain Holmes2001-07-073-19/+33
| | | | svn path=/trunk/; revision=10848
* Rename RDF to news feedIain Holmes2001-07-062-2/+7
| | | | svn path=/trunk/; revision=10835
* Some glade fixage.Iain Holmes2001-07-062-293/+61
| | | | svn path=/trunk/; revision=10828
* Hook up the Calendar toggle buttonsIain Holmes2001-07-062-24/+120
| | | | svn path=/trunk/; revision=10825
* NAmespace the My Evolution preferences correctlyIain Holmes2001-07-062-22/+28
| | | | svn path=/trunk/; revision=10812
* Fixed memory corruption, restoring settings reenabled.Iain Holmes2001-07-062-17/+79
| | | | svn path=/trunk/; revision=10810
* Disable bonobo-conf Fix radio button problemIain Holmes2001-07-045-14/+40
| | | | | | | Disable bonobo-conf Fix radio button problem svn path=/trunk/; revision=10767
* Fixed the bonobo warningIain Holmes2001-07-042-1/+6
| | | | svn path=/trunk/; revision=10758
* BonoboConf work New print iconIain Holmes2001-07-044-74/+75
| | | | | | | BonoboConf work New print icon svn path=/trunk/; revision=10751
* Fix crashes if the offline button is clicked before the summary has been createdIain Holmes2001-07-042-0/+18
| | | | svn path=/trunk/; revision=10750
* New tasks stuffIain Holmes2001-07-036-0/+322
| | | | svn path=/trunk/; revision=10715
* I'm sorry JP, I can't edit MakefilesIain Holmes2001-07-022-1/+5
| | | | svn path=/trunk/; revision=10683
* Add `e-summary-preferences.h'.Ettore Perazzoli2001-07-022-1/+7
| | | | | | | * Makefile.am (evolution_executive_summary_SOURCES): Add `e-summary-preferences.h'. svn path=/trunk/; revision=10674
* Store URLs on disk.Iain Holmes2001-07-012-9/+80
| | | | svn path=/trunk/; revision=10645
* Use names in the clist, not the urlIain Holmes2001-07-012-53/+134
| | | | svn path=/trunk/; revision=10642
* Allow new RDFs to be added.Iain Holmes2001-07-012-0/+51
| | | | svn path=/trunk/; revision=10640
* Handle the online/offline stuffIain Holmes2001-07-0111-7/+636
| | | | svn path=/trunk/; revision=10639
* Marked strings for translation + conversion to utf8.Chyla Zbigniew2001-06-305-24/+80
| | | | | | | | | | | | | | | | | | | | | * e-summary-calendar.c (generate_html): Marked strings for translation + conversion to utf8. * e-summary-mail.c Added missing #include <config.h> (e_summary_mail_generate_html): Marked strings for translation + conversion to utf8. * e-summary-weather.c (e_summary_weather_get_html, open_callback): Marked strings for translation + conversion to utf8. (weather_make_html): Fixed leaks. * e-summary-rdf.c (tree_walk): Fixed leaks. (read_callback): Marked strings for translation. svn path=/trunk/; revision=10630
* Put in the hack to stop GtkHTML from returning to the top of the page.Iain Holmes2001-06-302-2/+12
| | | | svn path=/trunk/; revision=10610
* Fix a few buggiesIain Holmes2001-06-303-8/+28
| | | | svn path=/trunk/; revision=10608
* Configure My EvolutionIain Holmes2001-06-3019-53/+3158
| | | | svn path=/trunk/; revision=10604
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-282-0/+7
| | | | | | | | | `external_uri_schemas' attribute. Update the EvolutionShellComponent GTK+ wrapper accordingly. Update all the components to pass a NULL `external_uri_schemas' list when initializing themselves as EvolutionShellComponents. svn path=/trunk/; revision=10548
* added libwombat to LDADDRodrigo Moya2001-06-222-0/+5
| | | | | | | | 2001-06-21 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: added libwombat to LDADD svn path=/trunk/; revision=10367
* Get weather.h distedJP Rosevear2001-06-162-1/+6
| | | | | | | | 2001-06-15 JP Rosevear <jpr@ximian.com> * Makefile.am: Get weather.h disted svn path=/trunk/; revision=10253
* Fix includes so that libical need not be installedJP Rosevear2001-06-152-0/+6
| | | | | | | | 2001-06-15 JP Rosevear <jpr@ximian.com> * Makefile.am: Fix includes so that libical need not be installed svn path=/trunk/; revision=10251
* add my-evolution-html.h to the sourcesJP Rosevear2001-06-152-1/+6
| | | | | | | | 2001-06-14 JP Rosevear <jpr@ximian.com> * Makefile.am: add my-evolution-html.h to the sources svn path=/trunk/; revision=10235
* Make e-summary-type.h a source so it gets distedJP Rosevear2001-06-142-0/+5
| | | | | | | | 2001-06-13 JP Rosevear <jpr@ximian.com> * Makefile.am: Make e-summary-type.h a source so it gets disted svn path=/trunk/; revision=10213
* Some fixesIain Holmes2001-06-093-3/+9
| | | | svn path=/trunk/; revision=10169
* builddir != srcdir fix.Jacob Leach2001-06-091-1/+2
| | | | svn path=/trunk/; revision=10168
* OppsIain Holmes2001-06-091-2/+2
| | | | svn path=/trunk/; revision=10166
* Committing the new My Evolution.Iain Holmes2001-06-0924-0/+6457
svn path=/trunk/; revision=10163