about summary refs log tree commit diff stats
path: root/xombreroicon16.png
diff options
context:
space:
mode:
authorTodd T. Fries <todd@fries.net>2012-07-26 14:49:58 -0500
committerTodd T. Fries <todd@fries.net>2012-08-08 10:28:02 -0500
commit78b60cb8de47dfa6ed3297dccf2b9268099bc922 (patch)
tree296f0987b29b0e46830cb67c8f42e42e83548bcf /xombreroicon16.png
parentd397399c349d36f611a5aac6fa53528d2fe2eaea (diff)
downloadxombrero-78b60cb8de47dfa6ed3297dccf2b9268099bc922.tar.gz
This diff munges and massages the show_g_object_settings function
o move from
   'var = g_value_get_foo(&value); valstr = g_strdup_printf("%XX", foo);'
  to
   'valstr = g_strdup_printf("%XX", g_value_get_foo(&value));'
  .. shrinks code, no change in behavior
o add G_TYPE_{{U,}CHAR,LONG}
o introduce xt_append_settings() to simplify allthethings() and about_webkit()
o rework output to look much more c like
o spend way too much effort aligning the /* number flags=0x.... */ comments
o compact output and be as c like as possible
Diffstat (limited to 'xombreroicon16.png')
0 files changed, 0 insertions, 0 deletions