summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson: Move all generation and compilation to libgd/wip/mesonNirbheek Chauhan2016-12-192-150/+135
* meson: Make libgd subdir rather than subprojectZeeshan Ali2016-10-172-50/+75
* meson: Don't add global includesZeeshan Ali2016-10-111-4/+2
* meson: Remove a redundant -I directiveZeeshan Ali2016-10-111-1/+1
* meson: Remove redundant 'lib' from library nameZeeshan Ali2016-10-111-1/+1
* Don't explicitly require libmZeeshan Ali2016-10-111-1/+1
* meson: Provide dependency_objectZeeshan Ali2016-10-111-2/+11
* Add meson buildZeeshan Ali2016-10-113-0/+142
* tagged-entry: Fix missing GResource when using static libraryBastien Nocera2016-08-301-0/+3
* build: Force creation of the resource .h fileBastien Nocera2016-08-301-1/+1
* Don't include git.mk in makefileMichael Catanzaro2016-08-071-2/+0
* build: Fix incomplete distcheck fixBastien Nocera2015-12-171-2/+2
* build: distribute gresource.xml file in tarballswip/swilmet/build-fixSébastien Wilmet2015-12-131-0/+1
* tagged-entry: add default CSS style for tagged entriesCosimo Cecchi2015-12-024-3/+40
* tagged-entry: Fix warnings with newer GTK+Bastien Nocera2015-12-021-7/+29
* two-lines-renderer: Fix warnings with newer GTK+Bastien Nocera2015-11-241-2/+9
* two-lines-renderer: Fix typo in commentBastien Nocera2015-11-241-1/+1
* 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