| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
2002-09-05 Anna Dirks <anna@ximian.com>
* GNOME_Evolution_Summary.oaf.in.in : Changed the description of the
summary page of the settings dialog to be less wordy.
svn path=/trunk/; revision=17993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gui/component/addressbook-component.c (create_component): Pass
NULL as @unpopulate_folder_context_menu_fn to
evolution_shell_component_new().
* gui/component-factory.c (create_object): Pass NULL as
@unpopulate_folder_context_menu_fn to
evolution_shell_component_new().
* mail-account-gui.c (mail_account_gui_save): Remove unused
variable.
* component-factory.c (unpopulate_folder_context_menu): New.
(create_component): Pass it to evolution_shell_component_new().
* component-factory.c (create_component): Pass NULL as
@unpopulate_folder_context_menu_fn to
evolution_shell_component_new().
* e-storage-set-view.c (popup_folder_menu): Remove the context
menu items using
evolution_shell_component_client_unpopulate_folder_context_menu()
instead of doing it ourself, since BonoboUI sucks.
* evolution-shell-component-client.c
(evolution_shell_component_client_unpopulate_folder_context_menu):
New.
* evolution-test-component.c (register_component): Pass NULL as
@unpopulate_folder_context_menu_fn to
evolution_shell_component_new().
* evolution-shell-component.c: New member
unpopulate_folder_context_menu_fn in
EvolutionShellComponentPrivate. New member uic in
EvolutionShellComponentPrivate.
(init): Init new members to NULL.
(destroy): bonobo_object_unref() priv->uic if not NULL.
(evolution_shell_component_new): New arg
@unpopulate_folder_context_menu_fn.
(evolution_shell_component_construct): Likewise.
(impl_populateFolderContextMenu): Set priv->uic to the newly
created UIComponent.
(impl_unpopulateFolderContextMenu): New, implementation for the
::unpopulateFolderContextMenu CORBA method.
(class_init): Install.
* Evolution-ShellComponent.idl (unpopulateFolderContextMenu): New
method.
(AlreadyPopulated): New exception.
(populateFolderContextMenu): Can raise it.
(NotPopulated): New exception.
svn path=/trunk/; revision=17963
|
|
|
|
|
|
|
|
| |
* GNOME_Evolution_Summary.oaf.in.in: Oops. Take two.
* GNOME_Evolution_Summary.oaf.in: Remove this. It's autogenerated.
svn path=/trunk/; revision=17925
|
|
|
|
|
|
|
|
| |
* GNOME_Evolution_Summary.oaf.in: Add an
evolution:shell_component_launch_order and rename
evolution:shell_component_icon.
svn path=/trunk/; revision=17908
|
|
|
|
|
|
|
|
| |
2002-08-28 Jeffrey Stedfast <fejj@ximian.com>
* main.c (main): Use e-util/e-proxy.c's e_proxy_init().
svn path=/trunk/; revision=17895
|
|
|
|
| |
svn path=/trunk/; revision=17829
|
|
|
|
| |
svn path=/trunk/; revision=17775
|
|
|
|
| |
svn path=/trunk/; revision=17774
|
|
|
|
| |
svn path=/trunk/; revision=17773
|
|
|
|
|
|
| |
does and why it's crashing
svn path=/trunk/; revision=17759
|
|
|
|
|
|
|
| |
* e-summary-mail.c (update_folder_cb): Only get folder info if
this is a folder we're displaying.
svn path=/trunk/; revision=17746
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
2002-07-26 Peter Williams <peterw@ximian.com>
* e-summary-mail.c (update_folder_cb): Don't use the folder's path
as the physical URI; use CORBA Magic (TM) to figure it out.
svn path=/trunk/; revision=17630
|
|
|
|
| |
svn path=/trunk/; revision=17628
|
|
|
|
| |
svn path=/trunk/; revision=17627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* e-summary-preferences.c (set_selected_folders): Actually pass
the evolution URI, not the path, in Folder.evolutionUri (since now
the shell StorageSetView implementation has been fixed to handle
this field properly).
* evolution-storage-set-view.c
(impl_StorageSetView__set_checkedFolders): Handle
Folder.evolutionUri as a URI, not as a path. Also use
e_free_string_list().
svn path=/trunk/; revision=17425
|
|
|
|
|
|
|
| |
customIconName part to the empty string. [#27616]
Also, set_release on the sequence to TRUE.
svn path=/trunk/; revision=17423
|
|
|
|
|
|
|
|
|
|
| |
* e-summary-mail.c (e_summary_mail_idle_get_info): Add this, to
call e_summary_mail_get_info from an idle handler.
(new_folder_cb, update_folder_cb): Use idle_get_info rather than
making another corba call from inside the corba handler. (Fixes a
three-way deadlock between mail, summary, and exchange.)
svn path=/trunk/; revision=17322
|
|
|
|
| |
svn path=/trunk/; revision=17293
|
|
|
|
| |
svn path=/trunk/; revision=17292
|
|
|
|
| |
svn path=/trunk/; revision=17291
|
|
|
|
| |
svn path=/trunk/; revision=17290
|
|
|
|
|
|
|
|
|
|
| |
2002-06-05 Christopher James Lahey <clahey@ximian.com>
* e-summary-shown.c (maybe_move_to_shown, add_clicked,
remove_from_shown, remove_clicked): Avoid reentrancy during
e_tree_selection_model_foreach. Fixes Ximian bug #24987.
svn path=/trunk/; revision=17128
|
|
|
|
|
|
|
|
| |
2002-05-23 JP Rosevear <jpr@ximian.com>
* GNOME_Evolution_Summary.oaf.in.in: correct typo
svn path=/trunk/; revision=16985
|
|
|
|
| |
svn path=/trunk/; revision=16943
|
|
|
|
|
|
|
|
| |
* e-summary-table.c: Don't show the headers in the folder table.
* e-summary-shown.c (e_summary_shown_init): Set the spacing to 3.
svn path=/trunk/; revision=16942
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* e-shell-view-menu.c (command_quit): Check with
e_shell_prepare_for_quit() before quitting.
* e-shell.c (e_shell_prepare_for_quit): New.
* evolution-test-component.c (request_quit_fn): New function
asking for confirmation to quit.
* evolution-shell-component.c (evolution_shell_component_new): New
arg @request_quit_fn.
(impl_requestQuit): New, implementation for
EvolutionShellComponent::requestQuit.
(evolution_shell_component_result_to_string): Handle
EVOLUTION_SHELL_COMPONENT_CANCEL.
(evolution_shell_component_client_request_quit): New.
* Evolution-ShellComponent.idl (requestQuit): New.
* component-factory.c (create_component): Pass NULL as
@request_quit_fn.
* component-factory.c (create_component): Pass NULL as
@request_quit_fn.
* gui/component-factory.c (create_object): Pass NULL as
@request_quit_fn.
* gui/component/addressbook-component.c (create_component): Pass
NULL as @request_quit_fn.
svn path=/trunk/; revision=16925
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-05-14 Christopher James Lahey <clahey@ximian.com>
* e-summary-mail.c (folder_gen_html): Use the uri stored in the
ESummaryMailFolder object here.
(e_summary_mail_generate_html): Only show email folders if they
have > 0 unread messages.
(new_folder_cb): Save the evolutionUri here.
svn path=/trunk/; revision=16787
|
|
|
|
| |
svn path=/trunk/; revision=16725
|
|
|
|
| |
svn path=/trunk/; revision=16724
|
|
|
|
|
|
| |
the etables almost work perfectly
svn path=/trunk/; revision=16556
|
|
|
|
|
|
|
| |
* component-factory.c (create_view): Add view_info arg but don't
do anything with it.
svn path=/trunk/; revision=16401
|
|
|
|
|
|
|
|
| |
2002-04-06 JP Rosevear <jpr@ximian.com>
* GNOME_Evolution_Summary.oaf.in.in: add config_item:priority
svn path=/trunk/; revision=16379
|
|
|
|
|
|
|
|
| |
2002-04-05 JP Rosevear <jpr@ximian.com>
* Makefile.am: dist the relevant xpms
svn path=/trunk/; revision=16363
|
|
|
|
|
|
|
|
| |
2002-04-04 JP Rosevear <jpr@ximian.com>
* Makefile.am: fix substitution typo
svn path=/trunk/; revision=16351
|
|
|
|
| |
svn path=/trunk/; revision=16341
|
|
|
|
| |
svn path=/trunk/; revision=16338
|
|
|
|
|
|
| |
* GNOME_Evolution_Summary.oaf.in.in: New.
svn path=/trunk/; revision=16300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
just a playground for testing the idea.]
* Makefile.am: Added support for the ENABLE_SHLIB_COMPONENTS
conditional.
* GNOME_Evolution_Summary.oaf.in.in: New.
* e-summary-mail.c (update_folder_cb): Protect against
summary->mail being NULL.
* component-factory.c: Add a shlib factory.
(create_component): Get a @factory and @data.
(component_factory_init): Actually make it use a
BonoboGenericFactory again.
* configure.in: Add argument `--enable-shlib-components'. New
substitutions OAF_SHLIB_LOCATION, OAF_SHLIB_PREFIX,
OAF_SHLIB_SUFFIX.
svn path=/trunk/; revision=16299
|
|
|
|
|
|
| |
* GNOME_Evolution_Summary.oaf.in: Add priority.
svn path=/trunk/; revision=16295
|
|
|
|
| |
svn path=/trunk/; revision=16211
|
|
|
|
| |
svn path=/trunk/; revision=16205
|
|
|
|
| |
svn path=/trunk/; revision=16190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
| |
2002-02-14 Radek Doulik <rodo@ximian.com>
* e-summary-tasks.c (sort_uids): fix case when priority is
undefined and pri_a or pri_b is returned as NULL, also fixes
memory leak
svn path=/trunk/; revision=15727
|
|
|
|
|
|
|
|
|
| |
2002-02-08 Damon Chaplin <damon@ximian.com>
* e-summary-calendar.c (e_cal_comp_util_compare_event_timezones):
updated to new version from calendar/gui/comp-util.c
svn path=/trunk/; revision=15631
|
|
|
|
| |
svn path=/trunk/; revision=15565
|
|
|
|
|
|
|
|
| |
* e-summary-offline-handler.c (create_connection_list): Allocate
the ConnectionList list with the right number of entries instead
of zero.
svn path=/trunk/; revision=15552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the summary and try to go off-line. This is not the correct fix,
as the code should really be changed to only use one set of
connections for all the views, instead of binding the connections
to the view.]
* e-summary-factory.c (e_summary_factory_new_control): Call
`e_summary_offline_handler_add_summary()' instead of
e_summary_offline_handler_set_summary()'.
* e-summary-offline-handler.c: Replace member `summary' with
`summaries' in the ESummaryOfflineHandlerPriv. This way, instead
of assuming that there is only one summary, we keep a list of the
summaries.
(impl_destroy): Free ->summaries.
(e_summary_offline_handler_set_summary): Removed.
(e_summary_offline_handler_add_summary): New. Add the summary to
->summaries. Also, connect to the ::destroy handler so we can
bookkeep them correctly.
(create_connection_list): Made private from
e_summary_offline_handler_create_connection_list(). Get a GSList
instead of just one summary, and sum up all the connections from
it.
(impl_prepareForOffline): Use it.
(impl__get_isOffline): Return %FALSE if any of the summaries are
online, %TRUE otherwise.
(impl_goOffline): Call ::set_online on all the summaries. Pass
CORBA_OBJECT_NIL for the progress_listener as it doesn't really
get used anyways.
(impl_goOnline): Likewise. Pass CORBA_OBJECT_NIL, not NULL, for
the progress CORBA_Object pointer.
svn path=/trunk/; revision=15547
|
|
|
|
|
|
| |
times, causing big libtool 1.4 pain.
svn path=/trunk/; revision=15461
|
|
|
|
| |
svn path=/trunk/; revision=15450
|
|
|
|
| |
svn path=/trunk/; revision=15449
|
|
|
|
| |
svn path=/trunk/; revision=15344
|
|
|
|
| |
svn path=/trunk/; revision=15254
|
|
|
|
|
|
| |
* main.c (main): Push GdkRGB visual and colormap.
svn path=/trunk/; revision=15195
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-12-19 JP Rosevear <jpr@ximian.com>
* e-summary-tasks.c (e_summary_tasks_init): use
cal_client_open_default_tasks
* e-summary-calendar.c (e_summary_calendar_init): use
cal_client_open_default_calendar
svn path=/trunk/; revision=15181
|
|
|
|
| |
svn path=/trunk/; revision=15109
|
|
|
|
| |
svn path=/trunk/; revision=14933
|
|
|
|
|
|
|
|
| |
Don't choke!
Spell celsius correctly
Don't choke!
svn path=/trunk/; revision=14692
|
|
|
|
|
|
|
|
| |
2001-11-13 Damon Chaplin <damon@ximian.com>
* e-summary.c (e_summary_init): make the timezone default to UTC.
svn path=/trunk/; revision=14690
|
|
|
|
|
|
| |
* e-summary-preferences.c: Removed `morons.org'.
svn path=/trunk/; revision=14646
|
|
|
|
| |
svn path=/trunk/; revision=14613
|
|
|
|
| |
svn path=/trunk/; revision=14548
|
|
|
|
| |
svn path=/trunk/; revision=14546
|
|
|
|
|
|
| |
settings were reset
svn path=/trunk/; revision=14534
|
|
|
|
| |
svn path=/trunk/; revision=14497
|
|
|
|
|
|
|
|
|
| |
2001-10-29 Damon Chaplin <damon@ximian.com>
* Makefile.am (evolution_executive_summary_LDADD): use
libical-evolution.la
svn path=/trunk/; revision=14400
|
|
|
|
|
|
| |
Only have one place for initialisation of rdf/weather stations.
svn path=/trunk/; revision=14362
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-10-29 Rodrigo Moya <rodrigo@ximian.com>
* e-summary-calendar.c (e_summary_calendar_init): retrieve the
default URI for calendars from the configuration instead of
hard-coding it
* e-summary-tasks.c (e_summary_tasks_init): likewise for tasks
svn path=/trunk/; revision=14352
|
|
|
|
|
|
|
|
|
|
| |
* e-summary-preferences.c (make_initial_weather_list): We only
want KBOS by default.
* e-summary-weather.c (e_summary_weather_init): We only want KBOS
by default.
svn path=/trunk/; revision=14351
|
|
|
|
|
|
|
|
|
|
| |
2001-10-27 Jon Trowbridge <trow@ximian.com>
* e-summary.c (e_summary_reload): Slow down reload requests
to work around a bug in gnome-vfs. Ugly, but it works.
(Bug #12956)
svn path=/trunk/; revision=14239
|
|
|
|
| |
svn path=/trunk/; revision=14212
|
|
|
|
|
|
| |
(instead of version 2 or any later version).
svn path=/trunk/; revision=14190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-10-26 Iain Holmes <iain@ximian.com>
* e-summary-rdf.c (open_callback): NULL the handle after a failed
open so the offline handler won't think they're still open.
(e_summary_rdf_set_online): Cancel all the open connections when the
summary goes offline.
* e-summary-weather.c (open_callback): NULL the handle after a failed
open so the offline handler won't think they're still open.
(e_summary_weather_set_online): Cancel all the open connections when the
summary goes offline.
* e-summary.c (e_summary_set_online): Call the callback if it's not
NULL.
svn path=/trunk/; revision=14183
|
|
|
|
|
|
|
|
|
|
|
| |
2001-10-25 Jon Trowbridge <trow@ximian.com>
* e-summary-tasks.c (sort_uids): It is possible for
start_foo.value to be NULL after a cal to
cal_component_get_dtstart, so we need to check for this before
dereferencing it. (Bug #13259)
svn path=/trunk/; revision=14097
|
|
|
|
|
|
| |
state.
svn path=/trunk/; revision=13982
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-10-22 Damon Chaplin <damon@ximian.com>
* e-summary-tasks.c (generate_html): set the default timezone on the
server.
* e-summary-calendar.c (e_cal_comp_util_compare_event_timezones):
update to check for DATE values.
(uids_to_array): pass the default timezone
to cal_recur_generate_instances.
(generate_html): set the default timezone on the server.
svn path=/trunk/; revision=13921
|
|
|
|
|
|
|
| |
* e-summary-preferences.c (e_summary_configure): Remove the
help_button in the property box.
svn path=/trunk/; revision=13900
|
|
|
|
| |
svn path=/trunk/; revision=13799
|
|
|
|
| |
svn path=/trunk/; revision=13769
|
|
|
|
| |
svn path=/trunk/; revision=13701
|
|
|
|
|
|
|
|
| |
* e-summary-calendar.c (generate_html): Made temporary buffer for
strftime much bigger (it was too small for Polish month names), added
missing colon and conversion to UTF-8.
svn path=/trunk/; revision=13669
|
|
|
|
| |
svn path=/trunk/; revision=13630
|
|
|
|
|
|
|
| |
* e-summary-mail.c (update_folder_cb): Update the signature to
match the new signal.
svn path=/trunk/; revision=13591
|
|
|
|
| |
svn path=/trunk/; revision=13562
|
|
|
|
| |
svn path=/trunk/; revision=13560
|
|
|
|
|
|
|
|
| |
2001-10-06 Carlos Perelló Marín <carlos@gnome-db.org>
* e-summary-preferences.c: Added HispaLinux
svn path=/trunk/; revision=13483
|
|
|
|
| |
svn path=/trunk/; revision=13473
|
|
|
|
|
|
| |
Capitalise stuff in the glade file
svn path=/trunk/; revision=13421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-10-01 Damon Chaplin <damon@ximian.com>
* e-summary-calendar.c (generate_html): used time_add_day/week/month
_with_zone() functions rather than the old versions.
* e-summary.c (alarm_fn): use time_day_end_with_zone ().
* e-summary-tasks.c (generate_html): removed day_begin and day_end
since they aren't used, and the calls to time_day_begin/end().
svn path=/trunk/; revision=13365
|
|
|
|
| |
svn path=/trunk/; revision=13348
|
|
|
|
|
|
|
|
|
|
| |
2001-10-02 Rodrigo Moya <rodrigo@ximian.com>
* Makefile.am: add $(BONOBO_GNOME_CFLAGS) to make it compile with
latest Bonobo, which does not install headers in
$(gnome_prefix)/include
svn path=/trunk/; revision=13304
|
|
|
|
| |
svn path=/trunk/; revision=13271
|
|
|
|
| |
svn path=/trunk/; revision=13197
|
|
|
|
| |
svn path=/trunk/; revision=13196
|
|
|
|
| |
svn path=/trunk/; revision=13157
|
|
|
|
| |
svn path=/trunk/; revision=13132
|
|
|
|
|
|
|
|
| |
Warnings
Create an image cache
USe task.png
svn path=/trunk/; revision=13128
|
|
|
|
|
|
|
|
| |
* e-summary-weather.c (weather_make_html): Add missing
width/height tags to the sunny/cloudy/etc images to make the page
render more smoothly.
svn path=/trunk/; revision=13070
|
|
|
|
| |
svn path=/trunk/; revision=13069
|
|
|
|
| |
svn path=/trunk/; revision=13018
|
|
|
|
| |
svn path=/trunk/; revision=12995
|
|
|
|
|
|
|
| |
Spewage removal
Only open folders when they are needed.
svn path=/trunk/; revision=12990
|
|
|
|
|
|
|
|
|
| |
2001-09-19 Larry Ewing <lewing@ximian.com>
* e-summary-tasks.c (generate_html): be sure to unref the
component.
svn path=/trunk/; revision=12987
|
|
|
|
| |
svn path=/trunk/; revision=12986
|
|
|
|
|
|
|
|
|
|
| |
2001-09-19 Larry Ewing <lewing@ximian.com>
* e-summary-rdf.c (read_callback): remove redundant if.
(open_callback): free the previous html even if we get an error.
(rdf_free): remove redundant null checks.
svn path=/trunk/; revision=12985
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
svn path=/trunk/; revision=12965
|
|
|
|
| |
svn path=/trunk/; revision=12963
|
|
|
|
| |
svn path=/trunk/; revision=12960
|
|
|
|
| |
svn path=/trunk/; revision=12952
|
|
|
|
|
|
| |
Don't print a (null).
svn path=/trunk/; revision=12941
|
|
|
|
| |
svn path=/trunk/; revision=12911
|
|
|
|
|
|
| |
displaying
svn path=/trunk/; revision=12909
|
|
|
|
| |
svn path=/trunk/; revision=12906
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=12835
|
|
|
|
| |
svn path=/trunk/; revision=12815
|
|
|
|
| |
svn path=/trunk/; revision=12809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
svn path=/trunk/; revision=12740
|
|
|
|
| |
svn path=/trunk/; revision=12656
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the Summary.]
* component-factory.c (COMPONENT_FACTORY_IID): Removed.
(COMPONENT_ID): New.
(create_component): Renamed from `factory_fn'. No args.
(component_factory_init): Create the BonoboObject with
`create_component' and register it on OAF.
* GNOME_Evolution_Summary.oaf.in: Remove the
ShellComponentFactory.
svn path=/trunk/; revision=12646
|
|
|
|
| |
svn path=/trunk/; revision=12638
|
|
|
|
| |
svn path=/trunk/; revision=12636
|
|
|
|
| |
svn path=/trunk/; revision=12635
|
|
|
|
| |
svn path=/trunk/; revision=12617
|
|
|
|
| |
svn path=/trunk/; revision=12616
|
|
|
|
| |
svn path=/trunk/; revision=12615
|
|
|
|
| |
svn path=/trunk/; revision=12606
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
svn path=/trunk/; revision=12419
|
|
|
|
| |
svn path=/trunk/; revision=12404
|
|
|
|
|
|
| |
Set up the functions for better online/offline reporting.
svn path=/trunk/; revision=12403
|
|
|
|
| |
svn path=/trunk/; revision=12366
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-08-21 Damon Chaplin <damon@ximian.com>
* e-summary-calendar.c (generate_html):
* e-summary-tasks.c (generate_html): changed the icons. For calendar
events we use the 'new appointment' icon from the menu. For tasks we
use the task icon from the ETable - I wasn't sure about using the
'New Task' icon as it has a tick in it which may make people think it
is complete.
svn path=/trunk/; revision=12351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* evolution-test-component.c: Added display_name and description
to the type.
* evolution-shell-component.c (impl__get_supported_types): Pass
`display_name' and `description' here.
(evolution_shell_component_construct): Likewise.
* evolution-shell-component.h: New members `display_name',
`description' in `EvolutionShellComponentFolderType'.
* e-component-registry.c (register_type): New args @description
and @display_name. Pass to
`e_folder_type_registry_register_type()'.
(register_component): Pass the values returned in the sequence
from __get_supported_types.
* e-folder-type-registry.c: New members `display_name' and
`description' in `struct _FolderType'.
(folder_type_new): New args @description and @display_name.
Initialize the respective fields in the `FolderType' accordingly.
(folder_type_free): Free `display_name' and `description'.
(register_folder_type): New args @display_name, @description.
(e_folder_type_registry_register_type): New args @display_name,
@description.
(e_folder_type_registry_get_description_for_type): New.
(e_folder_type_registry_get_display_name_for_type): New.
* Evolution-ShellComponent.idl: Added `display_name' and
`description' fields to the `FolderType' struct.
svn path=/trunk/; revision=12245
|
|
|
|
|
|
|
| |
* component-factory.c: Change the type from "Summary" to "summary"
for consistency with the other folder types.
svn path=/trunk/; revision=12239
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* my-evolution/e-summary-rdf.c (make_connection):
Marked string for translation (connection type).
* my-evolution/e-summary-weather.c
(make_url): Split into two functions: make_url and make_anchor.
(weather_make_html): s/make_url/make_anchor/
(make_connection): Marked connection type string for franslation,
assign the real URI to ->hostname (using make_url), not location code.
svn path=/trunk/; revision=12226
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
svn path=/trunk/; revision=12178
|
|
|
|
| |
svn path=/trunk/; revision=12060
|
|
|
|
| |
svn path=/trunk/; revision=12058
|
|
|
|
| |
svn path=/trunk/; revision=11978
|
|
|
|
| |
svn path=/trunk/; revision=11972
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
awesome Jakub, nice work).
svn path=/trunk/; revision=11596
|
|
|
|
| |
svn path=/trunk/; revision=11488
|
|
|
|
| |
svn path=/trunk/; revision=11486
|
|
|
|
| |
svn path=/trunk/; revision=11485
|
|
|
|
| |
svn path=/trunk/; revision=11450
|
|
|
|
| |
svn path=/trunk/; revision=11319
|
|
|
|
|
|
| |
one. fixed.
svn path=/trunk/; revision=11317
|
|
|
|
| |
svn path=/trunk/; revision=11315
|
|
|
|
| |
svn path=/trunk/; revision=11313
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
use it, so that e.g. you cannot create a folder of type "mailstorage"
or "vtrash".
svn path=/trunk/; revision=11298
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=11240
|
|
|
|
| |
svn path=/trunk/; revision=11231
|
|
|
|
| |
svn path=/trunk/; revision=11230
|
|
|
|
| |
svn path=/trunk/; revision=11214
|
|
|
|
| |
svn path=/trunk/; revision=11213
|
|
|
|
| |
svn path=/trunk/; revision=11212
|
|
|
|
| |
svn path=/trunk/; revision=11207
|
|
|
|
| |
svn path=/trunk/; revision=11205
|
|
|
|
| |
svn path=/trunk/; revision=11130
|
|
|
|
| |
svn path=/trunk/; revision=11104
|
|
|
|
| |
svn path=/trunk/; revision=11089
|
|
|
|
|
|
|
| |
* e-summary.c (e_summary_draw): Convert the date string to utf8 before
appending it to HTML.
svn path=/trunk/; revision=11088
|
|
|
|
| |
svn path=/trunk/; revision=11070
|
|
|
|
| |
svn path=/trunk/; revision=11059
|
|
|
|
| |
svn path=/trunk/; revision=11042
|
|
|
|
| |
svn path=/trunk/; revision=11014
|
|
|
|
| |
svn path=/trunk/; revision=11013
|
|
|
|
| |
svn path=/trunk/; revision=11010
|
|
|
|
| |
svn path=/trunk/; revision=10954
|
|
|
|
| |
svn path=/trunk/; revision=10937
|
|
|
|
| |
svn path=/trunk/; revision=10929
|
|
|
|
| |
svn path=/trunk/; revision=10927
|
|
|
|
| |
svn path=/trunk/; revision=10926
|
|
|
|
| |
svn path=/trunk/; revision=10925
|
|
|
|
| |
svn path=/trunk/; revision=10923
|
|
|
|
| |
svn path=/trunk/; revision=10922
|
|
|
|
| |
svn path=/trunk/; revision=10917
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=10867
|
|
|
|
| |
svn path=/trunk/; revision=10848
|
|
|
|
| |
svn path=/trunk/; revision=10835
|
|
|
|
| |
svn path=/trunk/; revision=10828
|
|
|
|
| |
svn path=/trunk/; revision=10825
|
|
|
|
| |
svn path=/trunk/; revision=10812
|
|
|
|
| |
svn path=/trunk/; revision=10810
|
|
|
|
|
|
|
| |
Disable bonobo-conf
Fix radio button problem
svn path=/trunk/; revision=10767
|
|
|
|
| |
svn path=/trunk/; revision=10758
|
|
|
|
|
|
|
| |
BonoboConf work
New print icon
svn path=/trunk/; revision=10751
|
|
|
|
| |
svn path=/trunk/; revision=10750
|
|
|
|
| |
svn path=/trunk/; revision=10715
|
|
|
|
| |
svn path=/trunk/; revision=10683
|
|
|
|
|
|
|
| |
* Makefile.am (evolution_executive_summary_SOURCES): Add
`e-summary-preferences.h'.
svn path=/trunk/; revision=10674
|
|
|
|
| |
svn path=/trunk/; revision=10645
|
|
|
|
| |
svn path=/trunk/; revision=10642
|
|
|
|
| |
svn path=/trunk/; revision=10640
|
|
|
|
| |
svn path=/trunk/; revision=10639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
svn path=/trunk/; revision=10610
|
|
|
|
| |
svn path=/trunk/; revision=10608
|
|
|
|
| |
svn path=/trunk/; revision=10604
|
|
|
|
|
|
|
|
|
| |
`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
|
|
|
|
|
|
|
|
| |
2001-06-21 Rodrigo Moya <rodrigo@ximian.com>
* Makefile.am: added libwombat to LDADD
svn path=/trunk/; revision=10367
|
|
|
|
|
|
|
|
| |
2001-06-15 JP Rosevear <jpr@ximian.com>
* Makefile.am: Get weather.h disted
svn path=/trunk/; revision=10253
|
|
|
|
|
|
|
|
| |
2001-06-15 JP Rosevear <jpr@ximian.com>
* Makefile.am: Fix includes so that libical need not be installed
svn path=/trunk/; revision=10251
|
|
|
|
|
|
|
|
| |
2001-06-14 JP Rosevear <jpr@ximian.com>
* Makefile.am: add my-evolution-html.h to the sources
svn path=/trunk/; revision=10235
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=10169
|
|
|
|
| |
svn path=/trunk/; revision=10168
|
|
|
|
| |
svn path=/trunk/; revision=10166
|
|
svn path=/trunk/; revision=10163
|