gjots Changelog

What's new in gjots 2.4.3

Jul 13, 2015
  • Added gjots2org, org2gjots and ability to open .org files
  • Add ^t accelerator for timestamp
  • Add ^Insert accelerator for NewPage
  • add appdata file
  • Use {xdg,gnome,kde,exo}-open to open URL's if available

New in gjots 2.4.1 (Oct 31, 2013)

  • Add support for gtk.builder (glade-3, fedora-18) in addition to gtk.xml (glade-2, Centos6)
  • Add a combobox on the find entry in the menubar with associated gconf entries.
  • Support gtksourceview3 as well as gtksourceview2 and gtksourceview
  • "move treeitem up/down" can now jump to adjacent parents
  • use a secondary treestore for cut & paste intead of a temporary file. A little more secure.
  • Fix gpg2 support
  • Added AutoSave after N seconds
  • Added last_file so that fileselect dialog can be primed
  • Added auto_read_only_timeout

New in gjots 2.3.16 (Feb 25, 2013)

  • Uses xdg-open/gnome-open as url handlers.
  • Adds an ^R shortcut for the read-only flag.
  • A Swedish translation.
  • A workaround for re.I not working on Unicode strings.
  • Enables utf-8 in find/replace.
  • Adds a pop-up to remind the user to install pygtksourceview to get undo.
  • Prevents drag and drop before root item.
  • Gives focus to menubar_find_entry on find-next/find-prev and select all.
  • Jumps to next/prev item on PgDn/PgUp at end/start of textBuffer.
  • Fixes a lib64 issue for x86_64.

New in gjots 2.3.15 (Jul 14, 2011)

  • New Features:
  • German translation (run with LC_ALL=de_DE.utf8 gjots2)
  • Find entry and icons added to menubar

New in gjots 2.3.13 (May 16, 2011)

  • Spanish language support (thanks to Cecilio Salmeron)

New in gjots 2.3.12 (Jan 3, 2011)

  • Spanish language support (thanks to Cecilio Salmeron)

New in gjots 2.3.11 (Dec 20, 2010)

  • A "Recent files" menu is supported.
  • Read-only mode now makes inoperative tool buttons disappear.
  • The dialog to set font was fixed. Preferences were moved under the Edit menu item.
  • The RPM packages are now installable on RHEL/Centos-5.5.
  • Dialogs now respond better to the keyboard.
  • If a file's timestamp changes while gjots2 is editing it, then you are told about it and asked to confirm whether to overwrite.
  • "Find" of an item now scrolls the treeview to that item.
  • A "Find Next" menu item (^G) was added.

New in gjots 2.3.10 (Jun 28, 2010)

  • gtksourceview2 is supported.
  • Smaller toolbar logos are used.

New in gjots 2.3.9 (Aug 10, 2009)

  • Added Undo and Redo to the text buffer by using gtksourceview (thanks to Jiahua Huang). Note that the tree view does not have an undo function.

New in gjots 2.3.8 (Nov 9, 2008)

  • The dependency list in gjots2.gjots was updated.
  • The -1, -2, and -4 options were added to gjots2lpr.
  • When the "find" dialog pops up, the "search for" text is now selected so that it can be overwritten by just typing.
  • The feature to "invoke browser on url double-click" was cleaned up. gjots2html was extended to 8 levels (and cleanup).