forked from pool/xournalpp
a4431c7b74
- Add xournalpp-fix-exporting-pdf-with-references.patch: Fix PDF export when references exist in the document [gh#xournalpp/xournalpp#2236]. OBS-URL: https://build.opensuse.org/request/show/835570 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xournalpp?expand=0&rev=21
155 lines
6.4 KiB
Plaintext
155 lines
6.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 19 14:27:53 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add xournalpp-fix-exporting-pdf-with-references.patch: Fix PDF
|
|
export when references exist in the document
|
|
[gh#xournalpp/xournalpp#2236].
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 16 13:22:38 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add Recommends tex(standalone.tex) instead of Requires:
|
|
texlive-latex-bin, so that users can uninstall texlive packages
|
|
should they not use this particular feature. The standalone pkg
|
|
is required for the feature to work and it pulls in the right
|
|
texlive dependencies as Recommends.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 26 15:47:33 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.0.18:
|
|
* Fixed a crash occurring when recent file entries are invalid
|
|
(gh#xournalpp/xournalpp#1730)
|
|
* Fixed translations not being built correctly, causing
|
|
packaging issues (gh#xournalpp/xournalpp#1596)
|
|
* Fixed background PDF outlines not being saved in exported PDF
|
|
(only available when compiled with Cairo 1.16 or newer)
|
|
* Fixed a deadlock occurring when a second PDF with an outline
|
|
is opened (gh#xournalpp/xournalpp#1582).
|
|
* Fixed the settings file being written to when it is parsed
|
|
(gh#xournalpp/xournalpp#1074)
|
|
* Fixed dark mode icons not loading properly
|
|
(gh#xournalpp/xournalpp#1767)
|
|
* Added missing dark mode icons (gh#xournalpp/xournalpp#1765)
|
|
* Fixed crash in Export As ... on some page range options
|
|
(gh#xournalpp/xournalpp#1790)
|
|
* Fixed crash caused by custom colors in toolbar being "too
|
|
close" (gh#xournalpp/xournalpp#1659)
|
|
- No longer need to build translations independently after
|
|
running make.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 00:25:56 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.0.17:
|
|
- Fixed arrow tip scaling: now scales with thickness instead of
|
|
length (gh#xournalpp/xournalpp#967).
|
|
- Changed coordinate draw direction.
|
|
- Fixed audio playback failures not showing error messages to
|
|
the user (gh#xournalpp/xournalpp#1573).
|
|
- Fixed text tool bold shortcut not working when capslock is
|
|
enabled (gh#xournalpp/xournalpp#1583).
|
|
- Fixed sidebar preview context menu "Move Page Up" and "Move
|
|
Page Down" buttons not being disabled on the first and last
|
|
page, respectively (gh#xournalpp/xournalpp#1637).
|
|
- Fixed Enter keypress on the "Goto Page" (Ctrl-G) dialog not
|
|
changing the page (gh#xournalpp/xournalpp#975).
|
|
- Fixed missing Xournal++ icon errors on most of the dialog
|
|
windows (gh#xournalpp/xournalpp#1667).
|
|
- Build translations during make stage.
|
|
- Use %cmake_build instead of obsolete %make_jobs.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 17 11:39:57 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.0.16:
|
|
* Fixed currently editing textboxes not exporting to PDF.
|
|
* Fixed line tool breaking when snap-to-grid is disabled.
|
|
- Changes from version 1.0.15 and 1.0.14:
|
|
* Fixed an issue where copying and pasting strokes would crash
|
|
the program.
|
|
* Text field bugfixes
|
|
* Latex tool enhancements
|
|
* Image tool bugfixes
|
|
* Misc quality-of-life enhancements
|
|
* New experimental floating toolbox
|
|
* Improved input handling, bugfixes
|
|
* Updated preferences window
|
|
* Fixed some crashing issues
|
|
* Refactoring and other non-user visible changes
|
|
* Other misc features and bugfixes
|
|
- Add xournalpp-fix-desktop-categories.patch: Fix desktop
|
|
categories with additional keywords to prevent "No sufficient
|
|
Category definition" error from brp-desktop.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 15 07:21:15 UTC 2019 - aloisio@gmx.com
|
|
|
|
- Update to version 1.0.12
|
|
* Added new experimental input system that should fix a lot of
|
|
issues related to input handling (can be enabled from
|
|
Preferences > Input System).
|
|
* Added experimental stroke filter (can be enabled in
|
|
Preferences > Drawing Area) to allow selections using drawing
|
|
tool
|
|
* Added ability to double click on selected objects (e.g. text
|
|
fields and LaTeX) to begin editing them (only available with
|
|
the new input system enabled)
|
|
* Fixed some issues with selections
|
|
* Fixed some issues involving autosaving
|
|
* Improved LaTeX editor experience, as well as bug fixes
|
|
* Fixed text editor copying and pasting to the wrong clipboard
|
|
* Fixed many zoom issues while in presentation mode
|
|
* Fixed some other miscellaneous issues
|
|
|
|
- Use package name in the tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 17 08:44:56 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.0.10:
|
|
* Support for a new, future file format.
|
|
* Lots of bug fixes and improvements.
|
|
- Drop xournalpp-fix-horizontal-space.patch: incorporated
|
|
upstream.
|
|
- New BuildRequires: pkgconfig(libzip).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 19 11:34:38 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Update to version 1.0.8:
|
|
* Audio recording directly integrated, no VLC etc. needed.
|
|
* LaTex use now vector graphics.
|
|
* Multiple page layout.
|
|
* Minor bug fixes.
|
|
- Add xournalpp-fix-horizontal-space.patch: fix adding horizontal
|
|
space to document view from preferences; patch taken from
|
|
upstream commit (gh#xournalpp/xournalpp#906).
|
|
- New upstream build dependencies: pkgconfig(portaudiocpp),
|
|
pkgconfig(sndfile).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 28 13:48:02 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Drop unnecessary Requires(pre/post) on desktop-file-utils.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 24 20:36:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Remove future goals.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 21 06:59:49 UTC 2019 - badshah400@gmail.com
|
|
|
|
- Update to version 1.0.7:
|
|
* Fixes for HiDPI (gh#xournalpp/xournalpp#172).
|
|
* Drop bundled mathtex, thereby fixing a licensing issue
|
|
(mathtex is licensed under GPL-3.0,
|
|
gh#xournalpp/xournalpp#771).
|
|
* Other minor bug fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 30 20:38:12 UTC 2018 - badshah400@gmail.com
|
|
|
|
- Initial package (version 1.0.5).
|