After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330628 - In day view Meeting icon should be displayed in All day meeting
In day view Meeting icon should be displayed in All day meeting
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.6.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks: 327508
 
 
Reported: 2006-02-10 08:04 UTC by Poornima
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.82 KB, patch)
2007-07-31 00:34 UTC, Hiroyuki Ikezoe
committed Details | Review
A patch for week view (4.54 KB, patch)
2007-08-24 03:48 UTC, Hiroyuki Ikezoe
committed Details | Review

Description Poornima 2006-02-10 08:04:23 UTC
If an add day appointment and all day meeting is displayed in day view, there is no way to differentiat between them in day view.
If we could display the meeting icon in the all day meeting that would be useful,
Comment 1 André Klapper 2006-02-10 12:40:47 UTC
confirming.
poornima, PLEASE DO USE THE usability KEYWORD. thanks.
Comment 2 Hiroyuki Ikezoe 2007-07-31 00:34:06 UTC
Created attachment 92750 [details] [review]
proposed patch
Comment 3 Srinivasa Ragavan 2007-08-23 15:47:30 UTC
Hiroyuki, looks fine to commit.

Just noticed that some regression around month/week view. This icon is not appearing.
Comment 4 Hiroyuki Ikezoe 2007-08-24 03:47:21 UTC
2007-08-24  Hiroyuki Ikezoe  <poincare@ikezoe.net>

        ** Fix for bug #330628

        * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
        Show meeting icon.

Committed.
Comment 5 Hiroyuki Ikezoe 2007-08-24 03:48:28 UTC
Created attachment 94232 [details] [review]
A patch for week view
Comment 6 Srinivasa Ragavan 2007-08-24 06:23:46 UTC
Hiroyuki, you rock!. Thanks and please commit.
Comment 7 André Klapper 2007-08-24 11:10:49 UTC
hiroyuki, feel free to set the patch status when committed.
Comment 8 Hiroyuki Ikezoe 2007-08-27 00:08:04 UTC
2007-08-27  Hiroyuki Ikezoe  <poincare@ikezoe.net>

        ** Fix for the same issue of week view of bug #330628

        * gui/e-week-view.h: Add meeting_icon.
        * gui/e-week-view.c: (e_week_view_realize): Load meeting_icon.
        * gui/e-week-view.c: (e_week_view_unrealize): Dispose meeting_icon.
        * gui/e-week-view-event-item.c: (e_week_view_event_item_draw_icons):
        Show meeting icon.
Comment 9 Suman Manjunath 2007-08-27 03:36:49 UTC
Fixed in SVN trunk from comment #8, closing