| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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
|