]> Pileus Git - grits/commit
Incorporated code review feedback and some fixes.
authorAdam Boggs <boggs-git@aircrafter.org>
Tue, 7 Feb 2012 05:13:02 +0000 (22:13 -0700)
committerAdam Boggs <boggs-git@aircrafter.org>
Tue, 7 Feb 2012 05:13:02 +0000 (22:13 -0700)
commitb08012c7351b65bf037ce2d48dcb9f21a47a3f88
tree9e32f6783969291e43ce6ba0f8fd13e1a533d4b2
parenteacfd6adf832dd8bf857362e3957a1ff75391993
Incorporated code review feedback and some fixes.

Fixed indentation to tabs, use g_assert and guint/gchar/etc.  Pass the
display_mask in on the icon command line so user can control what gets
displayed. Fixed a colorspace bug when using ARGB surfaces mapped to
RGBA gl textures.  Store label offset in marker structure so we can
change it based on icon size or a cairo-drawn object such as the point.
src/objects/grits-marker.c
src/objects/grits-marker.h