summaryrefslogtreecommitdiff
path: root/eel/eel-string.c
Commit message (Expand)AuthorAgeFilesLines
* eel: remove eel-glib-extensions.hPeter Eisenmann2022-12-231-1/+0
* eel-string: Support Unicode when capitalizing first characterAntónio Fernandes2022-08-081-3/+15
* general: Run uncrustify scriptOndrej Holy2020-04-051-25/+25
* eel: string: Add documentationflorin.diaconescu2019-05-271-0/+36
* file: replace eel_ref_str with GRefStringJordan Petridis2019-02-221-115/+0
* eel-string: Add description to some eel-string functionsionbabalau2018-10-291-0/+20
* eel: string: fix middle truncation test casesErnestas Kulik2018-03-211-22/+22
* eel: string: remove custom strdup_printf functionsErnestas Kulik2018-03-051-513/+0
* eel: string: remove tautological comparisonErnestas Kulik2018-03-051-1/+0
* eel: string: refactor middle truncationErnestas Kulik2018-02-271-46/+26
* eel-string: Fix API commentAntónio Fernandes2018-02-061-7/+14
* eel-string: middle_truncate with ellipsis character.António Fernandes2018-02-061-19/+19
* file-utilities: rework common prefix computationErnestas Kulik2017-12-231-36/+0
* general: adjust uncrustify styleCarlos Soriano2016-09-061-0/+6
* general: run uncrustifyCarlos Soriano2016-08-291-761/+892
* files-view: change "New Folder /w Selection" to offer a nameNeil Herald2016-07-101-0/+126
* general: remove vim modelinesCarlos Soriano2016-04-041-2/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Add a utf8 test to eel-stringWilliam Jon McCann2012-08-141-0/+2
* eel: remove unused codeCosimo Cecchi2012-04-111-30/+0
* all: remove eel_g_hash_table_new_free_at_exit()Cosimo Cecchi2012-03-071-2/+1
* eel-string: don't segfault in eel_str_replace_substring for NULL stringsCosimo Cecchi2011-10-251-2/+2
* eel-string: remove unused codeCosimo Cecchi2011-10-051-319/+2
* eel-string: don't use deprecated gatomic APICosimo Cecchi2011-06-031-1/+1
* Add custom foreach to eel_g_hash_table_new_free_at_exitAlexander Larsson2011-03-251-1/+1
* Print leaked unique eel_ref_str:s at exitAlexander Larsson2009-09-081-1/+4
* Fix threadsafety issue in eel_ref_str_unrefAlexander Larsson2009-09-081-2/+4
* eel/ Import eel into nautilus.Alexander Larsson2008-12-151-0/+1178