summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghbcompositor.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: simplify preview overlayjstebbins2015-07-291-713/+0
* LinGui: remove cruftjstebbins2014-02-251-127/+0
* LinGui: rework title listjstebbins2014-02-191-15/+15
* LinGui: Add GTK+-3 supportjstebbins2013-01-131-14/+193
* lingui: convert tabs to spacesjstebbins2012-12-271-2/+2
* LinGui: fix a bunch of compiler warningsjstebbins2012-05-261-8/+0
* LinGui: fix hud rendering issuejstebbins2011-08-031-0/+7
* LinGui: Simplify some code in the hud compositorjstebbins2011-04-211-20/+12
* LinGui: fix a potential crash when hud is destroyed jstebbins2011-04-191-2/+6
* LinGui: fix incorrect list element free in custom hud widgetjstebbins2011-04-151-2/+4
* LinGui: a few more random deprecated functions and macros removedjstebbins2011-03-231-24/+27
* LinGui: don't use private gtk_marshal_* functionsjstebbins2011-03-221-4/+2
* LinGui: fix backward compatibility issuejstebbins2011-03-221-1/+1
* LinGui: Remove use of deprecated GTK_WIDGET_VISIBLE macrojstebbins2011-03-221-6/+9
* LinGui: Remove use of private member "window" of GtkWidgetjstebbins2011-03-221-11/+15
* LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macrosjstebbins2011-03-221-1/+1
* LinGui: let's try fixing hud expose rendering againjstebbins2010-02-231-1/+2
* LinGui: fix hud expose event renderingjstebbins2010-02-231-0/+3
* LinGui: fix problem with allocating size of an unrealized widgetjstebbins2009-04-161-9/+11
* LinGui: a couple bug fixesjstebbins2009-04-161-25/+25
* LinGui: older versions of glib don't have g_dgettext, so don't use itjstebbins2009-04-101-10/+4
* LinGui: customize hud colorsjstebbins2009-04-081-1/+0
* LinGui: create custom widget that manages multiple overlay layersjstebbins2009-04-081-0/+657