summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app: active More details button from new event popoverui-rewriteErick Pérez Castellanos2014-12-043-13/+69
* manager: updated GcalManager::create_eventErick Pérez Castellanos2014-12-042-76/+65
* utils: add helper method for component constructionErick Pérez Castellanos2014-12-042-0/+54
* window: connect signal to the right objectErick Pérez Castellanos2014-12-041-1/+1
* edit-dialog: use reccurrence_id of eventsErick Pérez Castellanos2014-12-041-4/+31
* build: remove GcalNewEventWidget related filesErick Pérez Castellanos2014-12-035-511/+0
* app: remove GcalNewEventWidget, use GcalWindow uiErick Pérez Castellanos2014-12-032-70/+123
* manager: update retrieve sources APIErick Pérez Castellanos2014-12-033-43/+38
* manager: update GcalManager::remove_event APIErick Pérez Castellanos2014-12-023-81/+93
* utils: build an uuid stringErick Pérez Castellanos2014-12-022-0/+40
* window: fixed event removed notificationErick Pérez Castellanos2014-12-023-146/+187
* theme: use different style classes for navbar labelsGeorges Basile Stavracas Neto2014-12-022-5/+12
* window: move arrow buttons to headerbarGeorges Basile Stavracas Neto2014-12-025-111/+77
* window: set view visible before show itErick Pérez Castellanos2014-12-021-0/+1
* new-event: initialize values before using themGeorges Basile Stavracas Neto2014-11-281-0/+2
* misc: whitespace, comments and strings fixedErick Pérez Castellanos2014-11-263-5/+11
* app: use new search ECalDataModelErick Pérez Castellanos2014-11-262-26/+5
* manager: added ECalDataModel for search aloneErick Pérez Castellanos2014-11-262-1/+30
* window: more code moved into ui fileErick Pérez Castellanos2014-11-262-3/+1
* window: move more code into ui fileErick Pérez Castellanos2014-11-262-27/+26
* window: remove unneeded set of menu imageGeorges Basile Stavracas Neto2014-11-251-5/+0
* window: move to builder's ui fileGeorges Basile Stavracas Neto2014-11-254-97/+173
* window: use GDK_EVENT_PROPAGATE to propagate keysGeorges Basile Stavracas Neto2014-11-241-1/+1
* window: simplified key handler codeGeorges Basile Stavracas Neto2014-11-241-39/+7
* window: correctly hide search bar when not in search modeGeorges Basile Stavracas Neto2014-11-241-0/+4
* edit-dialog: removed unused gridGeorges Basile Stavracas Neto2014-11-241-13/+3
* week-view: another integer rounding issueGeorges Basile Stavracas Neto2014-11-231-2/+2
* year-view: fix integer rounding issuesGeorges Basile Stavracas Neto2014-11-231-12/+17
* week-view: fixed some more integer round issuesGeorges Basile Stavracas Neto2014-11-221-5/+5
* app: implemented sync actionGeorges Basile Stavracas Neto2014-11-214-0/+78
* month-view: more double to int rounding issuesErick Pérez Castellanos2014-11-211-16/+16
* month-view: style cleaningErick Pérez Castellanos2014-11-211-5/+5
* month-view: added current day highlightErick Pérez Castellanos2014-11-212-53/+45
* views: queue a redraw when the current date changesGeorges Basile Stavracas Neto2014-11-213-0/+3
* week-view: fix scrollbar sizeGeorges Basile Stavracas Neto2014-11-211-5/+4
* window: mark headerbar search string as translatableGeorges Basile Stavracas Neto2014-11-211-1/+1
* month-view: fix rendering issues, smooth resizingGeorges Basile Stavracas Neto2014-11-211-16/+17
* Revert: month-view: fix cell rendering glitchErick Pérez Castellanos2014-11-181-6/+7
* month-view: optimized, organized ::draw vfunc codeErick Pérez Castellanos2014-11-181-26/+25
* week-view: take into account GNOME time formatErick Pérez Castellanos2014-11-183-9/+60
* views: fixed docs styleErick Pérez Castellanos2014-11-182-3/+6
* week-view: added current day highlightErick Pérez Castellanos2014-11-182-272/+293
* event-widget: fix icons scaling, made 16x always.Erick Pérez Castellanos2014-11-101-4/+8
* edit-dialog: removed unused codeGeorges Basile Stavracas Neto2014-11-102-399/+283
* window: set timezone of date when moving to todayErick Pérez Castellanos2014-11-071-0/+4
* misc: code style and comments removedErick Pérez Castellanos2014-11-073-5/+1
* year-view: launch edit dialog on event activateErick Pérez Castellanos2014-11-071-0/+16
* week-view: add first_weekday setting to viewErick Pérez Castellanos2014-11-073-12/+43
* month-view: add first_weekday settings to viewErick Pérez Castellanos2014-11-073-2/+39
* utils: retrieve first_weekday from localeErick Pérez Castellanos2014-11-072-0/+13