[gtk+/wip/cssvalue] (218 commits) ...cssvalue: Do a hacky conversion of font-size to a number value
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/cssvalue] (218 commits) ...cssvalue: Do a hacky conversion of font-size to a number value
- Date: Fri, 30 Mar 2012 02:39:09 +0000 (UTC)
Summary of changes:
f9b23d7... Updated Galician translations (*)
858a654... x11: Avoid spurious focus events on grabs (*)
33004cb... colorchooser: Fix default palette orientation (*)
ad8bf64... colorchooser: Do less in ::response (*)
19e4481... colorchooser: Drop the ::response handler altogether (*)
9ac5104... Update VS property sheets (*)
4e5a8b8... gtkwidget.c: Use G_VA_COPY instead of va_copy() (*)
7385849... Assamese translation completed (*)
a122925... Assamese translation completed (*)
a253d4c... Merge branch 'wip/cssvalue' (*)
9d16886... xi2: Don't reset scroll valuators too often (*)
5d57981... widget: Set up signals after initializing style context (*)
50e3f53... a11y: Only care about GtkOrientable::orientation (*)
114b45c... gdk: Make query_state() vfunc a void vfunc (*)
f4a68df... Fix rendering of theme parts on Windows XP (*)
10d8c06... win32: Fix text color on XP (*)
baa9e47... Updated British English translation (*)
02f9d51... gdk: clean up logic error (*)
d36be16... Updated Esperanto translation (*)
d5822b7... Updated Esperanto translation (*)
526fc2f... win32: Finish making query_state() vfunc a void vfunc (*)
14e63a7... scrolledwindow: take into account border/padding for juncti (*)
9ff7588... Explicitely mention -1 in the insert_with_values docs (*)
39964b9... Updated Serbian translation (*)
82041de... Drop unneeded XI2 defines (*)
f8fccae... Drop unused automake condition for XI2 (*)
de62a10... Drop support for pre-R6 X (*)
715fe2e... Add a short Broadway section to the docs (*)
014c3d7... Trivial rewording (*)
8b7cfa4... Add some docs for the wayland backend (*)
096b279... Updated Gujarati Translations (*)
943c873... Updated Gujarati Translations (*)
abf1c57... printing: Increase reference count for user data (*)
232314d... Updated Russian translation (*)
de115c3... Avoid infinite recursion when removing a grab (*)
f7696fd... Updated Danish translation of the properties (*)
bb11fc2... Updated Russian translation (*)
35af127... Updated Brazilian Portuguese translation (*)
45f660e... Use GDK symbolic names for button numbers (*)
90e938b... Use gdk_event_triggers_context_menu() instead of checking f (*)
12fdf16... win32: Fix up notebook themeing (*)
68880e9... win32: Bump up padding on entry and button (*)
95a903d... win32: Use a separate css file for xp (*)
38d56c8... win32: Fix up notebook theming a bit (*)
a869ca5... Convert to unix line endings (*)
94f1ed3... win32: Fixup XP version of menu radio/checks (*)
e9f070d... win32: Fix up toolbar rendering on XP (*)
dd402bd... gtk: Prefer group-0 keycodes (*)
9beabd5... Updated French translation (*)
c1fde1c... Revert "Updated French translation" It was po-properties fi (*)
b635e60... Updated French translation (*)
05e6cde... win32: Fix compiler warning (*)
72a308a... reftests: Add a test for specificity of @import (*)
7b45724... Fix "install" paths in VS property sheets (*)
3778999... Updated Hungarian translation (*)
5ebfad5... printing: Make sure destroy function is always called by gt (*)
5c22e0a... gdk: Update translator comment for "keyboard label" (*)
53af7dd... paned: remove old default for cursor type (*)
96f393b... Fix keynames in the Hungarian translation, thanks Bastien (*)
64f707c... Updated POTFILES.skip (*)
8f427ba... win32: Clean up spinbutton themeing (*)
8bfa0f8... win32: Fix up progressbar themeing on XP (*)
a20b442... Remove broken approach to get stable sort of CSS rules (*)
dcaec26... win32: Add more theme workarounds on XP (*)
0a439fa... win32: Fix tabs themeing on XP (*)
e0ac492... win32: Fix up theme for menus on XP (*)
1e5a803... win32: Support frameless entries in theme (*)
dc1510c... win32: Fix entry theming (*)
3b8cf23... win32: Add borders around scrolled windows (*)
84b2d41... win32: Make spinner animate (*)
7e97dce... win32: Fix listview checkbox prelight problems (*)
3598756... win32: No frames around scrolled windows directly in tabs (*)
59dc05d... win32: Theme assistants (*)
6b35857... win32: Fix typo in css (*)
e7dcb2a... Updated Latvian translation. (*)
374017e... [l10n]Updated Catalan translation (*)
95bf1f9... [l10n]Updated Catalan (Valencian) translation (*)
e8ae9b2... [l10n]Updated Catalan translation (*)
14f4b56... [l10n]Updated Catalan (Valencian) translation (*)
3c95981... Updated Spanish translation (*)
aae60af... Unbreak win32 build (*)
eedf57f... win32: Some theming of color selector (*)
a6d72df... win32: Don't use separators in comboboxes (*)
fff1af5... win32: Better color for separators (*)
6d99cdf... win32: Ensure we update GDK_WINDOW_STATE_FOCUSED (*)
0d307ab... win32: Dim menubar text for non-active windows (*)
30fb1e0... win32: Theme paned separators (*)
cb1a825... win32: Theme statusbars (*)
ccbcebd... iconview: Don't resize on size allocation (*)
ae6ab39... docs: Add missing Since tag (*)
f9727ee... stylecontext: Get rid of unused parameter (*)
ebc2bda... wayland: hide predefined_atoms (*)
dab9517... Update Translation Punjabi (*)
ca07559... css: GtkBackgroundSize type (*)
b874e6c... css: Support GtkBackgroundPosition in cssvalue (*)
e65a270... css: Support background-position property (*)
5a20c42... tests: Add background-position parsing test (*)
65e371c... css: Add reftest for background-position (*)
3ede2bf... Updated Arabic translation (*)
92e3849... Fixed little issue in Galician translations (*)
18a0576... Updated Portuguese translation (*)
5db24a9... Updated Portuguese translation (*)
88c21af... Updated Lithuanian properties translation (*)
bc90a2b... Updated Russian translation (*)
adf36e2... gtkbox: avoid warning when removing a widget with refcount (*)
f4176aa... Updated French translation (*)
86b55b4... [l10n] Updated German translation (*)
80d54b4... build: require cups >= 1.2 (*)
47e4402... a11y: Add back the 'toggle' actions (*)
461803e... gtk: Get gtkwidgetpath.h includes out of the public headers (*)
754bf5e... treemodelfilter: Don't unref deleted rows (*)
6df7562... tests: Remove deleted rows from cache (*)
c0431a7... builder: Remove a questionable test (*)
561ff67... docs: update links to point to developer.gnome.org (*)
e771974... Updated Norwegian bokmÃl translation (*)
d7cf9d7... combobox: Make scrolling work again (*)
7a8e37e... Make collate default to enabled (*)
0db04ac... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
aba3162... Undo the gtk_menu_popup_for_device rename-to annotation (*)
01650a9... tests: Add missing file (*)
c80436a... tests: Remove unused variables (*)
bd55519... gdk: A TOUCHPAD device behaves like a mouse (*)
ea19467... gdk: Add deprecation/availability macros for 3.6 (*)
3a14c6b... stylecontext: Stop querying style providers for icon factor (*)
e31618e... styleprovider: Add a custom object for a list of style prov (*)
9eabed4... css: Add GtkCssMatcher (*)
0c2f548... css: Make the style provider take a matcher as an input arg (*)
a863735... matcher: Use a vtable (*)
2127442... matcher: Turn GtkCssMatcher into a union (*)
eedf37c... css: Add selector change types (*)
e14d4f3... selector: Rename selector class (*)
ee6e134... syleprovider: Add a vfunc to get the changes (*)
ed961c5... selector: Rewrite position tracking (*)
4e938ae... tests: Add a parsing test for nth-child() (*)
047fb4b... reftests: Add a reftest for nth-child (*)
3c948a8... widget: Create style context using regular API (*)
67e3df2... matcher: Add a matcher that matches anything (*)
334aa58... matcher: Add a superset matcher (*)
98fc90a... stylecontext: Add setter for widget (*)
4b68b15... stylecontext: Notify widget directly of changes (*)
200827a... widget: Don't set widget path on style context (*)
6289abc... stylecontext: Keep track of children (*)
3a9a6ac... stylecontext: Introduce _gtk_style_context_queue_invalidate (*)
8bb5513... stylecontext: Use _gtk_style_context_queue_invalidate() on (*)
aa18423... xxx: GtkCssChange (*)
1f1f9a2... stylecontext: Invalidate when setting classes/state/regions (*)
db19a1d... stylecontext: On failure, exit the loop, don't try again (*)
a3ef2ba... menu: Undo a hack with style contexts (*)
e3c903e... xxx: stylecascade (*)
94a838f... THIS CODE SHOULD NOT GO IN (*)
ca3de79... widget: Clear broken widget path in constructor (*)
33ee7c7... widget: Merge function into only caller (*)
a24fdc8... widget: Add _gtk_widget_invalidate_style_context() (*)
5ecd1f7... widget: Don't go via path when resetting style (*)
3245610... widget: Replace reset_style() calls (*)
4e24cfe... window: Set parent context instead of just resetting style (*)
58aefaf... gtk: Make widget only invalidate widget positions (*)
4a7eba2... stylecontext: Optimize the common case of "style didn't cha (*)
2835f04... stylecontext: Really queue style changes
406ef28... cssvalue: Remove unused functions
a913524... xxx: stylecontext_validate()
22b7cde... cssvalue: Constify a bunch of APIs
ca76481... styleproperty: Add a function to compare values for equalit
7b31fca... cssmatcher: Use quarks for classes
04d7d7f... stylecontext: Don't clear cache when only state changes
dba727f... styleproperty: Add support for equal_func
594c152... cssvalue: Make the structure vtable-based
87eb1f0... styleproperty: Make print_func take a GtkCssValue
23508fb... styleproperty: Make _gtk_style_property_query() take a GVal
2fc113f... cssvalue: Get rid of unused functions
5b125de... cssvalue: Remove _gtk_css_value_new_take_gvalue()
067e132... cssvalue: Add a CSS value for arrays
b455ee7... css: Remove _gtk_css_style_property_is_specified_type()
99ac6ba... xxx: make class a quark
d8504ca... styleproperty: Make _gtk_style_property_parse_value() retur
f3b4bca... cssparser: Add _gtk_css_parser_error_full()
48ce5ec... cssparser: Use _gtk_css_parser_error_full()
36e4798... tests: Change expected errors to conform with output
0a3dcc3... cssvalue: Add _gtk_css_value_equal()
5885da2... styleproperty: Make gtk_style_property_register() not be va
49ca40e... customproperty: Don't rely on querying style property
4f2697d... stylepropertyimpl: Add color parsing function
c1310bd... stylepropertyimpl: Add parse funcs for enums
1956689... css: Move shadow parse/print/compute funcs
623c4a2... styleproperty: Simplify compute_value function
f2f167f... stylepropertyimpl: Add remaining parse functions
7dcd8c5... styleproperty: Remove default parse function
aee52d2... cssstyelproperty: Rempove specified-type and computed-type
370f460... customproperty: Add our own query_value function
e829b9a... xxx: Add remaining parse functions
7e27e28... cssstyleproperty: Make query func a vfunc
f4ca809... cssvalue: Split number values into their own class
874d6bc... theming: Use peek_property() calls to query shadows
3253275... stylepropertyimpl: Make shadows unqueryable
2085ef4... shadow: Remove _gtk_shadow_get_resolved()
21023e8... shadow: Make this a GtkCssValue
76a113c... shadow: Move parse function into GtkShadow
a4748bd... cssvalue: Remove unused function
331e1af... shadow: Rename to GtkCssShadowValue
4bb6389... shadow: Also rename files
4d8522e... customproperty: Implement assign vfunc
8ef8c7c... cssstyleproperty: Make assign_value a vfunc
1b8b1f5... cssvalue: Add a custom RGBA value
1a1a387... cssvalue: Make border styles be their own value
b628f40... cssvalue: Add enum values for the pango enums
35dff8a... cssvalue: Add a cssvalue for images
059a997... treeview: Don't cache expander size
9d1e8c2... widget-factory: Add spinners
c6c1585... stylecontext: Make style_data_lookup() not take a state any
ee24352... stylecontext: Keep per-styleinfo data
1a0ab7a... stylecontext: Keep the main style data around until revalid
16fc092... switch: Set ACTIVE state flag with is_active property
d1656bf... cssvalue: Add GtkCssArea to the enum values
b324a23... cssprovider: Store widget style value as string
bc07fbf... cssvalue: Add a custom value for strings
a004cd8... xxx: array
d4e8051... cssvalue: Convert 'font-family'
8b649a3... cssvalue: Do a hacky conversion of font-size to a number va
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]