summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Add a main-box flag to LIBGD_INITwip/rishi/main-boxDebarshi Ray2017-01-074-0/+29
* Add GdMainBoxDebarshi Ray2017-01-072-0/+647
* build: Add a main-icon-box flag to LIBGD_INITDebarshi Ray2017-01-074-0/+35
* Add GdMainIconBoxDebarshi Ray2017-01-072-0/+1080
* Add GdMainIconBoxChildDebarshi Ray2017-01-072-0/+425
* build: Add a _box-common flag to LIBGD_INITDebarshi Ray2017-01-074-0/+38
* Add GdMainBoxGenericDebarshi Ray2017-01-072-0/+567
* Add GdMainBoxChildDebarshi Ray2017-01-032-0/+240
* Add GdMainBoxItemDebarshi Ray2016-12-212-0/+298
* icon-utils, main-view: Export the DnD counter creation codeDebarshi Ray2016-12-213-106/+117
* icon-utils, main-view: Export the image surface copying codeDebarshi Ray2016-12-214-25/+36
* main-view: Fix the size and offset of the counter icon on HiDpiDebarshi Ray2016-12-151-7/+24
* main-view: Don't let the Cairo surface get bigger while copyingDebarshi Ray2016-12-151-3/+8
* main-icon-view: Drop the priv pointerDebarshi Ray2016-12-022-17/+25
* main-view: Forget the last non-range selection when leaving the modeDebarshi Ray2016-11-271-3/+6
* Update gitignoreDebarshi Ray2016-11-261-0/+1
* tagged-entry: Reduce the priority of the default CSSDebarshi Ray2016-11-261-1/+1
* main-icon-view: Use G_ADD_PRIVATEDebarshi Ray2016-11-261-4/+2
* Remove GdHeaderButtonCosimo Cecchi2016-11-266-586/+0
* Remove GdMainToolbarCosimo Cecchi2016-11-267-657/+0
* Remove GdHeaderBarCosimo Cecchi2016-11-269-1537/+0
* Remove GdStack and GdStackSwitcherCosimo Cecchi2016-11-2611-2170/+0
* Remove GdRevealerCosimo Cecchi2016-11-269-885/+0
* main-view: Don't export the typedef for the private structureDebarshi Ray2016-11-212-2/+2
* main-view: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2016-11-211-28/+1
* main-view: Drop the priv pointerDebarshi Ray2016-11-212-124/+199
* main-view: Use G_DEFINE_WITH_PRIVATEDebarshi Ray2016-11-211-3/+2
* 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