aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [l10n] Updated Estonian translationIvar Smolin2010-11-271-4/+3
* Bug #635828 - Do not send meeting mails with no recipientMilan Crha2010-11-261-1/+32
* Bug #635738 - Sanitize Previous/Next buttons when not usableMilan Crha2010-11-261-7/+32
* [vCard-inline] Check also text/directory partsMilan Crha2010-11-261-0/+4
* Bug #634387 - Crash in bbdb_sync_buddy_list_in_threadMilan Crha2010-11-261-2/+5
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-2619-150/+472
* Bug #635673 - Stack overflow when opening slow calendarMilan Crha2010-11-242-4/+18
* Bug #632962 - Duplicate "On this computer" sources after updateMilan Crha2010-11-245-60/+64
* Reset IM context when entering ECellText editingMilan Crha2010-11-241-39/+21
* Maildir migration: allow subfolders for InboxChenthill Palanisamy2010-11-231-13/+3
* Bug #371705 - Calendar's day view does not reset its IM contextMilan Crha2010-11-231-48/+39
* Bug #635087 - Leftover files after migration of config/data/cache to XDG dire...Mathieu Trudel-Lapierre2010-11-231-7/+11
* Migrate the local store from mbox to maildir formatChenthill Palanisamy2010-11-2310-20/+363
* Bug #633783 - Folder->Expunge enabled when no folder selectedMilan Crha2010-11-221-0/+4
* [l10n] Updated Estonian translationIvar Smolin2010-11-211-1285/+1663
* Updated Norwegian bokmål translationKjartan Maraas2010-11-201-3449/+3059
* Added UG translationGheyret T.Kenji2010-11-201-20552/+20552
* Updated Galician translations. REVIEWED 50%Fran Diéguez2010-11-201-868/+882
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-1812-53/+87
* Bug #633774 - Headers are gone in grouped viewVibha Yadav2010-11-152-2/+2
* Updated Finnish translation, many corrections done with the help of pofilter ...Ville-Pekka Vainio2010-11-151-6054/+6187
* Added UG translationGheyret T.Kenji2010-11-141-0/+1
* Added UG translationGheyret T.Kenji2010-11-141-0/+20552
* Updated Galician translations. REVIEWD by Marcos LansMarcos Lans2010-11-131-5976/+5151
* Fix windows build of backup-restore pluginFridrich Štrba2010-11-121-0/+8
* Updated Spanish translationJorge González2010-11-121-307/+310
* Drop accessibility support for ECellText.Matthew Barnes2010-11-115-796/+0
* Bug #632781 - Cannot disable search foldersMilan Crha2010-11-101-2/+0
* Bug #632683 - Remove-duplicates should work on selectionMilan Crha2010-11-107-194/+278
* Bug #632293 - Do not add POP accounts into folder treeMilan Crha2010-11-102-1/+6
* Workaround crash when pasting nothing into html message composerMilan Crha2010-11-091-0/+2
* Bug #632676 - Only "Checking for new mail" in status bar and nothing elseMilan Crha2010-11-091-3/+3
* Bug #632671 - "Search interrupted" status message foreverMilan Crha2010-11-092-1/+28
* Add a compatibility code to previous patchJavier Jardón2010-11-091-0/+4
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-11-091-1/+1
* Bug #632176 - Force user name on Google calendar/address bookMilan Crha2010-11-094-6/+64
* Updated Spanish translationJorge González2010-11-081-2031/+1909
* Post-release version bump.Matthew Barnes2010-11-081-1/+1
* Fix distcheck errors.EVOLUTION_2_91_2Matthew Barnes2010-11-086-10/+15
* NEWS update for 2.91.2 release.Matthew Barnes2010-11-081-0/+109
* Coding style and whitespace cleanup.Matthew Barnes2010-11-0826-74/+69
* [l10n] Updated German doc translation, fixed some XML errorsMario Blättermann2010-11-071-1724/+1608
* Updated Slovenian translationMatej Urbančič2010-11-071-333/+133
* Updated Slovenian translationMatej Urbančič2010-11-061-880/+1724
* Updated Spanish translationJorge González2010-11-061-4/+5
* Bug #634088 - Uses uninitialized variable in action_contact_new_cbMilan Crha2010-11-051-1/+1
* Updated Slovenian translationMatej Urbančič2010-11-051-3255/+4906
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-0587-5669/+3464
* Add GBinding transform funcs for enum types.Matthew Barnes2010-11-054-0/+110
* Update API docs.Matthew Barnes2010-11-054-4/+66
* Rename CalUnits to EDurationType.Matthew Barnes2010-11-058-75/+76
* Use @valuenick@ in glib-gen.mak.Matthew Barnes2010-11-051-1/+1
* Remove unused calendar-config API.Matthew Barnes2010-11-053-45/+0
* Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importersMilan Crha2010-11-041-0/+1
* Add missing libeshell.la to LIBADD in pst-import pluginMilan Crha2010-11-041-1/+1
* Updated Spanish translationJorge González2010-11-041-105/+125
* Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-038-5/+65
* Bug #632580 - Freezes UI on account disableMilan Crha2010-11-033-1/+63
* Bug #632562 - Disabled account in preferences not remove in folder treeMilan Crha2010-11-031-1/+3
* Bug #632483 - [WinXP] Does not start when updated from 2.8Milan Crha2010-11-031-11/+4
* Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-032-16/+18
* Add forgotten cairo_destroy() callsMilan Crha2010-11-025-10/+24
* Updated Spanish translationJorge González2010-11-021-123/+156
* Bug #629479 - Runtime critical warnings from e-print.cMilan Crha2010-11-021-10/+6
* Bug #632941 - Calendar ignores preference "show/hide end times"Milan Crha2010-11-021-1/+4
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-0226-198/+224
* Bug #484554 - Day names can overlap in calendar printoutsMilan Crha2010-11-021-62/+114
* Set checkspin label mnemonic widget in account editorMilan Crha2010-11-011-1/+3
* Updated Spanish translationJorge González2010-11-011-127/+129
* stock_appontment-reminder icons renamed (reverts previous commit)Milan Crha2010-11-0112-15/+5
* Add missing stock appointment-reminder iconsMilan Crha2010-11-0111-0/+10
* Bug #631981 - Change reply_close_browser short description textMilan Crha2010-11-011-1/+1
* Updated Spanish translationJorge González2010-11-011-382/+382
* Update POTFILES.in.Matthew Barnes2010-11-011-0/+1
* EMailReader: Add a get_alert_sink() method.Matthew Barnes2010-11-016-0/+68
* EMailBrowser: Implement EAlertSink.Matthew Barnes2010-11-011-38/+64
* Kill em_folder_utils_unsubscribe_folder().Matthew Barnes2010-11-017-80/+190
* EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-017-37/+129
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-0112-46/+41
* Updated Spanish translationJorge González2010-11-011-270/+287
* Kill mail_get_messagex().Matthew Barnes2010-11-012-60/+0
* EMailReader: Rewrite message retrieval tracking.Matthew Barnes2010-11-011-64/+95
* Fix build break.Matthew Barnes2010-11-011-1/+1
* Bug 628139 - Thread-safety issues in libical time zone loadingMatthew Barnes2010-10-311-0/+26
* Set Date: when building a CamelMimeMessage in composer.Matthew Barnes2010-10-311-0/+3
* Require a CamelMimeMessage in em_utils_handle_receipt().Matthew Barnes2010-10-312-37/+40
* Skip writing to Outbox when sending.Matthew Barnes2010-10-317-203/+281
* Remove an unused function.Matthew Barnes2010-10-311-22/+0
* Kill mail_append_mail().Matthew Barnes2010-10-317-144/+92
* Updated Slovenian translationMatej Urbančič2010-10-301-11/+11
* Bug 633172 - Folder->Subscriptions is always enabledMatthew Barnes2010-10-306-22/+94
* Bug 633471 - EAttachmentStore store folder name where uri is expectedMatthew Barnes2010-10-304-47/+50
* Revert my previous revert for GnomeCanvasShape.Matthew Barnes2010-10-301-4/+1
* Fix gnome_canvas_rect_draw().Matthew Barnes2010-10-301-2/+2
* Merge GnomeCanvasShape into GnomeCanvasRect.Matthew Barnes2010-10-306-898/+669
* Fix typo in gnome_canvas_shape_update().Matthew Barnes2010-10-301-1/+1
* Revert "gnome-canvas: Fix bounding box calculation in GnomeCanvasShape"Matthew Barnes2010-10-301-1/+4
* GnomeCanvasShape: Make color string parsing more robustMatthew Barnes2010-10-301-4/+17
* Fix matrix in gnome_canvas_shape_draw().Matthew Barnes2010-10-301-2/+0
* Fix typos in gnome_canvas_shape_bounds().Matthew Barnes2010-10-301-2/+2
* Fix cursor drawing in ECellText.Matthew Barnes2010-10-301-12/+17
* Rename GnomeCanvasItem.destroy() to dispose().Matthew Barnes2010-10-306-52/+52
* Fix gnome_canvas_item_w2i_matrix().Matthew Barnes2010-10-301-6/+5
* Fix typo in eti_update().Matthew Barnes2010-10-301-2/+2
* Actually set the path in gnome_canvas_shape_set_path().Matthew Barnes2010-10-301-0/+2
* Restore update method in ECanvasBackgroundMatthew Barnes2010-10-301-0/+21
* Fix typo in EText.Matthew Barnes2010-10-301-2/+2
* Adapt branch for building with GTK+ 2.22.Matthew Barnes2010-10-305-4/+24
* Reinstate GDK_DISABLE_DEPRECATEDBenjamin Otte2010-10-301-0/+1
* calendar: Don't draw a shadow outside of the widgetBenjamin Otte2010-10-301-49/+0
* calendar: Remove now unused gcs and colormap handling from EWeekViewBenjamin Otte2010-10-302-18/+0
* calendar: Draw EWeekViewTitlesItem with cairoBenjamin Otte2010-10-301-40/+35
* calendar: draw EWeekViewEventItem with cairoBenjamin Otte2010-10-301-47/+42
* calendar: Remove unused variableBenjamin Otte2010-10-301-4/+0
* e-table: Remove unused dnd pixmapsBenjamin Otte2010-10-303-65/+0
* e-table: Don't push/pop colormapsBenjamin Otte2010-10-304-13/+0
* e-table: Draw button with cairoBenjamin Otte2010-10-301-16/+12
* e-table: Draw ECellTree with cairoBenjamin Otte2010-10-301-10/+10
* e-text: Draw EReflow with cairoBenjamin Otte2010-10-301-7/+13
* e-text: Fix color handlingBenjamin Otte2010-10-302-27/+13
* e-map: Take colormap and visual from the widgetBenjamin Otte2010-10-301-2/+2
* gnome-canvas: Remove functions that allocate colorsBenjamin Otte2010-10-302-79/+0
* gnome-canvas: Use gdk_parse_color() in GnomeCanvasShapeBenjamin Otte2010-10-301-2/+4
* calendar: Draw meeting time selector with cairoBenjamin Otte2010-10-302-121/+74
* calendar: Draw day view with cairoBenjamin Otte2010-10-304-57/+33
* e-table: Remove retro lookBenjamin Otte2010-10-305-210/+40
* e-table: Remove unused GdkGCBenjamin Otte2010-10-301-4/+0
* e-table: Draw ECellText with cairoBenjamin Otte2010-10-301-54/+30
* e-table: Use gdk_pango_layout_get_clip_region() in ECellTextBenjamin Otte2010-10-301-44/+24
* e-table: Remove unused GdkGC from ECellToggleBenjamin Otte2010-10-301-22/+0
* e-table: Use Pango ellipsizing instead of manual arrow drawingBenjamin Otte2010-10-301-91/+11
* gnome-canvas: Port drawing to use cairoBenjamin Otte2010-10-302-29/+14
* gnome-canvas: Remove gnome_canvas_set_stipple_origin()Benjamin Otte2010-10-302-24/+0
* gnome-canvas: Port GnomeCanvasText to use cairoBenjamin Otte2010-10-302-118/+29
* e-map: Stuff tween duration into a macro so it's easier to changeBenjamin Otte2010-10-301-2/+3
* e-map: Add simplification API to zoom from a certain stateBenjamin Otte2010-10-301-16/+17
* e-map: Zoom out smoothly, tooBenjamin Otte2010-10-301-1/+14
* e-map: Redo zoomingBenjamin Otte2010-10-301-387/+223
* e-map: Make center_at() function take longitude/latitudeBenjamin Otte2010-10-301-21/+29
* e-map: Introduce e_map_get_current_location()Benjamin Otte2010-10-301-13/+13
* e-map: Use gtk_alignment_configure()Benjamin Otte2010-10-301-22/+14
* e-map: Repaint points unconditionallyBenjamin Otte2010-10-301-1/+2
* e-map: Make cache a server-side surfaceBenjamin Otte2010-10-301-95/+92
* e-map: Query adjustment for size, not pixbufBenjamin Otte2010-10-301-2/+2
* e-map: pass width and height to set_scroll_area() directlyBenjamin Otte2010-10-301-19/+7
* e-map: Draw with cairoBenjamin Otte2010-10-301-38/+11
* e-map: Update the xofs/yofs properties together with the adjustmentsBenjamin Otte2010-10-301-11/+9
* e-map: Don't block signal handlersBenjamin Otte2010-10-301-23/+0
* e-map: Move all rendering into the expose eventBenjamin Otte2010-10-301-114/+65
* e-map: Always repaint the whole window on scrollsBenjamin Otte2010-10-301-93/+1
* e-text: Draw with cairoBenjamin Otte2010-10-302-80/+27
* e-text: Use gdk_pango_layout_get_clip_region() for selection renderingBenjamin Otte2010-10-301-58/+19
* widgets: Don't use GdkGC in ECalendarItemBenjamin Otte2010-10-301-19/+18
* Remove libartBenjamin Otte2010-10-3071-9939/+0
* gnome-canvas: Simplify updating codeBenjamin Otte2010-10-302-326/+34
* calendar: Use G_PIBenjamin Otte2010-10-301-3/+3
* gnome-canvas: Fix bounding box calculation in GnomeCanvasShapeBenjamin Otte2010-10-301-4/+1
* gnome-canvas: Remove render_dirty variableBenjamin Otte2010-10-302-33/+0
* gnome-canvas: Remove pangoft2 requirementBenjamin Otte2010-10-302-8/+0
* gnome-canvas: Remove gnome_canvas_w2c_affine()Benjamin Otte2010-10-302-28/+0
* gnome-canvas: Convert point tranformation functions to use cairoBenjamin Otte2010-10-301-25/+21
* gnome-canvas: Remove gnome_canvas_update_now()Benjamin Otte2010-10-302-29/+0
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-3023-510/+198
* e-table: Convert coordinates using CairoBenjamin Otte2010-10-301-18/+18
* e-table: Remove unused member variables from ETableItemBenjamin Otte2010-10-302-18/+14
* e-table: Draw grids with CairoBenjamin Otte2010-10-302-25/+20
* gnome-canvas: Simplify GnomeCanvasPixbufBenjamin Otte2010-10-301-503/+37
* gnome-canvas: Update GnomeCanvasPixbuf for gobject nicetiesBenjamin Otte2010-10-302-68/+29
* gnome-canvas: Fix refcounting for GnomeCanvasPixbufBenjamin Otte2010-10-301-21/+3
* gnome-canvas: Remove unused flags from GnomeCanvasPixbufBenjamin Otte2010-10-301-19/+0
* e-canvas: Simplify ECanvasBackgroundBenjamin Otte2010-10-301-243/+17
* gnome-canvas: Update GailCanvasItem visibility code to cairo APIsBenjamin Otte2010-10-301-139/+32
* gnome-canvas: Split out matrix_transform_rect codeBenjamin Otte2010-10-303-44/+58
* gnome-canvas: Remove now-unused functionsBenjamin Otte2010-10-302-546/+0
* gnome-canvas: Remove GnomeCanvasPathDefBenjamin Otte2010-10-304-1392/+0
* gnome-canvas: Rewrite GnomeCanvasShape to use CairoBenjamin Otte2010-10-307-986/+293
* gnome-canvas: Change line-width handling of GnomeCanvasShapeBenjamin Otte2010-10-304-59/+22
* build: Depend on cairo-gobjectBenjamin Otte2010-10-301-0/+1
* gnome-canvas: Make GnomeCanvasShape use modern gobject-fuBenjamin Otte2010-10-301-51/+20
* gnome-canvas: Get rid of libart usage in the text itemsBenjamin Otte2010-10-302-20/+12
* gnome-canvas: Remove GnomeCanvasClipGroupBenjamin Otte2010-10-304-336/+0
* gnome-canvas: gnome-canvas-rect-ellipse.[ch] => gnome-canvas-rect.[ch]Benjamin Otte2010-10-304-4/+4
* calendar: Only include libgnomecanvas.hBenjamin Otte2010-10-3011-12/+11
* addressbook: Only include libgnomecanvas.hBenjamin Otte2010-10-304-5/+4
* e-text: Only include libgnomecanvas.hBenjamin Otte2010-10-303-3/+2
* gnome-canvas: Get rid of GnomeCanvasRE objectBenjamin Otte2010-10-302-160/+71
* gnome-canvas: Remove GnomeCanvasItemEllipseBenjamin Otte2010-10-302-142/+0
* gnome-canvas: Remove GnomeCanvasPointsBenjamin Otte2010-10-305-135/+1
* gnome-canvas: Remove GnomeCanvasLineBenjamin Otte2010-10-306-1337/+24
* gnome-canvas: Remove GnomeCanvasPolygonBenjamin Otte2010-10-304-323/+0
* e-table: Fix includes to only ever include libgnomecanvas.hBenjamin Otte2010-10-3030-40/+30
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-3023-320/+138
* gnome-canvas: Remove CanvasItem->coverage vfunc declarationBenjamin Otte2010-10-301-3/+0
* gnome-canvas: Remove close_enough memberBenjamin Otte2010-10-303-14/+4
* gnome-canvas: Remove GnomeCanvasBpath itemBenjamin Otte2010-10-304-222/+0
* gnome-canvas: Port GnomeCanvasLine to use Cairo for drawingBenjamin Otte2010-10-304-138/+100
* widgets: Remove stipple from ECanvasBackgroundBenjamin Otte2010-10-302-46/+0
* xxx: meeting time stippleBenjamin Otte2010-10-304-4/+2
* e-table: Draw focus with CairoBenjamin Otte2010-10-302-16/+13
* e-table: Remove unused stipple variableBenjamin Otte2010-10-301-4/+0
* e-text: Remove stippling codeBenjamin Otte2010-10-302-48/+0
* calendar: Port meeting time selector to CairoBenjamin Otte2010-10-303-52/+74
* gnome-canvas: Remove stipple properties from GnomeCanvasShapeBenjamin Otte2010-10-304-91/+0
* gnome-canvas: Remove stipple properties from GnomeCanvasTextBenjamin Otte2010-10-302-45/+0
* gnome-canvas: Remove stipple properties from GnomeCanvasLineBenjamin Otte2010-10-302-47/+0
* e-table: Use semi-transparent red instead of stippled redBenjamin Otte2010-10-302-16/+1
* gnome-canvas: Remove GnomeCanvasBufBenjamin Otte2010-10-303-113/+0
* gnome-canvas: Remove GnomeCanvasItem->render vfuncBenjamin Otte2010-10-309-519/+0
* gnome-canvas: Remove aa codeBenjamin Otte2010-10-308-394/+85
* Cast GtkAdjustment constructor calls to GtkAdjustmentBenjamin Otte2010-10-304-7/+7
* Remove unused functionsBenjamin Otte2010-10-301-114/+0
* Remove unused functionBenjamin Otte2010-10-301-16/+0
* Bug #632280 - Backup file name should include date (YYYYMMDD)Milan Crha2010-10-292-2/+18
* Bug #632278 - Double .vcf extension on addressbook saveMilan Crha2010-10-291-7/+4
* Bug #632199 - Opening calendar from panel clock goes to previous dayMilan Crha2010-10-291-2/+14
* Bug #632769 - EMeetingTimeSelector can be unrealized in express modeMilan Crha2010-10-292-2/+4
* Bug #633155 - Incorrect signal connection with mail-vfolder.c:folder_deleted_cbMilan Crha2010-10-291-1/+1
* More detailed runtime warning on message list pre-sortingMilan Crha2010-10-291-2/+10
* Bug #631982 - Hide Page properties in signature editorMilan Crha2010-10-291-0/+7
* Bug #633371 - Remote pop folder no longer emptiedMilan Crha2010-10-293-8/+8
* [l10n] Updated Estonian translationMattias Põldaru2010-10-281-3/+3
* Updated Spanish translationJorge González2010-10-281-84/+81
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-289-17/+103
* Bug 631731 - Remove status icon from mail notifierWilliam Jon McCann2010-10-282-158/+24
* Bug #632767 - Some widgets removed from mail-config.uiMilan Crha2010-10-271-3/+1
* Bug #633158 - Importer stops after single mail importMilan Crha2010-10-271-1/+1
* Bug #592045 - Use week-day names in abbreviated dateMilan Crha2010-10-271-5/+4
* Bug #445439 - Delete mail from pop-server when deleted from Inbox/TrashMilan Crha2010-10-275-9/+167
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-2717-489/+7
* Bug #631956 - Reset renderer properties in action_combo_box_render_pixbufMilan Crha2010-10-261-1/+3
* Bug #631870 - Memory leak in e_week_view after GtkObject removalMilan Crha2010-10-253-3/+3
* Fix build on platforms when ngettext is a macroFridrich Štrba2010-10-251-16/+27
* Update Simplified Chinese translation.Yinghua Wang2010-10-251-2865/+3222
* Updated Spanish translationJorge González2010-10-231-498/+507
* Remove EVO_MARSHAL_RULE.Matthew Barnes2010-10-233-13/+3
* Bug 632870 - Cut and paste broken in ESignatureEditorMatthew Barnes2010-10-231-0/+31
* Updated Catalan (Valencian) translationCarles Ferrando2010-10-231-330/+327
* Updated Catalan (Valencian) translationCarles Ferrando2010-10-231-5696/+6240
* Bug 632903 - Support libnotify-0.7Flo Gravo2010-10-234-5/+21
* Kill mail_store_set_offline().Matthew Barnes2010-10-239-215/+277
* Fix capitalization in menu labels.Matthew Barnes2010-10-232-2/+2
* Simplify EActivity.Matthew Barnes2010-10-2346-1124/+942
* Memory leaks around g_value_set_stringMilan Crha2010-10-224-7/+8
* Updated Japanese translationTakayuki KUSANO2010-10-221-2749/+2980
* Bug #632679 - Add 'Remove attachments' in pop up menuMilan Crha2010-10-212-0/+5
* Bug #597567 - Crash in comp_subject()Milan Crha2010-10-212-0/+22
* Bug #631526 - Loading images doesn't use proxy credentialsMilan Crha2010-10-211-1/+64
* Add missing gtk-compat.h include to various filesMilan Crha2010-10-214-0/+12
* ESignatureList cleanups.Matthew Barnes2010-10-217-136/+188
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-2110-20/+56