| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.8: * Just build system related changes
- Replace boilerplate package description.
- Fix build for Fedora.
- Update to 0.3:
+ Fix bug where when there was no active cell, the place where it
would have been was blanked.
+ Update NEWS
+ Fix crash when pasting from primary
+ SswXpaned: Remove unused code
- do not package static libs
- run install-info macros
- removed Fix_crash_when_pasting_from_primary.patch (upstream)
- spread-sheet-widget 0.2 – initial RPM package for openSUSE.
- Update to 0.7: - Added library dependencies for GTK and GLIB. - Fixed a few compiler warnings. - Avoid problem if size allocating when not realised. - Add calls to gtk_widget_has_set_window as appropriate. - Improve axis. - xpaned: Add missing realize / unrealize calls. - Update AUTHORS - Remove file cl-t.
- Provide URL to upstream SIG file, instead of non-existing ASC.
- fix download URLs for sources
- Update to 0.6 - Avoid compiler warning about signedness. - Add some comments and some ssw_ prefixes. - Don't set input-hints for Gtk+ versions which don't have it.
- Update to 0.5: - Fix copy/paste/cut if an editable is focused - #57274. - Fix broken interaction between visibility and split property. - Fix broken "editable" property. - Enter the editable's data when a button is pressed. - Update editable when forward conversion function is changed. - Redraw when data is changed. - New property: selection. - Don't show the "Insert Emoji" menuitem in the entry's popup menu. - Clip source: Do not print final newline. - Other changes.
- Added keyring and added SOURCE.asc
- Update to 0.4:
- Fix crash when pasting from primary
- Fix bug where when there was no active cell, the place where it
would have been was blanked.
- Added check to out-of-sight processing (bug #55357) in ssw-sheet-axis.c
- Removed force_update callback to prevent stall (#55357)
- Changed key-press-event generation to avoid warnings.
- Add push/pop functions for cursor
- Update to 0.3:
+ Fix bug where when there was no active cell, the place where it
would have been was blanked.
+ Update NEWS
+ Fix crash when pasting from primary
+ SswXpaned: Remove unused code
- do not package static libs
- run install-info macros
- removed Fix_crash_when_pasting_from_primary.patch (upstream)