aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Evolution-ShellComponent.idl: Studlycapsize all the IDs that are not. * Evolution-common.idl: Likewise. * evolution-activity-client.c: Updated accordingly. * evolution-shell-component.c: Likewise. * evolution-storage.c: Likewise. * e-activity-handler.c: Likewise. * e-component-registry.c: Likewise. * e-corba-storage.c: Likewise. * e-shell-user-creatable-items-handlers.c: Likewise. * e-local-storage.c (remove_folder): Remove unused variable. * e-shell-view.c (update_for_current_uri): Assign zero to `unread_count', not NULL. * e-shell-importer.c (import_druid_finish): Remove unused variable. * e-shell-user-creatable-items-handler.c: #include "e-corba-utils.h". * e-shell-startup-wizard.c: #include "e-shell-startup-wizard.h". * e-shell-startup-wizard.h: #include <glib.h> * e-summary-weather.c (weather_make_html): Make local variable `icon_name' const. Remove unused variable `uri'. * e-summary.h: Reformatted in GTK+ style. (e_summary_remove_online_connection): Added prototype. * e-summary-preferences.c (fill_mail_shown_clist): Constify local variable `name'. * e-summary-mail.c: #include "e-util/e-path.h". Updated to match the new studlyCapsification in shell/Evolution*.idl. * mail-local.c: Match the studlyCapsification of shell/Evolution*.idl. * mail-config-druid.h: Change type of `event_source' from `Bonobo_EventSource *' to `Bonobo_EventSource'. * mail-accounts.c (mail_delete): Remove unused local variable `label'. * folder-info.c (do_get_info): `#if 0' unused variables. * gui/component/addressbook-component.c: Get rid of a warning by initializing the closing NULL element in folder_types correctly. * gui/component/select-names/e-select-names.c: Updated to match the studlyCapsification of attributes in shell/Evolution*.idl. svn path=/trunk/; revision=12495
* Remove broken news feeds, don't show completed tasksIain Holmes2001-08-241-4/+0
| | | | svn path=/trunk/; revision=12419
* Change the property bag to setIain Holmes2001-08-231-0/+1
| | | | svn path=/trunk/; revision=12404
* Don't hardcode the default list of stations, let translators define it perChyla Zbigniew2001-08-191-6/+14
| | | | | | | | | * e-summary-preferences.c (make_initial_weather_list), e-summary-weather.c (e_summary_weather_init): Don't hardcode the default list of stations, let translators define it per locale/country. svn path=/trunk/; revision=12216
* Don't allow nonroot nodes to be selectedIain Holmes2001-08-181-0/+10
| | | | svn path=/trunk/; revision=12178
* s/My Evolution/Summary/Iain Holmes2001-08-161-1/+1
| | | | svn path=/trunk/; revision=12058
* added accelerators to all useful widgets in this file such that thisAnna Marie Dirks2001-08-101-17/+12
| | | | | | | | | | | | | | 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
* Remove the wipe trackers option.Iain Holmes2001-07-311-18/+1
| | | | svn path=/trunk/; revision=11486
* Add new feed to the shown listIain Holmes2001-07-241-0/+6
| | | | 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
* Fix the Newsforge name and the KDE rdfIain Holmes2001-07-241-2/+2
| | | | svn path=/trunk/; revision=11313
* Update the url (and site name) for the KDE rdf. Bug #5145.Jason Leach2001-07-241-1/+1
| | | | | | | | | 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
* Make pretty buttons.Iain Holmes2001-07-191-1/+36
| | | | svn path=/trunk/; revision=11207
* Cosmetic fixesIain Holmes2001-07-191-0/+1
| | | | svn path=/trunk/; revision=11205
* Set the property box changeIain Holmes2001-07-141-0/+2
| | | | svn path=/trunk/; revision=11089
* Free the data stop all the transfers when the summary is destroyed.Iain Holmes2001-07-121-1/+0
| | | | svn path=/trunk/; revision=11010
* Fix the register RDFIain Holmes2001-07-111-1/+1
| | | | svn path=/trunk/; revision=10954
* Added #include <config.h> to get translations working.Kjartan Maraas2001-07-091-0/+4
| | | | | | | | | 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-071-7/+64
| | | | svn path=/trunk/; revision=10867
* Fix bad selection clist stuffIain Holmes2001-07-071-17/+22
| | | | svn path=/trunk/; revision=10848
* Rename RDF to news feedIain Holmes2001-07-061-2/+2
| | | | svn path=/trunk/; revision=10835
* Hook up the Calendar toggle buttonsIain Holmes2001-07-061-24/+107
| | | | svn path=/trunk/; revision=10825
* NAmespace the My Evolution preferences correctlyIain Holmes2001-07-061-22/+22
| | | | svn path=/trunk/; revision=10812
* Fixed memory corruption, restoring settings reenabled.Iain Holmes2001-07-061-17/+74
| | | | svn path=/trunk/; revision=10810
* Disable bonobo-conf Fix radio button problemIain Holmes2001-07-041-9/+12
| | | | | | | Disable bonobo-conf Fix radio button problem svn path=/trunk/; revision=10767
* BonoboConf work New print iconIain Holmes2001-07-041-73/+62
| | | | | | | BonoboConf work New print icon svn path=/trunk/; revision=10751
* Store URLs on disk.Iain Holmes2001-07-011-9/+71
| | | | svn path=/trunk/; revision=10645
* Use names in the clist, not the urlIain Holmes2001-07-011-53/+126
| | | | svn path=/trunk/; revision=10642
* Allow new RDFs to be added.Iain Holmes2001-07-011-0/+44
| | | | svn path=/trunk/; revision=10640
* Fix a few buggiesIain Holmes2001-06-301-7/+16
| | | | svn path=/trunk/; revision=10608
* Configure My EvolutionIain Holmes2001-06-301-0/+1009
svn path=/trunk/; revision=10604