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 627028 - Marked state of calendar day is not accessible
Marked state of calendar day is not accessible
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkCalendar
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-08-16 08:56 UTC by Szilárd Pfeiffer
Modified: 2010-08-29 17:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implemented function gtk_calendar_day_is_marked (1.36 KB, patch)
2010-08-16 08:56 UTC, Szilárd Pfeiffer
none Details | Review
implemented function gtk_calendar_day_is_marked (1.41 KB, patch)
2010-08-16 09:10 UTC, Szilárd Pfeiffer
needs-work Details | Review
implemented function gtk_calendar_get_day_is_marked (2.21 KB, patch)
2010-08-22 07:52 UTC, Szilárd Pfeiffer
committed Details | Review

Description Szilárd Pfeiffer 2010-08-16 08:56:00 UTC
Created attachment 167939 [details] [review]
implemented function gtk_calendar_day_is_marked

Function gtk_calendar_day_is_marked should be implemented.
Comment 1 Szilárd Pfeiffer 2010-08-16 09:10:21 UTC
Created attachment 167944 [details] [review]
implemented function gtk_calendar_day_is_marked
Comment 2 Matthias Clasen 2010-08-16 14:12:24 UTC
Review of attachment 167944 [details] [review]:

Makes sense to me. Although the mark functionality is somewhat limited in the first place (since it can not keep marks beyond the current month).

Things missing in the patch:

- Since markers
- Add new function to gtk.symbols
- Add new function to docs/reference/gtk/gtk3-sections.txt
Comment 3 Szilárd Pfeiffer 2010-08-22 07:52:07 UTC
Created attachment 168489 [details] [review]
implemented function gtk_calendar_get_day_is_marked
Comment 4 Matthias Clasen 2010-08-25 02:14:26 UTC
Review of attachment 168489 [details] [review]:

Looks fine now.
Comment 5 Javier Jardón (IRC: jjardon) 2010-08-29 17:17:15 UTC
Comment on attachment 168489 [details] [review]
implemented function gtk_calendar_get_day_is_marked

committed after some style fixes. commit f84707d6f95b9aa987a8bd3c6366a11c34dedb03