Overview

Request 680176 accepted

- Update to 5.2.3:
* Require Meson >=0.48.2 Part 2 (#267)
* meson: require meson >= 0.48.2 (#266)
* TimePicker: Use more compact boolean comparison syntax (#260)
* Fix typo on Avatar documentation (#259)
* Add function to check if history is enabled within the
privacy settings (#257)
* MessageDialog: Add show_error_expander method (#205)
* Handle 'Return' key (#255)
* DateTime: strip leading spaces from time formats (#252)
* meson: bring back the dependencies to the Require field of
the pkgconfig
* Switch from CMake to Meson build system (#240)
* Ignore empty accel strings (#251)
- Update to 5.2.1:
* Utils: Make accels optional (#237)
* Avoid List.copy() and transfer ownership to fix type-argument
mismatch
- Update to 5.2.0:
* markup_accel_tooltip: Don't add duplicate accels (#235)
* Handle plus/minus (#234)
* Add utilities for marking up accel tooltips (#229)
* TimePicker: Restore position_dropdown() to fix ABI/API break
* Change settings to look at a more relevant value for time
format (#222)
* Demo: Move ModeSwitch to ModeButton page (#215)
* StyleClass: add checkerboard (#214)
* TimePicker: misc cleanup (#210)
* Updated Example (#207)
- Update to 5.1.0:
* DateTime: Add commas in date format (#202)
* Merge branch 'origin/master' into Weblate
* Don't propagate right click in source list (#190)
* .gitignore: Ignore temporary files
* Deprecate Granite.Application (#196)
* Add EditorConfig
* Add Granite.ModeSwitch (#195)
* GraniteDemo: Use Gtk.Application (#197)
* Allow markup in SourceList.Item names (#188)
- Update to 5.0:
* application: Do not export extern symbols
* Use --target-glib=2.50 to match gtk+-3.0 requirement
* Fix "copying delegates is not supported" warnings
* AlertView: Hide icon if no icon name (#167)
* Merge remote-tracking branch 'origin/master'
* Style class mode switch (#186)
* DynamicNotebook: Fix title case (#183)
* Handle negative seconds in seconds_to_time function (#140)
* Bump vala dependency to >= 0.40
* DynamicNotebook: Disconnect from backing Gtk.Notebook on
destroy
* Drop default value of non-automatic property for vala 0.41+
* SimpleSettingsPage: Hide action area if empty (#171)
* DynamicNotebook: Style cleanups (#173)
* SimpleSettingsPage: Valign title with no description (#170)
* Remove several deprecation warnings and useless functions
(#160)
* SimpleSettingsPage: Ellipsize long page titles (#168)
* Add code examples (#153)
* Deprecate overlay property in OverlayBar (#162)
* MessageDialog: Move properties to construct block (#165)
* Prevent ModeButton deselection (for #67) (#156)
* DynamicNotebook: make the keybinding trigger the right signal
(#164)
- Update the homepage
- Spec file cleanup
- Add typelib-1_0-Granite-1_0 as required dependency
- Update license
- Update to 0.5:
* Update FSF address (#126)
* Allow subclassing Granite.Wigets.Tab (#124)
* Major soname bump (#117)
* Add Seekbar Widget (#120)
* Replace deprecated margin_left and margin_right (#119)
* Add SettingsSidebar (#70)
* [DynamicNotebook] Use GObject construct method to allow
subclasses (#118)
* Update popover calendar when setting date (#113)
* DynamicNotebook: Fix regression with tab duplication on close
* add relative date time utils (#102)
* DynamicNotebook: misc cleanup (#105)
* Better parse text input (#115)
* Fix parsing application options (#111)
* Make settings lookup recursive (#103)
* Add Date & Time formatting to the demo (#101)
* Add primary style class (#100)
* Add a Granite.MessageDialog (#98)
* Fix handling debug option blocking other options from showing
in help (#96)
- Update to 0.4.1:
* Readme: Fix weblate link (#43)
* Demo: update URLs (#42)
* Make ModeButton use toggled instead of button_press_event
* Switch WelcomeButton from button_release_event to clicked
* Avatar: change icon_size to pixel_size (#37)
* Merge remote-tracking branch 'origin/master'
* StorageBar.vala: remove deprecated resize_children
* Ignore arguments that aren't recognised by granite
* Fix build with vala 0.35.6
* lib/GtkPatch/AboutDialog.vala: unmark as executable
* avatar: allow HiDPI Pixbufs (X times bigger raw images or
icons specifically rendered for @X size)
* Do not call set_prgname () while GLib already calls it
* Add Toast.png to doc/images
* Add 2017 to license copyright and app years.
* DatePicker: add a "date_changed" signal
* AlertView: Wrap title label
* Demo: Use back-button style class
* Update license header
* Remove using Gtk
* Add a Toast widget with demo
* doc/CMakeLists.txt: fix make valadocs command
* Use Gtk.STYLE_CLASS_VIEW
* Use Gtk.STYLE_CLASS_DIM_LABEL
* Add "welcome" style class
- Drop granite-0.4.0.1-vala-0.36.patch
- Fix build with vala >= 0.36 (granite-0.4.0.1-vala-0.36.patch)
- Fix install the lang pack
- Spec file cleanup
- update to version 0.4.0.1
- add a lang package
- update to version 0.3.1
- removed vala_gtk_bindings.patch as lp#1421925 is fixed upstream
- removed DynamicNotebook.diff as lp#1453526 has been fixed upstream
- removed ContractorView.diff
- add patches to fix bit rot
* ContractorView.diff
* DynamicNotebook.diff
- add vala_gtk_bindings.patch.patch to fix lp#1421925
- update to version 0.3.0
- initial packaging

Loading...
Request History
Alexei Podvalsky's avatar

awissu created request

- Update to 5.2.3:
* Require Meson >=0.48.2 Part 2 (#267)
* meson: require meson >= 0.48.2 (#266)
* TimePicker: Use more compact boolean comparison syntax (#260)
* Fix typo on Avatar documentation (#259)
* Add function to check if history is enabled within the
privacy settings (#257)
* MessageDialog: Add show_error_expander method (#205)
* Handle 'Return' key (#255)
* DateTime: strip leading spaces from time formats (#252)
* meson: bring back the dependencies to the Require field of
the pkgconfig
* Switch from CMake to Meson build system (#240)
* Ignore empty accel strings (#251)
- Update to 5.2.1:
* Utils: Make accels optional (#237)
* Avoid List.copy() and transfer ownership to fix type-argument
mismatch
- Update to 5.2.0:
* markup_accel_tooltip: Don't add duplicate accels (#235)
* Handle plus/minus (#234)
* Add utilities for marking up accel tooltips (#229)
* TimePicker: Restore position_dropdown() to fix ABI/API break
* Change settings to look at a more relevant value for time
format (#222)
* Demo: Move ModeSwitch to ModeButton page (#215)
* StyleClass: add checkerboard (#214)
* TimePicker: misc cleanup (#210)
* Updated Example (#207)
- Update to 5.1.0:
* DateTime: Add commas in date format (#202)
* Merge branch 'origin/master' into Weblate
* Don't propagate right click in source list (#190)
* .gitignore: Ignore temporary files
* Deprecate Granite.Application (#196)
* Add EditorConfig
* Add Granite.ModeSwitch (#195)
* GraniteDemo: Use Gtk.Application (#197)
* Allow markup in SourceList.Item names (#188)
- Update to 5.0:
* application: Do not export extern symbols
* Use --target-glib=2.50 to match gtk+-3.0 requirement
* Fix "copying delegates is not supported" warnings
* AlertView: Hide icon if no icon name (#167)
* Merge remote-tracking branch 'origin/master'
* Style class mode switch (#186)
* DynamicNotebook: Fix title case (#183)
* Handle negative seconds in seconds_to_time function (#140)
* Bump vala dependency to >= 0.40
* DynamicNotebook: Disconnect from backing Gtk.Notebook on
destroy
* Drop default value of non-automatic property for vala 0.41+
* SimpleSettingsPage: Hide action area if empty (#171)
* DynamicNotebook: Style cleanups (#173)
* SimpleSettingsPage: Valign title with no description (#170)
* Remove several deprecation warnings and useless functions
(#160)
* SimpleSettingsPage: Ellipsize long page titles (#168)
* Add code examples (#153)
* Deprecate overlay property in OverlayBar (#162)
* MessageDialog: Move properties to construct block (#165)
* Prevent ModeButton deselection (for #67) (#156)
* DynamicNotebook: make the keybinding trigger the right signal
(#164)
- Update the homepage
- Spec file cleanup
- Add typelib-1_0-Granite-1_0 as required dependency
- Update license
- Update to 0.5:
* Update FSF address (#126)
* Allow subclassing Granite.Wigets.Tab (#124)
* Major soname bump (#117)
* Add Seekbar Widget (#120)
* Replace deprecated margin_left and margin_right (#119)
* Add SettingsSidebar (#70)
* [DynamicNotebook] Use GObject construct method to allow
subclasses (#118)
* Update popover calendar when setting date (#113)
* DynamicNotebook: Fix regression with tab duplication on close
* add relative date time utils (#102)
* DynamicNotebook: misc cleanup (#105)
* Better parse text input (#115)
* Fix parsing application options (#111)
* Make settings lookup recursive (#103)
* Add Date & Time formatting to the demo (#101)
* Add primary style class (#100)
* Add a Granite.MessageDialog (#98)
* Fix handling debug option blocking other options from showing
in help (#96)
- Update to 0.4.1:
* Readme: Fix weblate link (#43)
* Demo: update URLs (#42)
* Make ModeButton use toggled instead of button_press_event
* Switch WelcomeButton from button_release_event to clicked
* Avatar: change icon_size to pixel_size (#37)
* Merge remote-tracking branch 'origin/master'
* StorageBar.vala: remove deprecated resize_children
* Ignore arguments that aren't recognised by granite
* Fix build with vala 0.35.6
* lib/GtkPatch/AboutDialog.vala: unmark as executable
* avatar: allow HiDPI Pixbufs (X times bigger raw images or
icons specifically rendered for @X size)
* Do not call set_prgname () while GLib already calls it
* Add Toast.png to doc/images
* Add 2017 to license copyright and app years.
* DatePicker: add a "date_changed" signal
* AlertView: Wrap title label
* Demo: Use back-button style class
* Update license header
* Remove using Gtk
* Add a Toast widget with demo
* doc/CMakeLists.txt: fix make valadocs command
* Use Gtk.STYLE_CLASS_VIEW
* Use Gtk.STYLE_CLASS_DIM_LABEL
* Add "welcome" style class
- Drop granite-0.4.0.1-vala-0.36.patch
- Fix build with vala >= 0.36 (granite-0.4.0.1-vala-0.36.patch)
- Fix install the lang pack
- Spec file cleanup
- update to version 0.4.0.1
- add a lang package
- update to version 0.3.1
- removed vala_gtk_bindings.patch as lp#1421925 is fixed upstream
- removed DynamicNotebook.diff as lp#1453526 has been fixed upstream
- removed ContractorView.diff
- add patches to fix bit rot
* ContractorView.diff
* DynamicNotebook.diff
- add vala_gtk_bindings.patch.patch to fix lp#1421925
- update to version 0.3.0
- initial packaging


Matthias Mailänder's avatar

Mailaender accepted request

openSUSE Build Service is sponsored by