nip2 Changelog

What's new in nip2 7.24.1

Feb 25, 2011
  • fix build without graphviz
  • much faster colour atlas item
  • fix "make check"
  • fix debug everywhere
  • fix a va_arg() problem on Windows

New in nip2 7.23.0 (Feb 25, 2011)

  • fix a crash in thumbnail preview with large images
  • doublelick while painting with a rect (eg. text) would crash
  • drag multiple workspaces to the mainw could get stuck
  • find-again before find would crash
  • open multiple ws in file browser would crash
  • added filemodel_set_window_hint() and filemodel_get_window_hint() to help ^Q
  • display popups on the right window
  • split vips_call.c to vips_call / vips_cache
  • added IM_TYPE_RW support to vips_call.c: you can call paintbox operations directly now
  • gtk_window_present() parents when we show children in iwindow.c
  • fix a crash with win32 and two PRESS on a window while in rect mode
  • fix a crash with duplicate Colour
  • fix an occasional crash with ^Q in imageview
  • added high-quality thumbnail option
  • set lib env var more carefully
  • configure tests for libgvc, the graphviz library
  • added "Workspace as graph" view option
  • better "segment" menu item
  • "value" menu item
  • rename stuff to avoid name clashes with cfitsio
  • "make check" runs twice, with and without vector stuff
  • better infobar behaviour
  • test_conv.ws tests convolution carefully
  • nib radius slider replaces the old 1-10 dropdown, nibs above radius 0 are anti-aliased
  • changes to help rhel5
  • oop, could delete vips files accidentally
  • better file search

New in nip2 7.22.4 (Feb 25, 2011)

  • fixes to help rhel5
  • update version in Prefs
  • better file search

New in nip2 7.22.3 (Oct 12, 2010)

  • doublelick while painting with a rect (eg. text) would crash
  • drag multiple workspaces to the mainw could get stuck
  • find-again before find would crash
  • open multiple workspaces in the file browser would crash
  • rect tool then rect tool on win32 could crash
  • fix a crash with duplicate Colour
  • fix an occasional crash with ^Q in imageview
  • set lib env var more carefully

New in nip2 7.22.2 (Oct 12, 2010)

  • show nthreads in space free tooltip
  • fix win32 button order, again
  • fix duplicate workspace
  • added ^Q, for quit nip2, to all windows
  • rename gtk_entry_*() to gtk_item_entry_*() in gtkitementry.c
  • fix a crash in filesel thumbnail preview for very large images

New in nip2 7.22.1 (Oct 12, 2010)

  • relax tolerances in test_colour.ws, thanks Peter
  • improve region repaint during drag, thanks Ruven
  • test relational constants
  • test load / save in various file formats
  • test threading system
  • removed malkovich locale, oops

New in nip2 7.22.0 (Oct 12, 2010)

  • version bump
  • gtksheet sizing changes, again
  • plot window destroy cleanup

New in nip2 7.21.0 (Oct 12, 2010)

  • 7.16 ws load could fail (thanks Jim)
  • "make check" tests the example workspaces too
  • nip2-cli.c improvements (thanks Leo)
  • leak test improvements
  • set double-click time from the system
  • don't copy to file for paintbox, it makes dangling pointers if you use it in
  • complex workspaces
  • thumbnail updates on paint actions, woo
  • rect and text tools have a working preview box
  • safer handling of missing exprs in formula
  • handle im_invalidate() in paintbox ourselves
  • much faster and smarter image window repaints, especially with the paintbox
  • active
  • #CPUs in prefs defaults to zero, meaning autodetect
  • works without GtkInfoBar
  • better show/hide behaviour for paned
  • progress feedback for paintbox open

New in nip2 7.20.5 (Oct 12, 2010)

  • fixed up GtkInfoBar support
  • oop, help was rather broken

New in nip2 7.20.4 (Oct 12, 2010)

  • removed 'browse thumbnails' button from filesel
  • added 'preview' widget to file open
  • added some basic GtkInfoBar support

New in nip2 7.20.3 (Oct 12, 2010)

  • argh, button order error in dialogs on win32
  • updated help index
  • initial window size was too large

New in nip2 7.20.2 (Oct 12, 2010)

  • make GRegex optional so we can work with older glibs
  • fix a crash with "-p" and Managedstring

New in nip2 7.20.1 (Oct 12, 2010)

  • add "convf" operator
  • default number of CPUs bumped to 4
  • plot.c can work with goffice-0.7.15

New in nip2 7.20.0 (Oct 12, 2010)

  • version bump
  • "make dist" fixes