| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Kjartan Maraas <kmaraas@gnome.org>
* gui/alarm-notify/alarm-notify-dialog.c:
* gui/alarm-notify/alarm-notify.c:
* gui/alarm-notify/alarm-queue.c:
* gui/alarm-notify/config-data.c:
* gui/cal-search-bar.c:
* gui/calendar-commands.c:
* gui/calendar-config.c:
* gui/dialogs/alarm-dialog.c:
* gui/dialogs/alarm-list-dialog.c:
* gui/dialogs/cal-prefs-dialog.c:
* gui/dialogs/comp-editor.c:
* gui/dialogs/event-page.c:
* gui/dialogs/recurrence-page.c:
* gui/e-alarm-list.c:
* gui/e-cal-config.c:
* gui/e-cal-event.c:
* gui/e-cal-menu.c:
* gui/e-cal-popup.c:
* gui/e-calendar-table.c:
* gui/e-calendar-view.c:
* gui/e-date-time-list.c:
* gui/e-day-view-main-item.c:
* gui/e-day-view-time-item.c:
* gui/e-day-view.c:
* gui/e-itip-control.c:
* gui/e-meeting-list-view.c:
* gui/e-memo-table.c:
* gui/e-select-names-editable.c:
* gui/e-week-view-event-item.c:
* gui/e-week-view.c:
* gui/goto.c:
* gui/migration.c:
* gui/print.c:
* gui/tasks-control.c:
* importers/icalendar-importer.c:
Warning fixes:
- NULL vs 0 vs FALSE/TRUE
- ANSIfication of declarations
- mixing declarations and code
- mark some code static
- remove use of some deprecated Gtk+ apis
svn path=/trunk/; revision=34420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #417999
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/contact-list-editor/contact-list-editor.c:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/event-page.glade:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/memo-page.glade:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/dialogs/task-page.glade:
* calendar/gui/e-itip-control.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-view.c:
* widgets/misc/e-pilot-settings.c:
Use ESourceComboBox instead of ESourceOptionMenu (deprecated).
svn path=/trunk/; revision=34408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-12 Michael Monreal <michael.monreal@gmail.com>
** Migration of theme icons to data/icons/ (bug #479257)
* art/Makefile.am: Remove references to art/$size.
* configure.in: Include new data/icons/ directory.
* file e-util/e-icon-factory.c:
Append a private icon directory to the search path.
New inbox/outbox/sent icons.
* mail/em-folder-tree.c, mail/mail-send-recv.c:
Change icon references.
New view-calendar icons.
* calendar/gui/calendar-commands.c: Change icon references.
svn path=/trunk/; revision=34383
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-12 Suman Manjunath <msuman@novell.com>
** Fix for bug #466659
* gui/e-cal-list-view.c: (setup_e_table): Do not allow the user to set
a 'no-date' for start/end of appointments in list view.
svn path=/trunk/; revision=34382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Matthew Barnes <mbarnes@redhat.com>
Miscellaneous changes related to bug #437579.
* configure.in:
Put a blank line between the configuration summary and the
final "now type make" message.
* mail/em-format.c (em_format_add_puri):
Use G_GSIZE_FORMAT when printing a gsize/size_t to make compilers
on all arches happy.
* plugins/mail-notification/mail-notification.c:
Put the notification_callback() declaration inside a
#ifdef HAVE_LIBNOTIFY block to avoid a potential compiler warning.
* calendar/gui/alarm-notify/alarm-queue.c:
Fix an implicit GTK+ function declaration on x86_64.
svn path=/trunk/; revision=34378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #437579
* addressbook/conduit/address-conduit.c:
* addressbook/gui/component/addressbook-config.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/widgets/eab-gui-util.c:
* calendar/conduits/calendar/calendar-conduit.c:
* calendar/conduits/memo/memo-conduit.c:
* calendar/conduits/todo/todo-conduit.c:
* calendar/gui/dialogs/alarm-dialog.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-day-view-layout.c:
* calendar/gui/e-day-view-layout.h:
* calendar/gui/print.c:
* e-util/e-pilot-map.c:
* e-util/e-plugin.c:
* e-util/e-profile-event.c:
* e-util/e-signature.c:
* filter/filter-file.c:
* mail/e-searching-tokenizer.c:
* mail/em-folder-browser.c:
* mail/em-format-html.c:
* mail/em-format-view.c:
* mail/em-format.c:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-session.c:
* mail/mail-session.h:
* mail/mail-vfolder.c:
* mail/message-list.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/calendar-http/calendar-http.c:
* plugins/exchange-operations/exchange-user-dialog.c:
* plugins/face/face.c:
* shell/e-shell-window.c:
* shell/e-shell.c:
* smime/lib/e-cert-db.c:
* tools/killev.c:
* widgets/misc/e-cursors.c:
* widgets/misc/e-spinner.c:
* widgets/misc/e-unicode.c:
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-header-item.h:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table.c:
* widgets/text/e-text.c:
Fix various compiler warnings. Patch from Milan Crha.
svn path=/trunk/; revision=34368
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #324526
* gui/print.c: (print_week_event): Draw picture with dots to indicate
that not all events are printed in a day.
svn path=/trunk/; revision=34364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-07 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #455862
Plugged memory leaks.
* gui/comp-util.c:
* gui/comp-util.h:(cal_comp_util_get_n_icons): A new function to
get the number of icons owned by ECalComponent.
* gui/e-day-view-main-item.c:
* gui/e-day-view.c:
* gui/e-week-view-event-item.c:
* gui/e-week-view.c: Use cal_comp_util_get_n_icons.
svn path=/trunk/; revision=34359
|
|
|
|
|
|
|
|
|
|
| |
2007-10-05 Milan Crha <mcrha@redhat.com>
* gui/alarm-notify/alarm-queue.c: (alarm_queue_remove_client):
Fixed leak caused by my changes in fix for bug #325685.
svn path=/trunk/; revision=34357
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #477045
* addressbook/gui/component/addressbook-view.c:
* calendar/gui/calendar-component.c:
* calendar/gui/memos-component.c:
* calendar/gui/tasks-component.c:
* mail/em-folder-tree.c:
Use "edit-copy" and "document-properties" icons in the pop-up menu.
svn path=/trunk/; revision=34354
|
|
|
|
| |
svn path=/trunk/; revision=34353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #469657
* addressbook/importers/evolution-ldif-importer.c:
* calendar/gui/comp-editor-factory.c:
* composer/e-msg-composer.c:
* e-util/e-config-listener.c:
* mail/em-composer-prefs.c:
* mail/em-folder-tree-model.c:
* mail/em-format.c:
* mail/em-format-html.c:
* mail/em-migrate.c:
* mail/em-subscribe-editor.c:
* mail/mail-component.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* mail/importers/elm-importer.c:
* plugins/exchange-operations/exchange-folder-size-display.c:
* plugins/mono/mono-plugin.c:
* shell/e-shell-settings-dialog.c:
* tools/killev.c:
* widgets/table/e-table-extras.c:
* widgets/table/e-table-selection-model.c:
Use destroy functions in GHashTables to simplify memory management.
svn path=/trunk/; revision=34344
|
|
|
|
| |
svn path=/trunk/; revision=34341
|
|
|
|
| |
svn path=/trunk/; revision=34339
|
|
|
|
| |
svn path=/trunk/; revision=34338
|
|
|
|
|
|
|
| |
Use GObject's marshalers whenever possible.
svn path=/trunk/; revision=34324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #477045
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor-address.c:
* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* calendar/gui/calendar-commands.c:
* calendar/gui/calendar-component.c:
* calendar/gui/dialogs/cal-attachment-select-file.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-editor.c:
* calendar/gui/dialogs/task-editor.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-calendar-view.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-memo-table.c:
* calendar/gui/e-week-view.c:
* calendar/gui/memos-component.c:
* calendar/gui/memos-control.c:
* calendar/gui/tasks-component.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* composer/e-msg-composer.c:
* mail/em-folder-tree.c:
* mail/em-folder-view.c:
* mail/em-popup.c:
* mail/mail-component.c:
* mail/mail-mt.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/exchange-folder-permission.c:
* plugins/exchange-folder.c:
* plugins/groupwise-features/share-folder-common.c:
* shell/e-shell-window-commands.c:
* ui/evolution-addressbook.xml:
* ui/evolution-calendar.xml:
* ui/evolution-composer-entries.xml:
* ui/evolution-editor.xml:
* ui/evolution-event-editor.xml:
* ui/evolution-mail-list.xml:
* ui/evolution-mail-message.xml:
* ui/evolution-memos.xml:
* ui/evolution-message-composer.xml:
* ui/evolution-subscribe.xml:
* ui/evolution-task-editor.xml:
* ui/evolution-tasks.xml:
* ui/evolution.xml:
Use standard icon names where applicable.
svn path=/trunk/; revision=34322
|
|
|
|
| |
svn path=/trunk/; revision=34315
|
|
|
|
| |
svn path=/trunk/; revision=34313
|
|
|
|
| |
svn path=/trunk/; revision=34312
|
|
|
|
| |
svn path=/trunk/; revision=34311
|
|
|
|
| |
svn path=/trunk/; revision=34289
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-21 Jedy Wang <jedy.wang@sun.com>
** Fixes bug #476124.
* calendar/gui/dialogs/comp-editor.c: Handle NULL pointer.
svn path=/trunk/; revision=34287
|
|
|
|
|
|
| |
GtkFileChooser has been around since 2004.
svn path=/trunk/; revision=34257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #476040
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c:
* calendar/gui/dialogs/comp-editor.c:
* composer/e-msg-composer.c:
* composer/e-msg-composer-attachment-bar.c:
* mail/em-folder-browser.c:
* mail/message-list.c:
* widgets/misc/e-attachment-bar.c:
Use "mail-attachment" icon instead of "stock_attach".
Use "mail-attachment" icon for unknown attachment types.
svn path=/trunk/; revision=34240
|
|
|
|
| |
svn path=/trunk/; revision=34212
|
|
|
|
| |
svn path=/trunk/; revision=34205
|
|
|
|
| |
svn path=/trunk/; revision=34204
|
|
|
|
|
|
|
| |
Fixes #270605
svn path=/trunk/; revision=34203
|
|
|
|
| |
svn path=/trunk/; revision=34202
|
|
|
|
|
|
| |
* fix weak references problem pointed by Milan Crha (bug #439122)
svn path=/trunk/; revision=34196
|
|
|
|
| |
svn path=/trunk/; revision=34192
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #470968
* calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button
of the confirm dialog is clicked.
svn path=/trunk/; revision=34169
|
|
|
|
| |
svn path=/trunk/; revision=34165
|
|
|
|
|
|
| |
Nathan Owens
svn path=/trunk/; revision=34164
|
|
|
|
| |
svn path=/trunk/; revision=34163
|
|
|
|
| |
svn path=/trunk/; revision=34162
|
|
|
|
| |
svn path=/trunk/; revision=34156
|
|
|
|
|
|
|
|
|
|
| |
2007-09-02 Matthew Barnes <mbarnes@redhat.com>
* Update FSF address in header comments (#469886).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
|
|
|
|
| |
svn path=/trunk/; revision=34131
|
|
|
|
|
|
|
|
|
|
| |
2007-08-28 Matthew Barnes <mbarnes@redhat.com>
* gui/e-cal-popup.c (e_cal_popup_target_new_source):
g_strncasecmp() is deprecated; use g_ascii_strncasecmp() instead.
svn path=/trunk/; revision=34123
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for the same issue of week view of bug #330628
* gui/e-week-view.h: Add meeting_icon.
* gui/e-week-view.c: (e_week_view_realize): Load meeting_icon.
* gui/e-week-view.c: (e_week_view_unrealize): Dispose meeting_icon.
* gui/e-week-view-event-item.c: (e_week_view_event_item_draw_icons):
Show meeting icon.
svn path=/trunk/; revision=34106
|
|
|
|
| |
svn path=/trunk/; revision=34100
|
|
|
|
| |
svn path=/trunk/; revision=34092
|
|
|
|
|
|
| |
<rouslan@solomakhin.net>
svn path=/trunk/; revision=34088
|
|
|
|
|
|
|
|
|
|
|
| |
+
+ ** Fix for bug #330628
+
+ * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
+ Show meeting icon.
+
svn path=/trunk/; revision=34086
|
|
|
|
| |
svn path=/trunk/; revision=34079
|
|
|
|
| |
svn path=/trunk/; revision=34078
|
|
|
|
| |
svn path=/trunk/; revision=34077
|
|
|
|
| |
svn path=/trunk/; revision=34076
|
|
|
|
| |
svn path=/trunk/; revision=34075
|
|
|
|
| |
svn path=/trunk/; revision=34073
|
|
|
|
| |
svn path=/trunk/; revision=34070
|
|
|
|
| |
svn path=/trunk/; revision=34069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #308636
* gui/dialogs/calendar-setup.c: (eccp_get_source_type):
Add only source groups without property 'create_source=no'.
* gui/dialogs/calendar-setup.c: (cs_load_sources):
New helper function avoids code copying.
* gui/dialogs/calendar-setup.c: (calendar_setup_edit_calendar),
(calendar_setup_edit_task_list),
(calendar_setup_edit_memo_list):
Uses 'cs_load_sources'.
* gui/calendar-component.c: (ensure_sources):
Sets 'create_source=no' for contacts when not set before.
svn path=/trunk/; revision=34068
|
|
|
|
| |
svn path=/trunk/; revision=34043
|
|
|
|
|
|
|
| |
Fixes #420492
svn path=/trunk/; revision=34024
|
|
|
|
| |
svn path=/trunk/; revision=34023
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-17 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #274070 (bnc)
* gui/e-meeting-attendee.[ch]: (e_meeting_attendee_finalize),
(e_meeting_attendee_get_fburi), (e_meeting_attendee_set_fburi):
* gui/e-meeting-list-view.c: (process_section):
* gui/e-meeting-store.c: (freebusy_async), (start_async_read):
If the contact has a free busy url specified with it, use it to
show free busy information.
svn path=/trunk/; revision=34021
|
|
|
|
| |
svn path=/trunk/; revision=34017
|
|
|
|
| |
svn path=/trunk/; revision=34015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-13 Suman Manjunath <msuman@novell.com>
reviewed by: Chenthill Palanisamy <pchenthill@novell.com>
* gui/dialogs/event-page.c: (event_page_init),
(sensitize_widgets), (get_current_account),
(event_page_fill_widgets), (event_page_fill_component),
(existing_attendee), (event_page_set_info_string),
(get_widgets),
(source_changed_cb), (init_widgets),
(event_page_select_organizer),
(event_page_construct):
* gui/dialogs/event-page.glade:
* gui/dialogs/memo-page.c: (memo_page_init),
* (sensitize_widgets),
(memo_page_fill_widgets), (get_current_account),
(memo_page_fill_component), (memo_page_set_info_string),
(get_widgets), (source_changed_cb), (init_widgets),
(memo_page_select_organizer), (memo_page_construct):
* gui/dialogs/memo-page.glade:
* gui/dialogs/task-page.c: (task_page_init),
* (sensitize_widgets),
(get_current_account), (task_page_fill_widgets),
(task_page_fill_component), (existing_attendee),
(task_page_set_info_string), (get_widgets), (source_changed_cb),
(init_widgets), (task_page_select_organizer),
(task_page_construct):
* gui/dialogs/task-page.glade: Add a label on the top to show
* information string
for calendar, task and memo editors. It would be shown while
operating on subscribed user's folder items.
* gui/itip-utils.c: (itip_send_comp), (reply_to_calendar_comp):
* A utility function sanitize_component has been removed. The sentby
parameter is set in the event pages.
--This line, and those below, will be ignored--
M calendar/gui/dialogs/task-page.glade
M calendar/gui/dialogs/task-page.c
M calendar/gui/dialogs/task-page.h
M calendar/gui/dialogs/event-page.glade
M calendar/gui/dialogs/memo-page.glade
M calendar/gui/dialogs/event-page.c
M calendar/gui/dialogs/event-page.h
M calendar/gui/dialogs/memo-page.c
M calendar/gui/dialogs/memo-page.h
M calendar/gui/itip-utils.c
M calendar/ChangeLog
svn path=/trunk/; revision=33996
|
|
|
|
| |
svn path=/trunk/; revision=33975
|
|
|
|
| |
svn path=/trunk/; revision=33954
|
|
|
|
| |
svn path=/trunk/; revision=33953
|
|
|
|
| |
svn path=/trunk/; revision=33952
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #455799
Remove all .cvsignore and update svn:ignore porperty in whole
directories.
svn path=/trunk/; revision=33945
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-08-03 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #377173
* gui/e-cal-component-memo-preview.c:
* gui/e-cal-component-preview.c: Show category icon correctly.
svn path=/trunk/; revision=33944
|
|
|
|
| |
svn path=/trunk/; revision=33927
|
|
|
|
|
|
|
|
|
|
| |
2007-07-31 Matthew Barnes <mbarnes@redhat.com>
* common/authentication.c: Include <libedataserver/e-source.h>
to fix implicit declaration of e_source_get_duped_property().
svn path=/trunk/; revision=33915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-31 Andre Klapper <a9016009@gmx.de>
* calendar/gui/dialogs/schedule-page.glade:
calendar/gui/dialogs/memo-page.glade:
calendar/gui/dialogs/meeting-page.glade:
calendar/gui/dialogs/task-page.glade:
calendar/gui/dialogs/task-details-page.glade:
calendar/gui/dialogs/cal-prefs-dialog.glade:
calendar/gui/dialogs/event-page.glade:
calendar/gui/e-itip-control.glade:
smime/gui/smime-ui.glade:
filter/filter.glade:
plugins/attachment-reminder/attachment-reminder.glade:
plugins/imap-features/imap-headers.glade:
plugins/exchange-operations/exchange-permissions-dialog.glade:
plugins/publish-calendar/publish-calendar.glade:
remove "window1" string from translation
svn path=/trunk/; revision=33913
|
|
|
|
| |
svn path=/trunk/; revision=33899
|
|
|
|
| |
svn path=/trunk/; revision=33898
|
|
|
|
| |
svn path=/trunk/; revision=33892
|
|
|
|
| |
svn path=/trunk/; revision=33891
|
|
|
|
| |
svn path=/trunk/; revision=33890
|
|
|
|
|
|
|
| |
Fixes #461474.
svn path=/trunk/; revision=33889
|
|
|
|
|
|
| |
Fixes #455862
svn path=/trunk/; revision=33888
|
|
|
|
|
|
|
| |
Fixes #335881.
svn path=/trunk/; revision=33887
|
|
|
|
| |
svn path=/trunk/; revision=33886
|
|
|
|
| |
svn path=/trunk/; revision=33885
|
|
|
|
| |
svn path=/trunk/; revision=33884
|
|
|
|
| |
svn path=/trunk/; revision=33869
|
|
|
|
| |
svn path=/trunk/; revision=33858
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
* dialogs/cal-prefs-dialog.c: (calendar_prefs_dialog_finalize):
* dialogs/task-page.c: (task_page_create_source_option_menu):
* dialogs/e-send-options-utils.c:
(e_sendoptions_utils_set_default_data):
* dialogs/url-editor-dialog.c: (init_widgets):
* dialogs/event-page.c: (event_page_create_source_option_menu):
* dialogs/memo-page.c: (memo_page_create_source_option_menu):
* e-week-view-event-item.c: (e_week_view_event_item_draw):
* e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
* e-pub-utils.c: (e_pub_publish): Plugged memory leaks.
svn path=/trunk/; revision=33857
|
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
* gui/main.c: Do not need to call g_source_remove(). If the callback
function returns FALSE, the event source is automatically removed.
svn path=/trunk/; revision=33853
|
|
|
|
|
|
|
|
|
|
| |
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
* gui/alarm-notify/config-data.c, gui/tasks-component.c,
gui/calendar-component.c, gui/memos-component.c: Plugged memory leaks.
svn path=/trunk/; revision=33852
|
|
|
|
| |
svn path=/trunk/; revision=33843
|
|
|
|
|
|
|
|
| |
* gui/cal-search-bar.c: (cal_search_bar_construct): Remove "/" as
separator.
svn path=/trunk/; revision=33820
|
|
|
|
|
|
|
| |
Fix the date.
See comments in bug #353752.
svn path=/trunk/; revision=33800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
* gui/dialogs/comp-editor.c: (save_comp), (save_comp_with_send),
(real_edit_comp): Organizer/Sentby can save/edit components.
* gui/dialogs/event-editor.c: (event_editor_edit_comp):
* gui/e-calendar-view.c: (e_calendar_view_add_event),
(e_calendar_view_cut_clipboard), (delete_event),
(e_calendar_view_delete_selected_occurrence),
(set_attendee_status_for_delegate),
(e_calendar_view_edit_appointment),
(e_calendar_view_modify_and_send):
* gui/itip-utils.c: (get_attendee),
(get_attendee_if_attendee_sentby_is_user), (sanitize_component),
(itip_get_comp_attendee), (comp_to_list), (comp_subject),
(comp_limit_attendees), (comp_sentby), (itip_send_comp),
(reply_to_calendar_comp): Adding the exchange delegation
feature.
Committing on behalf of Suman Manjunath <msuman@novell.com>
svn path=/trunk/; revision=33786
|
|
|
|
| |
svn path=/trunk/; revision=33777
|
|
|
|
| |
svn path=/trunk/; revision=33774
|
|
|
|
| |
svn path=/trunk/; revision=33772
|
|
|
|
| |
svn path=/trunk/; revision=33768
|
|
|
|
| |
svn path=/trunk/; revision=33763
|
|
|
|
| |
svn path=/trunk/; revision=33755
|
|
|
|
| |
svn path=/trunk/; revision=33753
|
|
|
|
| |
svn path=/trunk/; revision=33700
|
|
|
|
| |
svn path=/trunk/; revision=33694
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-15 Matthew Barnes <mbarnes@redhat.com>
* gui/dialogs/alarm-dialog.c:
Remove the aalarm_attach widget and retrieve the selected filename
using the GtkFileChooser API (#440075).
svn path=/trunk/; revision=33679
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-06-06 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* Makefile.am:
Reverted automake 1.6 breakage. Fixes bug 444747.
Patch by Patch by Daniel Gryniewicz <dang@nemesis.fprintf.net>.
svn path=/trunk/; revision=33661
|
|
|
|
| |
svn path=/trunk/; revision=33648
|
|
|
|
| |
svn path=/trunk/; revision=33647
|
|
|
|
| |
svn path=/trunk/; revision=33646
|
|
|
|
| |
svn path=/trunk/; revision=33640
|
|
|
|
| |
svn path=/trunk/; revision=33637
|
|
|
|
| |
svn path=/trunk/; revision=33625
|
|
|
|
| |
svn path=/trunk/; revision=33618
|
|
|
|
| |
svn path=/trunk/; revision=33584
|
|
|
|
| |
svn path=/trunk/; revision=33583
|
|
|
|
| |
svn path=/trunk/; revision=33582
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-25 Matthew Barnes <mbarnes@redhat.com>
* addressbook/gui/component/addressbook-component.c (ensure_sources):
* addressbook/gui/component/addressbook-migrate.c (ensure_sources):
* calendar/gui/migration.c (create_calendar_sources),
(create_task_sources), (create_memo_sources):
* calendar/gui/tasks-component.c (ensure_sources):
* calendar/gui/calendar-component.c (ensure_sources):
* calendar/gui/memos-component.c (ensure_sources):
* plugins/hula-account-setup/camel-hula-listener.c
(remove_esource), (modify_esource):
* plugins/groupwise-account-setup/camel-gw-listener.c
(remove_esource), (modify_esource):
Don't assume the relative URI is non-NULL (#427232).
* plugins/exchange-operations/exchange-config-listener.c
(exchange_add_autocompletion_folders):
Don't assume the absolute URI is non-NULL (#427232).
svn path=/trunk/; revision=33577
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-24 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #424562
* e-util/eggtrayicon.c:
* e-util/eggtrayicon.h:
Evolution requires GTK+ 2.10 now so kill this widget.
* e-util/Makefile.am:
Remove eggtrayicon.c and eggtrayicon.h.
* calendar/gui/dialogs/recur-comp.c (recur_component_dialog):
* e-util/e-dialog-utils.c (e_notice):
* plugins/calendar-weather/calendar-weather.c
(e_calendar_weather_location):
* widgets/text/e-text.c (e_text_copy_clipboard),
(e_text_update_primary_selection), (e_text_paste), (e_text_do_popup):
Remove check for obsolete GTK+ version.
* gui/alarm-notify/alarm-queue.c:
EggTrayIcon is dead; always use GtkStatusIcon.
svn path=/trunk/; revision=33573
|
|
|
|
| |
svn path=/trunk/; revision=33538
|
|
|
|
| |
svn path=/trunk/; revision=33529
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #337616
* Makefile.am:
Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.
* addressbook/Makefile.am:
* calendar/gui/Makefile.am:
* mail/Makefile.am:
* plugins/bogo-junk-plugins/Makefile.am:
* plugins/default-mailer/Makefile.am:
* shell/Makefile.am:
Add $(schema_DATA) to DISTCLEANFILES.
* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
Rename as org-gnome-bogo-junk-plugin.eplug.xml.
* plugins/caldav/Makefile.am:
* plugins/import-ics-attachments/Makefile.am:
* plugins/publish-calendar/Makefile.am:
Add "eplug" file to CLEANFILES.
* plugins/mail-remote/Makefile.am:
Add "eplug.xml" file to EXTRA_DIST.
* po/POTFILES.in: Don't translate files we no longer ship.
svn path=/trunk/; revision=33521
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-12 simon.zheng <simon.zheng@sun.com>
** Fix for bug #427789
* gui/e-calendar-view.c: (e_calendar_view_copy_clipboard):
The last arguments in API gtk_clipboard_set_text() should be
the length of string in bytes rather than in characters.
svn path=/trunk/; revision=33519
|
|
|
|
| |
svn path=/trunk/; revision=33510
|
|
|
|
| |
svn path=/trunk/; revision=33481
|
|
|
|
| |
svn path=/trunk/; revision=33480
|
|
|
|
|
|
|
|
|
| |
2007-04-28 Kjartan Maraas <kmaraas@gnome.org>
* gui/dialogs/task-page.glade: Fix a mnemonic conflict.
Patch from Jens Knutson. Closes bug #397463.
svn path=/trunk/; revision=33464
|
|
|
|
| |
svn path=/trunk/; revision=33440
|
|
|
|
| |
svn path=/trunk/; revision=33432
|
|
|
|
|
|
|
|
|
|
| |
2007-04-10 Andre Klapper <a9016009@gmx.de>
* gui/dialogs/cal-prefs-dialog.glade: add missing mnemonic widgets.
Fixes bug #329168.
svn path=/trunk/; revision=33413
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* gui/itip-utils.c (reply_to_calendar_comp):
Use a GString to construct the body contents and also fix several
memory leaks. (#408423) Based on a patch from Daniel Gryniewicz.
svn path=/trunk/; revision=33397
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/memos-component.c (impl__get_userCreatableItems):
Fix a duplicate keyboard shortcut. (#353922)
Patch from Diego Escalante Urrelo
svn path=/trunk/; revision=33391
|
|
|
|
|
|
|
|
|
| |
2007-04-05 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/print.c (print_calendar): Fix a crasher. (#401539)
svn path=/trunk/; revision=33388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #373116
* calendar/gui/calendar-component.c (ensure_sources):
* calendar/gui/e-cal-model.c (ecm_get_color_for_component):
* calendar/gui/memos-component.c (ensure_sources):
* calendar/gui/migration.c (create_calendar_contact_source),
(create_calendar_sources), (create_task_sources),
(create_memo_sources), (add_gw_esource):
* calendar/gui/tasks-component.c (ensure_sources):
* plugins/groupwise-account-setup/camel-gw-listener.c (add_esource):
Use the new ESource color API.
* calendar/gui/dialogs/cal-prefs-dialog.c:
* calendar/gui/dialogs/cal-prefs-dialog.glade:
* calendar/gui/dialogs/calendar-setup.c:
* calendar/gui/dialogs/calendar-setup.glade:
* filter-colour.c (get_widget):
* mail/em-composer-prefs.c:
* mail/em-composer-prefs.h:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-config.glade:
Migrate from GnomeColorPicker to GtkColorButton.
* filter/filter-colour.h:
Store color as a GdkColor instead of separate RGBA components.
* filter/filter-colour.c (color_eq):
Use gdk_color_equal() to compare colors.
* filter/filter-colour.c (xml_encode):
Encode color as a single property ("spec").
* filter/filter-colour.c (xml_decode):
Read the color from a single property ("spec").
Provide a migration path for old XML files.
* calendar/gui/calendar-component.c
(calendar_config_get_tasks_due_today_color),
(calendar_config_get_tasks_overdue_color):
Return a GdkColor instead of an X color specification.
* calendar/gui/calendar-component.c
(calendar_config_set_tasks_due_today_color),
(calendar_config_set_tasks_overdue_color):
Accept a GdkColor instead of an X color specification.
* calenar/gui/e-cal-model-tasks.c (ecmt_get_color_for_component):
Adapt to modified color API in calendar-component.c by converting
the GdkColor to an X color specification. This is an ugly hack to
be fixed later.
svn path=/trunk/; revision=33349
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* gui/e-cal-component-memo-preview.c (write_html):
Use a format string ("%s") when passing uncontrolled data to a
printf-style function (CVE-2007-1002).
svn path=/trunk/; revision=33342
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-29 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* mail/em-account-editor.c:
* mail/em-folder-view.c:
* mail/em-format-html-display.c:
* mail/em-format-html.c:
* mail/em-format.h:
* mail/em-mailer-prefs.c:
* mail/em-vfolder-rule.c:
* mail/mail-ops.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-formatter.c:
* plugins/save-calendar/save-calendar.c:
* shell/e-shell-window.c:
* widgets/misc/e-icon-entry.c:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table-item.c:
* widgets/table/e-tree-header-item.c:
* widgets/table/e-tree-table-adapter.c:
Fix "incompatible pointer type" warnings (#360619).
svn path=/trunk/; revision=33339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Matthew Barnes <mbarnes@redhat.com>
* a11y/e-table/gal-a11y-e-cell-text.c:
* a11y/e-table/gal-a11y-e-cell-vbox.c:
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* addressbook/gui/widgets/gal-view-minicard.c:
* calendar/gui/alarm-notify/alarm-queue.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-meeting-list-view.c:
* calendar/gui/e-tasks.c:
* calendar/gui/gnome-cal.c:
* composer/e-msg-composer.c:
* mail/em-folder-browser.c:
* mail/em-format.c:
* mail/em-popup.c:
* plugins/exchange-operations/exchange-account-setup.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-config-listener.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/import-ics-attachments/icsimporter.c:
* widgets/misc/e-filter-bar.c:
* widgets/misc/e-multi-config-dialog.c:
* widgets/table/e-cell-checkbox.c:
* widgets/table/e-table-header-item.c:
Don't mix declarations and code (#405495).
svn path=/trunk/; revision=33324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-03-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #419524
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
* mail/em-migrate.c (emm_setup_initial):
* shell/e-component-registry.c (query_components):
* shell/e-shell-settings-dialog.c (load_pages):
* shell/e-shell-window-commands.c (command_quick_reference):
* tools/killev.c (main):
Use g_get_language_names() instead of gnome_i18n_get_language_list().
* e-util/e-util.c: Remove e_gettext().
* e-util/Makefile.am: Remove e-i18n.h.
svn path=/trunk/; revision=33319
|
|
|
|
| |
svn path=/trunk/; revision=33283
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* gui/e-meeting-list-view.c: (e_meeting_list_view_init):
Fix window title. Patch from Matthias Clasen. Closes
bug #381498.
svn path=/trunk/; revision=33206
|
|
|
|
| |
svn path=/trunk/; revision=33201
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
2006-01-22 Srinivasa Ragavan <sragavan@novell.com>
** Committing Ebby Wiselyn's patch for GtkPrint API migration.
svn path=/trunk/; revision=33134
|
|
|
|
|
|
| |
* Fix for 389664 - Adding pilot-link 0.12 compatibility.
svn path=/trunk/; revision=33125
|
|
|
|
| |
svn path=/trunk/; revision=33121
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Matthew Barnes <mbarnes@redhat.com>
Fixes #377511
* gui/e-meeting-list-view.c: (get_index_from_role):
Return the default value 1.
(role_edited_cb): Move the attendee to the right
section in the name selector.
svn path=/trunk/; revision=33119
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #389966
* gui/e-cal-model-tasks.c: (set_status):
Do not create the status property if its
pointing to None.
svn path=/trunk/; revision=33117
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #389961
* gui/e-cal-model.c:(e_cal_model_set_instance_times):
Check if the item is a event before
processing the end time.
svn path=/trunk/; revision=33115
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* gui/e-alarm-list.c:
* gui/e-calendar-table.c:
* gui/e-day-view.c:
* gui/e-meeting-attendee.c:
* gui/e-meeting-store.c:
* gui/e-meeting-time-sel-item.c:
* gui/e-meeting-time-sel.c:
* gui/e-week-view-main-item.c:
* gui/e-week-view.c:
* gui/gnome-cal.c:
* gui/goto.c:
* gui/dialogs/event-page.c:
* gui/dialogs/task-page.c:
Don't call deprecated GLib / GDK functions.
svn path=/trunk/; revision=33045
|
|
|
|
| |
svn path=/trunk/; revision=33040
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-28 Wang Xin <jedy.wang@sun.com>
Fix for bug #380064
* gui/alarm-notify/alarm-queue.c: (mail_notification): Only
popup the dialog if calendar backend does not support
email alarm.
svn path=/trunk/; revision=33038
|
|
|
|
|
|
|
|
|
|
| |
2006-12-03 Harish Krishnaswamy <kharish@novell.com>
* gui/calendar-config.c:
(calendar_config_get_icaltimezone): Fix leaks of
'location' at various exit points.
svn path=/trunk/; revision=33035
|
|
|
|
|
|
| |
Added support to print/preview from Calendar Editor.
svn path=/trunk/; revision=33027
|
|
|
|
|
|
|
|
| |
2006-11-28 Daniel Gryniewicz <dang@gentoo.org>
** Fix for bug #349966
svn path=/trunk/; revision=33026
|
|
|
|
| |
svn path=/trunk/; revision=33003
|
|
|
|
| |
svn path=/trunk/; revision=32984
|
|
|
|
|
|
|
|
|
|
| |
2006-11-14 Harish Krishnaswamy <kharish@novell.com>
* gui/gnome-cal.c: (gnome_calendar_destroy):
Disconnect signal handlers before gcal is destroyed.
Fixes #208959 (bugzilla.novell.com).
svn path=/trunk/; revision=32977
|
|
|
|
| |
svn path=/trunk/; revision=32956
|
|
|
|
| |
svn path=/trunk/; revision=32951
|
|
|
|
| |
svn path=/trunk/; revision=32902
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #347768
* gui/dialogs/memo-page.glade : Label changed from "_Memo Content"
to "_Description".
svn path=/trunk/; revision=32900
|
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #329696
* gui/e-itip-control.c : (show_current_event),(show_current_todo):
String change to make it more clear.
svn path=/trunk/; revision=32888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Harish Krishnaswamy <kharish@novell.com>
* gui/e-day-view.c: (e_day_view_init),
(e_day_view_on_top_canvas_button_press),
(e_day_view_on_main_canvas_button_press),
(e_day_view_on_long_event_button_press),
(e_day_view_on_event_button_press),
(e_day_view_on_text_item_event): Disable tooltips
on drag, resize and edit. Fixes #333224. Patch
submitted by Srinivasa Ragavan.
svn path=/trunk/; revision=32885
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-15 Francisco Javier F. Serrador <serrador@openshine.com>
* addressbook/gui/widgets/eab-contact-display.c:
addressbook/importers/evolution-ldif-importer.c
addressbook/importers/evolution-vcard-importer.c
calendar/importers/icalendar-importer.c
plugins/groupwise-features/properties.glade
plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
plugins/save-attachments/org-gnome-save-attachments.xml
shell/shell.error.xml : Make some string improvements to allow better
use of gettext compendia.
svn path=/trunk/; revision=32879
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-14 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #352546
* gui/dialogs/event-page.c: (init_widgets) Fix typo in a
translated string ("appointement").
svn path=/trunk/; revision=32873
|
|
|
|
|
|
|
|
| |
2006-10-03 Francisco Javier F. Serrador <serrador@openshine.com>
* calendar/gui/dialogs/recurrence-page.c: (Fix #359271)
svn path=/trunk/; revision=32849
|
|
|
|
|
|
|
|
|
|
| |
2006-09-30 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #343369
* gui/dialogs/comp-editor.c: (attach_message), (drop_action):
Set the filename as email followed the number of the attachment.
svn path=/trunk/; revision=32835
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-28 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #261082
* gui/e-itip-control.c: (write_recurrence_piece): Translator
comments added.
svn path=/trunk/; revision=32828
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-24 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #261980, #325611
* gui/e-itip-control.c (write_recurrence_piece) (set_date_label) :
Translator comment added.
svn path=/trunk/; revision=32826
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-24 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #325613
* gui/dialogs/recurrence-page.c (make_recur_month_menu) :
Translator comment added.
svn path=/trunk/; revision=32825
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-28 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #334692
* gui/e-week-view.c: (e_week_view_on_scroll), (tooltip_destroy),
(tooltip_event_cb), (e_week_view_on_text_item_event): Remove the
timers that are left out when using scroll. They seem to trigger
crashes.
svn path=/trunk/; revision=32816
|
|
|
|
| |
svn path=/trunk/; revision=32804
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
Fixes #351332
* gui/cal-search-bar.c:
* gui/e-cal-model-tasks.h:
* gui/e-calendar-view.h:
* gui/gnome-cal.h:
* gui/dialogs/memo-page.h:
Fix implicit function declarations.
svn path=/trunk/; revision=32789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #352450
* gui/calendar-commands.c:
* gui/e-day-view-main-item.c:
* gui/e-day-view-top-item.c:
* gui/e-meeting-list-view.c:
* gui/e-meeting-time-sel-item.c:
* gui/e-meeting-time-sel.c:
* gui/e-week-view-event-item.c:
Replace deprecated GLib and GDK function calls.
svn path=/trunk/; revision=32781
|
|
|
|
| |
svn path=/trunk/; revision=32755
|
|
|
|
| |
svn path=/trunk/; revision=32749
|
|
|
|
| |
svn path=/trunk/; revision=32711
|
|
|
|
|
|
| |
`
svn path=/trunk/; revision=32698
|
|
|
|
| |
svn path=/trunk/; revision=32692
|
|
|
|
| |
svn path=/trunk/; revision=32688
|
|
|
|
| |
svn path=/trunk/; revision=32685
|
|
|
|
|
|
|
|
|
|
| |
2006-08-24 Ross Burton <ross@openedhand.com>
* gui/e-week-view-main-item.c:
Don't manipulate the style's font description and don't use custom
sizes (#347933).
svn path=/trunk/; revision=32657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-23 Kjartan Maraas <kmaraas@gnome.org>
* gui/alarm-notify/alarm-notify-dialog.c: (dialog_response_cb):
* gui/alarm-notify/alarm-notify.c: (list_changed_cb),
(dequeue_client), (alarm_msgport_replied),
(alarm_notify_add_calendar), (alarm_notify_remove_calendar):
* gui/alarm-notify/alarm-queue.c: (queue_midnight_refresh),
(add_client_alarms_cb), (midnight_refresh_async),
(remove_queued_alarm), (add_component_alarms), (cal_opened_cb),
(remove_alarms), (remove_comp), (query_objects_changed_async),
(edit_component), (tray_list_remove_cqa_async),
(tray_list_remove_data_async), (notify_dialog_cb),
(open_alarm_dialog), (tray_icon_clicked_cb), (tray_list_add_async),
(free_client_alarms_cb), (alarm_queue_add_async), (remove_cqa),
(remove_client_alarms):
* gui/dialogs/alarm-dialog.c: (alarm_to_dalarm_widgets),
(populate_widgets_from_alarm), (action_selection_done_cb):
* gui/dialogs/alarm-list-dialog.c: (alarm_list_dialog_peek):
* gui/dialogs/cal-prefs-dialog.c: (show_alarms_config):
* gui/dialogs/memo-editor.c: (memo_editor_finalize):
* gui/dialogs/memo-page.c: (sensitize_widgets):
* gui/dialogs/task-page.c: (edit_clicked_cb):
Fix all compiler warnings and correct some other issues.
svn path=/trunk/; revision=32655
|
|
|
|
| |
svn path=/trunk/; revision=32644
|
|
|
|
| |
svn path=/trunk/; revision=32643
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-23 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/e-itip-control.c:
* plugins/itip-formatter/itip-formatter.c:
fix an uninitialized GError - fixes bug 352423.
committed by Andre Klapper
svn path=/trunk/; revision=32637
|
|
|
|
| |
svn path=/trunk/; revision=32631
|
|
|
|
| |
svn path=/trunk/; revision=32626
|
|
|
|
|
|
|
|
|
| |
2006-08-22 Kjartan Maraas <kmaraas@gnome.org>
* gui/calendar-component.c (ensure_sources): Plug a leak.
* gui/migration.c (create_calendar_sources): Same thing here.
svn path=/trunk/; revision=32625
|
|
|
|
| |
svn path=/trunk/; revision=32610
|
|
|
|
| |
svn path=/trunk/; revision=32607
|
|
|
|
| |
svn path=/trunk/; revision=32591
|
|
|
|
|
|
|
|
|
| |
2006-08-17 Kjartan Maraas <kmaraas@gnome.org>
* gui/e-week-view-event-item.c:
(e_week_view_event_item_draw_icons): Plug a leak.
svn path=/trunk/; revision=32574
|
|
|
|
| |
svn path=/trunk/; revision=32572
|
|
|
|
|
|
|
|
|
|
| |
2006-08-14 Li Yuan <li.yuan@sun.com>
* gui/alarm-notify/alarm-queue.c: (mail_notification):
Fixes #351253, make the dialog shows the label and
can be closed.
svn path=/trunk/; revision=32545
|
|
|
|
| |
svn path=/trunk/; revision=32521
|
|
|
|
| |
svn path=/trunk/; revision=32520
|
|
|
|
|
|
|
|
|
| |
2006-08-09 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/alarm-list-dialog.h: Add missing
declaration. Fixes #350391 (Patch from Ãystein GisnÃ¥s).
svn path=/trunk/; revision=32511
|
|
|
|
| |
svn path=/trunk/; revision=32500
|
|
|
|
| |
svn path=/trunk/; revision=32490
|
|
|
|
| |
svn path=/trunk/; revision=32474
|
|
|
|
| |
svn path=/trunk/; revision=32450
|
|
|
|
| |
svn path=/trunk/; revision=32447
|
|
|
|
| |
svn path=/trunk/; revision=32443
|
|
|
|
| |
svn path=/trunk/; revision=32441
|
|
|
|
| |
svn path=/trunk/; revision=32439
|
|
|
|
| |
svn path=/trunk/; revision=32432
|
|
|
|
| |
svn path=/trunk/; revision=32430
|
|
|
|
|
|
|
|
|
|
| |
2006-07-26 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
* gui/apps_evolution_calendar.schemas.in.in: Fix for bug #348486.
Corrected wrong description in /apps/evolution/calendar/display/
event_transparency GConf key.
svn path=/trunk/; revision=32420
|
|
|
|
| |
svn path=/trunk/; revision=32417
|
|
|
|
| |
svn path=/trunk/; revision=32397
|
|
|
|
| |
svn path=/trunk/; revision=32378
|
|
|
|
|
|
|
|
|
| |
2006-07-21 Andre Klapper <a9016009@gmx.de>
* calendar.error.xml: improve calendar read-only error message.
Fixes bug #342281.
svn path=/trunk/; revision=32369
|
|
|
|
| |
svn path=/trunk/; revision=32357
|
|
|
|
| |
svn path=/trunk/; revision=32355
|
|
|
|
| |
svn path=/trunk/; revision=32354
|
|
|
|
|
|
|
|
|
| |
2006-07-19 Andre Klapper <a9016009@gmx.de>
* gui/dialogs/calendar-setup.c: harmonize strings.
Fixes bug #346552.
svn path=/trunk/; revision=32348
|
|
|
|
|
|
|
|
|
| |
2006-07-18 Andre Klapper <a9016009@gmx.de>
* calendar.error.xml: removing duplicated error messages, fixing
default answers. Fixes bug #347765.
svn path=/trunk/; revision=32341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-18 Andre Klapper <a9016009@gmx.de>
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/fullname.glade:
* addressbook/gui/contact-editor/fulladdr.glade:
* addressbook/gui/contact-editor/im.glade:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/calendar-setup.glade:
* calendar/gui/dialogs/new-calendar.glade:
* calendar/gui/dialogs/new-task-list.glade:
* calendar/gui/dialogs/url-editor-dialog.glade:
* mail/message-tags.glade:
* plugins/exchange-operations/exchange-change-password.glade:
* plugins/groupwise-features/properties.glade:
* widgets/e-timezone-dialog/e-timezone-dialog.glade:
* widgets/menus/gal-view-instance-save-as-dialog.glade:
* widgets/menus/gal-view-new-dialog.glade:
* widgets/misc/e-attachment.glade:
* widgets/misc/gal-categories.glade:
remove "*" from translation. Fixes bug #331147.
svn path=/trunk/; revision=32340
|
|
|
|
| |
svn path=/trunk/; revision=32327
|
|
|
|
|
|
|
|
|
|
| |
2006-07-17 Li Yuan <li.yuan@sun.com>
* gui/dialogs/task-page.glade:
Add labelled_by relation to start-date and due-date.
Fix for #347473.
svn path=/trunk/; revision=32324
|
|
|
|
| |
svn path=/trunk/; revision=32322
|
|
|
|
| |
svn path=/trunk/; revision=32312
|
|
|
|
| |
svn path=/trunk/; revision=32306
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-11 Li Yuan <li.yuan@sun.com>
* gui/e-week-view.c: (e_week_view_remove_event_cb):
remove week_view->comp_data first, since garray is not thread
safe and the event's address may be changed.
Fix for #345969.
svn path=/trunk/; revision=32281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-11 Li Yuan <li.yuan@sun.com>
* gui/dialogs/event-page.c: (sensitize_widgets):
* gui/dialogs/event-page.glade:
Add mnemonic widget to widget, and change calendar's shortcut key.
Fix for #345510.
2006-07-11 Li Yuan <li.yuan@sun.com>
* gui/e-week-view.c: (e_week_view_focus):
Fix for 345923.
If there is not any event in week view,
just grab week view itself.
svn path=/trunk/; revision=32278
|
|
|
|
|
|
|
|
|
|
| |
2006-07-10 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
Added code for Resize Transparency with Cairo drawing.
Added code to render ECell and EText text items with
antialiasing, hinting and sub-pixel ordering with cairo.
svn path=/trunk/; revision=32270
|
|
|
|
| |
svn path=/trunk/; revision=32268
|
|
|
|
| |
svn path=/trunk/; revision=32267
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-08 Ushveen Kaur <kushveen@novell.com>
Fixes #332230.
* gui/memos-component.c:
* gui/tasks-component.c:
Fixes mnemonic conflicts in the "New" menu.
svn path=/trunk/; revision=32261
|
|
|
|
|
|
|
|
|
|
| |
2006-07-07 Harish Krishnaswamy <kharish@novell.com>
* gui/e-cal-model.c: (e_cal_model_set_instance_times):
Handle the start_time_zone != end_time_zone scenario.
Fixes bugzilla.novell.com #190421.
svn path=/trunk/; revision=32251
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-07 Wang Xin <jedy.wang@sun.com>
Fixes #345222
* gui/dialogs/alarm-dialog.c: (alarm_to_dialog),
(alarm_to_malarm_widgets); (populate_widgets_from_alarm):
Handle mail alarm.
svn path=/trunk/; revision=32248
|
|
|
|
|
|
|
|
|
| |
2006-06-30 Harish Krishnaswamy <kharish@novell.com>
Enhanced search functionality. patch submitted by Johnny Jacob
Reviewed and committed by Harish.
svn path=/trunk/; revision=32207
|
|
|
|
|
|
|
|
|
|
| |
2006-06-28 Andre Klapper <a9016009@gmx.de>
* gui/e-itip-control.glade: Adding translator comments to the
"--to--" string. Removing three strings from translations.
Fixes bug #325126.
svn path=/trunk/; revision=32201
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-28 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>
**Fixes bug #329305
*gui/dialogs/event-page.glade: Changed mnemonic Atte_ndees to
Attendee_s
svn path=/trunk/; revision=32200
|
|
|
|
|
|
|
|
|
|
| |
2006-06-19 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/calendar-setup.c: (calendar_setup_edit_calendar):
Remove GroupWise from the Calendar ESource Groups as it supports
a single calendar only.
svn path=/trunk/; revision=32173
|
|
|
|
|
|
|
|
|
|
| |
2006-06-19 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/comp-editor.c (fill_widgets):
Free GSList and its data after calling
e_cal_component_get_attachment_list.
svn path=/trunk/; revision=32168
|
|
|
|
| |
svn path=/trunk/; revision=32144
|
|
|
|
|
|
|
|
|
|
| |
2006-06-14 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/calendar-setup.c: (calendar_setup_edit_task_list):
Remove GroupWise from the list Task ESource Groups as it supports
a single Task list only. Fixes bug #176596 in bugzilla.novell.com.
svn path=/trunk/; revision=32143
|
|
|
|
|
|
|
|
|
|
| |
2006-06-14 Aishwarya k <aishkalyan@gmail.com>
*Fix for bug #339217
* gui/dialogs/cal-prefs-dialog.glade:
Added translator comments for weekdays.
svn path=/trunk/; revision=32138
|
|
|
|
| |
svn path=/trunk/; revision=32136
|
|
|
|
| |
svn path=/trunk/; revision=32134
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-12 Wang Xin <jedy.wang@sun.com>
**Fixes bug #344630
Change key confirm_expunge to confirm_purge.
* gui/apps_evolution_calendar.schemas.in.in:
* gui/migration.c:
svn path=/trunk/; revision=32114
|
|
|
|
| |
svn path=/trunk/; revision=32106
|
|
|
|
|
|
|
|
|
|
| |
2006-06-08 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fixes bug #341961.
* gui/dialogs/event-page.c: (event_page_fill_widgets):
Removed unnecessary e_cal_component_clone.
svn path=/trunk/; revision=32096
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-05 Li Yuan <li.yuan@sun.com>
* gui/dialogs/cal-prefs-dialog.glade:
add labelled by relationship between label and e-timezone-entry.
* gui/e-timezone-entry.c: (add_relation),
(e_timezone_entry_set_timezone):
add relationship between label and entry.
svn path=/trunk/; revision=32078
|
|
|
|
| |
svn path=/trunk/; revision=32077
|
|
|
|
|
|
|
|
|
|
|
| |
2006-06-01 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/Makefile.am, gui/dialogs/event-editor.c,
gui/dialogs/task-editor.c: Remove redundant files
meeting-page.[ch], cal-attachment.glade and references
in includes.
svn path=/trunk/; revision=32063
|
|
|
|
| |
svn path=/trunk/; revision=32023
|
|
|
|
| |
svn path=/trunk/; revision=32015
|
|
|
|
|
|
|
|
|
| |
2006-05-22 Hiroyuki Ikezoe <poincare@ikezoe.net>
**Fixes bug #331418
* gui/memos-component.c: Set mnemonics in popup menu.
svn path=/trunk/; revision=32012
|
|
|
|
|
|
|
|
|
|
| |
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
Patch suggested by Yu-Hui Liu
* conduits/todo/todo-conduit.c: (pre_sync):
Check for timezone before passing the context.
svn path=/trunk/; revision=31981
|
|
|
|
| |
svn path=/trunk/; revision=31974
|
|
|
|
| |
svn path=/trunk/; revision=31971
|
|
|
|
| |
svn path=/trunk/; revision=31954
|
|
|
|
|
|
|
|
|
| |
2006-05-04 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/event-page.glade: Set mnemonic to
L instead of the conflicting 'i'. Fixes #334056.
svn path=/trunk/; revision=31953
|