| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=33214
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #360946
shell/e-shell-window-commands.c (command_about): Migrate to
GtkAboutDialog, use "evolution" for the icon name, add a website link.
shell/main.c (main): Set default window icon name to "evolution".
svn path=/trunk/; revision=33212
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #350253
* Add new evolution icons:
art/16x16/evolution.png
art/22x22/evolution.png
art/24x24/evolution.png
art/32x32/evolution.png
art/scalable/evolution.svg
* Remove obsolete icons:
art/about-box.png
art/bcg.png
art/evolution.png
art/monkey-16.png
* art/Makefile.am: Ship our own named icons.
* mail/em-format-html-print.h:
Rename show_rupert field to show_icon.
* mail/em-format-html-print.c (efh_format_headers):
Lookup the evolution icon by name.
svn path=/trunk/; revision=33211
|
|
|
|
| |
svn path=/trunk/; revision=33210
|
|
|
|
| |
svn path=/trunk/; revision=33209
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* gui/contact-editor/contact-editor.glade: Fix critical warnings
from typos in the glade file. Closes bug #397893. Patch
from Wang Xin.
svn path=/trunk/; revision=33207
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-02-12 Kjartan Maraas <kmaraas@gnome.org>
* em-folder-browser.c: (emfb_search_search_activated):
Add NULL check before calling strcmp(). Fixes a crash
reported in bug #382155.
svn path=/trunk/; revision=33204
|
|
|
|
| |
svn path=/trunk/; revision=33203
|
|
|
|
| |
svn path=/trunk/; revision=33202
|
|
|
|
| |
svn path=/trunk/; revision=33201
|
|
|
|
| |
svn path=/trunk/; revision=33200
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33199
|
|
|
|
|
|
|
|
| |
2007-02-10 Duarte Loreto <happyguy_pt@hotmail.com>
* default/pt/Inbox: Updated welcome message to 2.8 version
svn path=/trunk/; revision=33198
|
|
|
|
|
|
|
|
|
| |
2007-02-10 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Stéphane Raimbault,
Robert-André Mauchin and Stéphane Raimbault.
svn path=/trunk/; revision=33197
|
|
|
|
|
|
|
|
| |
2007-02-10 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=33196
|
|
|
|
|
|
|
|
| |
2007-02-10 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=33195
|
|
|
|
|
|
|
|
|
| |
2007-02-09 William Jon McCann <mccann@jhu.edu>
* e-shell-nm-glib.c: Fix the build. Fixes #403744
svn path=/trunk/; revision=33194
|
|
|
|
| |
svn path=/trunk/; revision=33193
|
|
|
|
| |
svn path=/trunk/; revision=33192
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-09 Sankar P <psankar@novell.com>
* itip-formatter.c: (update_item), (view_response_cb):
Deletes all instances of a recurrence appointment as soon as the
invitation is accepted/declined adn applied-to-all.
Fixes #312301
svn path=/trunk/; revision=33190
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-09 Sankar P <psankar@novell.com>
* camel-gw-listener.c: (add_esource), (remove_esource),
(add_proxy_sources): Picks a random color for proxy calendars,
Checks the Memo/Notes component for proxies
svn path=/trunk/; revision=33189
|
|
|
|
| |
svn path=/trunk/; revision=33188
|
|
|
|
| |
svn path=/trunk/; revision=33187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-08 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #400726
* mail/em-format-html-print.c: #include <e-util.e-print.h>
* addressbook/printing/e-contact-print.h: Declare
e_contact_print_response().
svn path=/trunk/; revision=33186
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-02-08 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #357216
* widgets/text/e-entry.c: Remove "font", "fontset", and "gdk_font"
properties, since they forward gets and sets to non-existant
properties in entry->item.
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-field-chooser-item.h:
* widgets/table/e-table-group-container.c:
* widgets/table/e-table-group-container.h:
Replace deprecated GdkFont with PangoFontDescription.
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-header-item.h:
Replace deprecated GdkFont with PangoFontDescription.
Rename "fontset" property to "font-desc", and change the property
type to a boxed PangoFontDescription.
svn path=/trunk/; revision=33185
|
|
|
|
| |
svn path=/trunk/; revision=33184
|
|
|
|
| |
svn path=/trunk/; revision=33183
|
|
|
|
|
|
|
|
| |
2007-02-08 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/trunk/; revision=33182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-07 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #359979, #384183
* mail/em-camel-stream.c (sync_op):
* mail/em-sync-stream.c (sync_op):
* mail/mail-session.c (alert_user):
e_msgport_wait()'s behavior is now block-and-pop instead of
block-and-peek.
svn path=/trunk/; revision=33181
|
|
|
|
| |
svn path=/trunk/; revision=33180
|
|
|
|
| |
svn path=/trunk/; revision=33179
|
|
|
|
| |
svn path=/trunk/; revision=33177
|
|
|
|
|
|
|
|
|
| |
2007-02-05 Sankar P <psankar@novell.com>
* junk-settings.c:
Include missing header file
svn path=/trunk/; revision=33176
|
|
|
|
|
|
|
|
|
| |
2007-02-04 Andre Klapper <a9016009@gmx.de>
* de.po: Fixed Evolution translation bug #404226.
svn path=/trunk/; revision=33175
|
|
|
|
|
|
|
|
|
|
| |
2007-02-04 Andre Klapper <a9016009@gmx.de>
* filter-rule.c: (get_widget): Add mnemonic to "Find items".
Fixes bug #404242.
svn path=/trunk/; revision=33174
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-01 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=33173
|
|
|
|
|
|
|
|
| |
2007-01-31 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33172
|
|
|
|
| |
svn path=/trunk/; revision=33171
|
|
|
|
|
|
|
|
| |
2007-01-30 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=33169
|
|
|
|
|
|
|
|
| |
2007-01-30 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
svn path=/trunk/; revision=33167
|
|
|
|
|
|
|
| |
* th.po: Updated Thai translation.
svn path=/trunk/; revision=33166
|
|
|
|
| |
svn path=/trunk/; revision=33165
|
|
|
|
|
|
|
|
|
| |
2007-01-29 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=33161
|
|
|
|
|
|
|
|
| |
2007-01-29 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33160
|
|
|
|
| |
svn path=/trunk/; revision=33157
|
|
|
|
|
|
|
|
| |
2007-01-27 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33156
|
|
|
|
|
|
|
|
|
|
| |
2007-01-27 Andre Klapper <a9016009@gmx.de>
* e-html-utils.c: (e_text_to_html_full):
identify "sip:" URL's. Fixes bug #396543.
svn path=/trunk/; revision=33155
|
|
|
|
|
|
|
|
|
|
| |
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* install-shared.c: (org_gnome_popup_wizard):
don't split sentences. Fixes bug #401288.
svn path=/trunk/; revision=33154
|
|
|
|
| |
svn path=/trunk/; revision=33152
|
|
|
|
|
|
|
|
|
|
| |
2007-01-25 Raghavendran <raghavguru7@gmail.com>
**Fixes bug #343943
* e-msg-composer.c:Added code for tab sequence to go from
BCC into Body.
svn path=/trunk/; revision=33149
|
|
|
|
|
|
|
|
|
|
| |
2007-01-25 Kjartan Maraas <kmaraas@gnome.org>
* send-options.c: (get_cnc): Fix a crash when setting up
a GroupWise account. Closes bug #330969. Patch from
Parthasarathi Susarla.
svn path=/trunk/; revision=33148
|
|
|
|
|
|
|
| |
2007-01-24 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/trunk/; revision=33147
|
|
|
|
|
|
|
|
| |
2007-01-24 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33146
|
|
|
|
|
|
|
|
|
| |
2007-01-24 Wang Xin <jedy.wang@sun.com>
* e-text/gal-a11y-e-text.c: Fixes #400121.
svn path=/trunk/; revision=33145
|
|
|
|
|
|
|
|
|
| |
2007-01-24 Wang Xin <jedy.wang@sun.com>
* em-folder-browser.c: Fixes 397195.
svn path=/trunk/; revision=33144
|
|
|
|
| |
svn path=/trunk/; revision=33143
|
|
|
|
|
|
|
|
| |
* sv.po: Updated Swedish translation.
* POTFILES.in: Added missing files.
svn path=/trunk/; revision=33142
|
|
|
|
|
|
| |
`
svn path=/trunk/; revision=33141
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran R <raghavguru7@gmail.com>
* evolution-message-composer.xml: Added Send options button
under Insert menu item in composer .
Added toolitem for Send Options .
svn path=/trunk/; revision=33140
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran <raghavguru7@gmail.com>
* org-gnome-groupwise-features.xml:
* mail-send-options.c :
Added code for implementing Send options via
a data hook .
svn path=/trunk/; revision=33139
|
|
|
|
| |
svn path=/trunk/; revision=33138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* exchange-send-options.glade :Glade file for
exchange send options .
* org-gnome-exchange-operations.eplug.xml :Added a
hook for implementing send options .
* exchange-mail-send-options.c :Contains code for invoking
the dialog and processing the data received and destroying
the dialog .
* exchange-send-options.[c,h] :Contains the GType for exchange
send options dialog .
svn path=/trunk/; revision=33137
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-18 Raghavendran R<raghavguru7@gmail.com>
* e-msg-composer.[c,h]:
(e_msg_composer_modify_header): ,
(e_msg_composer_remove_header):
Added code for modifying and removing camel
mime message header .
(menu_send_options_cb):Creates and emits the event
when send options is clicked .
svn path=/trunk/; revision=33136
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Raghavendran R <raghavguru7@gmail.com>
* em-event.[c,h]: (em_event_target_new_composer):
Creates and returns an event target (composer).
svn path=/trunk/; revision=33135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-01-22 Sankar P <psankar@novell.com>
* configure.in: Added support for configuring the
imap-headers plugin.
svn path=/trunk/; revision=33133
|
|
|
|
| |
svn path=/trunk/; revision=33132
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-17 Srinivasa Ragavan <sragavan@novell.com>
** Downstream fix from OpenSUSE
* message-list.c: Fix for compiler warning.
svn path=/trunk/; revision=33131
|
|
|
|
| |
svn path=/trunk/; revision=33130
|
|
|
|
| |
svn path=/trunk/; revision=33129
|
|
|
|
|
|
|
|
|
| |
2006-01-08 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.9.5 release
updates.
svn path=/trunk/; revision=33128
|
|
|
|
| |
svn path=/trunk/; revision=33127
|
|
|
|
| |
svn path=/trunk/; revision=33126
|
|
|
|
|
|
| |
* Fix for 389664 - Adding pilot-link 0.12 compatibility.
svn path=/trunk/; revision=33125
|
|
|
|
| |
svn path=/trunk/; revision=33124
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* e-filter-bar.c: (build_items): Initialize ESearchBarItem
type to ESB_ITEMTYPE_RADIO. Fixes #382860.
svn path=/trunk/; revision=33123
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
2007-01-07 Andre Klapper <a9016009@gmx.de>
* configure.in: fix the build failure caused by
SVN revision 33110 (swedish quickref addition).
svn path=/trunk/; revision=33114
|
|
|
|
|
|
|
| |
2007-01-06 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin.
svn path=/trunk/; revision=33113
|
|
|
|
| |
svn path=/trunk/; revision=33112
|
|
|
|
| |
svn path=/trunk/; revision=33111
|
|
|
|
| |
svn path=/trunk/; revision=33110
|
|
|
|
|
|
|
|
|
| |
<bernat.tallaferro@gmail.com>
* ca.po: Catalan translation fixes
svn path=/trunk/; revision=33109
|
|
|
|
| |
svn path=/trunk/; revision=33108
|
|
|
|
|
|
|
|
|
| |
2007-01-02 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=33107
|
|
|
|
|
|
|
|
| |
2006-12-28 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33106
|
|
|
|
|
|
|
|
| |
2006-12-28 David Lodge <dave@cirt.net>
* en_GB.po: Updated English (British) translation
svn path=/trunk/; revision=33105
|
|
|
|
| |
svn path=/trunk/; revision=33104
|
|
|
|
| |
svn path=/trunk/; revision=33103
|
|
|
|
| |
svn path=/trunk/; revision=33102
|
|
|
|
| |
svn path=/trunk/; revision=33100
|
|
|
|
| |
svn path=/trunk/; revision=33099
|
|
|
|
| |
svn path=/trunk/; revision=33098
|
|
|
|
| |
svn path=/trunk/; revision=33096
|
|
|
|
| |
svn path=/trunk/; revision=33095
|
|
|
|
| |
svn path=/trunk/; revision=33093
|
|
|
|
| |
svn path=/trunk/; revision=33092
|
|
|
|
|
|
|
|
|
| |
2006-12-22 Simon Zheng <simon.zheng@sun.com>
* mail/em-account-editor.c: (emae_setup_service):
Fix the regression of bugzilla bug #352108.
svn path=/trunk/; revision=33090
|
|
|
|
|
|
|
|
|
|
| |
2006-12-22 Daniel Nylander <po@danielnylander.se>
* sv/sv.po: Updated Swedish translation.
* sv/figures/*png: Added screenshots.
* Makefile.am: Added sv to DOC_LINGUAS
svn path=/trunk/; revision=33089
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* mail/em-format-html-display.c: (efhd_image_unallocate),
(efhd_attachment_image):
Disconnect handlers on image destroy. Fixes bug
#340165.
Fixes changelog issue and build issue
svn path=/trunk/; revision=33086
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* mail/em-format-html-display.c: (efhd_image_unallocate),
(efhd_attachment_image):
Disconnect handlers on image destroy. Fixes bug
#340165.
svn path=/trunk/; revision=33084
|
|
|
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.9.4 release
updates.
* configure.in: Bump the required EDS version to 1.9.4
svn path=/trunk/; revision=33083
|
|
|
|
|
|
|
|
|
| |
* exchange-folder-permission.c:
(org_gnome_exchange_folder_permissions): Decode the derived path
using camel_url_decode_path(), as path may contain encoded
characters.
svn path=/trunk/; revision=33082
|
|
|
|
|
|
|
|
|
|
| |
2006-12-18 Sankar P <psankar@novell.com>
* mail-send-recv.c: (get_folders):
Do not check for mails in all folders, for Exchange.
Will be more than useful when you have a lot of folders.
svn path=/trunk/; revision=33081
|
|
|
|
|
|
|
|
| |
2006-12-18 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33080
|
|
|
|
| |
svn path=/trunk/; revision=33079
|
|
|
|
|
|
|
|
| |
2006-12-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33076
|
|
|
|
|
|
|
|
| |
2006-12-14 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
svn path=/trunk/; revision=33075
|
|
|
|
|
|
|
|
| |
2006-12-14 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=33073
|
|
|
|
|
|
|
|
| |
2006-12-11 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=33072
|
|
|
|
|
|
|
|
| |
2006-12-09 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
svn path=/trunk/; revision=33071
|
|
|
|
| |
svn path=/trunk/; revision=33070
|
|
|
|
|
|
|
|
| |
2006-12-08 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, fix #358310.
svn path=/trunk/; revision=33068
|
|
|
|
|
|
|
|
|
| |
2006-12-07 Francisco Javier F. Serrador <serrador@openshine.com>
* es/.cvsignore: Added .cvsignore file
* es/*.xml: Sent old xml files to ATTIC
svn path=/trunk/; revision=33067
|
|
|
|
|
|
|
|
|
| |
2006-12-07 Francisco Javier F. Serrador <serrador@openshine.com>
* es/*: Updated Spanish translation.
* es/*.xml: Sent old xml files to ATTIC
svn path=/trunk/; revision=33066
|
|
|
|
|
|
|
|
| |
2006-12-06 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixes bug #355772.
svn path=/trunk/; revision=33063
|
|
|
|
| |
svn path=/trunk/; revision=33062
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #382431
* em-format.c: Fix implicit declaration of function
'mail_config_get_message_limit'.
svn path=/trunk/; revision=33061
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.9.3 release
updates.
svn path=/trunk/; revision=33052
|
|
|
|
|
|
| |
evolution.mime.
svn path=/trunk/; revision=33051
|
|
|
|
|
|
|
|
|
|
|
| |
2006-09-27 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* text/e-text.c (e_text_unrealize): Don't call deprecated GLib / GDK
functions.
svn path=/trunk/; revision=33050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* e-cell-pixbuf.c:
* e-cell-progress.c:
* e-cell-text.c:
* e-cell-toggle.c:
* e-cell-tree.c:
* e-table-col.c:
* e-table-extras.c:
* e-table-header-item.c:
* e-table-header-utils.c:
* e-table-item.c:
* e-table-memory-store.c:
Don't call deprecated GLib / GDK functions.
svn path=/trunk/; revision=33049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* e-calendar-item.c:
* e-canvas-background.c:
* e-filter-bar.c:
* e-search-bar.c:
* gal-combo-box.c:
Don't call deprecated GLib / GDK functions.
* e-colors.c (e_color_alloc): Remove unused function.
svn path=/trunk/; revision=33048
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* exchange-config-listener.c: Don't call deprecated GLib / GDK
functions.
svn path=/trunk/; revision=33047
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* em-folder-browser.c:
* em-folder-view.c:
Don't call deprecated GLib / GDK functions.
svn path=/trunk/; revision=33046
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #357970
* gui/contact-editor/e-contact-editor.c:
* gui/widgets/e-minicard.c:
* gui/widgets/eab-contact-display.c:
Don't call deprecated GLib / GDK functions.
svn path=/trunk/; revision=33044
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* e-table.c: (canvas_vbox_event), (click_to_add_event):
Fixes bug #381642.
svn path=/trunk/; revision=33043
|
|
|
|
|
|
|
|
|
| |
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* e-filter-bar.c: (build_items): Fix read of uninitialized
ESearchBarItems. Partially fixes #381642.
svn path=/trunk/; revision=33042
|
|
|
|
|
|
|
|
| |
2006-12-03 Harish Krishnaswamy <kharish@novell.com>
* e-shell.c: (impl_dispose): Fix memory leak of iid.
svn path=/trunk/; revision=33041
|
|
|
|
| |
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>
* plugins/groupwise-account-setup/camel-gw-listener.c:
(add_esource), (add_calendar_tasks_sources),
(get_addressbook_names_from_server), (add_proxy_sources),
(prune_proxies), (camel_gw_listener_construct):
Add code to prune dead proxy entries (so they are executed
regardless of which component gets loaded first). Clean up
the existing code, fix leaks and ensure new proxy calendars
have their (different) color set.
svn path=/trunk/; revision=33037
|
|
|
|
|
|
|
|
|
|
| |
2006-12-03 Harish Krishnaswamy <kharish@novell.com>
* mail-component.c: (mc_startup): Do not attempt to
prune GW proxies on startup as this handled by the plugin
now.
svn path=/trunk/; revision=33036
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
2006-09-19 Kjartan Maraas <kmaraas@gnome.org>
* org-gnome-gw-account-setup.eplug.xml: Mark description for
translation.
svn path=/trunk/; revision=33034
|
|
|
|
|
|
|
|
|
| |
2006-11-29 Chris Halls <halls@debian.org>
* main.c: Register import eplugin type.
Fixes bug #372528.
svn path=/trunk/; revision=33033
|
|
|
|
|
|
|
|
| |
2006-12-02 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=33032
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-28 Parthasarathi Susarla <ajaysusarla@gmail.com>
** Fix bug #348679
* icsimporter.c: (org_gnome_evolution_import_ics_attachment):
Do not access structure elements directly. Use the methods of the
class in the CamelDataWrapper Class
svn path=/trunk/; revision=33030
|
|
|
|
|
|
|
|
| |
2006-11-27 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed bug #373453.
svn path=/trunk/; revision=33029
|
|
|
|
|
|
|
|
| |
2006-11-27 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed bug #356884.
svn path=/trunk/; revision=33028
|
|
|
|
|
|
| |
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=33025
|
|
|
|
|
|
|
|
| |
2006-11-26 Srinivasa Ragavan <sragavan@novell.com>
* Fix for bug #337439 DoS attach with large emails
svn path=/trunk/; revision=33024
|
|
|
|
|
|
|
|
| |
2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com>
* C/Makefile.am, C/evolution-C.omf: removed leftover files
svn path=/trunk/; revision=33020
|
|
|
|
|
|
|
|
| |
2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com>
* evolution.omf.in: Added Evolution omf.
svn path=/trunk/; revision=33019
|
|
|
|
|
|
|
|
| |
2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com>
* es/es.po: Updated Spanish translation.
svn path=/trunk/; revision=33018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-22 Francisco Javier F. Serrador <serrador@openshine.com>
* .cvsignore, Makefile.am, configure.in, help/.cvsignore,
help/ChangeLog, help/Makefile.am, help/C/evolution.xml: Modified
to support gnome-doc-utils.
* help/es/es.po: Added Spanish translation.
* help/omf.make, help/update_po.pl, help/update_translation.pl,
help/xmldocs.make, help/es/Makefile.am, help/es/topic.dat: Removed
old files.
svn path=/trunk/; revision=33017
|
|
|
|
|
|
|
|
|
| |
2006-11-21 Harish Krishnaswamy <kharish@novell.com>
* e-filter-bar.c: (e_filter_bar_new): type should be
initialized to 0, not NULL.
svn path=/trunk/; revision=33010
|
|
|
|
|
|
|
|
|
| |
2006-11-20 Harish Krishnaswamy <kharish@novell.com>
* e-icon-factory.c: (load_icon), (e_icon_factory_get_icon):
Remove unreachable code and fix the leak of basename.
svn path=/trunk/; revision=33007
|
|
|
|
| |
svn path=/trunk/; revision=33003
|
|
|
|
|
|
|
|
| |
2006-11-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32994
|
|
|
|
| |
svn path=/trunk/; revision=32992
|
|
|
|
|
|
|
|
|
|
| |
2006-11-17 Harish Krishnaswamy <kharish@novell.com>
* proxy-login.c: (proxy_login_get_cnc): Remove
an extraneous initialization that leaks a CamelUrl on
each invocation.
svn path=/trunk/; revision=32990
|
|
|
|
|
|
|
|
| |
2006-11-16 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32989
|
|
|
|
|
|
|
|
| |
2006-11-16 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32986
|
|
|
|
| |
svn path=/trunk/; revision=32984
|
|
|
|
|
|
|
|
| |
2006-11-15 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32983
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-03 Parthasarathi Susarla <ajaysusarla@gmail.com>
** Fixes bug #357492
* e-attachment-bar.c: (e_attachment_bar_remove_selected):
put the attachment pointes into a temporary array. Free the
pointers and the array after going thru the entire list
This prevents a crash and also fixes the issue of only few
attachments getting deleted.
svn path=/trunk/; revision=32981
|
|
|
|
|
|
|
|
| |
2006-11-14 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32980
|
|
|
|
|
|
|
|
| |
2006-11-14 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32979
|
|
|
|
|
|
|
|
|
| |
2006-11-14 Francisco Javier F. Serrador <serrador@openshine.com>
* C/figures/evo_cal_callout_a.gif: Removed
* C/figures/evo_cal_callout_a.png: Added
svn path=/trunk/; revision=32978
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
2006-11-14 Harish Krishnaswamy <kharish@novell.com>
* data/Makefile.am: Install evolution.desktop
instead of evolution-<version>.desktop.
svn path=/trunk/; revision=32975
|
|
|
|
|
|
|
|
|
| |
2006-11-14 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Add targets help/quickref/es/Makefile
and mail/default/es/Makefile.
svn path=/trunk/; revision=32974
|
|
|
|
|
|
| |
Bug 373421.
svn path=/trunk/; revision=32973
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-14 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Reverting the previous patch as it breaks
the HEAD build. Target Help/C/Makefile was removed from
configure.in while Help/Makefile.am still refers to subdirectory
C. The port to gnome-doc-utils also needs to submitted for
review.
svn path=/trunk/; revision=32972
|
|
|
|
|
|
|
|
| |
2006-11-12 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32971
|
|
|
|
|
|
|
|
| |
2006-11-11 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32969
|
|
|
|
|
|
|
|
|
| |
2006-11-11 Francisco Javier F. Serrador <serrador@openshine.com>
* gui/widgets/e-minicard.c: Fixes #358249
* gui/widgets/eab-contact-display.c: Fixes #358249
svn path=/trunk/; revision=32967
|
|
|
|
|
|
|
|
| |
2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com>
* configure.in: Fixes #76336 and fix Spanish quickref.
svn path=/trunk/; revision=32966
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com>
* quickref/Makefile.am
* quickref/es/Makefile.am
* quickref/es/quickref.pdf
* quickref/es/quickref.tex: Added Quick Reference card
svn path=/trunk/; revision=32964
|
|
|
|
|
|
|
|
| |
2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32963
|
|
|
|
|
|
|
|
| |
2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com>
* .cvsignore: Added file for Spanish translation.
svn path=/trunk/; revision=32962
|
|
|
|
|
|
|
|
| |
2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com>
* default/Makefile.am: Added "es" to SUBDIRS
svn path=/trunk/; revision=32961
|
|
|
|
|
|
|
|
|
| |
2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com>
* default/es/Inbox: Added Spanish welcome mail.
* default/es/Makefile.am: Added Makefile
svn path=/trunk/; revision=32960
|
|
|
|
|
|
|
|
|
|
|
| |
2006-11-09 Sankar P <psankar@novell.com>
* em-folder-browser.c: (emfb_view_hide_selected):
* em-folder-view.c: (emfv_popup_delete):
* mail.error.xml:
Disable mail delete for proxy when there are not enough rights
svn path=/trunk/; revision=32958
|
|
|
|
|
|
|
|
| |
2006-11-08 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32957
|
|
|
|
| |
svn path=/trunk/; revision=32956
|
|
|
|
|
|
|
|
|
| |
2006-11-07 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in : Evolution 2.9.1 release
updates.
svn path=/trunk/; revision=32955
|
|
|
|
|
|
|
|
|
| |
2006-11-06 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Move prefer-plain plugin to the 'standard'
list from 'experimental'.
svn path=/trunk/; revision=32954
|
|
|
|
| |
svn path=/trunk/; revision=32951
|
|
|
|
| |
svn path=/trunk/; revision=32950
|
|
|
|
|
|
|
|
|
| |
2006-11-04 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=32949
|
|
|
|
|
|
|
|
| |
2006-11-02 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32947
|
|
|
|
| |
svn path=/trunk/; revision=32945
|
|
|
|
|
|
|
|
| |
2006-11-01 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32944
|
|
|
|
|
|
|
|
| |
2006-10-28 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32941
|
|
|
|
| |
svn path=/trunk/; revision=32938
|
|
|
|
|
|
|
|
| |
2006-10-24 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32936
|
|
|
|
|
|
|
|
| |
2006-10-24 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32935
|
|
|
|
|
|
|
|
| |
2006-10-23 Priit Laes <amd@store20.com>
* org-gnome-default-source.eplug.xml: Fixed typo in plugin
description. Fixes bug 363999.
svn path=/trunk/; revision=32933
|
|
|
|
| |
svn path=/trunk/; revision=32931
|
|
|
|
|
|
|
|
| |
2006-10-21 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=32927
|
|
|
|
|
|
|
| |
2006-10-21 Priit Laes <amd@store20.com>
* org-gnome-default-source.eplug.xml: Fix typo. Fixes #363999.
svn path=/trunk/; revision=32926
|
|
|
|
| |
svn path=/trunk/; revision=32922
|
|
|
|
|
|
|
|
| |
2006-10-20 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=32919
|
|
|
|
|
|
|
|
| |
2006-10-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32917
|
|
|
|
|
|
|
|
| |
2006-10-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32915
|
|
|
|
| |
svn path=/trunk/; revision=32913
|
|
|
|
| |
svn path=/trunk/; revision=32912
|
|
|
|
|
|
|
|
| |
2006-10-18 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32911
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Evolution 2.9.1 release
updates.
svn path=/trunk/; revision=32904
|
|
|
|
|
|
|
|
|
| |
2006-10-17 Harish Krishnaswamy <kharish@novell.com>
* main.c: (show_development_warning): Update last
stable version.
svn path=/trunk/; revision=32903
|
|
|
|
| |
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 Tor Lillqvist <tml@novell.com>
* win32/libevolution-mail.def: List the function
mail_win32_get_mail_thread_queued() instead of the variable
mail_thread_queued. (#348212)
* mail-mt.h: On Win32 we don't want to use the mail_thread_queued
variable outside the libevolution-mail DLL, but instead access its
value through a getter function.
* mail-mt.c: Make mail_thread_queued static on Win32.
(mail_win32_get_mail_thread_queued): New function that returns the
value of mail_thread_queued.
svn path=/trunk/; revision=32898
|
|
|
|
| |
svn path=/trunk/; revision=32897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-16 Devashish Sharma <sdevashish@novell.com>
* gui/widgets/e-addressbook-view.c (display_view): Changed the
parameter passed to gal_view_minicard_attach.
* gui/widgets/gal-view-minicard.c (column_width_changed): Sets the
horizontal scroll amount for the addresss card view to the current
page size.
* gui/widgets/gal-view-minicard.h: Changed function prototype for
gal_view_minicard_attach. Passing EABView instead of
EMinicardViewWidget.
Fixes Bug#218273
svn path=/trunk/; revision=32896
|
|
|
|
| |
svn path=/trunk/; revision=32895
|
|
|
|
|
|
|
|
|
|
| |
2005-10-16 Sankar P <psankar@novell.com>
* mail-ops.c: (em_filter_folder_element_describe)
Changes the string displayed in the status bar.
Fixes #320615
svn path=/trunk/; revision=32894
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add two files here.
* nb.po: Update the translation.
svn path=/trunk/; revision=32893
|
|
|
|
|
|
|
|
|
| |
2006-08-28 Kjartan Maraas <kmaraas@gnome.org>
* org-gnome-evolution-mail-attachments-import-ics.eplug.xml: Mark
name and description for translation.
svn path=/trunk/; revision=32892
|
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Ushveen Kaur <kushveen@novell.com>
** Fixes bug #308276
* mail.error.xml : secondary for "vfolder-notunique" corrected.
svn path=/trunk/; revision=32890
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-10-16 Ushveen Kaur <kushveen@novell.com>
** Fixes bug#332908
* addressbook.error.xml :
* gui/contact-editor/e-contact-editor.c : Prompt-resize dialog
options changed. Three options given now, "Resize", "Use as it is"
and "Do not save".
svn path=/trunk/; revision=32889
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
** Fix for bug #333864 and bug #351374
svn path=/trunk/; revision=32884
|
|
|
|
|
|
|
|
| |
2006-10-15 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32882
|
|
|
|
|
|
| |
Macedonian translation
svn path=/trunk/; revision=32881
|
|
|
|
| |
svn path=/trunk/; revision=32880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-15 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=32878
|
|
|
|
| |
svn path=/trunk/; revision=32877
|
|
|
|
| |
svn path=/trunk/; revision=32876
|
|
|
|
| |
svn path=/trunk/; revision=32875
|
|
|
|
|
|
|
|
| |
2006-10-15 Satoru SATOH <ss@gnome.gr.jp>
* ja.po: Fixed plurals-related problem.
svn path=/trunk/; revision=32874
|
|
|
|
|
|
|
|
|
|
|
| |
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-14 Harish Krishnaswamy <kharish@novell.com>
* C/evolution.xml: Documentation updates.
Committing on behalf of Radhika Nair <pradhika@novell.com>
svn path=/trunk/; revision=32872
|
|
|
|
|
|
|
|
| |
2006-10-14 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32871
|
|
|
|
|
|
|
|
|
| |
2006-10-13 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=32870
|
|
|
|
| |
svn path=/trunk/; revision=32869
|
|
|
|
|
|
|
|
| |
2006-10-11 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=32866
|
|
|
|
| |
svn path=/trunk/; revision=32865
|
|
|
|
|
|
|
|
| |
2006-10-09 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=32864
|
|
|
|
| |
svn path=/trunk/; revision=32863
|
|
|
|
| |
svn path=/trunk/; revision=32862
|
|
|
|
| |
svn path=/trunk/; revision=32861
|
|
|
|
|
|
|
|
| |
2006-10-08 Jordi Mas <jmas@softcatala.org>
* ca.po: Catalan translation fixes
svn path=/trunk/; revision=32860
|
|
|
|
|
|
|
|
| |
2006-10-05 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32859
|
|
|
|
| |
svn path=/trunk/; revision=32858
|
|
|
|
|
|
|
|
| |
2006-10-04 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=32857
|
|
|
|
|
|
|
|
| |
2006-10-04 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
svn path=/trunk/; revision=32856
|