css styling for gnome panel window list applet

2014-04-10 Thread paur...@gmail.com
I am trying to edit my gtk 3.0 theme css to change the appearance of the gnome panel window list applet. The file already has selectors like PanelApplet and WnckTasklist. The PanelApplet properties apply partially to the window list ui apparently via inheritance but none of the selectors I have tri

g_time_zone under windows

2014-04-10 Thread Andrea Zagli
i didn't understand how g_time_zone works under windows if i call g_date_time_new_now_local i get greenwich time (for me 1 hour behind, and today 2 hours because in daylight saving) try this little test GTimeZone *tz; tz = g_time_zone_new (NULL); g_printf ("g_date_time_new_now %s\n", g_dat