aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Bug #602827 - Disable broken plugins automaticallyMilan Crha2010-01-191-0/+2
|
* Don't stomp on GConf's identifier namespace.Jan Holesovsky2010-01-191-8/+7
|
* Fix mention of CVS in autogen.sh.Jan Holesovsky2010-01-191-1/+1
|
* EShellBackend cleanup.Matthew Barnes2010-01-191-48/+44
|
* Bug #603480 - [bbdb] Crash on unref of uninitialized memoryMilan Crha2010-01-191-6/+7
| | | | after address book error
* Bug 607360 - [regression] Runtime warnings at exitMatthew Barnes2010-01-191-2/+2
|
* Bug 606940 - plugin_lib_loadmodule() always enables the pluginMatthew Barnes2010-01-191-0/+4
|
* Bug 607234 - Open received attachments as read-onlyMatthew Barnes2010-01-191-0/+18
|
* Bug #390973 - Changing meeting organizer should also change default attendeeMilan Crha2010-01-182-2/+64
|
* Give all preview panes a search bar.Matthew Barnes2010-01-1831-401/+830
| | | | Use Shift+Ctrl+F as the accelerator for consistency with the mailer.
* Improve clipboard behavior.Matthew Barnes2010-01-1819-119/+823
| | | | | | | | | | | | | | | | | | | | | Add "copy-target-list" and "paste-target-list" to the ESelectable interface. These are underutilized for the moment, but will eventually be used to help integrate drag-and-drop support into ESelectable. Add cut and paste support to EWebView, along with a new "editable" property and new clipboard signals "copy-clipboard", "cut-clipboard" and "paste-clipboard". In EFocusTracker, listen for "owner-changed" signals from the default clipboard as another trigger to update actions, particularly the Paste action. (Unfortunately this doesn't work for EWebView since GtkHtml implements its own clipboard.) In EMsgComposer, convert GtkhtmlEditor's clipboard methods to empty stubs, since EFocusTracker will now trigger EWebView's clipboard actions. Also, intercept EWebView::paste-clipboard signals and improve the interaction between the HTML editor and the attachment bar based on use cases in bug #603715.
* Add selection utilities for "text/html" targets.Matthew Barnes2010-01-172-0/+267
|
* Fix some potential null pointer dereferences.Matthew Barnes2010-01-163-6/+12
| | | | Caught by the Clang Static Analyzer.
* Fix a potential uninitialized variable use in em-composer-utils.c.Matthew Barnes2010-01-161-1/+1
| | | | Caught by the Clang Static Analyzer.
* Fix a potential uninitialized variable use in emae_authtype_changed().Matthew Barnes2010-01-161-5/+10
| | | | Caught by the Clang Static Analyzer.
* Fix a potential uninitialized return value in e-timezone-dialog.c.Matthew Barnes2010-01-161-5/+4
| | | | Caught by the Clang Static Analyzer.
* Fix a potential uninitialized argument in ech_config_section_factory().Matthew Barnes2010-01-161-1/+1
| | | | Caught by the Clang Static Analyzer.
* Fix a potential uninitialized argument in e_signature_list_find().Matthew Barnes2010-01-161-1/+1
| | | | Caught by the Clang Static Analyzer.
* Fix a potential uninitialized argument in e-plugin-python.c.Matthew Barnes2010-01-161-4/+6
| | | | | | | | | | | if (PyCallable_Check (priv->pClass)) pInstance = PyObject_CallObject (priv->pClass, NULL); pValue = PyObject_CallMethod (pInstance, (gchar *) name, NULL); 'pInstance' may be uninitialzed in call to PyObject_CallMethod(). Found by the Clang Static Analyzer.
* Remove dead assignments found by clang.Matthew Barnes2010-01-16125-623/+107
|
* Fixes #606937 - void function should not have a return value.Wang Xin2010-01-151-1/+1
|
* Fixes #605120 - evolution-exchange requires libcomposer.Wang Xin2010-01-151-1/+1
|
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-1510-471/+1
|
* Remove unused ECell::show_tooltip method.Matthew Barnes2010-01-156-400/+0
|
* Remove dead ETableItem code.Matthew Barnes2010-01-151-77/+0
|
* Remove unused ECanvas functions.Matthew Barnes2010-01-152-190/+3
|
* Also ship gnome-cal.h as a public headerGustavo Noronha Silva2010-01-151-0/+1
| | | | | This file is included by e-calendar-view.h but was not being shipped, causing builds to fail.
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-1419-288/+506
|
* Bug #606874 - mktemp disabled in latest glibc-2.11.90-8Milan Crha2010-01-142-7/+25
|
* Updated Norwegian bokmål translationMilan Crha2010-01-141-673/+768
|
* Bug #605633 - A little code inconsistency in em_utils_send_receiptMilan Crha2010-01-141-8/+6
|
* Bug #604670 - addressbook-export segfaults when specifying addressbookMilan Crha2010-01-141-0/+2
|
* Updated Spanish translationJorge González2010-01-131-719/+753
|
* Post-release version bump.Matthew Barnes2010-01-121-1/+1
|
* Update NEWS for 2.29.5 release.EVOLUTION_2_29_5Matthew Barnes2010-01-121-0/+72
|
* Bug 604520 - Create first account window hidden behind main windowMatthew Barnes2010-01-121-2/+2
|
* Bug #603452 - Increase gnome-pilot version to 2.0.16H.Habighorst2010-01-111-1/+1
|
* Bug 606542 - Broken paste action on to/cc/subject fieldsMatthew Barnes2010-01-111-15/+12
|
* Whitespace cleanup.Matthew Barnes2010-01-111-1/+1
|
* Cleanup delete actions in shell views.Matthew Barnes2010-01-1124-686/+487
|
* Updated Swedish translationDaniel Nylander2010-01-101-2736/+2877
|
* Bug 606449 - empty mail-notification popupsLucian Langa2010-01-091-3/+5
|
* Bug 598305 - Use Exif data to rotate inlined photosMatthew Barnes2010-01-091-1/+80
|
* Updated Polish translationTomasz Dominikowski2010-01-091-8677/+7713
|
* Bug 606344 - Clicking "Reply to All" button causes Evo to dump coreMatthew Barnes2010-01-093-72/+75
| | | | | | | | | | | | | | Adding a GtkhtmlEditor::uri-requested repeater signal was a mistake. It unnecessarily complicates URI handling and so the composer no longer uses it -- instead it connects to GtkHTML::url-requested directly. This also requires commit 203ce61e6ea19323914b9c459b2e79bde5db15be from GtkHTML to work right. That commit changes GtkHTML::url-requested to a G_SIGNAL_RUN_LAST so the composer's signal handler runs first. If the composer can handle the URI request, it stops the signal emission so that nothing else tries to use the freed GtkHTMLStream. Henceforth consider GtkhtmlEditor::uri-requested to be deprecated.
* Bug #599794 - Set composer as not changed on reply or forward actionMilan Crha2010-01-091-4/+4
|
* Bug #605600 - Meeting reminders with wrong timesMilan Crha2010-01-091-3/+5
|
* Bug #606340 - Crash on non-utf8 letter in mail folder nameMilan Crha2010-01-084-34/+44
|
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-0834-55/+55
| | | | Several GtkWidget macros were recently deprecated.
* Updated Spanish translationJorge González2010-01-081-1045/+1026
|
* Delete camel information from /devel-docs.Matthew Barnes2010-01-0814-1092/+0
| | | | | Most of the information there is already in evolution-data-server, the rest is obsolete and not worth keeping.
* Do not focus in a search entry when it is not having a focusMilan Crha2010-01-081-1/+2
|
* Bug #606316 - Mail with an attachment in a Junk folder crashes EvoMilan Crha2010-01-081-9/+14
|
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-0710-97/+191
|
* Bug #603469 - Crash in contacts-map with no Home address filledCedric Bosdonnat2010-01-071-1/+13
| | | | | | There was some confusion between the query using E_CONTACT_ADDRESS and the address used. Now the first of the following is shown in the map: Home, Work, Other.
* Fix this upKjartan Maraas2010-01-071-1/+2
|
* Updated Norwegian bokmål translationKjartan Maraas2010-01-071-2103/+2035
|
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-0712-460/+539
|
* Bug #549988 - "Empty Trash" in Trash popup empties all Trash foldersMilan Crha2010-01-061-4/+4
|
* Bug #605645 - Crash on exit in calendar_view_disposeMilan Crha2010-01-061-41/+9
|
* Bug #597816 - Read/save search folders with labels properlyMilan Crha2010-01-052-2/+17
|
* Coding style and whitespace cleanup.Matthew Barnes2010-01-0528-525/+797
|
* Kill widgets/misc/e-colors.[ch].Matthew Barnes2010-01-053-134/+0
|
* Kill e_popup_menu().Matthew Barnes2010-01-0517-109/+9
| | | | | The function is trivial and was only used from ETableHeaderItem. This also eliminates widgets/misc/e-gui-utils.[ch].
* Kill redundant RGB/HSV color conversion utilities.Matthew Barnes2010-01-052-138/+17
| | | | | Use gtk_rgb_to_hsv() instead of e_rgb_to_hsv(). Use gtk_hsv_to_rgb() instead of e_hsv_to_rgb().
* Fixed Czech translation by Jiri EischmannPetr Kovar2010-01-051-2359/+1267
| | | | Fixes bug #595776, thanks to Andre Klapper and Lucas Lommer.
* Updated Telugu Translationskrishnababu k2010-01-041-7/+6
|
* Coding style and whitespace cleanup.Matthew Barnes2010-01-0453-295/+560
|
* ETableExtras cleanup.Matthew Barnes2010-01-032-86/+144
|
* Minor ETimezoneDialog cleanup.Matthew Barnes2010-01-032-47/+33
|
* Updated Slovenian translationMatej Urbančič2010-01-011-1951/+2062
|
* Updated Spanish translationJorge González2009-12-291-226/+409
|
* Updated Spanish translationJorge González2009-12-291-1184/+1295
|
* Bug 361145 - Evolution hangs when formatting message - fixes part of it.Chenthill Palanisamy2009-12-285-15/+27
|
* Clarify "Synchronization Options" menu item.Matthew Barnes2009-12-281-3/+9
| | | | | Rename it "GNOME Pilot Synchronization" and only display the item if gnome-pilot is installed.
* Hide "Submit Bug Report" if bug-buddy is not present.Matthew Barnes2009-12-281-0/+7
|
* Remove more unneeded gunk from configure.ac.Matthew Barnes2009-12-283-84/+7
|
* Evolution does not need flex and bison.Matthew Barnes2009-12-281-7/+0
|
* Hard code "GTKHTML_PACKAGE".Matthew Barnes2009-12-281-13/+4
| | | | | If GtkHTML's soname ever changes again (which is looking unlikely), we'll drop the version suffix from the library name entirely.
* Replace alloca() with g_alloca().Matthew Barnes2009-12-2812-24/+16
|
* Hard code "EDS_PACKAGE" since it will never change.Matthew Barnes2009-12-281-21/+20
|
* Remove useless --enable-nntp configure option.Matthew Barnes2009-12-281-16/+0
|