[evolution] Created tag EVOLUTION_2_30_0
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Created tag EVOLUTION_2_30_0
- Date: Tue, 30 Mar 2010 14:37:52 +0000 (UTC)
The unsigned tag 'EVOLUTION_2_30_0' was created.
Tagger: Chenthill Palanisamy <pchenthill novell com>
Date: Tue Mar 30 20:01:42 2010 +0530
Tagged for 2.30.0 release
Changes since the last tag 'EVOLUTION_2_29_92':
A S Alam (3):
update Punjabi Translation
update Punjabi Translation
complete Translation for Punjabi by A S Alam
Adi Roiban (1):
Update Romanian translation
Alexander Shopov (3):
Updated Bulgarian translation
Updated Bulgarian translation
Updated Bulgarian translation
Bruce Cowan (1):
Updated British English translation
Bruno Brouard (1):
Updated French doc translation
Changwoo Ryu (2):
Updated Korean translation
Updated Korean translation
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chenthill Palanisamy (2):
update doc version
news update for 2.30 release
Christian Kirbach (1):
Updated German translation
Claude Paroz (1):
Updated French translation
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
David Planella (4):
Updated Catalan translation
Fixed typo in the Catalan translation
Updated Catalan translation
Updated Catalan translation
Djavan Fagundes (1):
Updated Brazilian Portuguese translation
Duarte Loreto (3):
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Federico Mena Quintero (1):
Start the mailer's folder sidebar with a reasonable width
Fran Diéguez (2):
Update Galician translation
Updated Galician translation
Fridrich Strba (13):
Update win32 directory relocation and some consistency cleanup
Relocate on windows paths in this file too
Some more directories relocated on windows
Use proper URIs in markup and be consistent in directory names
Work-around a problem with urls on windows
More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIR
Don't relocate non-existing EVOLUTION_GLADEDIR
Don't relocate inexisting EVOLUTION_CATEGORY_ICONS path
Remove some more unnecessary windows workarounds.
Some more missing relocations fixed
Disabling Gnome schemas for windows
Actually respect the --disable-schemas-install configure option
Make the gconf schemas installation rules consistent in all Makefiles.am
Gabor Kelemen (1):
Updated Hungarian translation
Inaki Larranaga Murgoitio (6):
Updated Basque language
Updated Basque language
Updated Basque language
Updated Basque language
Updated Basque language
Updated Basque language
Jamil Ahmed (2):
Updated Bengali translation
Updated Bengali translation
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Kenneth Nielsen (2):
Updated Danish translation
Updated Danish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Kostas Papadimas (3):
Updated Greek translation.
Updated Greek translation.
Updated Greek translation
Leonid Kanter (3):
updated Russian translation from
updated Russian translation
added Russian translation
Luca Ferretti (3):
Updated Italian translation
Updated Italian translation
Updated Italian translation for welcome message
Matej UrbanÄ?iÄ? (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matthew Barnes (28):
Post-release version bump.
Remove unused variables in evolution-shell.pc.
Remove some unnecessary terminal messages.
Bug 610023 - Does not restore "Current View" on startup
ECalendar header cleanup.
tag-calendar.c cleanups.
Remove more unnecessary terminal messages.
Bug 611727 - Date navigator marks dates for inactive calendars
Bug 612374 - Build failure due to recent GTK+ deprecations
Strip whitespace off email addresses in contact editor.
Clean up GalView and related classes.
Bug 201362 - Evolution doesn't remember window positions
Bug 612679 - Crash when saving to a directory without permission
Add a private struct to EMailReader.
Prevent "message selected" timeouts from piling up.
Bug 612619 - Don't mark message as read after folder change
Shell and UI manager cleanups.
Forgot to commit the new source files...
Bug 612792 - Crash when trying to delete WebDav addressbook
Prevent future bugs like #612792.
Revert some bad assumptions I made in EPluginUI.
Fix a couple compiler warnings.
Bug 612916 - e_lookup_action() called too early during initialization
Add missing linker flags in capplet.
Fix missing linker flags in the correct Makefile.am.
More capplet build issues.
Bug 612209 - Missing stock icons in Evolution
Bug 614049 - Attachment bar causes drawing issues in RTL locales
Maxim V. Dziumanenko (2):
Updated Ukrainian translation
Updated Ukrainian translation
Michael Meeks (19):
Fix GnomeCalendar lifecycle; not being a widget meant we didn't get a gtk_widget_destroy invocation, which meant we left some callbacks registered, long after our child 'views' were destroyed causing sudden death in update_marcus_bains_line_cb, manipulating views.
cleanup taskbar activities to remove signals with dangling pointers
improve locking for async query update, share code for object disposal, and don't crash as before: bug#612826#
Add 'express mode' gconf setting
Add generic 'express mode' conditionals to the UI XML
warning cleanup
hush
Removed obsolete method signatures in em-account-editor.h Added em_account_editor_get_widget, and cleaned up the widget listing. Cleaned the startup wizard code to find it's label by name Added disabling of power-user 'indentity' frame in the first page express capplet.
disable identity frame only in express mode
remove more complex pieces in the UI
clean up the 'express' mode hooks for UI Managers and start to extend them to plugins - use a simple one-off boolean on the UI Manager instead of exhaustively trying to propagate this information everywhere.
Disable a chunk of UI from the mail-to-task plugin Allow plugins to disable chunks of their UI - *NB* requires patched intltool, that doesn't elide comments in XML Remove some debug
disable cancel button
Add a set of actions that open a view in a new window
make the 'New' drop-down menu much cleaner for express mode
document schema to avoid errors
re-enable middle-click to open in new window with new actions
Don't use the previous stored default shell type in express mode. This avoids closing the mail, then addressbook, and getting only an addressbook when re-run (with no switchers in express mode).
Alter UI conditional syntax to be more familiar cpp style, which avoids the need for intltool changes.
Milan Crha (1):
Fix runtime warnings when opening calendar for the first time
Nikos Bakaoukas (1):
Updated Greek translation for evolution documentation
Nils-Christoph Fiedler (2):
Updated LowGerman translation
Updated LowGerman translation
Petr Kovar (2):
Update Czech translation by Jiri Eischmann
Fix Czech translation by Lucas Lommer
Priit Laes (2):
Estonian translation updated
Estonian translation updated
Rodrigo Flores (1):
Updated Brazilian Portuguese translation
Ross Burton (3):
Add missing includes so that -Werror builds don't fail
Don't poke around a GdkWindowObject directly but use gdk_window_get_parent
Clean up data/Makefile.am
Srinivasa Ragavan (16):
Add control center capplet from anjal to evolution. Name it evolution-settings.
Libify settings capplet.
Integrate anjal's account capplet lib in start up wizard.
Integrate account assistant wizard to anjal style.
Integrate into new account button.
Switch to anjal style on express mode.
Restructure capplet stuffs and load only on express mode.
Fix a typo
Fix POTFILEs to include capplet.
Hide switcher in express mode.
Fix a crash while refreshing account types.
In express mode, give the accounts first place than on this computer.
Collapse system stores by default.
Remove comments.
Make IMAPX the default
Fix misspelled strings.
Thanos Lefteris (1):
Updated Greek translation of evolution
�smund Skjæveland (1):
Updated Norwegian Nynorsk translation
Žygimantas BeruÄ?ka (1):
Updated Lithuanian translation
Î?άÏ?ιοÏ? Î?ηνÏ?ίληÏ? (1):
Updated Greek translation
Ð?гоÑ? Ð?еÑ?Ñ?оÑ?овиÑ? (3):
Updated Serbian translations
Updated Serbian translations
Updated Serbian translations
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]