summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_hyphen_regression' into 'master'HEADmasterMarc-André Lureau2023-01-171-0/+11
|\
| * Pango 1.44 got the ability to automatically hyphenate on line breaks,Nelson Benítez León2023-01-081-0/+11
|/
* Comment invalid <category> in DOAP file to pass git pre-receive hookAndre Klapper2018-12-161-0/+2
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-151-1/+1
* Merge branch 'wip/igaldino/fix-private-warning' into 'master'Cosimo Cecchi2018-10-214-20/+10
|\
| * compile: Fix obsolete warningsIsaque Galdino2018-10-194-20/+10
|/
* toggle-pixbuf-renderer: Don't export the private typedefwip/rishi/modernize-gobjectDebarshi Ray2018-10-062-2/+2
* toggle-pixbuf-renderer: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2018-10-061-29/+5
* toggle-pixbuf-renderer: Drop the priv pointerDebarshi Ray2018-10-062-13/+21
* toggle-pixbuf-renderer: Use G_DEFINE_WITH_PRIVATEDebarshi Ray2018-10-061-5/+3
* main-icon-view: Ignore deprecation warningsDebarshi Ray2018-10-061-0/+4
* Fix srcdir != builddir build, don't dist vapi and gir.Giovanni Campagna2018-10-061-7/+5
* toggle-pixbuf-renderer: Remove redundant codeDebarshi Ray2018-10-061-1/+0
* build: Fix missing implicit dependencies in the Meson buildDebarshi Ray2018-08-301-1/+3
* Remove trailing semi-colons from G_DEFINE_TYPE* callsDebarshi Ray2018-08-233-3/+3
* two-lines-renderer: Don't export the private typedefDebarshi Ray2018-08-232-2/+2
* two-lines-renderer: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2018-08-231-29/+1
* two-lines-renderer: Drop the priv pointerDebarshi Ray2018-08-222-16/+30
* two-lines-renderer: Use G_DEFINE_WITH_PRIVATEDebarshi Ray2018-08-221-5/+3
* styled-text-renderer: Don't export the private typedefDebarshi Ray2018-08-172-2/+2
* styled-text-renderer: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2018-08-171-29/+5
* styled-text-renderer: Drop the priv pointerDebarshi Ray2018-08-172-12/+21
* styled-test-renderer: Use G_DEFINE_WITH_PRIVATEDebarshi Ray2018-08-171-6/+3
* main-icon-view: Don't export the typedef for the private structureDebarshi Ray2018-08-172-2/+2
* main-icon-view: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2018-08-171-29/+1
* main-icon-box, main-icon-box-icon: Silence warnings with GLib 2.57.2Debarshi Ray2018-08-172-12/+12
* meson: Fix missing implicit dependency on gtk-hacksfosero2018-02-231-1/+3
* main-icon-box-child: Show a spinner to reflect GdMainBoxItem::pulseDebarshi Ray2018-02-121-0/+30
* main-icon-box-child: Shuffle some code aroundDebarshi Ray2018-02-121-82/+82
* two-lines-renderer: Don't ignore the y-offset when renderingIsaque 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-7/+1
* main-icon-view: Explicitly specify the vertical alignment of the textDebarshi Ray2018-02-011-0/+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