summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* two-lines-renderer: Don't ignore the y-offset when renderingwip/rishi/two-linesIsaque Galdino2018-02-011-1/+2
* two-lines-renderer: Don't ignore the aligned area's y-offsetDebarshi Ray2018-02-011-1/+1
* two-lines-renderer: Simplify codeDebarshi Ray2018-02-011-6/+1
* libgd.m4: Fix order for gtk-hacksMarinus Schraal2017-12-151-6/+6
* main-icon-box-child: Show the labels only if there's some textDebarshi Ray2017-08-131-0/+35
* main-icon-box-child: Don't set use-markup on the GtkLabelsDebarshi Ray2017-08-121-2/+0
* main-icon-box: Silence -WparenthesesDebarshi Ray2017-08-011-1/+1
* main-box, main-icon-box-icon, main-icon-box: Silence -Wunused-variableDebarshi Ray2017-08-013-4/+0
* Don't include config.hDebarshi Ray2017-07-212-8/+0
* icon-utils: Use GTK macro instead of hardcoded intastian2017-07-201-1/+3
* gd-two-lines-renderer: use Pango alpha attributeChristian Hergert2017-07-011-12/+5
* meson: Add GdMainIconBoxIcon to main-boxNirbheek Chauhan2017-05-181-0/+2
* meson: Build test-tagged-entry manual testsNirbheek Chauhan2017-05-181-1/+7
* Add GdTaggedEntry test case to mimic gnome-documents' widget hierarchyDebarshi Ray2017-05-123-1/+145
* toggle-pixbuf-renderer: Ignore deprecation warningsDebarshi Ray2017-05-101-0/+2
* Remove gd_entry_focus_hackDebarshi Ray2017-04-255-124/+0
* tagged-entry: Use the entry-tag CSS style class from AdwaitaDebarshi Ray2017-04-256-86/+2
* main-box, main-icon-box: Emit selection-changed with updated selectionDebarshi Ray2017-03-062-25/+20
* main-icon-box: Remove unused variablesDebarshi Ray2017-03-041-12/+0
* main-icon-box-child: Make the icon expand horizontallyDebarshi Ray2017-03-021-7/+5
* Add GdMainIconBoxIconDebarshi Ray2017-03-023-0/+410
* icon-utils: remove unused variableCarlos Soriano2017-02-281-1/+0
* main-icon-box-child: Remove the margin-bottom from the GtkOverlayDebarshi Ray2017-02-251-1/+0
* main-icon-box-child: Rename the style class as tileDebarshi Ray2017-02-211-1/+1
* meson: Update readmePatrick Griffis2017-02-211-1/+4
* meson: add tagged-entry resource header to sourcesErnestas Kulik2017-02-211-1/+1
* main-icon-box-child: Remove unused variablesDebarshi Ray2017-02-181-7/+0
* main-box-generic: Remove unused variable and function callDebarshi Ray2017-02-181-3/+0
* meson: Default to building staticallyNirbheek Chauhan2017-02-182-5/+6
* Add Meson subproject supportPatrick Griffis2017-02-174-0/+333
* main-box: Enclose the view in a GtkFrameDebarshi Ray2017-02-031-18/+5
* main-icon-box-child: Use the content-tile style class for themingDebarshi Ray2017-01-271-0/+4
* main-box-item: Remove unused virtual function pointerDebarshi Ray2017-01-261-1/+0
* 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