gnome-shell/src/st
Jasper St. Pierre f524138a64 st-entry: Support a different color for selected text
This should improve readability in text entries where the text
color is very close to the color of the selection.

https://bugzilla.gnome.org/show_bug.cgi?id=643768
2011-07-12 15:30:59 -04:00
..
st-adjustment.c St: annotate st_adjustment_get_values() 2011-02-16 16:06:31 -05:00
st-adjustment.h
st-bin.c
st-bin.h
st-border-image.c
st-border-image.h
st-box-layout-child.c
st-box-layout-child.h
st-box-layout.c StBoxLayout: add insert_before 2011-01-06 19:50:53 +01:00
st-box-layout.h StBoxLayout: add insert_before 2011-01-06 19:50:53 +01:00
st-button.c StButton: fix handling of Space/Enter -> click 2011-03-21 10:18:46 -04:00
st-button.h St: drop StClickable, add some functionality to StButton 2011-02-07 12:45:48 -05:00
st-clipboard.c
st-clipboard.h
st-container.c StContainer: Account for floating-point imprecision when sorting actors 2011-03-15 15:41:07 -04:00
st-container.h Remove st_container_remove_all & rewrite st_container_destroy_children 2011-02-01 23:41:21 +03:00
st-drawing-area.c
st-drawing-area.h
st-entry.c st-entry: Support a different color for selected text 2011-07-12 15:30:59 -04:00
st-entry.h Remove use of G_CONST_RETURN macro. 2011-03-13 22:03:47 +01:00
st-enum-types.c.in
st-enum-types.h.in
st-focus-manager.c popupMenu, panelMenu: split up panel and non-panel keynav 2011-03-07 10:57:45 -05:00
st-focus-manager.h popupMenu, panelMenu: split up panel and non-panel keynav 2011-03-07 10:57:45 -05:00
st-group.c
st-group.h
st-icon-colors.c st-icon-colors: Use non-deprecated GAtomic API 2011-06-02 16:22:28 -04:00
st-icon-colors.h
st-icon.c st-shadow: Parse the 'inset' keyword 2011-02-21 17:35:23 +01:00
st-icon.h
st-im-text.c StImText: remove two references to old clutter bugs 2011-05-23 10:51:23 -04:00
st-im-text.h
st-label.c st_label_set_text: no-op if the text is unchanged 2011-04-11 14:00:16 -04:00
st-label.h Remove use of G_CONST_RETURN macro. 2011-03-13 22:03:47 +01:00
st-marshal.list St: drop StClickable, add some functionality to StButton 2011-02-07 12:45:48 -05:00
st-overflow-box.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
st-overflow-box.h
st-private.c st-private: Correct fix for memory leak 2011-05-11 11:23:53 -04:00
st-private.h st-private: add cairo code for drawing shadow 2011-01-24 12:23:11 -05:00
st-scroll-bar.c StScrollBar: use clutter_actor_has_allocation() 2011-05-23 10:51:23 -04:00
st-scroll-bar.h
st-scroll-view-fade.c StScrollViewFade: Fix scrollbar size handling 2011-06-29 18:48:49 +02:00
st-scroll-view-fade.h StScrollView: Implement real fade effect 2011-01-20 20:53:20 +01:00
st-scroll-view.c StScrollView: Expose scrollbars visibility as property 2011-06-29 18:44:25 +02:00
st-scroll-view.h st-scroll-view: Make the fade effect and offset themable 2011-06-04 15:43:49 -04:00
st-scrollable.c
st-scrollable.h
st-shadow.c st-shadow: Use non-deprecated GAtomic API 2011-06-02 23:06:38 +02:00
st-shadow.h st-shadow: Parse the 'inset' keyword 2011-02-21 17:35:23 +01:00
st-table-child.c
st-table-child.h
st-table-private.h
st-table.c Remove set-but-unused variables, to appease gcc 4.6 2011-01-24 13:35:03 -05:00
st-table.h
st-texture-cache.c StTextureCache: Fix leak of key string 2011-05-24 13:00:46 -04:00
st-texture-cache.h StTextureCache: add api to load image to cairo surface 2011-01-24 12:23:11 -05:00
st-theme-context.c
st-theme-context.h
st-theme-node-drawing.c St: Take the cairo fallback for large corners 2011-07-09 18:05:07 -04:00
st-theme-node-private.h StThemeNode: split border_texture into two vars 2011-01-24 12:23:11 -05:00
st-theme-node-transition.c st: Report correct paint volumes during transitions 2011-01-20 23:24:41 +01:00
st-theme-node-transition.h st: Report correct paint volumes during transitions 2011-01-20 23:24:41 +01:00
st-theme-node.c St: require libcroco >= 0.6.2 2011-04-27 15:29:24 -04:00
st-theme-node.h theme-node: Fix box-shadows for prerendered textures 2011-02-07 18:22:33 +01:00
st-theme-private.h
st-theme.c StTheme: retrive the list of custom stylesheets and use it in loadTheme() 2011-06-15 21:56:37 +02:00
st-theme.h StTheme: retrive the list of custom stylesheets and use it in loadTheme() 2011-06-15 21:56:37 +02:00
st-tooltip.c StTooltip: add missing break statement 2011-04-29 09:45:19 -04:00
st-tooltip.h StTooltip: Add the ability to set a hook to constrain the tooltip 2011-03-22 12:38:26 -04:00
st-types.h
st-widget-accessible.h StWidgetAccessible: accessibility support for StWidget 2011-01-20 12:56:46 +01:00
st-widget.c [a11y] Use StWidget::label-actor on StWidgetAccessible 2011-04-27 02:09:11 +02:00
st-widget.h Add a new property StWidget:label-actor 2011-04-27 02:09:10 +02:00
test-theme.c Fix handling of clutter_init() failures 2011-03-13 14:29:47 -04:00
test-theme.css