summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* search-view: update UI to match upstreamGeorges Basile Stavracas Neto2015-07-171-12/+22
* manager: implement ::move methodGeorges Basile Stavracas Neto2015-07-162-9/+62
* year-view: improve font renderingGeorges Basile Stavracas Neto2015-07-151-12/+15
* manager: initialize valueGeorges Basile Stavracas Neto2015-07-151-0/+1
* window: code cleanupGeorges Basile Stavracas Neto2015-07-151-41/+2
* month-view: add keyboard navigationGeorges Basile Stavracas Neto2015-07-152-109/+374
|\
| * window: move forward/backward according to localewip/keyboard-navigationGeorges Basile Stavracas Neto2015-06-041-4/+8
| * month-view: update focused cell on mouse eventsGeorges Basile Stavracas Neto2015-06-041-5/+14
| * month-view: implement keyboard navigationGeorges Basile Stavracas Neto2015-06-041-133/+229
| * month-view: initial keyboard focus highlightGeorges Basile Stavracas Neto2015-05-171-0/+72
| * window: remove unneeded shortcutsGeorges Basile Stavracas Neto2015-05-141-3/+0
| * window: add view switching shortcutsGeorges Basile Stavracas Neto2015-05-131-1/+36
| * window: use a macro to simplify codeGeorges Basile Stavracas Neto2015-05-131-6/+13
| * window: add accelerators to change dateGeorges Basile Stavracas Neto2015-05-131-0/+45
* | Bug 751206 - correct trust prompt for collection sourcesMilan Crha2015-06-201-2/+54
* | Bug 751211 - crash on ESource::read-only property change notificationMilan Crha2015-06-201-1/+7
* | manager: fix bug #751209Milan Crha2015-06-201-2/+2
* | Fix minor typos in a commentPiotr Drąg2015-06-031-1/+1
* | date-selector: fix crash on some localesErick Pérez Castellanos2015-06-031-3/+15
* | manager: only load calendar sourcesGeorges Basile Stavracas Neto2015-05-251-1/+2
* | build: fix merge leftoversErick Pérez Castellanos2015-05-252-3/+3
* | source-dialog: change visible page by pointersGeorges Basile Stavracas Neto2015-05-251-10/+13
* | source-dialog: fix memory leakGeorges Basile Stavracas Neto2015-05-251-4/+3
* | source-dialog: hide itself on response eventGeorges Basile Stavracas Neto2015-05-252-3/+2
* | source-dialog: squash compilation warningErick Pérez Castellanos2015-05-251-4/+0
* | window: comment misleading destruction of calendar rowGeorges Basile Stavracas Neto2015-05-251-0/+6
* | source-dialog: use a builder .ui definition for interfaceGeorges Basile Stavracas Neto2015-05-251-17/+17
* | manager: unred GOA client on finalizeGeorges Basile Stavracas Neto2015-05-251-0/+3
* | manager: use goa_client for private fieldGeorges Basile Stavracas Neto2015-05-251-4/+4
* | app: add GbScrolledWindowErick Pérez Castellanos2015-05-253-0/+321
* | source-dialog: g_object_ref() returns the objectErick Pérez Castellanos2015-05-251-4/+1
* | source-dialog: make NULL comparison explicitErick Pérez Castellanos2015-05-251-2/+2
* | source-dialog: avoid unneeded comparisonsErick Pérez Castellanos2015-05-251-1/+4
* | style: align arguments properlyErick Pérez Castellanos2015-05-251-2/+2
* | source-dialog: join two conditionalsErick Pérez Castellanos2015-05-251-23/+13
* | style: use the entire lineErick Pérez Castellanos2015-05-251-9/+2
* | style: remove unneeded curly bracketsErick Pérez Castellanos2015-05-251-10/+4
* | style: remove whitespaceErick Pérez Castellanos2015-05-251-9/+0
* | source-dialog: sources are uniqueErick Pérez Castellanos2015-05-251-6/+1
* | style: group variables declarationsErick Pérez Castellanos2015-05-251-10/+4
* | style: ensure separation of code and declarationsErick Pérez Castellanos2015-05-251-38/+58
* | window: sources are uniqueErick Pérez Castellanos2015-05-251-6/+4
* | window: I rather have these linesErick Pérez Castellanos2015-05-251-4/+8
* | utils: make NULL comparison explicitErick Pérez Castellanos2015-05-251-9/+16
* | source-dialog: use GtkEntry::get_text_lengthGeorges Basile Stavracas Neto2015-05-251-1/+1
* | source-dialog: use g_clear_object instead of manual freeGeorges Basile Stavracas Neto2015-05-251-8/+3
* | source-dialog: remove useless checks before freeing memoryGeorges Basile Stavracas Neto2015-05-251-15/+7
* | source-dialog: remove unused enumGeorges Basile Stavracas Neto2015-05-251-6/+0
* | manager: load GOA client at construction timeGeorges Basile Stavracas Neto2015-05-251-3/+6
* | manager: change ::get_client to ::get_goa_clientGeorges Basile Stavracas Neto2015-05-253-6/+6