aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/my-evolution.glade
Commit message (Collapse)AuthorAgeFilesLines
* * my-evolution.glade: HIG-ified this dialog by adding properAnna Marie Dirks2003-05-191-654/+886
| | | | | | | | | | 2003-05-19 Anna Marie Dirks <anna@ximian.com> * my-evolution.glade: * my-evolution.glade: HIG-ified this dialog by adding proper spacing/padding/stock buttons/etc. Fixes bugs #41131, #41133. svn path=/trunk/; revision=21249
* Converted to Glade 2.Ettore Perazzoli2002-11-151-646/+656
| | | | svn path=/trunk/; revision=18755
* Added an alignment to make button position be the same as the otherAnna Marie Dirks2002-08-081-1/+1
| | | | | | | | | | | | | | 2002-08-07 Anna Marie Dirks <anna@ximian.com> * e-summary-shown.c (e_summary_shown_init): Added an alignment to make button position be the same as the other buttons of this type in evo. (add_clicked): make this buttons sensitive when there is no proper selection (remove_clicked): same thing with the button * my-evolution.glade: Capitalized "Weather Settings" properly. svn path=/trunk/; revision=17732
* Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-261-0/+22
| | | | svn path=/trunk/; revision=17290
* Call `e_summary_preferences_register_config_control_factory()'.Ettore Perazzoli2002-03-151-11/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * e-summary-factory.c (e_summary_factory_new_control): Call `e_summary_preferences_register_config_control_factory()'. * e-summary-preferences.c: Remove member `box' from struct PropertyData. Added member `config_control'. (e_summary_configure): Removed. (property_box_destroy_cb): Removed. (property_box_clicked_cb): Removed. (property_box_apply_cb): New. (config_control_destroy_cb): New. (factory_fn): New, factory function for the EvolutionConfigControl. (e_summary_preferences_register_config_control_factory): New. (mail_show_full_path_toggled_cb): Invoke ::changed on pd->config_control. (add_dialog_clicked_cb): Likewise. (rdf_refresh_value_changed_cb): Likewise. (rdf_limit_value_changed_cb): Likewise. (mail_etable_item_changed_cb): Likewise. (rdf_etable_item_changed_cb): Likewise. (weather_etable_item_changed_cb): Likewise. (weather_refresh_value_changed_cb): Likewise. (weather_metric_toggled_cb): Likewise. (weather_imperial_toggled_cb): Likewise. (calendar_one_toggled_cb): Likewise. (calendar_five_toggled_cb): Likewise. (calendar_week_toggled_cb): Likewise. (calendar_month_toggled_cb): Likewise. (calendar_all_toggled_cb): Likewise. (calendar_today_toggled_cb): Likewise. (config_control_destroy_cb): Don't set ->prefs_window to NULL. * my-evolution.glade: Renamed "notebook2" to "notebook". Also change its parent into a GtkWindow as libglade seems to have some kind of problem with the GnomePropertyBox [glade_xml_get_widget() for "notebook" always returned NULL]. * e-summary.h: Remove member `prefs_window' from `ESummary'. svn path=/trunk/; revision=16162
* The new selector widgetIain Holmes2002-02-051-885/+18
| | | | svn path=/trunk/; revision=15565
* Don't choke! Spell celsius correctly Don't choke!Iain Holmes2001-11-141-1/+1
| | | | | | | | Don't choke! Spell celsius correctly Don't choke! svn path=/trunk/; revision=14692
* Changed "Add new feed" to "Add news feed".Anna Marie Dirks2001-10-231-1/+1
| | | | | | | | 001-10-22 Anna Marie Dirks <anna@ximian.com> * my-evolution.glade: Changed "Add new feed" to "Add news feed". svn path=/trunk/; revision=13924
* Minimum time of updates is 5 minutesIain Holmes2001-10-111-7/+7
| | | | svn path=/trunk/; revision=13560
* Swap Xiamen for TokyoIain Holmes2001-10-051-2/+9
| | | | | | Capitalise stuff in the glade file svn path=/trunk/; revision=13421
* Acell clashes fixedIain Holmes2001-09-051-9/+2
| | | | svn path=/trunk/; revision=12616
* added accelerators to all useful widgets in this file such that thisAnna Marie Dirks2001-08-101-29/+170
| | | | | | | | | | | | | | 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-24/+1
| | | | svn path=/trunk/; revision=11486
* Make pretty buttons.Iain Holmes2001-07-191-6/+24
| | | | svn path=/trunk/; revision=11207
* Minor glade changeIain Holmes2001-07-131-1/+1
| | | | svn path=/trunk/; revision=11042
* Mail stuff addedIain Holmes2001-07-071-4/+4
| | | | svn path=/trunk/; revision=10867
* Fix bad selection clist stuffIain Holmes2001-07-071-2/+2
| | | | svn path=/trunk/; revision=10848
* Some glade fixage.Iain Holmes2001-07-061-293/+56
| | | | svn path=/trunk/; revision=10828
* Disable bonobo-conf Fix radio button problemIain Holmes2001-07-041-0/+8
| | | | | | | Disable bonobo-conf Fix radio button problem svn path=/trunk/; revision=10767
* Configure My EvolutionIain Holmes2001-06-301-0/+1590
svn path=/trunk/; revision=10604