[libhandy] (138 commits) Non-fast-forward update to branch wip/haecker-felix/flap-widget



The branch 'wip/haecker-felix/flap-widget' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  f41e995... Start implementing new HdyFlap widget. Step one: Create C b
  1d1303a... Use spaces instead of tabs.
  4673f4d... Apply 3 suggestion(s) to 1 file(s)
  8d5eb94... Miscellaneous fixes
  877e8d3... sanitize boolean
  a10b4e1... Implement get_*_size() funcs
  c677cc9... Implement allocate_flap() func. Includes other fixes.
  8c2a459... Implement allocate_content() func
  57a1a4d... Implement size_allocate itself
  b276df7... Add missing overlay setter
  3169905... Implement hdy_flap_forall() and hdy_flap_remove()
  8dc790a... Implement measure()
  4afd4d7... Set -1 instead of NULL
  1d93088... Implement reveal_tick_cb() and few other fixes.
  eaa77a2... Implement last animation pieces. Phew.
  409a78f... Add gtk_widget_set_has_window()
  71ef149... Fix properties
  6770a7e... update casts
  bf2b733... Remove != NULL from if
  af8ac9b... Fix alignment
  73c2494... properly use getter/setter
  f0ad5c5... few code style fixes
  092fc4a... implement few missing parts
  165a308... Fix few crashes
  522bf02... Fix issue that flap doesn't get allocated
  fb18405... squish few bugs
  010933e... Rename HdyFlapMode to HdyFlapFoldPolicy
  68002e9... Add locked property
  daa1a49... Rename overlay property to folded
  7ec08b8... WIP: Implement lock logic
  5653881... Fix locking
  d87eecf... Fix broken animation
  d5f9082... shadow
  75a5abd... WIP swipes

Commits added to the branch:

  ce1c771... Replace .preferences with .content (*)
  1d140cf... swipe-tracker: Reset state on unrealizing (*)
  afd86e3... themes: Reshuffle window outline (*)
  a7636be... Introduce HdyCarouselIndicatorDots (*)
  ea3c413... Introduce HdyCarouselIndicatorLines (*)
  f4a65f5... Cross-reference carousel-related widgets (*)
  e02e993... examples: Use the new carousel indicator widgets (*)
  181f2f5... carousel: Remove indicators (*)
  ca9430d... doc: Mention carousel changes in the migration guide (*)
  2e37d49... themes: Bump the required GTK to 3.24.21 (*)
  6250b29... keypad: Set some default row and column spacing (*)
  b1678f2... Add CSS sizing helpers for measure() and size_allocate() (*)
  4eb6c02... header-bar: Use the CSS sizing helpers (*)
  aa96c2d... view-switcher: Use the CSS sizing helpers (*)
  5b393e3... themes: Give margins to title view switchers (*)
  3af5cb1... view-switcher-bar: Drop the icon-size property (*)
  d6c736d... view-switcher-title: Drop the icon-size property (*)
  218de13... view-switcher: Drop the icon-size property (*)
  b85540c... Trim gitattributes (*)
  0a439c5... squeezer: Use the CSS sizing helpers (*)
  ab4d632... header-bar: Refine mobile window detection (*)
  7330286... Update POTFILES.in (*)
  12e9736... Add British English translation (*)
  6628085... preferences-window: Set a default size and a minimum width (*)
  5d0e8e8... demo: Use the default HdyPreferencesWindow sizes (*)
  40912a5... combo-row: Special case single item models (*)
  2a38ab2... Remove the HANDY_USE_UNSTABLE_API guard (*)
  6a09f03... doc: Tell to stop acknowledging the API unstability (*)
  f01e4c1... avatar: Have 14 colors (*)
  ebce2fc... demo: Create fake contacts (*)
  c6559a5... demo: Set a minimum width of 360px (*)
  8291c58... demo: Use a GNOME-on-smartphone icon (*)
  ca3c403... demo: Use a correctly rotated carousel icon (*)
  dcdbc28... demo: Bundle the icons representing the widgets (*)
  c7aaf6f... Release 0.90.0 (*)
  a6654cb... Bump the version to 0.91.0 (*)
  7af4353... Update Ukrainian translation (*)
  d22356e... Update Spanish translation (*)
  480d926... Update Spanish translation (*)
  a6737fc... headerbar: Reset allocation coordinates before applying pad (*)
  d853ab9... preferences-window: Translate keyval properly (*)
  ae3b501... examples: Translate keyval properly for Ctrl+Q (*)
  ff18a3b... preferences-window: Handle Esc key (*)
  7afedcf... window-mixin: Fix gtk_style_context_get_state() argument (*)
  8ed34e6... combo-row: update widget after changes to bound model (*)
  cb682dc... Add Indonesian translation (*)
  10b3ff9... Add Basque translation (*)
  80d2c40... theme: Don't force 0px border-radius on the window (*)
  dd27380... Update Brazilian Portuguese translation (*)
  029787e... window-mixin: Correctly destroy the children (*)
  ee49957... Release 0.91.0 (*)
  e3fb740... Version 1.0.0 (*)
  94313c2... Release 1.0.0 (*)
  719367c... doc: Use HdyKeypad properties in HdyKeypad migration hints (*)
  c1db108... Add French translation (*)
  0293e21... Add Slovenian translation (*)
  65ff089... glade: Fix macro renamed in GladeUI 3.37 (*)
  52eabe1... swipe-tracker: Special case dragging from buttons (*)
  41d30bd... docs: fix typo (*)
  923b226... header-group: add weak reference instead of removing it (*)
  0ee1478... Make meson.build compatible with minimum version (*)
  ddfd9b7... carousel-box: Null-check child in get_page_at_position() (*)
  bdfb9a9... carousel-box: Don't invalidate cache on any allocation (*)
  7362ca5... hdy-demo-preferences-window.ui: Correct a small typo (*)
  6119fbb... Add Friulian translation (*)
  e8d4669... avatar: call load_image func only when the size changes (*)
  08916ec... avatar: update custom image on draw (*)
  e52a8be... test: Check that the avatar image_load_func is only called  (*)
  7be6796... keypad: Fix symbol condition in entry input filter (*)
  024fcfa... avatar: Draw background for custom images (*)
  71abf21... avatar: Code style fixes (*)
  2dacd3e... avatar: Center custom images (*)
  8b49dbc... avatar: Draw frame after background and not before (*)
  d201bbf... view-switcher: Skip invisible buttons when determining orie (*)
  54867ec... Update Friulian translation (*)
  009c242... swipe-tracker: Increase drag threshold distance (*)
  1ea4c6d... swipe-tracker: Only count drag from the threshold activatio (*)
  39fe753... combo-row: Ensure popover animation (*)
  e5f190e... combo-row: Change checkmark opacity instead of visibility (*)
  babc026... stackable-box: Don't use last visible child's size when it' (*)
  9a94e3c... swipe-tracker: Reset the tracker after cancelling a gesture (*)
  6effa65... examples: Add a few mnemonics to the preferences window (*)
  86761f7... preferences-window: Strip mnemonic underlines when searchin (*)
  f26a8d5... handy-docs.xml: Indent last <index> element (*)
  5cee092... Release 1.0.1 (*)
  a7cfd93... combo-row: Use a double value for opacity (*)
  b146c22... swipe-tracker: Make button workaround less strict (*)
  a6c4086... carousel-box: Invalidate cache on realize (*)
  66a487c... glade: Mark HdyViewSwitcherTitle properties as translatable (*)
  26fb969... Canonicalize boolean sanitization (*)
  6a1d531... tests: Fix a typo (*)
  2afa46f... swipe-tracker: Don't switch to capture phase when not neces (*)
  7538617... shadow-helper: Support hidpi (*)
  163d15b... build: Fix gtk-doc install path (*)
  b0e8706... Catalan translation (*)
  465c00f... Release 1.0.2 (*)
  a577d59... Version 1.1.0 (*)
  bb39363... version: Add HDY_AVAILABLE_IN_1_1 and related macros (*)
  150331c... action-row: Add the title-lines and subtitle-lines properti (*)
  88565a2... Update Ukrainian translation (*)
  5afa554... Update Catalan translation (*)
  2205584... ci: Drop the pages task (*)
  e1e2414... Update Indonesian translation (*)
  8f6c3f6... keypad: Allow '+' when symbols are visible (*)
  d19c129... Start implementing new HdyFlap widget. Step one: Create C b
  862d4fe... Use spaces instead of tabs.
  107f17c... Apply 3 suggestion(s) to 1 file(s)
  06deb6a... Miscellaneous fixes
  c86188e... sanitize boolean
  7fe7d4c... Implement get_*_size() funcs
  30e9f2a... Implement allocate_flap() func. Includes other fixes.
  01ab091... Implement allocate_content() func
  a3fef47... Implement size_allocate itself
  ad022bc... Add missing overlay setter
  ad01994... Implement hdy_flap_forall() and hdy_flap_remove()
  0ea45eb... Implement measure()
  9f1f79c... Set -1 instead of NULL
  f79b1df... Implement reveal_tick_cb() and few other fixes.
  f18f952... Implement last animation pieces. Phew.
  267436a... Add gtk_widget_set_has_window()
  8b50d14... Fix properties
  5e4b098... update casts
  74252c9... Remove != NULL from if
  eb19424... Fix alignment
  01d3334... properly use getter/setter
  4dc50e7... few code style fixes
  7b3de62... implement few missing parts
  f3b9b00... Fix few crashes
  46cfc81... Fix issue that flap doesn't get allocated
  3ba6f2c... squish few bugs
  5ed4903... Rename HdyFlapMode to HdyFlapFoldPolicy
  879a8cb... Add locked property
  3cc10fa... Rename overlay property to folded
  080b49b... WIP: Implement lock logic
  23df78a... Fix locking
  6cf0df7... Fix broken animation
  f4f4171... shadow
  7a2a1e3... WIP swipes

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