[gtk+/client-side-decorations] (194 commits) ...Make gtk_window_set_client_side_decorations() a static function, remove from gtkwindow.h
- From: Cody Russell <bratsche src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtk+/client-side-decorations] (194 commits) ...Make gtk_window_set_client_side_decorations() a static function, remove from gtkwindow.h
- Date: Fri, 4 Dec 2009 16:07:30 +0000 (UTC)
Summary of changes:
5a1415f... Added GtkToolPalette. (*)
d95654f... gtk+/demos/gtk-demo/: Added GtkToolPalette demo. (*)
8a294b8... Added missing files that I thought I had already added. (*)
dad6e73... ToolShell: Add ellipsize, text-orientation, text-alignment (*)
2976f4d... GtkTool*: Removed the HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_ (*)
ac7b0c9... ToolPalette: Implement GtkOrientable. (*)
fc22676... GtkToolItemGroup: Rename the name property. GtkToolPalette: (*)
33c4cb7... Also flip scrollbars in the toolpalette example (*)
a14e05f... GtkToolItemGroup now has label and label-widget properties. (*)
eb76666... GtkToolPalette: Use gtk-toolbar-style and gtk-toolbar-icon- (*)
87b53b3... Removed empty docs/reference/ChangeLog entries. I am using (*)
249be99... Fixed a typo that I didn't see until now, strangely. (*)
c229306... Merge branch 'master' into toolpalette (*)
e83013c... Fix custom label handling in gtktoolitemgroup (*)
ed41fa8... Fixed GtkToolPalette API docs to mention 2.20 instead of 2. (*)
e73974f... Shavian translation (*)
97b7cdd... Shavian translation fix (*)
3e599b6... Updates (*)
ff2dbc5... Remove en shaw from LINGUAS (*)
097b254... Documentation and stylistic fixups (*)
0a9a1be... Work around a gtk-doc formatting problem (*)
80de4ab... Another property formatting fix (*)
6f3a73c... 2.19.0 (*)
1dbb6eb... Bump version (*)
8632d87... Simplify cleanup code (*)
ba9f533... Don't keep the filesystem model alive while querying files (*)
1a02671... Fix compilation warning: Use gpointer variables (*)
8dfac85... Fix some compilation warnings (*)
72b69e0... Don't run system("touch conf.gtktest") in the AM_PATH_GTK_2 (*)
8c1ea38... Flush outstanding stuff when clearing directly on a window (*)
a299797... Only send exposes on unmap if window really was unmapped (*)
4cd5c98... Don't unnecessarily expose areas copied by native windowing (*)
39993f1... Add supports_native_bg to GdkWindowImpl (*)
9ae0d9a... Document clears_as_native and make the name more descriptiv (*)
9e51c10... Don't unnecessarily clear windows with no exposure mask set (*)
f4990f6... Fix loading scaled-down jpegs (*)
2f9bd29... Fix tooltips in GtkColorSelection (*)
e41f4e8... Improve accessibility context and description of the spinne (*)
1e1131c... Do not use static GTypeInfo and GInterfaceInfo (*)
8082aad... Use "Deprecated:" gtk-doc symbol corrently (*)
64d0542... [gdk/gdkcolors] Add missing "Deprecated: 2.x" to the api do (*)
925fa99... [gdk/gdkdraw] Add missing "Deprecated: 2.x" to the api doc (*)
7bc07ff... [gdk/gdkgc] Add missing "Deprecated: 2.x" to the api doc co (*)
0d55c6e... [gdk/gdkimage] Add missing "Deprecated: 2.x" to the api doc (*)
7d1c8fa... [gdk/x11/gdkdnd-x11] Add missing "Deprecated: 2.x" to the a (*)
aaa126d... [configure] Add check for cairo-svg.h for file print backen (*)
a196cb9... Add RELATION_NODE_PARENT_OF relationship for treeview. (*)
bcd8b4b... Updated Slovenian translation (*)
d823957... Updated Slovenian translation (*)
f733568... Updated Spanish translation (*)
78acc78... Fix a typo (*)
02a9d9a... Remove G_GNUC_UNUSED (*)
42b6d0a... Change Latin Number to Gurmukhi for Step up the use of Punj (*)
51534bd... Updated Spanish translation (*)
812c970... Shavian translation (*)
bb03609... Trivial typo fix. (*)
26e2c7f... Example for setting default action in gtk_drag_dest_set (*)
38f7383... Updated Swedish translation (*)
c7e4a1a... Add an 'action area' to GtkNotebook (*)
c605474... Add GtkBuilder support for notebook action area. (*)
73cfcf9... Fix compilation warning: Cast to guchar* (*)
e70a46c... Fix compilation warning: initialize the variable (*)
c7a5ddf... Disable test until it is rewritten to work (*)
ef414cc... Fix compilation warning: Cast to gchar* (*)
d8f5ce4... Fix compilation warning: Use const gchar* variable (*)
8831a44... Fix warning: Use parentheses around '&&' within '||' (*)
20f1235... Fix compilation warning (*)
1919f55... Fix compilation warning: initialize variable to NO_MATCH (*)
f1f6d76... Fix some compilation warnings (*)
148ffd2... Clarify documentation of gtk_notebook_set_action_widget (*)
3143a34... Fix compilation warning: Disable unused function (*)
78151dc... Fix compilation warning: Use G_POINTER_TO_UINT (*)
21f6e18... Fix compilation warning: Use G_GNUC_UNUSED macro (*)
1de2a55... Ported gtktoolpalette from a custom array to GPtrArray. (*)
cb301e6... Fix compilation warning: Use a variable to store the return (*)
0e87c90... Revert "Fix compilation warning: Use G_POINTER_TO_UINT" (*)
cd2ff79... [gdk] Added GDK_GPOINTER_TO_NATIVE_WINDOW() macro (*)
e8e8280... Fix compilation warning: Use GDK_GPOINTER_TO_NATIVE_WINDOW( (*)
c366d5c... Fix incorrect GtkMovementStep description (*)
e8b6401... toolpalette: Always show text horizontally (*)
3b2ae9d... toolpalettte: Fixed some style issues (*)
fe216c9... toolpalette: allow to reset same adjustment (*)
0886416... toolpalette: Fixed documentation (*)
0e2a550... toolpalette: fixed trailing whitespaces (*)
ffce522... toolpalette: Fixed inconsistent spacing (*)
c32c288... Rotate figures on landscape icons in page setup dialog (*)
ecc3065... Only use gdk_input_select_events() if XINPUT_NONE is define (*)
00d87c2... [gtk/gtkwindow] Added accessor for GTK_WINDOW ()->type (*)
385c266... Updated Norwegian bokmål translation. (*)
d03b538... Fix typo (*)
0bc6680... Implement gtk_statusbar_get_message_area and "message_area" (*)
c10231f... Require atk 1.29.2 for bug #569430. (*)
ccf9738... Updated Galician Translation (*)
7fda8e6... Awful hack for problem in dnd of images from Firefox on Win (*)
087348a... Bug 601512 - Remove unnecessary check in GtkTreeModelFilte (*)
cffddd2... Document how Cocoa coordinate and monitor layout transforms (*)
5cef58c... Added Low German translation (*)
81101c2... Added dummy Low German translation (*)
ad2f041... Fix missing documentation for GdkPixbufSimpleAnim. (*)
3cc1478... toolpalette: Added dnd code to the gtk-demo (*)
bffd43b... toolpalette: Don't call gdk_window_process_updates() in the (*)
f092334... Updating Estonian translation (*)
ba218a7... Make setting the icon-size property on GTK_IMAGE_GICON imag (*)
d4b9273... Make level3 keys work again (*)
85cb4e7... Updated LowGerman translation (*)
b72c214... Remove misleading text about invisible text (*)
044f168... Set scale_num only once (*)
9f1399e... Updated Japanese translation (*)
7aa1d6f... Fix another doc typo (*)
7f9b557... Some cleanups for the toolpalette demo (*)
837775a... Fix up docs, and set up the aliasing machinery (*)
3725548... Merge branch 'master' into toolpalette (*)
4362400... Exclude GtkToolItemGroup::label-widget from default value t (*)
1f8d468... Adjust default value for GtkToolItemGroup::label (*)
104ee30... Update debug flag information (*)
13d5d37... Fix a doc comment (*)
7ad6bb3... Un-doc-commentify a comment (*)
3faf7d0... Fix a doc comment (*)
927aaa4... Remove duplicate doc comments. (*)
6255df0... Fix a doc comment (*)
111dd85... Fix a doc comment (*)
14fb7df... Fix a doc comment (*)
c1dfd2f... Remove duplicate entries (*)
0567ea1... Add customary args to gtk_style_paint_spinner() (*)
4df3377... Updates (*)
2b810d1... Updated Slovenian translation (*)
d3592dc... Logically re-group fields in GtkTreePrivate structure (*)
dd511e8... Bug 480065 - wrong tree collapsed (or expanded) after havi (*)
2ef9b98... Bug 596473 - Second double-click of GtkTreeView row doesn't (*)
1e47618... Add missing single-include guards (*)
e571273... Add gtk_action_[sg]et_always_show_image() (*)
65485cb... Add UI manager attribute to always show image in menu items (*)
7abd4d1... Implement gail_image_get_image_size for storage GICON and I (*)
5bfab2b... Short-circuit get_frame_extents for override-redirect windo (*)
43a07af... Be a bit more forgiving about invalid monitor number (*)
0ef8f52... Move documentation from templates to inline comments: GtkWi (*)
36ca3fd... Add a missing include (*)
869ee7f... Allocate a large-enough and mask (*)
2040547... Move documentation to inline comments: GtkStock (*)
8425403... Handle reparenting out of a socket (*)
53218f5... Improve docs of two style properties (*)
cbf6c1b... Updated Spanish translation (*)
d539502... Updated Low German translation (*)
dc98b24... Updated Low German translation (*)
be86bc5... Updated Low German translation (*)
6dfb21e... Rework a broken workaround for a Java bug (*)
5bf30c2... Make the action widgets internal children of GtkNotebook (*)
25a8c73... Bug 601869 - GtkUIManager assumes too much about popup men (*)
4e0b7bf... Position new ui nodes correctly when existing dirty dead no (*)
d8dfad3... Fix small documentation problems after the toolpalette merg (*)
bbb4e49... Make the toolbar-style and toolbar-size settings work (*)
c08ed56... Allow holding compose key while entering a sequence (*)
d0bbb86... Updated Spanish translation (*)
324ff48... Avoid a harmless warning (*)
6abb399... Trivial doc typo fix (*)
478ca88... Use a url label instead of a link button (*)
d0083b5... Whitespace fixes (*)
ee2c797... [gdk/directfb] Made dfb_events_dispatch() thread save (*)
cb49a28... Mention exact property names in notebook tab packing deprec (*)
6dfdf0f... Fallback to gtk_show_uri for print preview if the command f (*)
e72435f... Implement "compression" option in the TIFF pixbuf loader (*)
9d6ddfd... Make dist fixes (*)
ba1c9ae... Another make check fix (*)
8ecd77f... Add a release note about statusbar internal hierarchy chang (*)
dd3d8c9... [gdk-pixbuf] Use G_STRLOC instead __LINE__ (*)
1587165... More updates (*)
2c0dbe0... Doc fixes (*)
671f117... Another update (*)
602e7e1... Corrected typo in GtkIconTheme documentation (*)
1d6b7f6... Another make dist fix (*)
eb662b4... 2.19.1 (*)
e81dacb... Bump version (*)
efa90e4... Allow getting the printer's hard margins (*)
826d800... Set unix printer hard margins on print context (*)
a77f209... Default to hard margins not available (*)
215eb8c... Set hard margins to 0 when printing n-up on unix printers (*)
a421073... Set win32 printer hard margins on print context (*)
394f698... Add comment explaining why we set the hard margins to 0 for (*)
25260f9... Make Compose-vowel-minus combinations consistent (*)
a31b513... Regenerate gtkimcontextsimpleseqs.h (*)
88bcbf4... Revert "Add comment explaining why we set the hard margins (*)
723c16d... Revert "Set win32 printer hard margins on print context" (*)
ab8e565... Revert "Set hard margins to 0 when printing n-up on unix pr (*)
b2602a9... Revert "Default to hard margins not available" (*)
33552c7... Revert "Set unix printer hard margins on print context" (*)
a18b8cd... Fix strftime format translation (*)
f332506... Fix compilation warning: cast to GTK_LABEL() (*)
f35c581... [gtk/gtktreestore] Remove useless line (*)
62bfbe9... [gtk/gtktextview] Use {} in empty if..else blocks (*)
6201a5d... Updated telugu translations (*)
b509f28... Don't filter out BUTTON_MOTION event masks (*)
7e7c23d... Updated Arabic translation (*)
904a6a2... Merge branch 'master' into client-side-decorations
4807de7... Make gtk_window_set_client_side_decorations() a static func
(*) 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]