[gtk+/client-side-decorations] (258 commits) ...Use RGBA by default, not just on GtkWindow



Summary of changes:

  fe188a1... Bug 596494 - New property "cursor" in 2.18's GdkWindow with (*)
  5ebb32d... Extend _gdk_windowing_window_at_pointer to be able to get t (*)
  739121d... Remove unused grab_one_pointer_release_event var (*)
  e81501e... Sent button events don't cause passive grabs (*)
  7d196b3... Improve detection of input device source type (*)
  894e11e... Always initialize out params (*)
  987b45d... Updating corrected Assamese translations. (*)
  5a39fdb... Updated French translation (*)
  6fef640... Only select for button and pointer event on toplevels (*)
  bd51d93... Use strstr instead of g_strrstr. (*)
  abf7742... Refactor _gdk_input_other_event (*)
  2635fb7... XInput allows up to 255 buttons (*)
  acdecb6... Report XInput button motion events until all buttons are re (*)
  51f2a99... Always select all XInput motion events (*)
  67728ac... Filter out events that the current window didn't select for (*)
  f0f39c3... Update last_window only when needed (*)
  ee25051... Support tracker 0.7 (*)
  0178ebf... Keep track of axis values (*)
  70bd235... Select for DeviceStateNotify (*)
  35845f1... Interpret min_value == max_value correctly (*)
  efd2814... Updated Swedish translation (*)
  3a69f67... Pretty print non-matching signals in filter model test suit (*)
  77fc6e3... Bug 596580 - Blank rows in entry autocompletion (*)
  28d56cb... Use boxed accessors for setting and retrieving cursor prope (*)
  dc04e01... Ignore certain GtkSettings in defaultvalues unit test (*)
  2518fbd... Fix compile warning in defaultvalue test (*)
  31771cc... Add a note about tooltip theming (*)
  a4145bf... Bug 588449 - DnD doesn't work on GDK/Quartz (*)
  14f3006... Updated Hungarian translation (*)
  dd52987... Speed up printer listing in the print dialog (*)
  4261efd... Emit PageOrientation DSC comment into PostScript print outp (*)
  7c3e813... Correct the orientation of landscape pages (*)
  724b2ba... Updated Czech translation (*)
  121868f... Updates (*)
  df37758... 2.18.1 (*)
  3b39aac... Bump version (*)
  42ad005... Updated Serbian translation (*)
  97d1595... Move SIGPIPE suppression to gtk_init and document it (*)
  f3013bf... Call XReconfigureWMWindow with proper screen (*)
  59177b1... Bug 596959 - DirectFB backend compilation broken with chan (*)
  c3b22ee... Updated Italian translation (*)
  05ded28... Updated Japanese translation (*)
  4581432... Plug a memory leak (*)
  786b589... Fix up _gdk_windowing_window_at_pointer coordinate reportin (*)
  c5d0861... Don't request window sizes with zero width or height (*)
  c29e8f6... Updates (*)
  68f2532... 2.18.2 (*)
  4ee18f8... Bump version (*)
  2dee48b... Updated Oriya Translation (*)
  425b652... Don't ignore SIGPIPE unless it exists (*)
  79c2af5... Updated Bulgarian translation (*)
  f38fc7f... Updated Brazilian Portuguese translation. (*)
  9212f56... Fix the GDI+ gdk-pixbuf loader (*)
  3cad065... Updated Finnish translation by Jiri Grönroos. (*)
  b3b26b5... Updated Slovenian translation (*)
  088baae... Make selecting the last character work again (*)
  2e0b558... Don't include gdkwin32.h when testing Objective-C++ (*)
  f562138... Create and install gtk-update-icon-cache.exe.manifest to av (*)
  1b32f7a... Updated Serbian translation (*)
  0e3a469... Remove deprecated GtkContainer function and macros (*)
  59f2a62... Revert "Remove deprecated GtkContainer function and macros" (*)
  76997ab... Explicitly set the accessible name of GtkToolButton. (*)
  80ace71... Updated Norwegian bokmål translation (*)
  39c1da4... Updated Romanian translation (*)
  127033f... Bug 596019 - No accessors for GtkDialog buttons (*)
  0ade1c4... Updated Catalan translation (*)
  1542fa6... Updated Catalan translation (*)
  646955f... po/vi.po: update translation of "Places" (*)
  891c2d1... Updated Russian translation (*)
  9eeece1... Updated Russian translation (*)
  8539899... Bump version to 2.19.0 (*)
  fb63e32... Don't use XP themes until they work (*)
  57bc513... Use g_object_ref/unref instead deprecated gdk_*_ref/unref f (*)
  b66583f... Substitute gtk_style_unref for g_object_unref in documentat (*)
  df9e1c3... Substitute gtk_widget_ref/unref with g_object_ref/unref (*)
  588bec9... Move documentation from templates to inline comments: GtkAb (*)
  df53e6a... Add ability to set a tooltip's image from a GIcon (*)
  d21700f... Bug 319607 â?? Add a throbber (activity widget) to GTK+ (*)
  6e3792a... Update POTFILES.in for spinner widgets (*)
  a480cae... Capitalise a11y description for GtkSpinner (*)
  2cd44fa... Fix doc build (*)
  aa663e0... Fix "active" property not being notified (*)
  d1ee8e2... Documentation and stylistic fixups (*)
  9112194... Add GtkSpinner to the widget gallery (*)
  e9a240c... Add GtkSpinner::animation-duration style property (*)
  b466b5e... Updated Russian translation (*)
  6f44b00... Fix property links in GtkSpinner (*)
  7fd79f4... Fix GtkSpinner using style before it's set (*)
  ff76366... Move documentation from templates to inline comments: GtkAc (*)
  bd2dd7d... Move documentation from templates to inline comments: GtkAc (*)
  fbae115... Move documentation from templates to inline comments: GtkAc (*)
  df5ee2f... Move documentation to inline comments: GtkToolShell (*)
  edcf788... Completing translation for Punjabi (*)
  3c18cc3... Updated Swedish translation (*)
  ef3361c... gtk-demo: Remove C99-ism from list_store example (*)
  ab36b8b... Updated Slovenian translation (*)
  7d6a0f3... Updated Slovenian translation (*)
  10a53ff... Notify the "active" property of the spinner only when neede (*)
  009f160... Do not assign the parent class twice (*)
  3c9a34d... move GtkFileSystemModel private stuff out of the private he (*)
  18b56b9... Implement new GtkFileSystemModel (*)
  0ccb2f2... Creating the model no longer fails (*)
  d6f3d0e... Simplify gtk_file_chooser_default_unselect_file() (*)
  a5390ad... Consolidate tree models for different browse modes (*)
  30c1a1e... Replace the cell data computations (*)
  3e385ff... Clean up code to use the model directly (*)
  105e6fb... Use the GtkTreeSortable of the filesystem model (*)
  4a1ff32... Load icons on-demand (*)
  cd337e2... Only query the absolutely necessary attributes (*)
  10e8d6a... Make the filesystem model filter API use a GtkFileFilter (*)
  affa8c8... Add a constructor to filesystem model that does not monitor (*)
  390a391... Don't count the "enter directory name" line as a selected f (*)
  5a31dfd... Convert search to use a GtkFileSystemModel (*)
  53a00e3... Convert recent files to a GtkFileSystemModel (*)
  d68bca1... Use the faster accessor function in the sort functions (*)
  682a3c8... Enable the size column in recent files/search (*)
  6bdaaea... Remove unused error argument from show_and_select_files() (*)
  836c3ab... Improve show_and_select_files() function (*)
  dfe20ea... g_error() as soon as we catch an invalid column type (*)
  5110415... Compute the node size only once to avoid the scary macro (*)
  3232c46... Start with a file array with a resonable preallocated size (*)
  86c32c2... Complete the documentation string for _gtk_file_system_mode (*)
  d5d9601... Fix and tighten an assertion (*)
  d2d997a... Clarify an argument to g_file_enumerate_children_async() (*)
  88bb934... Clarify the arguments to g_file_monitor_directory() (*)
  93588c6... Clarify the comments that some fields in GtkFileSystemModel (*)
  2e0382c... Make _gtk_file_system_model_add_file() static (*)
  3001618... Make _gtk_file_system_model_remove_file() static (*)
  3f7c144... Remove the dir_thaw_source while disposing the model (*)
  3b86973... Clarify the code flow in gtk_file_system_model_got_files() (*)
  ccee7ef... Show an error dialog when we can't read the folder's conten (*)
  6820dee... Clarify the arguments to g_file_query_info_async() (*)
  385fa71... Comment on how the file_lookup hash table gets rebuilt on d (*)
  688917c... When removing a file, also remove it from the file_lookup h (*)
  ad2e6ff... When updating a file, handle the case where the old file in (*)
  908911d... Factory out functions to emit row_inserted, row_changed, ro (*)
  6166fcc... Fix thinko in node_should_be_visible() (*)
  04c7801... Remove obsolete code to use a cached mime-type (*)
  d0468ee... Big comment on how GtkFileSystemModel works (*)
  14cc3e1... Clarify array indexes vs. row numbers (*)
  8bf24cd... Clarify a couple of spots with comments (*)
  7ecc87e... Nothing to do for ref/unref_node (*)
  5ea265c... Clarify variable names in gtk_file_system_model_sort() (*)
  112d243... Free some missing fields in ::finalize() (*)
  55a04b1... Make the code match the docs in _gtk_file_system_model_clea (*)
  9efa64f... Remove obsolete comment (*)
  fb1a72f... s/get_is_visible/iter_is_visible for clarity (*)
  7e9fbd1... In set_filter(), handle the case where the new filter is th (*)
  6e3a6ba... Make get_selected_file() return a ref'ed file (*)
  0144521... Fix typo in a comment (*)
  90647c1... Comment that the column order needs to be kept in sync acro (*)
  35028b9... Factor out function to set a fixed size for the icon cell r (*)
  442484a... Don't leak a treepath if the treeview is not populated yet (*)
  2f3367f... Make copy_attribute() a function instead of a macro (*)
  4c24231... Clarify the arguments of g_file_query_info_async() (*)
  c39e8af... Put the list of column types in a macro (*)
  1d28314... Fix a g_strdup_printf() (*)
  02d9646... Oops, it's gsize, not GSize (*)
  f0e2d7d... Fix thinkos in which fields get used (*)
  34f6b95... Use G_BEGIN/END_DECLS in gtkcellrendererspinner.h (*)
  6d62e4f... Fix build on Windows (*)
  8e6dbff... Deprecate GtkInputDialog (*)
  0660343... Undefine GTK_DISABLE_DEPRECATED in testinput to keep it com (*)
  185ed29... Updated Spanish translation (*)
  2f796df... Updated Greek translation (*)
  1dbfcf4... Fix a problem in GtkImage size allocation (*)
  9f11bb0... Don't omit GTK_ICON_SIZE_DIALOG (*)
  b92f882... Correct function names in debugging output (*)
  d8de422... Remove unused variables and static functions (*)
  f545bd2... More meaningful debugging output in gdk_win32_window_get_ro (*)
  be5c06d... Delete unused leftover static function (*)
  77590e9... Add missing newline to debugging output (*)
  0698ddd... Delete a couple of leftover commented-out lines (*)
  ab13c00... Use correct size for root window with multiple monitors (*)
  52ef2f2... Correct a small oversight (*)
  cf8c4a6... A small correction of previous commit (*)
  d3155bb... Remove some unnused variables (*)
  232fca6... Fix compilation warning (*)
  33f53e1... Fix a compilation warning (*)
  8e70bc9... Fix a compilation warning (*)
  670e141... Fix some compilation warning (*)
  13ff557... Fix some compilation warning (*)
  6977376... Fix a compilation warning (*)
  6f67463... Fix a compilation warning (*)
  f5df4e0... Added accesor for GTK_VIEWPORT (widget)->bin_window (*)
  7c68233... Deprecate GtkCurve and GtkGammaCurve (*)
  272e0b5... Deprecated GtkNotebook tab packing (*)
  0f33ad4... Added editing_canceled property to GtkCellEditable (*)
  48f1b89... bgo#563010 - Fix clearing the selection in GtkFileChooserBu (*)
  d5f1b79... Fix compilation warnings: use G_GSIZE_FORMAT instead %i (*)
  d020cb4... Remove unused function (*)
  c43a3ac... Fix a compilation warning: use NULL instead "" (*)
  8c34831... Don't allow to include this new header individually (*)
  34b4b4d... Add single-include guard and reduce includes to what's need (*)
  98ea183... Use G_STRLOC instead __FILE__ and __LINE__ (*)
  d3dbd54... Minor fixes (*)
  af6f5c1... Add translators comments for tab labels (closes 599118) (*)
  852d4f4... Cast to fix compilation warning (*)
  8e945e0... Cast to gchar* to fix a compilation warning (*)
  861c34b... Use correct type text/uri-list for the dropped files select (*)
  42ac226... Bug 598881 - Unimplemented GdkWindowImplIface methods crash (*)
  13d968a... Bug 581150 - GtkIconView tries to paint items with invalid (*)
  04d7d81... Fix for position bug (*)
  e213554... Cast to gchar* to fix a compilation warning (*)
  3c510f0... Use standard mac shortcuts (*)
  4b22b46... GdkPixbuf loader for QTIF format (*)
  4c26d99... Update compose sequences (*)
  16482f2... Fixes for the compose-parse.py script (*)
  d3e6cff... Fix issues with symbolic colors in rc file parsing (*)
  ca20b04... Move screen initialization to gdkscreen-quartz.c (*)
  ce3c861... Setup monitor rects during screen initialization and re-use (*)
  73b55ae... Register and handle a display reconfiguration callback (*)
  d47772f... Create a proper subclass of GdkScreen: GdkScreenQuartz (*)
  12dc617... Move screen resolution setup to GdkScreenQuartz initializer (*)
  63e2f54... Emit monitors-changed signal when appropriate (*)
  e36872d... Use screen when emitting signal, not _gdk_screen (*)
  aa25e4a... Update documentation for ::monitors-changed to mention OS X (*)
  d26dd10... Be consistent with X11: emit monitors-changed first, then s (*)
  8846012... Rework coordinate transformation to be based on root window (*)
  959a943... Support arbitrary screen layouts (*)
  9353067... Update size of root window after display reconfiguration (*)
  221883d... Remove unused variable (fix compiler warning) (*)
  a4d932c... Fixup get_nsscreen_for_x() (*)
  fa8fa48... Update position of toplevels after display reconfiguration (*)
  a338c7e... Update copyright (*)
  567b232... Cast to gchar* to fix a compilation warning (*)
  6b5912a... Show correct print preview (*)
  a667ee8... Use G_STRFUNC instead __FUNCTION__ (*)
  c368c6e... Use G_STRLOC instead __LINE__ (*)
  42aebf5... Use G_STRFUNC instead __FUNCTION__ (*)
  1206150... Use G_STRFUNC and G_STRLOC instead __FUNCTION__ and __FILE_ (*)
  aaa4599... Updated Romanian translation (*)
  92a68f4... gtk_init_with_args() arguments should be const gchar* (*)
  d0f2cd7... Use G_STRLOC instead __FILE__ and __LINE__ (*)
  57af1cd... Only set the accesible label if it is non-empty (*)
  9f2c5e3... Take printer margins into account on Windows (*)
  50e784c... Rotate number-up layout according to orientation when print (*)
  33ec0ec... Don't assign a GtkPageOrientation to a boolean value (*)
  f4d5ed5... Allow removing all closures with gtk_accel_group_disconnect (*)
  4f0b0d0... Don't use structure fields of GtkAccelMap in GtkSocket (*)
  b2e629f... Updated Spanish translation (*)
  87c0397... Don't use deprecated button signal functions in Gail (*)
  6271cb9... Don't use deprecated button signal functions in clist and c (*)
  da8dde4... Deprecate functions according to deprecated GtkButton signa (*)
  4ff709c... Use standard mac shortcuts: add gtk/gtkrc.key.mac (*)
  0f78a6c... Allow setting type hints on unmapped windows (*)
  d76287c... Fix warning: cast to gchar* (*)
  cbba733... Fix warning: cast to gchar* (*)
  07236ee... Remove statement with no effect (*)
  0a9843c... Fix warning: some casts to gchar* (*)
  3388a1b... Use "Since: 2.x" instead "Since 2.x" (*)
  3dbfc08... Fix some compilation warnings (*)
  8763551... Fix warning: cast to gint* (*)
  550796d... Fix some compilation warnings (*)
  141a7da... Fix warning: Initialize to TRUE the returned variable (*)
  5df0609... Updated Arabic translation (*)
  5ee8ade... Merge branch 'master' into client-side-decorations
  daa7003... Use RGBA by default, not just on GtkWindow

(*) 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]