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