summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* two-lines-renderer: Don't read uninitialized valuesDebarshi Ray2015-11-241-1/+1
* icon-utils: Add a for_scale() variant for gd_create_symbolic_iconDebarshi Ray2015-11-042-10/+37
* icon-utils: Fix annotationDebarshi Ray2015-11-041-0/+1
* icon-utils: Don't pass a 'void *' where an 'int' is expectedDebarshi Ray2015-10-131-1/+1
* Add an example to theme GdTaggedEntryCosimo Cecchi2015-09-242-1/+37
* GdTaggedEntry: Add a missing gtk_style_context_restore()Benjamin Otte2015-09-171-0/+1
* GdTaggedEntryTag: Use entry's style contextBenjamin Otte2015-08-281-15/+13
* main-icon-view: Stop using deprecated propertyDebarshi Ray2015-08-051-1/+0
* icon-utils: add missing prototypeCosimo Cecchi2015-06-301-0/+4
* icon-utils: add a method to embed a surface in a frameCosimo Cecchi2015-06-281-17/+55
* main-view: Model before selection modeAdrien Plazas2015-06-191-1/+1
* icon-utils: don't modify dimensions of icon when adding frameCosimo Cecchi2015-05-241-8/+12
* notification: Don't timeout if a pointer is above the notificationKalev Lember2015-03-031-1/+39
* notification: Break out two functionsKalev Lember2015-03-031-11/+27
* Typo fixes in READMEBob Hogg2015-03-031-5/+5
* notification: Use gtk_window_(un)register_windowKalev Lember2015-03-011-3/+3
* notification: Use G_SOURCE_CONTINUE/REMOVE for clarityKalev Lember2015-03-011-3/+3
* main-view: Use cairo surfaces as DnD iconCarlos Garnacho2014-09-041-28/+60
* two-lines-renderer: Fix subtitle not being appliedBastien Nocera2014-09-031-3/+25
* Fix rendering of checkmarksMatthias Clasen2014-09-031-1/+1
* Fix GdNotification renderingMatthias Clasen2014-09-031-111/+8
* toggle-pixbuf-renderer: draw check bg and borderPaolo Borelli2014-08-081-0/+6
* tagged-entry: support HiDpi for tagged entry close buttonsCosimo Cecchi2014-07-301-22/+33
* main-icon-view: Set CellRendererPixbuf:follow-state to TRUEZeeshan Ali (Khattak)2014-07-031-0/+1
* Enable 'subdir-objects' automake optionChristophe Fergeau2014-06-241-0/+1
* list-view: Remove extra newlineDebarshi Ray2014-03-221-1/+0
* Move to the platform categoryAlexandre Franke2014-02-231-0/+2
* tagged-entry: Add method to get tag's positionBastien Nocera2014-01-282-0/+30
* two-lines-renderer: Fix subtitle not being centeredBastien Nocera2014-01-251-0/+7
* two-lines-renderer: Split out applying the subtitle styleBastien Nocera2014-01-251-7/+16
* two-lines-renderer: Apply font sizes to the 2nd lineBastien Nocera2014-01-231-0/+6
* two-lines-renderer: Add "subtitle" class to 2nd lineBastien Nocera2014-01-231-0/+1
* view: Add support for sort models as wellBastien Nocera2014-01-221-6/+22
* view-generic: Add support for sort models as wellBastien Nocera2014-01-221-0/+6
* view-generic: Make "select-all" work for filter modelsBastien Nocera2014-01-161-14/+18
* view-generic: Handle selection for tree stores as wellBastien Nocera2014-01-141-3/+12
* view: Check results of "selection-mode-request"Bastien Nocera2014-01-141-1/+11
* view: Make selection changes instantBastien Nocera2014-01-141-0/+9
* view: Handle selection for tree stores as wellBastien Nocera2014-01-141-3/+12
* GdTaggedEntryTag: Fix close button statesVolker Sobek2013-12-191-5/+7
* GdTaggedEntry: Fix inserting tag when unmappedVolker Sobek2013-12-192-6/+55
* list-view: Don't clear attributes on no modelPierre-Yves Luyten2013-10-251-2/+4
* icon-view: Don't clear attributes on no modelZeeshan Ali (Khattak)2013-09-041-3/+3
* Add .dirstamp to gitignoreZeeshan Ali (Khattak)2013-09-041-0/+1
* Tagged entry: unrealize a tag when removing itSébastien Wilmet2013-08-281-0/+2
* Update gitignoreCosimo Cecchi2013-08-061-0/+1
* tagged_entry: use priv variableIgnacio Casal Quinteiro2013-08-061-4/+4
* list-view: add support for cairo surfaces in the modelCosimo Cecchi2013-08-051-10/+42
* icon-view: add support for cairo surfaces in the modelCosimo Cecchi2013-08-051-12/+42
* toggle-pixbuf: make the pulse property a guintCosimo Cecchi2013-08-051-15/+15