[evolution] Created tag EVOLUTION_2_91_2



The unsigned tag 'EVOLUTION_2_91_2' was created.

Tagger: Matthew Barnes <mbarnes redhat com>
Date: Mon Nov 8 01:01:57 2010 -0500

    Evolution 2.91.2

Changes since the last tag 'EVOLUTION_2_91_1':

Benjamin Otte (104):
      Remove unused function
      Remove unused functions
      Cast GtkAdjustment constructor calls to GtkAdjustment
      gnome-canvas: Remove aa code
      gnome-canvas: Remove GnomeCanvasItem->render vfunc
      gnome-canvas: Remove GnomeCanvasBuf
      e-table: Use semi-transparent red instead of stippled red
      gnome-canvas: Remove stipple properties from GnomeCanvasLine
      gnome-canvas: Remove stipple properties from GnomeCanvasText
      gnome-canvas: Remove stipple properties from GnomeCanvasShape
      calendar: Port meeting time selector to Cairo
      e-text: Remove stippling code
      e-table: Remove unused stipple variable
      e-table: Draw focus with Cairo
      xxx: meeting time stipple
      widgets: Remove stipple from ECanvasBackground
      gnome-canvas: Port GnomeCanvasLine to use Cairo for drawing
      gnome-canvas: Remove GnomeCanvasBpath item
      gnome-canvas: Remove close_enough member
      gnome-canvas: Remove CanvasItem->coverage vfunc declaration
      gnome-canvas: Change GnomeCanvasItem->point vfunc
      e-table: Fix includes to only ever include libgnomecanvas.h
      gnome-canvas: Remove GnomeCanvasPolygon
      gnome-canvas: Remove GnomeCanvasLine
      gnome-canvas: Remove GnomeCanvasPoints
      gnome-canvas: Remove GnomeCanvasItemEllipse
      gnome-canvas: Get rid of GnomeCanvasRE object
      e-text: Only include libgnomecanvas.h
      addressbook: Only include libgnomecanvas.h
      calendar: Only include libgnomecanvas.h
      gnome-canvas: gnome-canvas-rect-ellipse.[ch] => gnome-canvas-rect.[ch]
      gnome-canvas: Remove GnomeCanvasClipGroup
      gnome-canvas: Get rid of libart usage in the text items
      gnome-canvas: Make GnomeCanvasShape use modern gobject-fu
      build: Depend on cairo-gobject
      gnome-canvas: Change line-width handling of GnomeCanvasShape
      gnome-canvas: Rewrite GnomeCanvasShape to use Cairo
      gnome-canvas: Remove GnomeCanvasPathDef
      gnome-canvas: Remove now-unused functions
      gnome-canvas: Split out matrix_transform_rect code
      gnome-canvas: Update GailCanvasItem visibility code to cairo APIs
      e-canvas: Simplify ECanvasBackground
      gnome-canvas: Remove unused flags from GnomeCanvasPixbuf
      gnome-canvas: Fix refcounting for GnomeCanvasPixbuf
      gnome-canvas: Update GnomeCanvasPixbuf for gobject niceties
      gnome-canvas: Simplify GnomeCanvasPixbuf
      e-table: Draw grids with Cairo
      e-table: Remove unused member variables from ETableItem
      e-table: Convert coordinates using Cairo
      gnome-canvas: Convert canvas item transformation matrix to cairo
      gnome-canvas: Remove gnome_canvas_update_now()
      gnome-canvas: Convert point tranformation functions to use cairo
      gnome-canvas: Remove gnome_canvas_w2c_affine()
      gnome-canvas: Remove pangoft2 requirement
      gnome-canvas: Remove render_dirty variable
      gnome-canvas: Fix bounding box calculation in GnomeCanvasShape
      calendar: Use G_PI
      gnome-canvas: Simplify updating code
      Remove libart
      widgets: Don't use GdkGC in ECalendarItem
      e-text: Use gdk_pango_layout_get_clip_region() for selection rendering
      e-text: Draw with cairo
      e-map: Always repaint the whole window on scrolls
      e-map: Move all rendering into the expose event
      e-map: Don't block signal handlers
      e-map: Update the xofs/yofs properties together with the adjustments
      e-map: Draw with cairo
      e-map: pass width and height to set_scroll_area() directly
      e-map: Query adjustment for size, not pixbuf
      e-map: Make cache a server-side surface
      e-map: Repaint points unconditionally
      e-map: Use gtk_alignment_configure()
      e-map: Introduce e_map_get_current_location()
      e-map: Make center_at() function take longitude/latitude
      e-map: Redo zooming
      e-map: Zoom out smoothly, too
      e-map: Add simplification API to zoom from a certain state
      e-map: Stuff tween duration into a macro so it's easier to change
      gnome-canvas: Port GnomeCanvasText to use cairo
      gnome-canvas: Remove gnome_canvas_set_stipple_origin()
      gnome-canvas: Port drawing to use cairo
      e-table: Use Pango ellipsizing instead of manual arrow drawing
      e-table: Remove unused GdkGC from ECellToggle
      e-table: Use gdk_pango_layout_get_clip_region() in ECellText
      e-table: Draw ECellText with cairo
      e-table: Remove unused GdkGC
      e-table: Remove retro look
      calendar: Draw day view with cairo
      calendar: Draw meeting time selector with cairo
      gnome-canvas: Use gdk_parse_color() in GnomeCanvasShape
      gnome-canvas: Remove functions that allocate colors
      e-map: Take colormap and visual from the widget
      e-text: Fix color handling
      e-text: Draw EReflow with cairo
      e-table: Draw ECellTree with cairo
      e-table: Draw button with cairo
      e-table: Don't push/pop colormaps
      e-table: Remove unused dnd pixmaps
      calendar: Remove unused variable
      calendar: draw EWeekViewEventItem with cairo
      calendar: Draw EWeekViewTitlesItem with cairo
      calendar: Remove now unused gcs and colormap handling from EWeekView
      calendar: Don't draw a shadow outside of the widget
      Reinstate GDK_DISABLE_DEPRECATED

Carles Ferrando (2):
      Updated Catalan (Valencian) translation
      Updated Catalan (Valencian) translation

Chenthill Palanisamy (1):
      post release version bump

Claude Paroz (1):
      [help] Fix XML validity of French translation

Flo Gravo (1):
      Bug 632903 - Support libnotify-0.7

Fridrich Å trba (1):
      Fix build on platforms when ngettext is a macro

Jorge González (11):
      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

Mario Blättermann (1):
      [l10n] Updated German doc translation, fixed some XML errors

Matej UrbanÄ?iÄ? (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matthew Barnes (64):
      EShellView: Mark a string for translation.
      Implement EAlertSinkInterface in EShellContent.
      EAlert: Allow arbitrary actions to be added.
      Add an EOfflineAlert module.
      Send errors to an EAlertSink instead of the task bar.
      Kill mail_config_get_gconf_client().
      Kill mail_config_service_set_save_passwd().
      Move more account utilities to e-account-utils.c.
      Miscellaneous fixups.
      Collect mail enum types in e-mail-enums.h.
      Fix a runtime warning from the enum change.
      Add an "ellipsize" property to EMFolderTree.
      Reduce GConf usage in em-composer-utils.c.
      Deal with GtkComboBoxEntry removal in gtk+-3.0.
      ESignatureList cleanups.
      Simplify EActivity.
      Fix capitalization in menu labels.
      Kill mail_store_set_offline().
      Bug 632870 - Cut and paste broken in ESignatureEditor
      Remove EVO_MARSHAL_RULE.
      Drop usage of GtkAnchorType.
      Adapt branch for building with GTK+ 2.22.
      Fix typo in EText.
      Restore update method in ECanvasBackground
      Actually set the path in gnome_canvas_shape_set_path().
      Fix typo in eti_update().
      Fix gnome_canvas_item_w2i_matrix().
      Rename GnomeCanvasItem.destroy() to dispose().
      Fix cursor drawing in ECellText.
      Fix typos in gnome_canvas_shape_bounds().
      Fix matrix in gnome_canvas_shape_draw().
      GnomeCanvasShape: Make color string parsing more robust
      Revert "gnome-canvas: Fix bounding box calculation in GnomeCanvasShape"
      Fix typo in gnome_canvas_shape_update().
      Merge GnomeCanvasShape into GnomeCanvasRect.
      Fix gnome_canvas_rect_draw().
      Revert my previous revert for GnomeCanvasShape.
      Bug 633471 - EAttachmentStore store folder name where uri is expected
      Bug 633172 - Folder->Subscriptions is always enabled
      Kill mail_append_mail().
      Remove an unused function.
      Skip writing to Outbox when sending.
      Require a CamelMimeMessage in em_utils_handle_receipt().
      Set Date: when building a CamelMimeMessage in composer.
      Bug 628139 - Thread-safety issues in libical time zone loading
      Fix build break.
      EMailReader: Rewrite message retrieval tracking.
      Kill mail_get_messagex().
      Pass an EAlertSink to e_alert_sink_submit_alert().
      EActivity: Add an "alert-sink" property.
      Kill em_folder_utils_unsubscribe_folder().
      EMailBrowser: Implement EAlertSink.
      EMailReader: Add a get_alert_sink() method.
      Update POTFILES.in.
      Utilize the new ESourceSelector:primary-selection property.
      Remove unused calendar-config API.
      Use @valuenick@ in glib-gen.mak.
      Rename CalUnits to EDurationType.
      Update API docs.
      Add GBinding transform funcs for enum types.
      Move calendar preferences to the calendar module.
      Coding style and whitespace cleanup.
      NEWS update for 2.91.2 release.
      Fix distcheck errors.

Matthias Clasen (1):
      Bug 632641 - Handle combo box text API going away

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Milan Crha (42):
      Crash on start with vfolders configured
      Bug #567265 - BCC kept on message forward from Sent folder
      Bug #630695 - Invalid read when enable/disable the account in preferences
      Bug #630969 - Implement also Message->Go to->Previous Thread
      Bug #630504 - Precache collate keys before sorting in EReflowModel
      Bug #631451 - Add handlers for x-scheme-handler/mailto
      Add missing gtk-compat.h include to various files
      Bug #631526 - Loading images doesn't use proxy credentials
      Bug #597567 - Crash in comp_subject()
      Bug #632679 - Add 'Remove attachments' in pop up menu
      Memory leaks around g_value_set_string
      Bug #631870 - Memory leak in e_week_view after GtkObject removal
      Bug #631956 - Reset renderer properties in action_combo_box_render_pixbuf
      Bug #445439 - Delete mail from pop-server when deleted from Inbox/Trash
      Bug #592045 - Use week-day names in abbreviated date
      Bug #633158 - Importer stops after single mail import
      Bug #632767 - Some widgets removed from mail-config.ui
      Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files
      Bug #633371 - Remote pop folder no longer emptied
      Bug #631982 - Hide Page properties in signature editor
      More detailed runtime warning on message list pre-sorting
      Bug #633155 - Incorrect signal connection with mail-vfolder.c:folder_deleted_cb
      Bug #632769 - EMeetingTimeSelector can be unrealized in express mode
      Bug #632199 - Opening calendar from panel clock goes to previous day
      Bug #632278 - Double .vcf extension on addressbook save
      Bug #632280 - Backup file name should include date (YYYYMMDD)
      Bug #631981 - Change reply_close_browser short description text
      Add missing stock appointment-reminder icons
      stock_appontment-reminder icons renamed (reverts previous commit)
      Set checkspin label mnemonic widget in account editor
      Bug #484554 - Day names can overlap in calendar printouts
      Bug #632941 - Calendar ignores preference "show/hide end times"
      Bug #629479 - Runtime critical warnings from e-print.c
      Add forgotten cairo_destroy() calls
      Bug #632768 - Message list not realized when opening new folder
      Bug #632483 - [WinXP] Does not start when updated from 2.8
      Bug #632562 - Disabled account in preferences not remove in folder tree
      Bug #632580 - Freezes UI on account disable
      Bug #612181 - Show recurring events in italic in date navigator
      Add missing libeshell.la to LIBADD in pst-import plugin
      Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers
      Bug #634088 - Uses uninitialized variable in action_contact_new_cb

Rex Tsai (1):
      Bug #534453 - Incorporate 'Remove attachments' plugin

Takayuki KUSANO (2):
      Updated Japanese translation
      Updated Japanese translation

William Jon McCann (1):
      Bug 631731 - Remove status icon from mail notifier

Yinghua Wang (1):
      Update Simplified Chinese translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]