[evolution] Created tag MEEGO_1_0



The signed tag 'MEEGO_1_0' was created.

Tagger: Michael Meeks <michael meeks novell com>
Date: Fri Apr 23 10:56:17 2010 +0100

    MeeGo 1.0 base-tag

Changes since the last tag 'EVOLUTION_2_30_0_1':

Chenthill Palanisamy (2):
      post release version bump
      Bug 596601 (bnc) - monitor system timezone changes in evolution

Christian Kirbach (1):
      Updated German help translation

Daniel Nylander (1):
      Updated Swedish translation

Dominique Leuenberger (1):
      Bug #589393 - Configure fails to detect pilot-link utf8 capabilities

Federico Mena Quintero (40):
      Factor out function to parse a soup message from a string
      Return a success code when parsing a message
      Basic logic to guess mail autoconfig when offline
      Add a bunch of mail autoconfiguration files
      Read the mail autoconfig files from the right path
      Fix compiler warnings
      Fix Makefile.am thinko
      Get the online status from the EShell
      Fallback to the offline case if we can't contact the server anyway
      Ahem, use the right installation paths
      Remove a superfluous row in a GtkTable
      Move the day start / day end widgets to the same line
      Utility function to hide widgets when in Express mode
      Hide widgets for the mailer's preferences in Express mode
      Add meaningful names to some containers
      Hide widgets for the composer's preferences in Express mode
      Add names to containers in the composer's preferences
      Schemas with widgets to hide for the mailer and composer preferences
      Hide the Alerts label in the composer's preferences
      Merge gnome-2-30 into express2 to get bugfixes
      Merge branch 'express2' into express2-reduced-preferences
      Put the for-today/overdue tasks preferences in the same line, to save space
      Hide EConfig sections that have no visible widgets
      Hide the junk plugin options in Express mode
      Merge branch 'express2-reduced-preferences' into express2
      Give meaningful names to widgets in the calendar's General preferences
      Schema with calendar widgets to hide in Express mode
      Hide some calendar preferences in Express mode
      Move the 12/24 hour widgets to the top of their section
      Hook up the calendar's preferences in a sensible place
      Hack the row spacing of a single-row table
      Use a single /apps/evolution/calendar/display/show_week_numbers
      Remove /apps/evolution/calendar/date_navigator/show_week_numbers
      Combine the preferences widgets for week numbers
      Update the help file with the 'Show week numbers' option
      Hide the 'Scroll month view by a week' option when in Express mode
      Hide the options for Time Divisions when in Express mode
      Hide the 'Show appointment end times' option when in Express mode
      Reduce spacings in the mail capplet's Review page
      Remove more ad-hoc spacings

Fridrich Strba (2):
      [win32] Implement network status detection
      [win32] Be consistent in disabling the lockdown options.

Fridrich Å trba (5):
      Build libevolution-mail-settings as dll on windows
      Avoid warning about redefined localtime_r
      Adding the stock_people icon needed and absent in gnome-icon-theme
      Give the windows version of evolution-alarm-notify a nice win32 icon
      Don't bundle 256x256 icon since it does not work anyway

Funda Wang (1):
      Updated zh_CN translation.

Javier Jardón (1):
      Bug 614918 - GnomeGoal: Correct Desktop Files

Jeff Cai (1):
      Fix for bug #613564     If no <> in the email address, addr should be the full email address.

Jordi Serratosa (1):
      Fixes to Catalan translation

Jürg Billeter (1):
      Bug 614813 - Crash during e-mail migration

Matt McCutchen (1):
      Bug #614647 - Don't reset names and colors of default mail labels

Matt McCutchen 2 (1):
      Bug 614926 - Memos and Tasks accelerators switched since 2.28

Matthew Barnes (35):
      Fix build settings under capplet.
      Capplet cleanups.
      Introduce a simple extension system for objects.
      Add an extension to configure EMFormatHTML.
      Add extensions to configure calender widgets.
      Make EShell and related classes extensible.
      Convert NetworkManager integration to an EShell extension.
      Document EExtensible and EExtension.
      Move "section" documentation out of header files.
      Fix build breakage.
      Demonstrate extending the EExtension API.
      More API documentation tweaking.
      Add an extension to configure EWebView.
      Refresh contact-editor.ui.
      Minor EMailReader cleanup.
      Simplify the search UI for express mode.
      Only show "Send/Receive" in mailer when using express mode.
      Remove some unused MessageList constants.
      Fix mismatched quotes.
      Express: Composer always defaults to HTML mode
      Capplet cleanups.
      More build fixes.
      Bug 614644 - Email window's title is blank when subject is blank
      Introduce a simple extension system for objects.
      Make EShell extensible.
      Convert NetworkManager integration to an EShell extension.
      Remove gtk_notebook_set_tab_label_packing().
      Add missing linker flag to NetworkManager extension.
      Merge branch 'gnome-2-30' into express2
      Bug 600861 - Backup utility should use --quit instead of --force-shutdown
      Install stock icons in "hicolor" instead of "gnome".
      Use newer GTK+ API to manage print settings.
      Bug 616097 - Remembers page ranges
      Revise legacy stock icon contexts.
      Add more stock icons dropped from gnome-icon-theme.

Maxim V. Dziumanenko (4):
      Updated Ukrainian translation
      Updated Ukrainian translation
      Updated Ukrainian translation
      Updated Ukrainian translation

Michael Meeks (41):
      Compress new contact dialog (first page) a little; more to come.
      Alter UI conditional syntax to be more familiar cpp style, which     avoids the need for intltool changes.
      Add ConnMan support (words fail me ...)
      Add vertical orientation properties to make glade-3 happy.
      Add expander button to E-mail pieces.
      Adapt and further compact the UI with new expander-alike
      Switch back to an older version with my changes.
      Add conditionally enabled expanders for 'Other' address and 'Misc'     personal items, to fit on a 600 pixel high screen.
      Add a scrolled area to cope if we want to expand mail settigns
      Scrolled window for personal bits ...
      Get the new contact sizing right despite the scrolled regions.     Add Claire's calendar popup feedback wrt. express mode
      Last scroll-pane, and manual sizing tweak
      remove redundant print elements from express mode
      Disable the status bar for all but the mail view.     Not implemented prettily, but cf. mail_shell_backend_window_created_cb     getting invoked even for addressbok windows ...
      Enable the alarm daemon on MeeGo.
      Add meego detection logic, it needs to be used (next pass) to     configure the shell, to name widgets differently, and re-order     some menu/toolbar bits.
      revert dfdb970ac69e3058418875aa043f9d2a17ea5945
      hook X symbols out manually to make it build nicely on Fedora.
      Detect MeeGo, and propagate settings variously.     Adapt widget naming on MeeGo for theming etc.
      switch autoconfig to use the api.gnome.org API
      remove special case for calendar
      add EVO_MEEGO debugging env var:     export EVO_MEEGO="session-type=small-screen" for the most fun.
      add stock close button
      add a close-window action that doesn't become insensitive on the last window.     Use this in meego / full-screen mode
      remove custom close / searchbar hiding hacks for express mode,     use the new / stock shell versions now.
      Merge commit 'origin/express2' into express2
      Adapt the event editor for MeeGo / small-screen.     Bin the menu bar, disable the print icon, add a close button at top right.
      cleanup for non-express mode
      Compress the contact viewer even more so it still fits.
      turn threading on by default for mail; un-conditionally.
      Re-work the over-complicated event editor as a tabbed notebook.     Thanks to Sashwaat.
      revert snafu to full-screening ...
      add proxy support to auto-configuration
      Merge commit 'origin/express2' into express2
      get window transience right for source copying error dialogs.
      fix disappearing e-table headers by realising the (horrible)     pet widget we are going to steal the gc from, so it actually has it.
      fix disappearing e-table headers by realising the (horrible)     pet widget we are going to steal the gc from, so it actually has it.
      Fix ergonomic details, and prettify (for small screens at least)
      Merge commit 'origin/gnome-2-30' into express2
      add defines to ease MeeGo building
      fix build snafu (urk)

Milan Crha (15):
      Bug #374533 - Read window stays open after last email is deleted
      Bug #488979 - Disable Edit for card views in contacts
      Bug #569945 - Recurrence icon not removed after changing to single event
      Bug #612821 - Uses freed memory when changing task's source
      Bug #612916 - Runtime error on console when opening a message window
      Bug #613261 - application/mbox not shown properly
      Bug #613354 - Folder->Mark all messages as read does not work
      Bug #613356 - Calendar doesn't save Task/Memo table state
      Bug #613352 - Changed time range not propagated to calendar
      Do not hide junk mail when vJunk folder	not supported by store
      Bug #612236 - Find-As-You-Type in Folder list stops working
      Bug #614325 - Shrink/expand To,Cc header images is missing
      Bug #611646 - Calendar shows recurring birthdays incorrectly
      Bug #608203 - Left pane of mailer window is really narrow at startup
      Bug #615331 - Message list/Folder tree focus policy has changed

Paolo Borelli (2):
      Bug 614892 - String leak in the composer
      Bug 614889 - Memory leaks in EMailSidebar

Philip Withnall (1):
      Fix migration event hook for google-account-setup and calendar-weather plugins

Runa Bhattacharjee (1):
      Typos corrected

Sandy Armstrong (2):
      Remove duplicate use_system_timezone pref, set default to true
      Remove duplicate use_system_timezone pref, set default to true

Srinivasa Ragavan (8):
      Redo Calendar for express mode. Just design/layout changes.
      Hide searchbar in calendar view in express mode.
      Just close the window and not the entire shell
      Get rid of custom quit for calendar and instead use the shell
      Hide attendees box
      Add Password field to the account setup and prestore password.
      Create Google Calendar and Contacts account optionally while creating     gmail accounts.
      Store the initial view request and use that to decide whether to show     startup wizard or not. Show only for mail and not calendar.

Theppitak Karoonboonyanan (2):
      Updated Thai translation.
      Updated Thai translation.

pepp (1):
      Bug #592117 - Calendar compressed weekend print improvement

punit (1):
      Bug #610229 - Status bar progress goes beyond 100 percentage



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