diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 27 | 
1 files changed, 27 insertions, 0 deletions
| @@ -1,3 +1,30 @@ +14-09-15  Cyrille Bagard <nocbos@gmail.com> + +	* configure.ac: +	Add the new Makefiles from the 'themes' directory. + +	* Makefile.am: +	Add 'themes' to SUBDIRS. + +	* src/glibext/gbinportion.c: +	* src/glibext/gbinportion.h: +	* src/gtkext/gtkbinarystrip.c: +	Update code; remove useless parts. + +	* src/gtkext/Makefile.am: +	Add the themes.[ch]' files to libgtkext_la_SOURCES. + +	* src/gtkext/theme.c: +	* src/gtkext/theme.h: +	New entries: load external style providers. + +	* src/main.c: +	Rely on GTK3 CSS providers for internal widgets. Update code. + +	* themes/Makefile.am: +	* themes/portions.css: +	New entries: define a GTK3 style for binary portions. +  14-09-11  Cyrille Bagard <nocbos@gmail.com>  	* src/gtkext/gtkbufferview.c: | 
