[evolution] Created tag EVOLUTION_2_27_3
- From: Chenthill Palanisamy <pchen src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution] Created tag EVOLUTION_2_27_3
- Date: Tue, 16 Jun 2009 07:54:04 -0400 (EDT)
The unsigned tag 'EVOLUTION_2_27_3' was created.
Tagger: test <test linux-6tvq site>
Date: Tue Jun 16 17:31:12 2009 +0530
Tagged for 2.27.3 release
Changes since the last tag 'EVOLUTION_2_26_1':
Adam Petaccia (2):
Bug 571496 â?? Migrate from deprecated gnome_execute to g_spawn/xdg-terminal
Bug 580900 â?? Kill libgnomeui/gnome-dateedit
Ask H. Larsen (1):
Updated Danish translation
Chenthill Palanisamy (6):
Corrected a copy/paste error.
Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.
Adds the resend feature to GroupWise features.
Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.
Show a progress message if the calendar is taking sometime to open.
Adding the new file which was missed in earlier commit for resend feature.
Christian Kirbach (1):
[gnome-2-26] Updated German translation.
Claude Paroz (1):
Updated French translation
Damien Lespiau (1):
Bug 582168 â?? Remove duplicated shebang and comment from autogen.sh
Daniel Nylander (1):
Updated Swedish translation
David Ronis (1):
BUGFIX: bug #579774 Use spamc to learn junk if available
Fridrich Strba (11):
Assure that the filename <-> uri conversion are done with g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris
Add iconrc support for Evolution. The windows binary
Replace libgnome function with equivalent glib functions.
Remove libgnome include
Remove a horrible hack and stuff the localizable strings into if-zero-ed block
Add libraries to LIBADD so that -no-undefined on win32 works well.
Cater for circular dependencies between libevolution-mail
Don't declare x_mailer "extern" because it causes undefined symbols
Regenerate the def files according to the current state of the real
libevolution-mail-shared is a new library, so reflect its existence
Avoid the console popping while evolution running on windows
Gabor Kelemen (1):
Small update
Gil Forcada Codinachs (1):
Minor fix to Catalan translation to fix bug #574842
Holger Macht (1):
External Editor rewrite by Holger Macht. Fixes #567145
Ihar Hrachyshka (1):
Fixed gettext problems.
Ivar Smolin (1):
Updating Estonian translation
Jeff Cai (2):
2009-05-06 Jeff Cai <jeff cai sun com>
Don't link against libsoftoken3 explicitly
Johnny Jacob (1):
Bug 581424 - Personal folder tree appears besides Public folder in subscription editor.
Jorge Gonzalez (18):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (3):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Lucian Langa (3):
BUGFIX: 578540 - Create address book entries when sending mails
Bug 584154 â?? custom icon folder hook does not work
Bug 583446 â?? refresh folder hook
Manoj Kumar Giri (12):
Updated Oriya Translation.
Updated Oriya Translation.
Updated Oriya Translation.
Updated Oriya Translation.
Updated Oriya Translation
Added Entries for Oriya Translation.
Updated Oriya Translation.
Added entries for Oriya Translation update.
Updated Oriya Translation
Added entries for Oriya Translation
Updated Oriya Translation
Updated Oriya Translation
Marcel Stimberg (2):
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
Make the Calendar view scroll using the arrow keys
Marios Zindilis (2):
Updated Greek translation for documentation
Added figures for Greek documentation
Matthew Barnes (119):
Bug 577929 â?? Consolidate marshallers
Add a missing file.
Bug 565780 â?? Message view is tightly packed and hard to read
Reset ETable vertical padding to 3 to more closely match GtkTreeView.
Bug 577898 â?? Port ExoBinding to Evolution
Add evolution.doap and update MAINTAINERS.
Fix email addresses in doap file.
Bug 516933 â?? Rewrite attachment UI
Commit the rest of the attachment UI rewrite
Alphabetize the plugins/.../Makefile list in configure.in
Use consistent variable names for GtkUIManager
Add some initial .gitignore files.
Simplify action and action group lookups in CompEditor.
Cosmetic cleanups for EMFormat headers
Use the standard FAQ icon for Help -> Evolution FAQ
Bump the required GLib and GTK+ versions to latest stable.
Bug 580898 â?? Kill libgnomeui/gnome-winhints
Bug 580894 â?? Kill libgnome/gnome-util (partial fix)
Bug 580896 â?? Kill libgnome/gnome-program
Bug 580892 â?? Kill libgnomeui/gnome-app and gnome-app-helper
More gnome-init cleanup for bug #567283.
Bug 580893 â?? Kill libgnome/gnome-gconf
Only #include specific libgnome[ui] headers; easier to track.
Fix distcheck errors.
Bug 581032 â?? Some links can't be opened
Use Behdad's brilliant git.mk to generate .gitignore files.
Remove obsolete Glade files.
Delist removed Glade files from POTFILES.in.
Bug 542685 â?? [default-mailer] Leaking GConfValue
Bug 572977 â?? Use g_strerror() instead of strerror()
Bug 577482 â?? Bad strings in plugins/itip-formatter/itip-view.c
Bug 325131 â?? Do not translate ETable property nicknames
Bug 574781 â?? Bad e-send-options.glade strings
Bug 575124 â?? Clarify "S_pecify the mailbox name" string
Bug 575122 â?? "before every anniversary/birthday" is missing translator comment
Fix a -Werror-implicit-function-declaration regression
Re-mark some metadata strings for translation
Remove dead composer code.
Mark CompEditor as changed when attachments are added or removed.
Fix include paths.
Add -I$(top_srcdir)/widgets to a bunch of plugins.
Fix an eplug typo.
Another #include path fix.
Fix an error extracting URIs from local attachments.
Fix a build break in external-editor plugin.
Bug 581454 â?? Move nautilus-sendto integration to Evolution
Use 'Open with "$foo"' instead of 'Open in $foo...'
Convert the vCard Bonobo control to an EMFormatHook plugin.
Fix a couple attachment drag-and-drop typos.
Merge branch 'master' into vcard-inline
Make vcard-inline actually work.
Merge branch 'master' into vcard-inline
Remove auto-generated files from git.
Remove generated files from git.
Bug 440919 â?? Evolution can't attach "zero length" files
Bug 582144 â?? Evolution not showing proper attachment filename
Remove an unnecessary variable from get_attachment_list().
Bug 582585 â?? Crash when deleting multiple attachments from composed mail
Add e_attachment_store_get_attachments().
Bug 458491 â?? Remove useless "Call To..." popup menu option
Fix several types of pedantic compiler warnings.
Bug 578478 â?? Composer shows not all "From" information
Move automatic CC/BCC handling to EComposerHeaderTable.
Bug 582744 â?? CC field autofill doesn't work for replies
Bug 578176 â?? "Send message to contact" does not honor "always BCC"
Fix compiler warnings.
Add e-attachment-handler-sendto.c to POTFILES.in.
Bug 274117 â?? Difficult to post a new message to newsgroups
Merge branch '274117-compoer-view-fields'
Use proper ngettext support in vcard-inline.c
Merge branch 'vcard-inline'
Bug 580925 â?? Better search bar for word searches
Rename configure.in to configure.ac.
Relegate the "face" plugin to experimental
Update Win32 symbol export files.
Bug 523216 â?? User-oriented plugin descriptions
Fix "make check" errors.
Prefer icons from GTK's cache instead of our own.
Eliminate redundant E_ICON_SIZE_* enumeration.
Use named icons in the folder tree instead of pixbufs.
Remove obsolete dialog from mail-dialogs.glade.
Add very strict compiler warning flags.
** Evolution 2.27.2 Released
Post-release version bump.
Fix compiler warnings in e-util.
Fix compiler warnings in widgets.
Fix compiler warnings in shell.
Fix compiler warnings in filter.
Fix compiler warnings in composer.
Fix compiler warnings in smime.
Fix compiler warnings in calendar.
Fix compiler warnings in addressbook.
Fix compiler warnings in mail.
Fix compiler warnings in plugins.
Merge branch 'warnings'
Remove Attach toolbar button from composer.
Fix composer header regression caused by Anjal merge.
Remove trailing whitespace, again.
Prefer GLib basic types over C types.
Whitespace cleanup.
Bug 583991 â?? "Suggest automatic display of attachment" does not work
Fix whitespace errors in mail/Makefile.am
Fix libevolution-mail-shared.la
More code cleanup.
Fix more compiler warnings.
Use standard C types in iconv-detect.c
Add MAINTAINERCLEANFILES based on Pango.
Bug 582939 â?? Drop support for CDE
Fix distcheck errors.
Bug 581280 â?? Wrong attachment name in event
It might help to install the evolution binary.
Bug 572543 â?? Doesn't show correct application for pdf attachments
Whoops, forgot to remove a debug message.
Fix a runtime warning for zero-length attachments.
Bug 585554 â?? Opening PDF attachment crashes in e_attachment_open_handle_error()
Fix compiler warnings.
Fix coding style.
Fix make check error.
Bug 584902 â?? Disabled default account hides "From" in composer
Michel Dänzer (1):
Bug 575242 â?? New composer window not autosaved until modification
Milan Crha (45):
GN-bug #572348 - Removed deprecated Gtk+ symbols
Remove unused files
Get rid of "Adjust for daylight saving time" option
Include timezone information in a tooltip when differs from user's
Show error or success to user with publish-calendar plugin
Use system timezone in Evolution
Let the provider compare urls
Use new ESourceList API (simplifies code)
Be able to save mail to event, meeting, task or memo
Sort UIDs before using them
Possible leak fix
Calendar - do not close editor after error
Do not crash on delete folder
Define .error files correctly and external-editor crash fix
Do not delete text lines on signature set in composer
Allow Last Modified and Created columns for event table
Sanitize values from GConf before using them
Hide last junked message too from the non-junk folder
Do not mark newly recognized Junk messages Read
Fix filter breakage after deprecated Gtk+ symbols removal
Store username in a source URL in CalDAV
Update POTFILES.in with removed and newly added files
Bug #570730 - Get rid of gnome-config in Evolution
Bug #273818 - Allow scrolling Month View by a week only
BUGFIX: 553261 - Handle absolute paths in gconf better
BUGFIX: 575126 - Tuning description string
BUGFIX: 547414 - Publish Free/Busy calendar for configurable time
Do not use deprepcate e_source_list_peek_group_by_name
Be able to setup custom alarms and a runtime warning fix
Bug 582626 - Remove forgotten widgets from a glade file
Bug #583360 - Be able to select UTC as day view's second timezone
Bug #579779 - No crash when updating repeating event
itip-formatter - search for master object too
Bug #578335 - CalDAV - replace '@' in username to "%40"
Bug #540269 - Do not crash in em_format_is_attachment
Bug #535516 - Crash in GConf Bridge while replying
Bug #583441 - bbdb plugin is getting information from composer now
Bug 323037 â?? Folder emblem to show new mail arrival
Part of bug #580212 - Report inline parts only when found both tags
Bug #337082 - Do not produce unnamed folders in a folder tree
Part of bug #574940 - Do not use freed memory in EMFolderView/Browser
Bug #581780 - Remember passwords in keyring for web calendars too
Bug #362907 - Give icons to Drafts/Sent/Templates folders
Fix even more compiler warnings and disable one for format strings
Bug #573263 - Crash in reset_layout (text) at e-text.c
Ritesh Khadgaray (1):
Resize the alarm notifier correctly
Runa Bhattacharjee (1):
Merged translations with the current Bengali India file
Srinivasa Ragavan (18):
Updated version numbers preparing for 2.27.1 release
** BUGFIX: 573170 - Add back support for vfolder of vfolders.
** BUGFIX: 569696 â?? Memory leak in message-list
NEWS for 2.27.1
Bump version to 2.27.2
Fix EConfig bugs for Anjal's account setup.
Install filter/ headers to filter/ for Anjal's usage.
Johnny's composer changes for Anjal.
Filter/Search bar changes for Anjal.
Mail changes required for Anjal.
More Anjal stuff for trunk.
Add option for Sender/Addresses contain.
Anjal stuff's for Evo.
Bug 584733 â?? Cannot create new account
Fix Anjal's composer path.
** BUGFIX: #584733 - Fixed where account setup to work after Anjal merge
Added couple of APIS for EAttachmentPaned to hide combo and get the
Changes for Anjal: Pack Send/Save draft, instead of the combo box for
Sukhbir Singh (1):
** BUGFIX: 355240 - String errors
Theppitak Karoonboonyanan (1):
Updated Thai translation.
Tobias Mueller (1):
Update the address of the FSF
Tor Lillqvist (1):
Fix build on Windows: link with needed libraries.
Yaron Shahrabani (1):
Updated Hebrew translation
drtvasudevan (1):
Updated Tamil translation
khaledh (2):
Don't translate gconf key values, fixes #569507.
Fix a mistranslation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]