Up to [cvs.NetBSD.org] / pkgsrc / misc / vym
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 26 10:59:36 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
misc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 7 14:35:52 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
misc: Remove SHA1 hashes for distfiles
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 30 13:09:38 2019 UTC (3 years, 11 months ago) by kamil
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
vym: Restore forgotten patch
Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 30 13:05:16 2019 UTC (3 years, 11 months ago) by kamil
Branch: MAIN
Changes since 1.7: +5 -7
lines
Diff to previous 1.7 (colored)
vym: Upgrade to 2.7.1 Full changelog is unknown. Switch from qt4 to qt5. CHANGELOG ========= Release notes View Your Mind - vym 2.6.0 This version is mainly a bugfix release and the port to Mac OS X and Windows. Over the past years several attempts have been made by various developers to port vym to windows, finally with a new day time job I got access to a windows machine and filled the missing parts with code. While vym has more than 150 automatic tests now, I certainly will have overlooked some bugs, especially I couldn't test all windows versions out there. Feel free to report any bugs or feature requests on https://sourceforge.net/projects/vym/ Thanks for using vym! Uwe Drechsel - September 2016 Feature overview Mac OS X support Native support on Mac Windows support Native support on Windows Using 7z for compression of map data (not included, please refer to http://www.7-zip.org/ check, if 7z is available for unzipping Features shared on all platforms Online check for release notes Online check for updates Free positioning of branches (experimental) Display information on why allowing downloads is useful Shortcut to restore last session Improve ASCII export Regulary check for updates Check online for release notes Use QTextBrowser for clickable URLs in ShowTextDialog Added updated translation by Pavel Fric Notes: Some configuration settings have been moved within with the settings file from /mainwindow to /system /mainwindow/readerURL /mainwindow/readerPDF /mainwindow/autosave/ /mainwindow/writeBackupFile /mainwindow/printerName /mainwindow/printerFormat /mainwindow/printerFileName The location of the settings file depends on your platform: On windows it's in the registry, on Linux it is $HOME/.config/InSilmaril/vym.conf Detailed list of features Consider position of a branch in subtree when calculating priorities Lockfiles to improve multi-user suupor Set number of shown parents also for find results Set default map author for new maps Retrieve OS information using This allows QSysInfo::prettyProductName to be used. (using Qt 5.4 on windows now) File dialog to select 7z on windows Added window with debug info Greek translation by Yannis Kaskamanidis Sort context menus of targets lexically Wordwrap heading in task editor Filter for new tasks in taskeditor Improved handling of exports Export map as text with tasks appended in extra list (experimental) Internal fileformat changed to better support embedded HTML: Using CDATA and VymText instead of VymNote set keyboard focus to note/heading editor when opening it Leave TextEditor with Esc Display update information from vym server Bugfixes Bottomline of branch 'jumping' by one pixel when moving Font in shortcuts window Update taskeditor after relinking branches Set map properties editor to readonly, if map is readonly In NoteEditor alignment only changed first line for - No undo after deleteAll in TextEditors (2fb0f43b) Workaround for missing translation( On windows locale is set to en-US instead of en_US...) Don't try to unzip .mm files (FreeMind) Renamed .ts files: This allows QTranslator to also find e.g. en.qm when looking for en_US.qm Use en_US.UTF-8 on Linux Language detection Removed KDE4 support No undo after deleteAll in TextEditors #70 Export to LibreOffice Impress Removed unused code on windows Do not silently ignore failed exports, e.g. if file exists Do not silently ignore failed exports, e.g. if file exists Missing borders in image exports Shortcut to save map vymLinks with relative paths were not always detected correctly Installation on Mac Free positioning (experimental) Changed vymBaseDir on Mac OSX Find demos and pdf documentation on Mac OSX Find translations in correct vymBaseDir on Mac OSX Imports of MM and directory setMapChanged when moving control points of XLinks Toggle RichText with Alt + Shift + R set focus back to mapeditor when pressing Escape-Key #80 Localise Qt strings and introduce -locale option 83 Don't install docs in 'make install' #76 Wrong icon in documentation #82 Again. don't copy lang/ #82 Copy only .qm in generation of Makefile #80 Localise Qt strings and introduce -locale option 83 Don't install docs in 'make install' #76 Wrong icon in documentation Copy contents of lang/ again in make install #79 FTBFS with GCC 6: no matching function Switch to just loaded map Focus on MapEditor when starting to edit branch Focus on MapEditor when starting to edit branch Enter pipe-symbol in NoteEditor #78 save scope of inherited editors Don't change map when just reselecting a branch with a note Visible tasks in taskeditor for new map Update recent maps menu after loading of map Empty window with update information on startup Don't allow changing flags or use of Page/Cursor keys during editing of heading LibreOffice Export Segfault when exiting vym No confirmation dialog, when closing tab of modified map Set color of new timestamp Update session filelist correctly MS VS2013 compiler has nested if limit - work around by Darren Lissimore Wrong domain in cookie handling set Save colors during edit of heading Copy color of parent branch to new branch VymText can contain "]]>" in CDATA now Drag & Drop of URLs Wrong positioning of moved branches before mouse button is released RichText headings in ToC of HTML export Detect richText heading in saved maps from version < 2.5.0 Detect richText note in saved maps from version < 2.5.0 Use zip format when saving with 7z: compatibility e.g.i between Windows and Linux Refactoring parser to enable both double and single quotes Undo/redo setHeading vt symbol in TreeEditor
Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 3 23:49:54 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add SHA512 digests for distfiles for misc category Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 3 15:44:19 2013 UTC (10 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.5: +6 -4
lines
Diff to previous 1.5 (colored)
Update to 2.2.4 * Add some dependencies * Update HOMEPAGE Changelog: no changelog
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 27 18:27:34 2010 UTC (13 years, 2 months ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update misc/vym to 1.12.7. Based on PR pkg/43665 by Ryo ONODERA. Unfortunately, upstream has not updated changelog since version 1.8.1.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 31 14:50:28 2009 UTC (13 years, 11 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
- Updated the PLIST file - corrected the checksum in distinfo - added LICENSE term inside Makefile - bumped revision
Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 19 04:07:52 2009 UTC (14 years, 5 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.2: +4 -6
lines
Diff to previous 1.2 (colored)
Update to 1.12.2. Thanks to Izaac via pkg/41227 Remove two patches. Improve DESCR, COMMENT, HOMEPAGE, USE_LANGUAGES. Now using qt4 instead of qt3. From vym-1.12.2/README.txt Changelog since 1.8.1 --------------------- - Feature: Restructured internal handling of XML based maps - Feature: Switched from QSimpleTextItem to QTextItem for Freemind support - Feature: Import of Freemind maps - Feature: Extended fileformat with object IDs to ease export from tomboy to vym - Feature: Completed german translation - Feature: Center on selection with "." - Feature: Most important exports can be scripted now - Feature: Creating new map with selection as MapCenter - Feature: Simple export to CSV spreadsheet - Feature: Copy from past steps in history to current one - Feature: Editing of frame attributes in branch property window - Feature: autosave - Feature: number of undo/redo levels can be changed in settings - Feature: branch property window settings are saved - Feature: Added basic macros and documentation - Feature: Color of selection can be changed now - Feature: Pen and brush for frames can be set - Feature: Simple Editor for scripts - Feature: Added syntax highlighting for editor - Feature: Unscroll all now only affects selected subtree - Feature: Modifier Modes now change cursor when CTRL is pressed - Feature: vym opens spanish documentation, if locale is es* - Feature: New Frame format - Feature: Properties dialog for branches instead of context menu entries - Feature: Only one history window for all editors. State is saved. - Feature: Canvas ported to QT 4.2 GraphicsView - Feature: Options to use AntiaAliasing and smooth pixmap transformations - Feature: Thick links use polygons now, less objects in scene - Feature: More undo commands (and fixes there) - Feature: Note Editor completly based on QT4 now. - Feature: Opening of all URLs in a subtree - Feature: Opening of all vymLinks in a subtree - Feature: Changed format of configuration file a bit (new file anyway with introduction of QT4) - Feature: Toolbar Layout is saved now - Feature: Moved floats in XML Export, e.g. XHTML shows floatimages at - Bugfix: Added missing standard flag (one of the smileys got lost) - Bugfix: Wrong parsing of relative positions after load of previously zoomed map - Bugfix: Smother parabel links (Alexander Rettig) - Bugfix: Workaround for wrong XML generated by QT with in QRichText list items - Bugfix: No output from <span> tags in ASCII export any longer - Bugfix: Don't ask for directory in XML-based exports like KDE-bookmarks - Bugfix: auto-select/auto-edit new branches - Bugfix: Visibility of BranchProperty window is saved now - Bugfix: Undo/Redo dropping images into map - Bugfix: Undo/Redo of copy/paste steps - Bugfix: NoteEditor now appears on first click (not 2nd) - Bugfix: Disable autosave while there are redos available - Bugfix: After changing link color, that color is applied to all links now - Bugfix: Pasting of FIOs - Bugfix: No selection of branches while editing heading - Bugfix: geometry of selection box gets updated while setting scroll or hide flag - Bugfix: Possible segfault when redoing deleteChilds() - Bugfix: autosave timeout now read from settings file - Bugfix: Settings for historywindow correclty read now - Bugfix: Closing property window toggle corresponding button - Bugfix: Unscroll all childs has saveState now - Bugfix: Invisible selection after switching mapeditor - Bugfix: For frames the links always were drawn at bottom of heading - Bugfix: BranchPropertyWindow updates when selection is changed - Bugfix: Crash when trying to temporary link to floatimage - Bugfix: Drawing error when temporary linking subtrees - Bugfix: Import of KDE Bookmarks - Bugfix: Export to KDE Bookmarks - Bugfix: Export to XHTML - Bugfix: Drag and Drop of URLs now only creates one branch - Bugfix: Remember last directory before ASCII/LaTeX export - Bugfix: Editing in NoteEditor now updates actions (save) again - Bugfix: Deleting last branch automatically unscrolls parent now - Bugfix: Scroll/Unscroll has undo/redo now - Bugfix: xml-parsing code simplified - Bugfix: Fixed pretty annoying repositioning of view after editing a heading. (don't call show() before positioning in heading...) - Bugfix: Wrong Cursors after pressing CTRL and inserting/relinking - Bugfix: Save PNG images with quality 100 to workaround image problems - Bugfix: Remember last directory before XML export - Bugfix: move branch up/down calls scene()->update() now => much faster - Bugfix: Relinking of floatimages undo/redo - Bugfix: printing scales correctly again - Bugfix: Drag & Drop (basically) works again - Bugfix: Crash caused by BranchObj::getLastSelected - Bugfix: Signal handling by changes in TextEditor: Much faster now - Bugfix: printing is working again - Bugfix: move up/down to next subtree is working again - Bugfix: Flags are working again - Bugfix: Floatimages have correct select box again - Bugfix: Image format is saved with floatimage - Bugfix: New recent file handling, fixes crash on Mac OS X - Bugfix: Position of floatimages is saved again - Bugfix: Position of floatimages survives adjustCanvasSize() - Bugfix: Adding branch to scrolled branch unscroll the former - Bugfix: More undo commands (removed saveStateComplete) - Bugfix: No more hopping around of floats, when canvas is resized (by using relative positions for mainbranches. This might confuse parsing 1.8.56 documents with vym <= 1.8.1 - Bugfix: Mac - XSL stylesheets are found - Bugfix: Mac - fonts are scaling - Bugfix: Mac - hand cursor is shown correctly - Bugfix: Undo/Redo moving floatimages - Bugfix: Shortcuts for scrolling branches/removing branch - Bugfix: update-bookmarks script is not only executed, but also found now... - Bugfix: More undo/redo (move of floatimages, relinking of branches) - Bugfix: More undo/redo commands - Bugfix: Actions updated after moving a branch now - Bugfix: vym refuses to start if vymTmpDir can't be created - Bugfix: Editing headings now works both on Mac and Linux beginning of export now - Bugfix: Floatimages internally are saved as png, preserving the alpha channel - Bugfix: Fixed broken check for non-existent OO-export configuration
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 5 16:36:11 2007 UTC (16 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Include unistd.h for mkdtemp.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jul 5 19:36:37 2007 UTC (16 years, 2 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of vym-1.8.1 into the Packages Collection. VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts. Such maps can help you to improve your creativity and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts. XXX - Please note that this package exposes an "interesting" feature of the print-PLIST target - the ${PKGNAME} is vym-1.8.1, and print-PLIST modifies vym-128x128.png into ${PKGNAME}28.png.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 5 19:36:37 2007 UTC (16 years, 2 months ago) by agc
Branch: MAIN
Initial revision