aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove more complex pieces in the UIMichael Meeks2010-03-142-0/+8
|
* disable identity frame only in express modeMichael Meeks2010-03-141-2/+2
|
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-145-57/+74
| | | | | | 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.
* hushMichael Meeks2010-03-141-0/+9
|
* warning cleanupMichael Meeks2010-03-143-5/+5
|
* Updated LowGerman translationNils-Christoph Fiedler2010-03-141-1/+1
|
* Updated LowGerman translationNils-Christoph Fiedler2010-03-141-1/+1
|
* Fix POTFILEs to include capplet.Srinivasa Ragavan2010-03-141-0/+9
|
* Fix a typoSrinivasa Ragavan2010-03-141-6/+3
|
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-1422-37/+77
|
* Switch to anjal style on express mode.Srinivasa Ragavan2010-03-142-27/+32
|
* Integrate into new account button.Srinivasa Ragavan2010-03-147-11/+22
|
* Integrate account assistant wizard to anjal style.Srinivasa Ragavan2010-03-144-12/+16
|
* Integrate anjal's account capplet lib in start up wizard.Srinivasa Ragavan2010-03-142-2/+23
|
* Libify settings capplet.Srinivasa Ragavan2010-03-145-23/+38
|
* Add control center capplet from anjal to evolution. Name itSrinivasa Ragavan2010-03-1420-1/+4105
| | | | evolution-settings.
* Add generic 'express mode' conditionals to the UI XMLMichael Meeks2010-03-148-11/+64
|
* Add 'express mode' gconf settingMichael Meeks2010-03-143-1/+30
|
* Updated Danish translationKenneth Nielsen2010-03-141-7314/+7762
|
* improve locking for async query update, share code for object disposal,Michael Meeks2010-03-142-61/+78
| | | | and don't crash as before: bug#612826#
* cleanup taskbar activities to remove signals with dangling pointersMichael Meeks2010-03-141-1/+14
|
* Fix GnomeCalendar lifecycle; not being a widget meant we didn'tMichael Meeks2010-03-143-14/+15
| | | | | | | 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.
* Update Galician translationFran Diéguez2010-03-141-703/+710
|
* Updated Korean translationChangwoo Ryu2010-03-131-12669/+10560
|
* Bug 612619 - Don't mark message as read after folder changeMatthew Barnes2010-03-131-14/+45
|
* Prevent "message selected" timeouts from piling up.Matthew Barnes2010-03-131-1/+7
|
* Add a private struct to EMailReader.Matthew Barnes2010-03-121-47/+81
| | | | | | | | | | | Add a private struct to the EMailReader interface so it's easier to track state data like timeout or operation IDs, flags, etc. This is similar to private sections of a class instance, except the struct is created on-demand and stored as an opaque, named pointer on the GObject with a "destroy" callback that runs during finalization. All this is hidden behind a simple E_MAIL_READER_GET_PRIVATE macro.
* Bug 612679 - Crash when saving to a directory without permissionMatthew Barnes2010-03-121-9/+9
|
* Fixed typo in the Catalan translationDavid Planella2010-03-121-2/+2
|
* Updated Catalan translationDavid Planella2010-03-121-6083/+6751
|
* Don't relocate inexisting EVOLUTION_CATEGORY_ICONS pathFridrich Strba2010-03-113-9/+0
|
* Don't relocate non-existing EVOLUTION_GLADEDIRFridrich Strba2010-03-112-7/+0
|
* More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIRFridrich Strba2010-03-116-13/+15
|
* Work-around a problem with urls on windowsFridrich Strba2010-03-111-2/+24
|
* Use proper URIs in markup and be consistent in directory namesFridrich Strba2010-03-112-7/+18
|
* Bug 201362 - Evolution doesn't remember window positionsMatthew Barnes2010-03-111-0/+4
| | | | Finally found the bug in GConfBridge...
* Clean up GalView and related classes.Matthew Barnes2010-03-1123-433/+658
|
* Some more directories relocated on windowsFridrich Strba2010-03-119-0/+14
|
* Strip whitespace off email addresses in contact editor.Matthew Barnes2010-03-111-2/+4
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-111-3/+292
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-111-10264/+9233
|
* Relocate on windows paths in this file tooFridrich Strba2010-03-101-0/+1
|
* Bug 612374 - Build failure due to recent GTK+ deprecationsMatthew Barnes2010-03-104-10/+22
|
* Update win32 directory relocation and some consistency cleanupFridrich Strba2010-03-109-19/+22
|
* Bug 611727 - Date navigator marks dates for inactive calendarsMatthew Barnes2010-03-102-0/+11
|
* Remove more unnecessary terminal messages.Matthew Barnes2010-03-101-3/+0
|
* tag-calendar.c cleanups.Matthew Barnes2010-03-101-49/+42
|
* ECalendar header cleanup.Matthew Barnes2010-03-102-81/+80
|
* Bug 610023 - Does not restore "Current View" on startupMatthew Barnes2010-03-103-0/+16
| | | | | Adds a GalViewInstance::loaded signal so EShellView gets notified when the initial view is loaded.
* Remove some unnecessary terminal messages.Matthew Barnes2010-03-101-12/+0
| | | | | Don't need to see status messages on the terminal when going online, offline or quitting.
* Remove unused variables in evolution-shell.pc.Matthew Barnes2010-03-091-3/+0
|
* Updated Bulgarian translationAlexander Shopov2010-03-091-603/+616
|
* Estonian translation updatedPriit Laes2010-03-091-1707/+618
|
* Updated Norwegian Nynorsk translationÅsmund Skjæveland2010-03-091-642/+466
|
* Updated Slovenian translationMatej Urbančič2010-03-081-699/+712
|
* Post-release version bump.Matthew Barnes2010-03-081-2/+2
|
* NEWS update for 2.29.92 release.EVOLUTION_2_29_92Matthew Barnes2010-03-081-0/+43
|
* Coding style and whitespace cleanup.Matthew Barnes2010-03-083-3/+2
|
* Updated French translationClaude Paroz2010-03-081-394/+407
|
* Updated German translationMario Blättermann2010-03-081-610/+616
|
* Updated Spanish translationJorge González2010-03-071-629/+635
|
* Mark two strings as translatable that have been forgotten. Fixes bug 611975.Ulrich Schoepp2010-03-071-2/+4
|
* Updated French translationClaude Paroz2010-03-061-615/+548
|
* Remove left-over ORBit2 calls on windowsFridrich Strba2010-03-061-8/+0
|
* Migration from other versions is not supported on WindowsFridrich Strba2010-03-061-0/+16
|
* Prevent missing prototype of atexit on windowsFridrich Strba2010-03-061-0/+1
|
* On windows, we need to have gthread-2.0 in the linker librariesFridrich Strba2010-03-061-0/+1
|
* Remove a long lived win32 hackFridrich Strba2010-03-0617-3233/+1
| | | | | It seems that the dummy libraries are not needed anymore on windows nowadays.
* Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..."Matthew Barnes2010-03-063-45/+6
| | | | Requires e_source_selector_select_exclusive() from libedataserverui.
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-0548-2/+360
|
* Bug #610327 - Proxy login doesn't show folder listBharath Acharya2010-03-051-1/+2
|
* Update Galician translationFran Diéguez2010-03-051-2784/+559
|
* Fix a misspelled icon name.Matthew Barnes2010-03-041-1/+1
|
* Accidentally broke string freeze.Matthew Barnes2010-03-041-2/+2
| | | | Apparently intltool disregards preprocessor directives...
* Save state key file asynchronously.Matthew Barnes2010-03-041-21/+90
| | | | | | | | Avoids blocking the UI in case the save triggers an fsync() which, on ext3, synchronizes the entire filesystem. The logic is a bit tricky because we want to limit the frequency of saves and only run one save operation at a time, but we also want to do an immediate last-ditch save before finalizing the shell view.
* Updated Norwegian bokmål translationKjartan Maraas2010-03-031-536/+564
|
* Revert "Bug #597473 - Reply-all composes reply to wrong address"Matthew Barnes2010-03-031-6/+0
| | | | | | | | This reverts commit c9dcd2a9003c1f1f34e15698903149946994cd84, which breaks the use case of clicking "Reply All" on a message in your Sent folder which you yourself wrote. The commit causes your own email address to be included in the recipients list, which is undesired and a regression from 2.28.
* Filtering out g_chmod on windows because it makes no sense thereFridrich Strba2010-03-031-0/+2
|
* Allow retrieving multiple messages without cancelling if the store is asyncChenthill Palanisamy2010-03-021-15/+40
|
* Updated LowGerman translationNils-Christoph Fiedler2010-02-261-343/+330
|
* Updated LowGerman translationNils-Christoph Fiedler2010-02-251-415/+415
|
* Bug #610382 - No addressbook selected on account disableMilan Crha2010-02-251-1/+3
|
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-255-9/+27
|
* Restore some calendar headers that got dropped.Matthew Barnes2010-02-251-0/+3
|
* Bug #610659 - Clear option is disabled after moving to other componentMilan Crha2010-02-251-6/+1
|
* Bug #610663 - Message receipts combo box is emptyMilan Crha2010-02-251-0/+6
|
* Bug #610658 - Contact is lost after moving to the same address bookMilan Crha2010-02-252-7/+12
|
* Bug #601551 - [PST] evolution crashed with SIGSEGVMilan Crha2010-02-251-3/+11
|
* Bug #610824 - Contacts list view column width doesn't follow headerMilan Crha2010-02-241-1/+5
|
* Update Russian translationLeonid Kanter2010-02-241-302/+254
|
* Updated British English translationBruce Cowan2010-02-241-7278/+7647
|
* Updated German translationMario Blättermann2010-02-241-204/+235
|
* Bug #594083 - Oversized main window on startupMilan Crha2010-02-231-0/+3
|
* Do less output on an evolution-alarm-notify consoleMilan Crha2010-02-233-9/+10
|
* Updated Bulgarian translationAlexander Shopov2010-02-231-1063/+1105
|
* Updated Spanish translationJorge González2010-02-231-925/+932
|
* post release version bumpChenthill Palanisamy2010-02-221-1/+1
|
* news update for 2.29.91 releaseChenthill Palanisamy2010-02-221-0/+39
|
* Bug #602396 - Crashed on Reply to all in meeting pop up menuMilan Crha2010-02-221-2/+1
|
* Updated Slovenian translationMatej Urbančič2010-02-221-238/+260
|
* Bug #602996 - Prevent crash on certain circumstancesMilan Crha2010-02-221-2/+2
|
* Bug 546551 - Dialog for deleting mail folders always mentions subfolders.Viswanath Sivakumar2010-02-222-1/+22
|
* Bug 593789 - Most of the toolbar buttons in the Evolution composer window ↵Marcel Stimberg2010-02-221-0/+17
| | | | have no tooltips.
* partially update Russian translationLeonid Kanter2010-02-221-2762/+2879
|
* partially update Russian translationLeonid Kanter2010-02-221-6033/+4753
|
* Added LowGerman translationNils-Christoph Fiedler2010-02-221-0/+21327
|
* Added LowGerman translationNils-Christoph Fiedler2010-02-221-0/+1
|
* Added LowGerman translationNils-Christoph Fiedler2010-02-221-0/+5
|
* Coding style and whitespace cleanup.Matthew Barnes2010-02-203-10/+35
|
* Bug #610061 - Do not re-run book view on same book with same queryMilan Crha2010-02-191-5/+27
|
* Bug 588833 - Improve account selection heuristics for repliesMatthew Barnes2010-02-191-45/+88
|
* Cleanup work prior to bug #588833 investigation.Matthew Barnes2010-02-191-37/+64
|
* Update Czech help translation by Jiri EischmannPetr Kovar2010-02-191-184/+69
|
* Update Czech translation by Jiri Eischmann & Petr KovarPetr Kovar2010-02-191-8099/+7512
|
* Fix ETable/ETree signal signatures.Matthew Barnes2010-02-1911-109/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | To avoid another case like bug #587014, add GSignalAccumulator functions to all ETable and ETree signals that return a flag to indicate the signal has been handled. See commit e9dc381d3ace3404d0eafe94eb6da3b9a843abb8 for an example of the kind of problems not having a GSignalAccumulator can cause. Signals changed: ETree::click ETree::right-click ETree::white-space-event ETable::click ETable::key-press ETable::right-click ETable::start-drag ETable::white-space-event ETableItem::click ETableItem::right-click ETableItem::start-drag ETableGroup::click ETableGroup::key-press ETableGroup::right-click ETableGroup::start-drag
* Bug 587014 - Magic space does not work as expectedMatthew Barnes2010-02-186-9/+11
| | | | | | | | | | | | | | | | | | | | | | | Neither ETree::key-press nor ETableItem::key-press signal definitions specify a GSignalAccumulator that terminates the signal emission when a handler returns TRUE, and Evolution 2.29 connects multiple handlers to ETree::key-press. When the space key is pressed, the first handler implements the magic space bar behavior and returns TRUE, which should terminate signal emission but doesn't because there's no accumulator function on the signal. So the second handler runs and checks for other keys besides space. It returns FALSE since it didn't handle the key press. End result: emission site gets back FALSE (from the second handler) as the return value, so it thinks the key press was not handled at all and invokes the fallback handler -- e_selection_model_toggle_single_row() -- which -unselects- the newly selected row, making it appear the next unread message was never selected. Several other ETable-related signals that return "handled" flags also lack GSignalAccumulator functions. I've made a note to myself to fix those as well.
* Revert "Bug 587014 - Magic space does not work as expected"Matthew Barnes2010-02-181-0/+1
| | | | | | This reverts commit 2ee273db7c3175d323e55d87432961cfa94e8be1. That commit caused the side-effect reported in bug #610251.
* Forgot to disconnect a signal handler in EAttachmentButton.Matthew Barnes2010-02-181-3/+16
| | | | | | The "deactivate" handler for EAttachmentButton's popup menu was never disconnected, and I suspect it may be getting invoked after the button has been finalized.
* Add option to escape EAlert strings.Matthew Barnes2010-02-184-30/+42
| | | | | | EAlertDialog wants the primary and secondary strings escaped for use in markup text, EActivityProxy does not use markup. So make it an explicit part of the EAlert API.
* Bug #610250 - '[' and ']' keyboard shortcuts are swappedMilan Crha2010-02-171-2/+2
|
* Estonian translation updatedMattias Põldaru2010-02-171-500/+510
|
* Bug 609982 - Avoid unnecessary prompts when marking folders as readMatthew Barnes2010-02-171-93/+120
|
* Bug 609042 - Convert quoted-printing to UTF-8 when copying to clipboardMatthew Barnes2010-02-171-1/+1
|
* Use "mail" as the fallback shell view when starting up.Matthew Barnes2010-02-171-1/+4
| | | | | This kind of violates the shell window being unaware of specific shell views, but we need a sane fallback so users don't get an empty window.
* Bug 610124 - Autosave errors dialogues can't be dismissedMatthew Barnes2010-02-171-7/+27
|
* Fixed German translation, bug #438759Mario Blättermann2010-02-171-2/+2
|
* Bug 609836 - Add translator comments to ambiguous stringsMatthew Barnes2010-02-174-0/+20
|
* Bug #604306 - Crash in folder_tree_cell_edited_cbMilan Crha2010-02-161-8/+20
|
* Bug 610085 - e_alert_get_primary_text() does not escape argumentsMatthew Barnes2010-02-161-17/+6
|
* Bug #599370 - Crash in e_activity_set_percentMilan Crha2010-02-161-1/+1
|
* Bug 554663 - Swap "Save" and "Save as Draft" accelerators in composerMatthew Barnes2010-02-161-2/+2
|
* Estonian translation updatedMattias Põldaru2010-02-161-5679/+5087
|
* Updated Galician Translation.Fran Diéguez2010-02-151-155/+126
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-02-152-2232/+2214
|
* Updated German doc translationMario Blättermann2010-02-141-3/+3
|
* Updated German doc translationMario Blättermann2010-02-141-4839/+4939
|
* Updated French translationBruno Brouard2010-02-131-95/+95
|
* Updated French translationLaurent Coudeur2010-02-131-3190/+3662
|
* Updated German translationMario Blättermann2010-02-131-10469/+11712
|
* Fix command-line import crasher.Matthew Barnes2010-02-121-0/+1
| | | | | | GtkAssistant's initial reference is floating, so if command-line import fails to find a suitable importer, sink the reference before finalizing the GtkAssistant.
* [itip-formatter] Show reason of failed calendar openMilan Crha2010-02-121-8/+21
|
* Updated Slovenian translationMatej Urbančič2010-02-121-932/+944
|
* Updated Galician TranslationFran Diéguez2010-02-111-10333/+11849
|
* Bug #609638 - Empty warning message on New vFolderMilan Crha2010-02-111-0/+11
|
* Bug #604522 - Mouse wheel scroll doesn't work above inline imagesMilan Crha2010-02-111-0/+25
|
* updated Tamil translationvasudeven2010-02-111-1528/+1246
|
* updated Tamil translationvasudeven2010-02-111-2200/+2389
|
* updated Tamil translationvasudeven2010-02-111-3817/+4687
|
* updated Tamil translationvasudeven2010-02-111-66/+127
|
* Updated Norwegian bokmål translationKjartan Maraas2010-02-111-773/+764
|
* Bug 604542 - Skip non-system rules when building quick search menuMatthew Barnes2010-02-111-0/+2
|
* Bug #593700 - Opens folder on topMilan Crha2010-02-113-16/+48
|
* Update API documentation.Matthew Barnes2010-02-1027-98/+176
| | | | Also, start fixing some Gtk-Doc warnings. There's a lot.
* Bug 609403 - Doesn't restore window size alwaysMatthew Barnes2010-02-103-257/+248
|
* Bug 609404 - Quick search filter should work on current message list viewMatthew Barnes2010-02-101-8/+18
|
* Fix a potential crasher in e_charset_add_radio_actions().Matthew Barnes2010-02-091-3/+5
|
* Add DnD support to e-selection.c.Matthew Barnes2010-02-0912-147/+228
| | | | | | Avoid listing calendar and directory targets explicitly, so that e-selection.c contains the one and only master list. Still need to figure out how to centralize "text/x-source-vcard".
* Bug 609302 - Quick search filters are brokenMatthew Barnes2010-02-091-2/+7
|
* Bug 609304 - Search scope forgotten if search is not performedMatthew Barnes2010-02-091-3/+7
|
* Remember search menu option even when not searching.Matthew Barnes2010-02-091-56/+131
|
* Fix bug #597082Jeff Cai2010-02-081-15/+30
| | | | | gtk_label_set_text should not be called in a thread function. This patch makes the UI operation is invoked in an idle function.
* Fix some dead assignments.Matthew Barnes2010-02-084-8/+2
|
* Post-release version bump.Matthew Barnes2010-02-081-1/+1
|
* NEWS update for 2.29.90 release.EVOLUTION_2_29_90Matthew Barnes2010-02-081-0/+57
|
* Add more missing linker flags.Matthew Barnes2010-02-081-0/+1
|
* Add missing linker flags for libeshell.Matthew Barnes2010-02-081-0/+1
|
* Coding style and whitespace cleanup.Matthew Barnes2010-02-0839-672/+1096
|
* Fix a compiler warning.Matthew Barnes2010-02-071-1/+0
|
* Bug 602416 - Changing shell views emits many runtime warningsMatthew Barnes2010-02-074-8/+22
|
* Implement account-wide search scope in mail.Matthew Barnes2010-02-0715-222/+745
| | | | Also, let EShellSearchbar handle search state persistence.
* Update Simplified Chinese translation.Aron Xu2010-02-061-2971/+3515
|
* Bug #605596 - Do not crash on message change, attempt ][Milan Crha2010-02-051-0/+4
|
* Updated Czech help translation by Jiri EischmannPetr Kovar2010-02-051-10283/+5608
|
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-0416-1258/+713
|
* Updating PunjabiTranslation by A S AlamA S Alam2010-02-041-10474/+12417
|
* Enforce unique-1.0 >= 1.1.2 build requirement.Matthew Barnes2010-02-033-15/+8
| | | | | Also, add unique-1.0 to GNOME_PLATFORM so it's included in CFLAGS and LIBADD variables everywhere.
* Bug 607520 - 'Add to Address Book' fails when address has spaceMatthew Barnes2010-02-034-2/+43
|
* Clarify a configure.ac comment.Matthew Barnes2010-02-031-5/+7
|
* Disable strict aliasing optimization.Matthew Barnes2010-02-031-1/+8
|
* Updated Norwegian bokmål translationKjartan Maraas2010-02-011-455/+478
|
* Updated Spanish translationJorge González2010-02-011-23694/+13483
|
* Updated Spanish translationJorge González2010-02-011-13482/+23694
|
* Fix some misspellings of "calendar".Matthew Barnes2010-01-311-4/+4
|
* Coding style and whitespace cleanup.Matthew Barnes2010-01-31114-710/+710
|
* Updated Spanish translationJorge González2010-01-311-165/+189
|
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-3010-132/+693
| | | | | Restores the "default client" behavior from 2.28, so that "Click to Add" task and memo fields work properly.
* Sidebar cleanups for Memos and Tasks.Matthew Barnes2010-01-306-91/+41
| | | | | | | Kill the EMemoTable::user-created signal and connect directly to ECalModel::row-appended in e_memo_shell_view_private.c. Same goes for tasks.
* Remove a bunch of dead code in GnomeCalendar.Matthew Barnes2010-01-303-449/+0
|
* Add ScreenshotAndre Klapper2010-01-301-0/+0
|
* Add ScreenshotAndre Klapper2010-01-301-0/+0
|
* Add ScreenshotAndre Klapper2010-01-301-0/+0
|
* Update ScreenshotAndre Klapper2010-01-301-0/+0
|
* Add translated screenshotAndre Klapper2010-01-301-0/+0
|
* Bug 581604 - Permissions on mail/local folders are too openChenthill Palanisamy2010-01-304-12/+57
|
* Add/Update screenshotsJiri Eischmann2010-01-3020-0/+0
|
* Refactor the autoconfig stuff a bit.Srinivasa Ragavan2010-01-292-37/+68
|
* Revert patch for bug #605596, it was causing crashesMilan Crha2010-01-293-6/+4
|
* Revert "Without this evo 2.28.2 will not link/run at all"Matthew Barnes2010-01-298-97/+536
| | | | | | | This reverts commit 013ce5b70e85d6c9008cebd1d5efbe87a539d445. Looks like it was meant for gnome-2-28 branch. In any case it contains unresolved merge conflicts which breaks compilation.
* Updated Bengali translationJamil Ahmed2010-01-291-10333/+12163
|
* Don't show total attachment size if it's zero.Matthew Barnes2010-01-292-8/+18
|
* Revise some comments in e-attachment.c.Matthew Barnes2010-01-291-6/+6
|
* Bug 608160 - Pasting text from FireFox into composer gives just "[?]"Matthew Barnes2010-01-291-1/+20
| | | | Add UTF-16 to UTF-8 conversion to e_selection_data_get_html().
* Add bug-database and XML header. Fixes bug 587974Andre Klapper2010-01-281-0/+3
|
* Bug 608340 - Help text missing --debug parameterMatthew Barnes2010-01-281-1/+1
|
* Without this evo 2.28.2 will not link/run at allFridrich Strba2010-01-288-536/+97
| | | | | | The change is needed: 1) To export the right symbols from the right dummy import library so that the loader does not look for symbols where they are not 2) Export that comp_editor_registry using a getter function for win32 so that we don't have to decorate the data string so that the autoexport works again
* Changes in mingw.org last w32api/mingw-rt packages.Fridrich Strba2010-01-281-1/+1
|
* Level the differences with the alternative runtime/header setFridrich Strba2010-01-281-0/+12
|
* Updated Norwegian Nynorsk translationÅsmund Skjæveland2010-01-281-305/+303
|
* Updated Slovenian translationMatej Urbančič2010-01-281-2057/+2114
|
* Bug #605596 - Crash on message changeMilan Crha2010-01-283-4/+6
|
* Updated Bulgarian translationKrasimir Chonov2010-01-281-408/+414
|
* Bug #607776 - Crash in image-inline.c:size_allocate_cbMilan Crha2010-01-281-0/+9
|
* Bug 607566 - Cause calendar view widget to redraw when dates shown changedGustavo Noronha Silva2010-01-271-0/+1
|
* Expose ECalendarSelectorGustavo Noronha Silva2010-01-271-0/+1
| | | | Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175
* Make authentication functionality availableGustavo Noronha Silva2010-01-2730-53/+57
| | | | | | | This involves renaming the calendar auth-related functions to have a prefix, and shipping the headers. Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175
* Bug #607751 - Double free while copying whole calendarMilan Crha2010-01-271-3/+46
|
* Fix include paths for some files to also work when installedGustavo Noronha Silva2010-01-274-4/+4
| | | | Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175
* Updated Spanish translationJorge González2010-01-261-368/+374
|
* Bug #607595 - Do not auto-sign when replying to a signed messageMilan Crha2010-01-261-2/+3
|
* Bug #606666 - Cannot move cursor with arrows in preview with caret modeMilan Crha2010-01-251-1/+1
|
* Remove a couple silly ECalModel functions.Matthew Barnes2010-01-256-35/+10
|
* Fix a issue for anjal while saving/restoring search across multipleSrinivasa Ragavan2010-01-251-0/+1
| | | | folders
* Post-release version bump.Bharath Acharya2010-01-251-1/+1
|
* Update NEWS for 2.29.6 release.EVOLUTION_2_29_6Bharath Acharya2010-01-251-0/+84
|
* Bug 607952 - "Hours" used as both singular and plural formsMatthew Barnes2010-01-251-1/+1
|
* Rearrange composer options.Matthew Barnes2010-01-233-13/+9
| | | | | | | | Renamed the "Security" menu to "Options" moved other options there: Request Read Receipt Prioritize Message Character Encoding
* Coding style and whitespace cleanups.Matthew Barnes2010-01-2313-105/+202
|
* Bug 606342 - PST option not offered in single file importMatthew Barnes2010-01-231-0/+2
|
* Fallback to missing image, when a stock icon could not be foundGustavo Noronha Silva2010-01-231-2/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=607804
* Bug 607087 - Not all inlined text attachments are included in repliesMatthew Barnes2010-01-231-0/+1
|
* Add a EShellWindow::shell-view-created signal.Matthew Barnes2010-01-235-10/+108
| | | | | | | | | | | | | The signal uses the name of the newly created shell view as the detail, so for example "shell-view-created::mail" is emitted when the "mail" view is created. Also, add e_shell_window_peek_shell_view() to obtain a shell view if it exists but without instantiating it. Using these new tools, teach the templates plugin to wait for the user to switch to the "mail" view before connecting to its "update-actions" signal. Previously is was instantiating the "mail" view itself.
* Bug 607741 - Move folder to claims it's copying in status barMatthew Barnes2010-01-221-1/+4
|
* Revert commit for bug #516000 to fix bug #607591.Matthew Barnes2010-01-221-6/+0
| | | | | | Commit 25dd724999d551f2f59b06909cff7c660a3c3dab for bug 516000 ("Wrong formatted quoted text") caused bug 607591 ("Erratic wrapping of quoted sections").
* Bug 607572 - Date navigator should be synced with the GnomeCalendar upon ↵Gustavo Noronha2010-01-221-0/+3
| | | | setting
* Bug 549558 - "Download Messages for Offline Usage" still sensitive in ↵Viswanath Sivakumar2010-01-221-1/+7
| | | | offline mode
* Bug 607608 - Empty Trash does not work unless Trash is selectedMatthew Barnes2010-01-224-37/+47
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-01-212-21338/+20154
|
* Bug 607542 - Sometimes delete in pop up doesn't get displayedMatthew Barnes2010-01-211-0/+6
|
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-2015-171/+341
|
* Updated Bulgarian translationAlexander Shopov2010-01-201-2/+2
|
* Updated Bulgarian translationAlexander Shopov2010-01-201-5/+5
|
* Updated Bulgarian translationKrasimir Chonov2010-01-201-7533/+5769
|
* Add focus tracking to EMailBrowser.Matthew Barnes2010-01-205-5/+138
|
* Updated Spanish translationJorge González2010-01-201-1323/+1338
|
* Move e-search-bar around.Kjartan Maraas2010-01-201-1/+1
|
* Updated Norwegian bokmål translationKjartan Maraas2010-01-201-3/+48
|
* A bit less 'camel_exception_get_id called with NULL parameter' on consoleMilan Crha2010-01-201-1/+5
|
* Added Norwegian to the listKjartan Maraas2010-01-201-1304/+1283
|
* Bug 607409 - ~/.evolution/mail/config not created on demandMatthew Barnes2010-01-202-8/+20
|
* Bug #603480 - [bbdb] Traverse lists in destinations properlyMilan Crha2010-01-191-5/+21
|