[gtk+] (648 commits) Created branch master.fcw



The branch 'master.fcw' was created.

Summary of new commits:

  5856ee8... gdkgl.c: Avoid GCCism in Pointer Arithmetic
  c7f3b93... Keep gtk_window_set_hide_titlebar_when_maximized working (*)
  16e863c... gdkgl.c: Avoid GCCism in Pointer Arithmetic (*)
  c1ca798... Make scale=2 work again (*)
  3a5d153... testsuite: add hide-titlebar-when-maximized test for GtkWin (*)
  bef9d05... inspector: minor cleanup (*)
  f71831c... GtkStack: silently ignore visible-child-name set to NULL (*)
  dde7770... popover: Forward key events to focus widget while visible/m (*)
  4634fd8... inspector: Make close buttons in search bars have no relief (*)
  e7f2239... range: Remove unused variable (*)
  0d1395d... range: Remove unused detail quarks (*)
  51f5433... range: Deprecate detail strings in class struct (*)
  addcb71... range: Simplify defines (*)
  79712f8... scale: Always be flippable (*)
  447a439... range: Remove unused variable (*)
  daabd04... range: Remove 2 variables (*)
  b88584e... range: Split out a function (*)
  06150aa... range: Don't invalidate layout when computing marks (*)
  c0123ae... range: Don't duplicate work (*)
  fd1eb92... cssselector: Macroify simple selectors (*)
  8a3a617... cssselector: Add initial support for :not() (*)
  965da57... cssselector: Add none selector (*)
  06952d8... testsuite: Add a bunch of parsing tests for :not() (*)
  0c09d44... gtkwidget: Remove unnecessary code in get_state_flags (*)
  442fd63... gtkentry: Pass the correct set of state flags to gtk_style_ (*)
  90f94de... deprecated/gtkstyle: Optimize GtkStyleContext usage (*)
  2cd835c... gtkwindow: Optimize GtkStyleContext usage (*)
  c71e213... gtknotebook: Optimize GtkStyleContext usage (*)
  d21dc0d... gtkcellarea: Optimize GtkStyleContext usage (*)
  eba3172... gtkstylecontext: Add an optional warning when misusing GtkS (*)
  a78b18c... Revert part of "gtknotebook: Optimize GtkStyleContext usage (*)
  605f2ef... docs: Fix annotation for GtkCssProviderError (*)
  246c172... GtkButtonAccessible: Stop emitting state-change signals for (*)
  d9786d7... Remove overzealous validity check for secrets (*)
  cbb2938... Freeze file system model during editing (*)
  9b970d5... entry: Use correct state when computing icon padding (*)
  98da1dd... range: Setting stepper visibility requires a restyle (*)
  7193043... gtkrange: Fix copy/paste error (*)
  230aa99... range: Query slider position instead of updating it (*)
  1123367... range: Remove unnecessary argument (*)
  05893dd... textbtree: Remove unneeded check (*)
  50076ed... popover: Send key events only to the focus widget (*)
  80dbb41... GtkSpinButton: Use the proper state (*)
  fe8f6f6... gdkdisplay-x11: Don't do extra work when simply moving the  (*)
  50c4fdb... gtktextdisplay: Optimize GtkStyleContext usage (*)
  9c7a5f5... gtkstylecontext: Optimize GtkStyleContext usage (*)
  59629fa... gtklabel: Optimize GtkStyleContext usage (*)
  e3bf318... gtkentry: Optimize GtkStyleContext usage (*)
  732af31... x11: Handle obsolete selection requests without crashing (*)
  c85c351... printing: Fix origin for scaled, rotated pages (*)
  059fc5d... printing: Fix build with CUPS older than 1.6 (*)
  b892525... mir: clear screen, keymap and event source when disposing d (*)
  f875dae... Updated Swedish translation (*)
  8753ef6... Render shadows for half-tiled windows (*)
  e26fddc... Avoid a critical (*)
  bb5574c... GtkStackSwitcher: Make the buttons fill vertically (*)
  d3c96f9... inspector: Simplify some code (*)
  4034bce... Merge branch 'master' into master.fcw
  3441760... Add GL Area Support for Windows (WIP)
  6962dcf... Adwaita: GtkTreeView insensitive state style. (*)
  2679f88... Drop an unused variable (*)
  c304f2e... docs: Add a missing word (*)
  53e07d3... Provide symbolic variants of app icons (*)
  641d4c4... Fix build (*)
  7ecdaaa... widget: Clarify some corner cases (*)
  c80c7f7... range: No need to frce a recalc (*)
  1c9fdc1... range: Changing the min slider size requires a resize (*)
  909d0ca... range: Introduce finer-grained invalidation (*)
  040c31a... range: Refactor a function (*)
  f63fe9b... range: Implement gtk_range_calc_slider() properly (*)
  f3b40ff... range: Implement gtk_range_calc_stepper_sensitivity() prope (*)
  87c564e... range: Only call needed functions from adjustment changes (*)
  4b92654... range: No need to update mouse location when starting a dra (*)
  b8c0cfb... range: Remove unused variable (*)
  95dc969... range: Properly queue draws when doing a drag (*)
  116cc53... range: Handle redraws inside update_mouse_location (*)
  4c33645... range: Implement :hover for the whole widget (*)
  380ca9b... Make include order consistent in example applications (*)
  6bf9d13... GtkModelMenuItem: put some space between icon and label (*)
  f85093a... Beautify example Makefiles a bit (*)
  57171ad... Adwaita: set scale with marks trough margin where it belong (*)
  d314625... HighContrast: scale slider fix and cleanup (*)
  afe0d5f... HighContrast: in app notification padding (*)
  5bf640d... widget-factory: Add a treeview separator row (*)
  94f4126... GtkPlacesSidebar: add support for unmount notifications (*)
  e4335c6... Drop the extra resources/ subdirectory (*)
  6e65f42... Drop an unused variable (*)
  188424c... Drop redundant include (*)
  11cf676... Drop a nonexisting variable (*)
  93776ef... List formatting cleanup (*)
  25d9412... Split subdirectory file lists off (*)
  383d5b1... inspector: Build nonrecursively (*)
  09f83ff... Use subdir-objects in gtk/ (*)
  bae4450... Quiet some make rules (*)
  bbb3f6a... quartz: Copy annotations (*)
  f97780c... Don't use escapes in echo strings (*)
  13b5e0b... Drop vs build stuff for inspector (*)
  4b9029c... Cosmetic fixes (*)
  645664f... Use subdir-objects for docs/tools (*)
  75dab16... Add missing docs (*)
  09e6fab... Cosmetic formatting fixes (*)
  603b498... Generate README and INSTALL from configure (*)
  c5f2f86... Drop an unused function (*)
  0438df6... Quiet a rule (*)
  60dc478... Fix ChangeLog generation (*)
  de2e3c2... Fix distcheck (*)
  7b6c68a... testsuite: Fix test that was committed in a broken state (*)
  79e916f... MSVC Builds: Finish Removal of the gtk-inspector Projects (*)
  6af50c0... Merge branch 'master' into master.fcw
  655c75c... Drop gtk-update-icon-cache complications (*)
  908bb69... Drop a few more leftovers (*)
  eee5947... Rearrange Makefile some more (*)
  9e11871... Move print backend list to configure.ac (*)
  32e8c39... Move print preview command to gtksettings.c (*)
  5e503c5... Adwaita: GtkTreeView tree lines fix (*)
  e355eff... Adwaita: scss cosmetic fixes (*)
  0b2bded... printing: Don't crop dimensions of layout preview (*)
  4d7369d... inspector: Properly update flashing hilight (*)
  83d8f9b... Update release notes (*)
  cf64f8a... mir: don't initialize the display if the required pixel for (*)
  e629aba... Drop remaining traces of GTK_UPDATE_ICON_CACHE build variab (*)
  fb4073a... HC theme: implement scroll overshoot (*)
  5e71a49...  HC theme: more contrasty separators (*)
  cf7851b... HC: wide separator styling (*)
  3eaaf12... HC: vertical linked buttons,entries & combos (*)
  c1c68b4... HC: clean up borders for buttons & entries (*)
  bd71849... GtkPlacesSidebar: Fix Home and Desktop on Windows. (*)
  8ec72dd... Visual Studio Build: Update GTK DLL Build Flags (*)
  b42f7a7... Merge branch 'master' into master.fcw
  579c7f8... gtkwidget: Fix a typo preventing the CSD input shape from a (*)
  fca690d... Revert "Add GL Area Support for Windows (WIP)"
  502ff23... Add GL Area Support for Windows (WIP ii)
  265d67e... test/gtkgears.c: Fix Builds on Systems Without M_PI
  73e6a05... Add clipping apis to GtkRoundedBox (*)
  cb3393f... css: Avoid excessive shadow rendering (*)
  af2ac29... gdkgl: pass the correct number of quads to gdk_gl_texture_q (*)
  ccdcff9... popover: make smarter wrt previous focus widget lifetime (*)
  3b2cf14... Add standalone Makefile for the examples (*)
  92f6771... docs: Add a README to the examples directory (*)
  37a1e6c... docs: Mention the standalone Makefile for examples (*)
  6f10ed2... Improve action-namespace example (*)
  5438e53... Use resources for icons (*)
  b6383f1... Reshuffle some docs (*)
  01c941b... Remove icon view window shadow (*)
  7717b0d... Add separator (*)
  fbe4f94... test/gtkgears.c: Fix Builds on Systems Without M_PI (*)
  825ef99... Adwaita: use child istead of descendant selectors for linki (*)
  88a12fe... HC: sidebars and vertical toolbars with borders (*)
  66dfdc3... HC: use child istead of descendant selectors for linking (*)
  d0b7ccc... Updated POTFILES.skip (*)
  d184088... GtkTextView: Add fallback and letter-spacing support (*)
  3d4bcf5... Allow inserting Pango markup in text buffers (*)
  6fd726b... Merge branch 'master' into master.fcw
  8718e92... file-chooser: Don't wait for ENTER to initiate search (*)
  39c0ba5... places sidebar: Fix the sort function (*)
  042117b... Add epoxy to GTK_PRIVATE_PACKAGES (*)
  eec9a74... widget-factory: Add a discontinuous GtkScale with marks (*)
  0504328... gtkscale: Draw smaller marks (*)
  2849707... Raleigh: Fix css for active notebook tabs (*)
  888304b... Minor documentation fixes (*)
  e171661... Update docs (*)
  45bed11... GtkTextTag: Add two missing property set cases (*)
  a4e827e... GtkEntry: Added gtk_entry_grab_focus_without_selection() (*)
  f718bc9... examples: Add stand alone Makefile for application10 (*)
  c55c18c... examples: Fix clean rule in stand alone Makefiles (*)
  3276bae... Updated Vietnamese translation (*)
  06745bc... Add a note to the ::destroy docs (*)
  6b26464... Editable cells demo: Add new row at cursor (*)
  f74a75a... Handle KP keys in copy/paste keybindings (*)
  5d3aa54... docs: Explain 'icon theme context' better in gtkicontheme.c (*)
  8c3f04e... GtkEntry: Refresh when activity ends (*)
  a3fbf29... GtkMenuTracker: Don't return FALSE as a pointer (*)
  a3e37ab... GtkPlacesSidebar: Don't return FALSE as a pointer (*)
  64fd964... GtkWidget: Don't return FALSE as a pointer (*)
  2a13869... Updated Turkish translation (*)
  5047d50... Updated Turkish translation (*)
  6c7e503... Drop a few unneeded ifs (*)
  eed1831... Trivial off-by-one fix (*)
  2d6ae59... Inspector: Support extending the inspector using GIOModules (*)
  4f96353... Fix some oversights with header guards (*)
  17fec70... Fix another header guard oversight (*)
  235837a... gtkwindow: Use actions from focused widget to activate acce (*)
  fb8791c... window: fallback to window muxer if no widget has focus (*)
  54e3711... Don't compare booleans (*)
  1ed5bd0... Make gtk_tree_model_foreach robust (*)
  536b108... inspector: Reindent ui file (*)
  44bf61b... inspector: Another indentation fix (*)
  702b647... inspector: Allow extensions to request a picker (*)
  cf4afd0... inspector: Don't force-switch to the objects tab (*)
  972ea14... GtkStackSwitcher: Don't take focus on click (*)
  80a8b79... cssselector: Inline a function (*)
  03aabcf... cssselector: Introduce a hash func per selector (*)
  272a008... cssselector: Turn into a union (*)
  28e80aa... cssselector: Handle region flags during parse (*)
  88f28ae... cssselector: Use simple macro for position pseudoclass (*)
  8b3f25a... cssselector: Support :not() for position pseudoclasses (*)
  528691f... cssselector: Introduce descendant matcher for regions (*)
  284ccda... cssselector: Use simple class macro for * selector (*)
  7382318... cssselector: Handle region selector like any selector (*)
  371a601... cssselector: Remove unused variable (*)
  06b0b47... cssselector: Make specificity handling a vfunc (*)
  cab05f2... cssselector: Introduce a few more default functions (*)
  8a8f34b... cssselector: Add a match_one vfunc (*)
  ad74fd9... cssselector: Introduce a foreach_matcher vfunc (*)
  5885950... cssselector: Implement tree_match() using foreach_matcher() (*)
  e2dddd6... cssselector: Redo change verification (*)
  14f5ce7... cssselector: Rewrite change computation (*)
  b49c7c3... styleprovider: Fold get_change() vfunc into lookup() (*)
  8463d0e... GtkMenuPositionFunc: Correct annotations (*)
  45d0a5c... Trivial formatting fix (*)
  b73578f... Add a scrollable indication (*)
  691c96d... Adwaita: Initial theming for scrollable indication (*)
  6f2fff5... Add a gtk_scrollable_get_border (*)
  9431050... GtkTreeView: Implement get_border (*)
  a083809... GtkScrolledWindow: Take border into account (*)
  f50d1b2... GtkEntryCompletion: fix sizing bug with multiple cells (*)
  5dd6ad0... Typo fix (*)
  123c6dc... GtkStack: Improve focus handling (*)
  18799d2... inspector: Fix focus in css editor (*)
  c5b7f9f... inspector: Make sure something is focusable on the stats pa (*)
  23c5f11... inspector: Make header buttons as !focus-on-click (*)
  3e9067c... cssselector: Reserve more bits for enum (*)
  17be8c3... Adwaita: Draw drag highlight around treeview rows (*)
  6420f05... Adwaita: undershoot tweaks, more work needed. (*)
  cf0aba1... Adwaita: tweak treeview dnd drop target (*)
  ab5b0d0... Make the undershoot area larger (*)
  661da55... widget: add helpers to resolve GActionGroups available to G (*)
  f9c5799... GtkFileChooser: Don't crash if invisible files are deleted (*)
  03999fb... Updated Hebrew translation (*)
  d266cbd... Updated Hebrew properties translation (*)
  d296a77... Updated Hebrew translation (*)
  4c0b208... gdk: Emit stamp-gc-h in the correct directory (*)
  ce3d32f... Update git.mk (*)
  b6acc8f... actions: Fix compile warning (*)
  0dfbcd6... Whitespace fixes (*)
  1cb3734... stylecontext: Make sure we always clear the cache when the  (*)
  b1e7106... Adwaita: Fix sidebar undershoot (*)
  31ccc37... inspector: Add a cursor theme control (*)
  c118e51... inspector: Fix capitalization (*)
  9979100... popover: Ensure there is a child before focusing it (*)
  ba22ae8... popover: Clamp tail gap limits by the tail height on that s (*)
  5c365b6... quartz menu: update visibility property name (*)
  8e73156... GtkMenuTrackerItem: fix submenu visibility flag (*)
  4288d7d... GtkMenuTracker: one more visibility tweak (*)
  764c451... Merge branch 'master' into master.fcw
  f6b67f5... Revert "Add GL Area Support for Windows (WIP ii)"
  c103b01... Add GL Area Support for Windows (WIP iii)
  c00cc26... broadway: Initial SSL support (*)
  ff97f23... 3.15.3 (*)
  4a4125b... gdk_cairo_draw_from_gl - fix drawing with alpha on window s (*)
  2693496... gdk_gl_texture_from_surface - fix software fallback (*)
  a1a0198... gdk: Fix scissoring with scaled windows (*)
  991b5c7... Merge branch 'master' into master.fcw
  afc3111... Revert "Add GL Area Support for Windows (WIP iii)"
  726c248... Add OpenGL Support for the GDK Windows Backend
  08853c7... GtkGLArea: Only re-allocate buffers during paint (*)
  b52a06a... GtkGLArea: Handle window scale factor changes (*)
  d604a00... Revert "Add OpenGL Support for the GDK Windows Backend"
  3fec50c... gdkgl: Optionally Use vfunc For Uploading Textures
  a33f88c... Add OpenGL Support for the GDK Windows Backend
  6e7bf9c... menubutton: Fix double freeze_notify (*)
  1c5df71... Merge branch 'master' into master.fcw
  d1bdc97... Revert "Add OpenGL Support for the GDK Windows Backend"
  9137d55... Revert "gdkgl: Optionally Use vfunc For Uploading Textures"
  7859ead... gdkgl: Use vfunc For Uploading Textures
  e46ca0f... Add OpenGL Support for the GDK Windows Backend
  9fd9f61... gdkgl: Use vfunc For Uploading Textures (*)
  536fa88... Add OpenGL Support for the GDK Windows Backend (*)
  6f3385a... MSVC Builds: Build and "Install" GDK-Win32 GL Items (*)
  22dfa49... More release notes (*)
  7ff3c6d... Fix distcheck differently (*)
  020258f... textview: add extend-selection signal (*)
  8e86d82... Updated Spanish translation (*)
  3eb1837... Updated Spanish translation (*)
  9032e08... Updated POTFILES.in (*)
  b44df22... Menu items: force loading 16x16 icons (*)
  bf383ac... Adwaita: fix treeview progressbar issue (*)
  fdc8c61... Adwaita: another stab at the undershoot (*)
  fe82dc5... GtkMenuButton: Don't leak popovers (*)
  14e5ca5... Visual Studio Builds: Update Header "Installation" (*)
  e217861... Updated Hebrew translation (*)
  307ce2f... Updated Spanish translation (*)
  9ac9769... printing: Return correct width and height of page setup (*)
  779faaf... printing: Translate context to correct position (*)
  ed1fb8d... Minor documentation fix (*)
  73c8f30... gtktextlayout: fix for right margin with RTL text (*)
  ce8dc51... gtktextlayout: fix to quiet a warning (*)
  dca2f43... gesturesingle: check for the sequence being handled, not ju (*)
  e0b9330... texthandle: Use the handle widget style context for renderi (*)
  79f8db1... texthandle: Use active state when handles are being dragged (*)
  ccdebb6... textview: Show magnifier on top of current line (*)
  a2e7120... textview: Pass a boolean telling whether a selection drag s (*)
  8c091d1... textview: Make "extend selection" only extend (*)
  025340b... textview: Implement friendlier touch selection (*)
  97137da... Adwaita: Make text handles a bit larger (*)
  51e1e3b... textview: make magnifier size dependent on text size (*)
  583d612... Updated German translation (*)
  57d034c... Add an XSetting for the session bus ID (*)
  ac5ffd8... GtkApplication: Try to cope with ssh situations better (*)
  1dbc6d9... Don't initialize GL if it has been disabled (*)
  f0a40b1... widget-factory: Don't pulse dead widgets (*)
  d23f325... widget: Handle setting clip differently (*)
  631688c... csstransform: Fix comparisons crashing (*)
  42a6ae6... widget: Set the allocation via gtk_widget_set_allocation() (*)
  10d0ca0... GtkMagnifier: Add a resizing mode (*)
  52b3b42... GtkTextView: disconnect the magifier on destroy (*)
  2b07b6c... inspector: Add a magnifier (*)
  1e1c5c6... inspector: Remove an errant shadow (*)
  ef2c684... GtkMenuTracker: add missing documentation fragment (*)
  ef57ac6... reftests: Fix typo (*)
  36245b7... GDK-Win32: Drop Some Unused Items (*)
  53c388b... Some formatting cleanups (*)
  4bc3f02... GtkRecentManager: Allow instantiating with gtk_init (*)
  573248b... Merge branch 'master' into master.fcw
  6a6172e... gdkmain-win32.c: Add OS Info Check Function
  76ed068... gdkcursor-win32.c: Simplify OS Version Check
  5c7d32c... Revert "gdkmain-win32.c: Add OS Info Check Function"
  fad57fa... gdkmain-win32.c: Add OS Info Check Function
  ed3ea2b... GDK-Win32 Implement is_composited() and set_composited()
  6b26664... GtkMenuTracker: add hidden-when='macos-menubar' (*)
  cc5a586... Updated Spanish translation (*)
  84b0b45... Updated Spanish translation (*)
  ea36b7b... GtkRecentManager: Survive without a filename (*)
  5127136... GtkNotebook: Be a bit more safe against cur_page being NULL (*)
  3a0ced3... Adwaita: Special-case server-side window decorations (*)
  736f97f... Merge branch 'master' into master.fcw
  da48e56... Revert "gdkcursor-win32.c: Simplify OS Version Check"
  c5d8bd2... gdkcursor-win32.c: Simplify OS Version Check
  e8ff6fe... Revert "GDK-Win32 Implement is_composited() and set_composi
  17e8870... Revert "gdkmain-win32.c: Add OS Info Check Function"
  8edfc14... GDK-Win32 Implement is_composited() and set_composited()
  5e9bf51... GtkApplicationWindow: Documentation fix (*)
  96f7c11... window: Use subsurfaces for popovers on wayland (*)
  ea9f5e2... Updated Russian translation (*)
  0a54ad1... GtkRecentManager: Formatting fixes (*)
  79ada68... Formatting fixes (*)
  a7cf67f... Formatting fixes (*)
  6ae93f5... GtkCalendar: Use GDateTime for calculations (*)
  c763e73... Adwaita: Bring back 'other month' coloring (*)
  31f502a... css: Handle font-size changes properly (*)
  7b9065c... Avoid a crash in testcalendar (*)
  d216d89... GtkCalendar: Slightly change overflow behaviour (*)
  2c6ac1f... popover: Add a missing #ifdef (*)
  3bcf5e2... scrolledwindow: Show scrollbars upon captured motion events (*)
  fdf367e... scrolledwindow: make it a windowed widget again (*)
  8b85db0... scrolledwindow: fade out scrollbars on leave notify (*)
  d2b2b34... scrolledwindow: improve v/hscrollbar proximity detection (*)
  7f28077... scrolledwindow: Enable "hover" mode in scrollbars after a t (*)
  4bd787f... Prevent double-free after 8b5d30d43. (*)
  ec37fbe... quartz: NSWindow NULL check in get_scale_factor (*)
  5d42c55... x11/gl: Set the correct minor version (*)
  4d4883f... scrolledwindow: fix spurious warnings from previous scrollb (*)
  049ec56... Updated vi translation for gtk+properties (*)
  07efae7... mir: Add missing reference to gdkmir-private.h (*)
  20f1c06... Restore a missing file (*)
  b4375cd... Inspector: Show some X display characteristics (*)
  915e4c6... inspector: Update translations .ui.h file (*)
  ecc64f6... gdkeventsource-wayland: Fix style (*)
  5a41f63... gtkstylecontext: Don't try to emit a signal when finalizing (*)
  23fa0e3... Fix typos in documentation (*)
  38f9e4b... Updated Vietnamese translation (*)
  c0e26aa... Updated Hungarian translation (*)
  dce5067... Updated Hungarian translation (*)
  cfcb43e... Updated Hungarian translation (*)
  bf3b0ea... Updated Basque language (*)
  21360a4... textview: fix duplicated binding entries. use kp variants i (*)
  b46fdb2... calendar: Handle invalid dates (*)
  43d6ebf... cellrenderertext: notify inverted (*)
  506639a... cssselector: The if was the wrong way around (*)
  7822393... cssselector: Reintroduce GOT_MATCH (*)
  bb2be84... Updated British English translation (*)
  314a168... Updated German translation (*)
  f51419a... cssstylefuncs: Rename functions (*)
  572f460... cssstyle: Rename GtkCssComputedValues => GtkCssStyle (*)
  4168e03... cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle (*)
  ac215ff... cssstyle: Add GtkCssStaticStyle (*)
  c7e9489... stylecontext: Use a static style when saved (*)
  270e73b... stylecontext: Always pass the static style (*)
  77b876f... stylecontext: don't unset the current style info when clear (*)
  85dd685... stylecontext: Only look up stuff in the cache that can be i (*)
  db36ee3... stylecontext: Split function (*)
  79f7392... stylecontext: Make static styles static (*)
  0bab285... stylecontext: Make build_properties create the style (*)
  980923c... cssanimatedstyle: Merge two functions (*)
  682abc3... cssanimatedstyle: Remove unused function (*)
  f3f0211... cssanimatedstyle: Avoid creating animation (*)
  b53d5d0... stylecontext: Fold a function into only caller (*)
  a3bf910... cssanimatedstyle: Make advancing the style return a new sty (*)
  7493e81... cssanimatedstyle: Apply animation values after creation (*)
  c0af2d6... stylecontext: Simplify code (*)
  7406ec8... stylecontext: Simplify function (*)
  b7be202... stylecontext: Refactor update_properties() (*)
  8b823d7... cssstaticstyle: Move function (*)
  cd056ad... cssstaticstyle: Move function (*)
  9645daf... cssstyle: Move function from vfunc to static func (*)
  26f36ef... cssnodedeclaration: Store the GType of the node (*)
  ad199e4... stylecontext: Use correct parent style for lookups (*)
  730f429... cssstaticstyle: Handle relevant change (*)
  89b5d15... stylecontext: Fix cache updating (*)
  ef9aa8b... stylecontext: Use correct parent on updates (*)
  27285f1... cssstyle: Have a default style (*)
  fe33ee4... stylecontext: Add a parent style cache (*)
  059cd3e... stack: Remove commented out line (*)
  2664082... stylecontext: update_animating() properly (*)
  bc07a54... stylecontext: Rename GtkStyleInfo to GtkCssNode (*)
  29984c5... stylecontext: Handle theme changes for cached styles (*)
  b0d0a2b... Updated Basque language (*)
  0d5acf2... Updated Basque language (*)
  9474215... cssimage: Fix angle computation for gradients to corners (*)
  57714b9... gtklabel: Don't accept unhandled mouse buttons (*)
  08f69c5... file chooser: Don't force a scrollbar (*)
  79f806f... Point to copy/cut/delete named icons in the stock item depr (*)
  80969e3... inspector: Show object address (*)
  d5afaa0... Fix comment typo (*)
  885b3c7... Fix GTK_OVERLAY_SCROLLING=0 (*)
  4adb3f4... Updated POTFILES.skip (*)
  9a50203... docs: Fix some old live.gnome.org URLs (*)
  a7638d5... docs: Add Since for GtkCellRendererPixbuf:surface (*)
  9a38fb7... docs: Add missing quote (*)
  c2ff89b... inspector: be careful about gsize vs guint64 (*)
  6384167... inspector: Don't use GSettings directly (*)
  a834078... x11/gl: Do not specify the GLX context version (*)
  1c6eca0... GtkScrolledWindow: Rename a private field (*)
  96fcdeb... GtkScrolledWindow: Drop a redundant field (*)
  2a3a730... GtkScrolledWindow: Drop device manager complications (*)
  11eb64a... GtkScrolledWindow: Don't require proximity for track points (*)
  206f0bb... GtkScrolledWindow: Factor out a constant (*)
  9fcbae2... GtkScrolledWindow: Don't start fading right away (*)
  cec5815... stylecontext: Stop animations on manual invalidation (*)
  366527c... Adwaita: Fix treeview separators in backdrop (*)
  b0e4273... Forgotten files (*)
  5d9710c... file chooser: Add some padidng (*)
  885b36a... GtkTextView: allow to extend text selection with mouse scro (*)
  35a8d3d... widget-factory: Add a combo box separator example (*)
  9c4d478... Adwaita: draw combo box separators (*)
  0b50e1f... HighContrast: draw combo box separators (*)
  8c5094c... gtkfilechooserwidget: When using an extra widget, show or h (*)
  8856729... Adwaita: Also fix separators in file chooser buttons (*)
  604704a... HighContrast: Also fix separators in file chooser buttons (*)
  e15152c... Adwaita: Don't set nonexisting style properties (*)
  838e982... HighContrast: Don't set nonexisting style properties (*)
  f120ae7... Forgotten file (*)
  430ea2f... Properly ignore BadWindow and BadDrawable in get_child_info (*)
  a29c831... Remove an unused define (*)
  07cf489... Fix check for 'y' padding in gtk_cell_renderer_set_padding( (*)
  87d3688... Properly check result of g_utf8_get_char_validated() (*)
  7314826... Updated Spanish translation (*)
  0d85e26... Updated Galician translations (*)
  54806d1... Fix accessible_class->widget_set initialization (*)
  f26986a... gtkplacessidebar: insert bookmark by dnd in correct positio (*)
  711fea1... Updated Russian translation (*)
  7daa2a1... event-controller: Chain up on dispose (*)
  93d343d... Updated Icelandic translation (*)
  594de00... listbox: Free the multipress gesture on finalize (*)
  b8e87d4... widget: Free the controller list on finalize() (*)
  de3e0f1... Updated Czech translation (*)
  03d4e27... Adwaita: scrollbar style refactoring... (*)
  63f7a36... stylecontext: Do not transition from the default style (*)
  d0ed29d... stylecontext: Remove a bunch of return_if_fail()s (*)
  ad8d30a... inspector: Remove a bunch of unused variables (*)
  48865fb... Prefer the Wayland backend (*)
  1b03f08... Updated Basque language (*)
  9f51d89... Fix save_hot_y init in gtk_drag_get_icon() (*)
  6113504... Fix event->button.y_root when using mouse buttons and dnd c (*)
  500bd60... Adjust gtk_status_icon_position_menu() annotation to match  (*)
  cf277fa... Remove some outdated references (*)
  ff2390f... Updated Greek translation (*)
  9fde44a... Fine-tune the proximity hovering for scrollbars (*)
  811d602... Make Broadway work on freebsd (*)
  9c1063f... broadway: Only use abstract sockets when they are supported (*)
  47e5e1c... Fix a typo in the docs (*)
  dfe6399... file chooser: Make ~ and / work in recent (*)
  6a7b549... trivial refactoring (*)
  8133e7e... file chooser: Ensure the path bar is initialized (*)
  a8cb735... file chooser: Make Ctrl-L work in recent (*)
  4b47c5a... file chooser: Don't show 'Enter Location' in save modes (*)
  dcd3d15... file chooser: Drop the location label (*)
  1a38c4d... file chooser: Make search work again (*)
  e649c87... stylecontext: Explicitly specify root node (*)
  0fef59b... stylecontext: Be more graceful when save() isn't matched wi (*)
  4bffb6a... Adwaita: Make :active button gradient have 3 stops (*)
  8b11e93... render: Get rid of gtk_style_context_get_color() (*)
  858c80f... render: Replace gtk_style_context_get_border/padding() (*)
  931a479... gtkimagemenuitem: create widget for action icons lazily (*)
  82e324f... file chooser: Fix up some focus issues (*)
  9e1f870... scrolled window: Reduce the hover proximity distance furthe (*)
  cbabb2e... stylecontext: Fix FALSE/TRUE mixup (*)
  dc952e3... scrolledwindow: Don't displace invalidation by the widget a (*)
  531fa78... gtk-demo: Make editable cells demo more robust (*)
  5e53676... device: Add property/getters for vendor/product identifiers (*)
  121fddc... x11: Fetch vendor/product identifiers for input devices (*)
  00e08a0... places sidebar: Drop the top margin (*)
  cb63fe0... Updates for 3.15.4 (*)
  63bc354... path bar: Don't segfault if we get disposed quickly (*)
  07e9385... Updated Spanish translation (*)
  c1a013f... Updated Spanish translation (*)
  39d6ec1... Updated Lithuanian translation (*)
  dbb8d1d... stylecontext: Keep track of the CSS ID (*)
  8c534fe... dnd: Draw dnd icon with regular code (*)
  f313a82... reftests: Fix border-style-none reftest (*)
  73b3b9e... stylecontext: Rename function and export it. (*)
  8d94140... roundedbox: Take a GtkCssStyle instead of a GtkStyleContext (*)
  dd22022... themingbackground: Use a GtkCssStyle instead of GtkStyleCon (*)
  d0a12d4... borderimage: Use a GtkCssStyle instead of GtkStyleContext (*)
  d25b410... render: Take a GtkCssStyle for rendering frames (*)
  5cc0cae... render: Rename gtkthemingbackground.[ch] (*)
  cb0ca9a... render: Use a GtkCssStyle instead of GtkStyleContext for fo (*)
  717877d... render: Rename gtkborderimage.[ch] (*)
  5ec97f6... render: Remove unused header (*)
  8b6d419... render: Move border rendering into its own file (*)
  4ba710e... inspector: Use GtkCssStyle and gtk_css_value_to_string() (*)
  7ba7dff... inspector: Remove unused treemodel properties (*)
  ebb64c2... inspector: Remove unused hash table (*)
  1c3dd5d... render: Move code for rendering builtin images (*)
  e6b228f... render: Extend builtin images to account for states (*)
  118c887... render: Don't pass junction sides to builtin image (*)
  fe028e2... render: Only render 4 different arrows (*)
  9ce8ce1... css: Move icon properties to the end (*)
  45541cb... render: Don't require passing CSS properties to builtin ima (*)
  cc4d34e... render: Render builtin images as regular CSS images (*)
  e697213... render: Remove spinner special-cases (*)
  f6d64f6... render: Split icon rendering into its own file (*)
  8c74508... render: Split icon surface rendering out (*)
  f743355... render: Implement -gtk-icon-transform for icon surfaces (*)
  22967f1... image: Compute clip properly (*)
  c7efbed... More updates (*)
  da16346... 3.15.4 (*)
  8836a0d... render: fix arrow orientation (*)
  610f7e8... stylecontext: Don't do unnecessary workarounds (*)
  a8c8dfe... Merge branch 'master' into master.fcw
  757bb96... Revert "GDK-Win32 Implement is_composited() and set_composi
  9cada88... Revert "gdkcursor-win32.c: Simplify OS Version Check"
  f02e919... GDK-Win32: Implement is_composited() and set_composited()
  728bce2... css: Move "border-style: none" special case to CssValueNumb (*)
  ba06066... border: Don't special case according to border styles (*)
  3fcb892... headerbar: Implement clipping (*)
  bd31310... widget: Add debug spew for setting the clip (*)
  d879a13... widget: Correctly handle which widgets to include in the cl (*)
  3a9bf0f... widget: Compute clip of children properly (*)
  7e5ac3a... roundedbox: Treat path segments differently (*)
  2e71fba... Updated POTFILES.skip (*)
  ad180c4... inspector: Make gl extension rows unactivatable (*)
  82a5edc... Updated Icelandic translation (*)
  500c8d8... GtkSearchEntry: Add more API (*)
  354536d... inspector: Use some of the new GtkSearchEntry API (*)
  3bf12c4... Use the new API in GtkSearchBar if we can (*)
  a0ecb44... gtk-demo: Show search entry signals (*)
  8f9c812... file chooser: Turn off typeahead search (*)
  b3c28e1... file chooser: search improvements (*)
  9668962... gtkdnd: Set the dnd window's screen before its visual (*)
  f4dee9b... Fix transfer annotation for tree_model parameter of gtk_tre (*)
  aa0811d... GtkTreeModel: Documentation fix (*)
  b6551c8... Initialize variables (*)
  95fad69... wayland: Don't claim to support selection notification (*)
  c235747... GtkFileChooserWidget: remove unused fields and cleanup code (*)
  8fc9201... GtkFileChooserWidget: Fix a crash for when the widget was u (*)
  542c824... Trivial doc fixes (*)
  5fc8cf4... x11: Handle obsolete selection requests without crashing (*)
  daad650... Updated Hebrew translation (*)
  8cb4441... Updated Properties Hebrew translation (*)
  9cbf04c... A11y: fix typo when initializing a container cell accessibl (*)
  11d70f1... css: Add a -gtk-icon-theme CSS property (*)
  c065005... css: Add GtkCssStyleProperty::affects property (*)
  ffff7b0... css: Remove GtkCssStyleProperty::affects-size (*)
  c42e54e... css: Add _gtk_css_style_property_get_mask_affecting() (*)
  488ea44... image: Use _gtk_css_style_property_get_mask_affecting() (*)
  aa1b7fa... css: Remove _gtk_css_style_property_changes_affect_size() (*)
  46b10f1... Updated Icelandic translation (*)
  1442299... clipboard: Add get_default() helper (*)
  a1e4ba0... gtktreeview: Fix horizontal grid lines (*)
  9e85fcb... Paragraph explaining casting conventions via macro (*)
  27cf0fa... Fix core context creation in GdkGLContext (*)
  0083478... GDK GL context's should associate with "window->impl_window (*)
  f3d95d0... Introduction explaining widget toolkit (*)
  8e8a94b... Also bundle icons in status/ as resources (*)
  1aee4f0... Fix a typo (*)
  f717d98... Adwaita: another approach at the undershoot styling (*)
  2dd07f3... gdkscreen-wayland: Don't leak wl_output objects (*)
  1543890... win32: Ensure we can create a window for wintab (*)
  ea98340... win32: Don't check the position of a NULL device (*)
  3f4df06... window: Only claim the sequence if keeping the grab (*)
  f07ac79... Adwaita: set the right background color for message dialogs (*)
  201134b... Adwaita: shade content-view (*)
  5f1fb0e... Adwaita: undershoot teeth removal (*)
  f029a22... Adwaita: undershoot tweaks (*)
  76b674f... file chooser: Clean up includes (*)
  de44273... file chooser: Add a search-mode property (*)
  7c51e60... file chooser dialog: Add a search button to the header (*)
  4ac57d4... file chooser: Remove the search/browse buttons (*)
  d270c55... file chooser: Drop unused callbacks (*)
  1d64175... file chooser: Simplify search entry callback (*)
  86eefc7... file chooser: Make Escape go out of search mode (*)
  066646c... GtkAboutDialog: Fix crash on link click (*)
  e9ddff9... Get started: port example-0.c to GtkApplication (*)
  9cbf764... Fix VA marshaller for GtkWidget's "event-after" signal (*)
  696129d... file chooser: Don't switch too eagerly to search mode (*)
  59c04d5... file chooser: Load a directory when leaving search (*)
  a385ca1... file chooser: Fix key bindings (*)
  e31e885... file chooser: Unify search mode leaving (*)
  f211031... places sidebar: Make a function NULL-safe (*)
  99b1748... file chooser: Unset sidebar during search (*)
  c6eb926... Adwaita: undershoot simplification and tweaks (*)
  4188069... Adwaita: add comments (*)
  1c8b776... Updated Icelandic translation (*)
  0367f78... file chooser button: Make dnd work as expected (*)
  f2cfe9e... dnd: Make dest side safe against destroy (*)
  7fee087... Merge branch 'master' into master.fcw
  e4fb7f5... GDK-Win32: Split GL context creation in two phases
  541d08a... win32/gl: Use the GdkGLContext options
  c160ba0... dnd: Allow programmatic drag cancellation (*)
  3a05d9b... notebook: Make reordering safe for tab disappearance (*)
  6310494... notebook: Make dnd safe against tab disappearance (*)
  3fc21b4... notebook: Protect removal-from-within (*)
  34c29d8... testnotebookdnd: Defer deletion to an idle (*)
  4f1780c... Robustness fixes for drag cancel animation (*)
  71f5eec... Updated Hungarian translation (*)
  d86d406... Updated Hungarian translation (*)
  ff25695... Resume events when disconnecting from a frame clock (*)
  a1f8ffc... Getting started: BIG update of basics section (*)
  7ff3ef3... GtkSettings: Consider default settings for font hinting and (*)
  561ff51... Fix an oversight (*)
  65dadd3... Updates for 3.15.5 (*)
  f1ec76a... roundedbox: Treat path segments differently (*)
  3575df8... glarea: Remove useless function (*)
  bece876... stylecontext: Use old rounding for get_padding/border/margi (*)
  6276b9c... image: Optimize non-resize changes (*)
  5f977de... Updated Slovak translation (*)
  48a41b0... Reduce symbolic icon warnings to a debug message (*)
  404e275... scrolledwindow: add a new edge-reached signal (*)
  f780370... plugman: Fix leaking attribute string (*)
  4a531ec... Plug another memory leak in plugman (*)
  31d3be9... Be safe against stray booleans (*)
  eacfad7... gtkstylecontext.c: Include fallback-c89.c (*)
  72a0458... Merge branch 'master' into master.fcw
  a71ff33... gdk:  Add support for g_autoptr() (*)
  8c361fd... gtk: Add support for g_autoptr() (*)
  88d166d... gtkunixprint: Add support for g_autoptr() (*)
  6aec79c... gtkx: Add support for g_autoptr() (*)
  e82d471... Updated Spanish translation (*)
  93ae728... scrolledwindow: Don't hide indicators if leaving towards a  (*)
  64f26db... gtkx: add missing header (*)
  6f07d5e... x11: Detect libinput touchpads (*)
  4b173fc... Bump version to 3.15.5 (*)
  9c49144... Add reference to HowDoI and getting-started (*)
  db9ac53... Merge branch 'master' into master.fcw
  8f3bd8e... MSVC Builds: "Install" autocleanup headers (*)
  9dd355c... Merge branch 'master' into master.fcw
  a937fc3... MSVC Builds: Rename "install" Projects

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