summaryrefslogtreecommitdiff
path: root/libxfce4util
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix typo in `xfce_*_append_quoted()`HEADmasterGaël Bonithon2022-03-202-2/+2
* xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`Gaël Bonithon2022-03-161-1/+1
* i18n: Make sure to set locale according to environmentGaël Bonithon2022-03-121-0/+5
* Memo for future devs: Deprecate xfce_str_replace()MShrimp42022-02-181-0/+3
* Remove duplicate xfce_str_is_empty ()MShrimp42022-02-181-5/+0
* Move xfce_append_quoted () to xfce-stringMShrimp42022-02-186-18/+56
* xfce-stringMShrimp42022-02-185-0/+180
* Remove invalid custom ngettext() macroJan Ziak2022-01-301-30/+0
* Fix some GObject introspection warningsGaël Bonithon2021-08-081-1/+2
* Add missing G_BEGIN_DECLS and G_END_DECLSJan Ziak2021-08-013-0/+11
* Create new function xfce_create_shared_thumbnail_pathSergios - Anestis Kefalidis2021-07-183-3/+56
* Add xfce_unescape_desktop_entry_valueAndre Miranda2021-06-253-0/+49
* xfce-gio-extensionsYongha Hwang2021-06-235-0/+382
* Partially revert "Fix (some) GObject introspection warnings"Gaël Bonithon2021-04-131-1/+0
* Fix (some) GObject introspection warningsGaël Bonithon2021-04-123-12/+13
* Properly handle URI schemes other than "file"Gaël Bonithon2020-12-192-1/+12
* Namespace of the gir needs capital first letterRomain Bouvier2020-12-112-11/+10
* remove typedef already defined by G_DECLARE_FINAL_TYPE macro (fixes #4)Landry Breuil2020-11-211-3/+0
* Complete the field codes expansionTamaranch2020-07-103-26/+58
* Add field codes expansion and related utilitiesTamaranch2020-06-213-3/+104
* Fix compiler error -Wcast-function-type (GCC 8)Andre Miranda2019-04-151-1/+1
* Fix this use of "defined" may not be portableAndre Miranda2019-04-141-22/+22
* Fix GObject Introspection language bindingsOlivier Duchateau2019-03-134-3/+24
* Add support for rc files as symlinksIgor2018-09-221-3/+8
* Avoid excessive type-castingThomas Lange2018-06-101-7/+6
* Allow language-specific keys before language-neutral ones (Bug #13979)Thomas Lange2018-06-101-23/+2
* Fix some gtk-doc warningsRomain B2017-12-093-7/+10
* Migrate away from sgml templates for documentationRomain B2017-12-0912-0/+182
* Move header file location from vapi to gir.Vidar Haarr2017-08-132-2/+2
* Make sure introspection users find the header file in the correct spot.Vidar Haarr2017-08-131-0/+1
* Make sure our gir/vapi gets the Xfce namespace, and not 'xfce'.Vidar Haarr2017-08-131-1/+1
* Add VAPIGEN for vala binding generation.Vidar Haarr2017-08-131-0/+19
* trivial: fix a portability warningEric Koegel2017-07-021-1/+1
* Improve gobject-introspection annotationsEric Koegel2017-06-247-43/+54
* Allow everyone to build introspection files (Bug #13638)Eric Koegel2017-06-131-26/+28
* Add xfce_kiosk_get_type to abi symbolsEric Koegel2017-06-111-0/+1
* Add support for GOBJECT-INTROSPECTION (Bug #12159)Eric Koegel2017-05-193-15/+72
* Fix abicheck to handle ppc64 architectureColin Watson2015-03-111-1/+1
* Don't used freed rc file to avoid crash (bug #9026).Tim Starling2013-03-191-0/+1
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Remove unused or unrequired API functions.Nick Schermer2012-09-193-201/+0
* Use GSList in xfce-resource.Nick Schermer2012-01-261-53/+53
* Use some macros and drop unneeded strlen's.Nick Schermer2012-01-264-15/+14
* Fix some code alignment.Nick Schermer2012-01-261-45/+55
* Strip some size from internal api.Nick Schermer2012-01-262-7/+3
* Fix XfceRc group parsing with brackets in name (bug #8150).Nick Schermer2012-01-071-11/+8
* Use chain to free slice instead of a loop.Nick Schermer2011-06-271-11/+1
* Fix undef in libxfce4util.h header.Nick Schermer2011-06-251-1/+1
* Remove the slice allocator macros.Nick Schermer2011-06-162-23/+6
* Rename debug.h to xfce-debug.h.Nick Schermer2011-06-104-3/+3