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
52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
2007-07-30 Andre Klapper <a9016009@gmx.de>
|
|
|
|
* imap-headers.glade:
|
|
remove "window1" string from translation
|
|
|
|
2007-07-20 Johnny Jacob <jjohnny@novell.com>
|
|
|
|
* imap-headers.c : (org_gnome_imap_headers) :
|
|
GtkTreeView should have a model.
|
|
Fixes #445248
|
|
|
|
2007-07-09 Sankar P <psankar@novell.com>
|
|
|
|
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
|
|
|
|
* imap-headers.c: (add_header_clicked), (remove_header_clicked),
|
|
(org_gnome_imap_headers):
|
|
* imap-headers.glade:
|
|
HIGify. Disable the Delete button when there are no headers.
|
|
See bug #437892
|
|
|
|
2007-05-14 Sankar P <psankar@novell.com>
|
|
|
|
** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com>
|
|
|
|
* imap-headers.c:
|
|
Evolution crashes when clicking "Edit" button
|
|
Fixes #425506
|
|
|
|
2007-01-30 Sankar P <psankar@novell.com>
|
|
|
|
* imap-headers.c: (imap_headers_commit):
|
|
Fixes a memory leak and a scenario where,
|
|
some IMAP servers doesnt return headers if
|
|
the string contains more than one consecutive
|
|
embedded spaces in the HEADER.
|
|
|
|
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
|
|
* imap-headers.c: (org_gnome_imap_headers):
|
|
mark strings as translatable. See bug #399381 for details.
|
|
|
|
2007-01-22 Sankar P <psankar@novell.com>
|
|
|
|
* ChangeLog
|
|
* imap-headers.c
|
|
* imap-headers.glade
|
|
* Makefile.am
|
|
* org-gnome-imap-features.eplug.xml:
|
|
|
|
Initial list of files for the imap-features plugin
|