[gtk+/quartz-integration] (108 commits) ...Merge branch 'master' into quartz-integration
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/quartz-integration] (108 commits) ...Merge branch 'master' into quartz-integration
- Date: Wed, 4 May 2011 06:30:54 +0000 (UTC)
Summary of changes:
02b14ff... notebook: Use the right padding for inactive tabs (*)
9a4aec1... Don't adjust for values that we have previously adjusted fo (*)
4091436... notebook: Respect padding when computing tabs for left/righ (*)
8e1714d... notebook: Respect left border when allocating tab widgets (*)
5642703... notebook: Match horizontal and vertical code paths (*)
95904a5... perf: Use different marshaller prefix than in gtk (*)
bcc153e... Disable gtk-update-icon-cache.exe.manifest with --enable-gt (*)
466d688... updateiconcache: Don't translate g_warning/g_error (*)
9d84e6c... Drop the last remaining translated g_warning/g_error calls (*)
896a6b2... Fix the build (*)
a102dbc... Updated galician translations (*)
a64a2ad... menubar: Compute proper size even when invisible (*)
a85883b... imagemenuitem: No need to query image size by default (*)
d8dfa74... menubar: Remove unused variable (*)
62e6bc7... menubar: Remove useless function declaration (*)
d6fbbe1... menubar: Remove unnecessary return_if_fail() in vfuncs (*)
f2bf5ce... menubar: Change function prototype for size request functio (*)
5aac83b... menubar: compute in advance wether to add toggle size (*)
923fcaa... menubar: Only compute the necessary size (*)
3091a90... menubar: Query only the necessary size from the child (*)
c52f733... menubar: Actually query minimum and natural size of childre (*)
22a1bd6... menubar: Implement height-for-width / width-for-height (*)
27a6611... settings: Recompute styles when font name changes (*)
cb99f07... tests: Make testmenubars make all menubar items ellipsized (*)
ae32f2f... menubar: Respect ipadding also in y direction (*)
4c9b8e0... menubar: Only query ipadding when we actually need it (*)
f74df9b... menubar: Rewrite size allocation to take natural sizes into (*)
406b2e9... window: Remove overeagerness with new size guessing (*)
63a0ab5... accellabel: Only daw accelerator after natural size has bee (*)
4f23dc3... window: Make non-resizable windows use default size for geo (*)
cf588d7... GtkWidget: avoid an unused variable warning (*)
0b3b2a9... tooltips: treat scroll events like key/button press instead (*)
1130f1c... Added UG translation (*)
dac718a... Added UG translation (*)
e73c0d9... docs/tools/widgets.c: Use GdkRGBA instead GdkColor (*)
8e1fdae... docs/reference/gtk/text_widget.sgml: Use GdkRGBA instead Gd (*)
a817b47... gtkcalendar: Remove unused variable (*)
c064808... Bypass libtool for linking with libuuid on win32 (*)
a8811ef... docs: Remove documentation about deprecated and removed Gtk (*)
3b2e710... gtkbuilder.c: gtk_builder_value_from_string() also support (*)
0203cd6... gtk-demo: Don't right-justify menu items (*)
e8c6dbf... testgtk: right-justify menuitem by using expand/align flags (*)
87ecd9a... menuitem: Deprecate gtk_menu_item_set_right_justified() (*)
fb3c16b... tests/testgtk.c: Fix crash in cursor test (*)
b102df5... cellarea: Fix warning messages to display the right type (*)
ecb0fa9... accellabel: Remove leftover debug code (*)
1e1cca8... GdkWindow: Add missing (allow-none) annotations (*)
69300df... label: Allow using more underline modes (*)
363dbb6... reftests: Add (*)
9229b32... reftests: Add label-sizing test (*)
17a6d6b... reftests: Add a test for correct entry text clipping in pro (*)
af75173... reftests: Add grid-homogeneous test (*)
32a3ad4... tests: Add a test for small ellipsized labels (*)
97ad34c... reftests: Test that nonresizable windows get the right size (*)
3a5669a... reftests: Add test for low mnemonics (*)
d0451d6... reftests: Add a --output option to the test runner (*)
e36c9df... gtkimageprivate: Drop unused theme_change_id (*)
b90e8cf... gtkdnd: Add API that takes GIcon (*)
3c940cc... notebook: Use the right padding for inactive tabs
93ef3d8... Don't adjust for values that we have previously adjusted fo
cbd3251... notebook: Respect padding when computing tabs for left/righ
48e6e1c... notebook: Respect left border when allocating tab widgets
85cffca... notebook: Match horizontal and vertical code paths
8301fba... perf: Use different marshaller prefix than in gtk
f9dc72b... Disable gtk-update-icon-cache.exe.manifest with --enable-gt
883018c... updateiconcache: Don't translate g_warning/g_error
d63791d... Drop the last remaining translated g_warning/g_error calls
6fb154c... Fix the build
62692d6... Updated galician translations
53248b2... menubar: Compute proper size even when invisible
4504105... imagemenuitem: No need to query image size by default
2338cb8... menubar: Remove unused variable
c8b4c51... menubar: Remove useless function declaration
a2be49a... menubar: Remove unnecessary return_if_fail() in vfuncs
6704d99... menubar: Change function prototype for size request functio
7f21151... menubar: compute in advance wether to add toggle size
ca39e48... menubar: Only compute the necessary size
a75abc9... menubar: Query only the necessary size from the child
003cb03... menubar: Actually query minimum and natural size of childre
c56d425... menubar: Implement height-for-width / width-for-height
3492dce... settings: Recompute styles when font name changes
70e45d7... tests: Make testmenubars make all menubar items ellipsized
5372fb7... menubar: Respect ipadding also in y direction
4faba88... menubar: Only query ipadding when we actually need it
f44b651... menubar: Rewrite size allocation to take natural sizes into
4747c95... window: Remove overeagerness with new size guessing
d4344a6... accellabel: Only daw accelerator after natural size has bee
3d0379f... window: Make non-resizable windows use default size for geo
3d102da... GtkWidget: avoid an unused variable warning
91a3508... tooltips: treat scroll events like key/button press instead
16148ff... Added UG translation
a26b362... Added UG translation
c9dd359... docs/tools/widgets.c: Use GdkRGBA instead GdkColor
7fa50cf... docs/reference/gtk/text_widget.sgml: Use GdkRGBA instead Gd
bc97550... gtkcalendar: Remove unused variable
41321cd... Bypass libtool for linking with libuuid on win32
3fc83b7... docs: Remove documentation about deprecated and removed Gtk
64a433b... gtkbuilder.c: gtk_builder_value_from_string() also support
ecb420c... gtk-demo: Don't right-justify menu items
9bf24d4... testgtk: right-justify menuitem by using expand/align flags
e180a69... menuitem: Deprecate gtk_menu_item_set_right_justified()
513027e... tests/testgtk.c: Fix crash in cursor test
bb92593... cellarea: Fix warning messages to display the right type
67ae2b9... accellabel: Remove leftover debug code
2a1a969... GdkWindow: Fix gdk_window_set_[device_]cursor() issues with (*)
e8dd560... Convert the commit message into a README (*)
8285c7f... GdkWindow: remove unused variable (*)
c367119... Merge branch 'master' into quartz-integration
(*) 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]