gnome-shell/src/st
Siegfried-Angel Gevatter Pujals 243824ab80 Replace "round(x)" with "(int)(0.5 + x)"
round() is a C99 addition, so causes portability problems:
different C library versions require different #defines to
enable it. So simply avoid using it.
2009-10-01 22:39:04 +02:00
..
st-adjustment.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-adjustment.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-bin.c Centralize computations of border and padding into StThemeNode 2009-10-01 14:41:19 -04:00
st-bin.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-border-image.c Rename StThemeImage to StBorderImage 2009-10-01 14:41:19 -04:00
st-border-image.h Rename StThemeImage to StBorderImage 2009-10-01 14:41:19 -04:00
st-box-layout-child.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-box-layout-child.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-box-layout.c Turn StBoxLayout:spacing into a style property 2009-10-01 14:46:32 -04:00
st-box-layout.h Turn StBoxLayout:spacing into a style property 2009-10-01 14:46:32 -04:00
st-button.c Replace "round(x)" with "(int)(0.5 + x)" 2009-10-01 22:39:04 +02:00
st-button.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-clipboard.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-clipboard.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-entry.c Add clutter-text properties to StEntry and StLabel 2009-10-01 14:41:20 -04:00
st-entry.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-enum-types.c.in Import Mx core as ST 2009-10-01 14:41:16 -04:00
st-enum-types.h.in Import Mx core as ST 2009-10-01 14:41:16 -04:00
st-label.c Add clutter-text properties to StEntry and StLabel 2009-10-01 14:41:20 -04:00
st-label.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-marshal.list Import Mx core as ST 2009-10-01 14:41:16 -04:00
st-private.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-private.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-scroll-bar.c Centralize computations of border and padding into StThemeNode 2009-10-01 14:41:19 -04:00
st-scroll-bar.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-scroll-view.c Fix interaction of borders/background and scrolling 2009-10-01 14:41:19 -04:00
st-scroll-view.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-scrollable.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-scrollable.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-subtexture.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-subtexture.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-table-child.c Import MxTable as StTable 2009-10-01 14:46:33 -04:00
st-table-child.h Import MxTable as StTable 2009-10-01 14:46:33 -04:00
st-table-private.h Import MxTable as StTable 2009-10-01 14:46:33 -04:00
st-table.c Port StTable to StThemeNode 2009-10-01 14:46:33 -04:00
st-table.h Port StTable to StThemeNode 2009-10-01 14:46:33 -04:00
st-texture-cache.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-texture-cache.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-texture-frame.c Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-texture-frame.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-theme-context.c Add support for inline styles 2009-10-01 14:41:18 -04:00
st-theme-context.h Import stylesheet code from hippo-canvas 2009-10-01 14:41:18 -04:00
st-theme-node.c Replace "round(x)" with "(int)(0.5 + x)" 2009-10-01 22:39:04 +02:00
st-theme-node.h Rename StThemeImage to StBorderImage 2009-10-01 14:41:19 -04:00
st-theme-private.h Add support for inline styles 2009-10-01 14:41:18 -04:00
st-theme.c Add support for inline styles 2009-10-01 14:41:18 -04:00
st-theme.h Import stylesheet code from hippo-canvas 2009-10-01 14:41:18 -04:00
st-tooltip.c Centralize computations of border and padding into StThemeNode 2009-10-01 14:41:19 -04:00
st-tooltip.h Add emacs mode-lines to ST sources 2009-10-01 14:41:18 -04:00
st-types.h Centralize computations of border and padding into StThemeNode 2009-10-01 14:41:19 -04:00
st-widget.c Replace "round(x)" with "(int)(0.5 + x)" 2009-10-01 22:39:04 +02:00
st-widget.h Add support for colored borders 2009-10-01 14:41:19 -04:00
test-theme.c StThemeNode: Add border-radius support 2009-10-01 14:41:18 -04:00
test-theme.css StThemeNode: Add border-radius support 2009-10-01 14:41:18 -04:00