sciteproj Changelog

What's new in sciteproj 0.7.01 Beta

Feb 28, 2012
  • Add LIB_CFLAGS to dependency generation in Makefile

New in sciteproj 0.7.00 Beta (Feb 27, 2012)

  • Make it possible to hide the statusbar to save screen space
  • Made SciteProj translatable using gettext
  • Complete GTK3 migration
  • Add linking on gthread-2.0

New in sciteproj 0.4.00 Beta (Jan 5, 2011)

  • Better checks for return values of changedirs

New in sciteproj 0.3.17 (Dec 8, 2010)

  • Fixed stuff that was deprecated in newer GTK
  • Update version in man-page

New in sciteproj 0.3.14 (Oct 16, 2010)

  • Even more fixes to build system

New in sciteproj 0.3.11 (Oct 15, 2010)

  • Fixed includes and libraries

New in sciteproj 0.3.0 (Oct 30, 2009)

  • Streamlined CMakeLists
  • Made homepage XHTML Transitional
  • Removed gfileutils_local files (Upping the GLib requirement)
  • Show SciTE status in SciteProj statusbar
  • Updates to statusbar infotext
  • Search dialog
  • Better checks for SciTE existance
  • Added file_to_load option to config file
  • More memory leaks fixed

New in sciteproj 0.2.7 (Jun 9, 2009)

  • minor bugs
  • went from GTK's command line options to own code (easier to translate?)
  • moved show_version to about.c
  • Fixed image and desktop file

New in sciteproj 0.2.3 (May 31, 2009)

  • Switched to g_option_context
  • Added commandline setting for customizable graphics folder
  • Added menu item for opening the options file
  • Fixed location of files that are added through main menu add item
  • Debug information in about dialog
  • Documentation updates
  • Made it possible to delete via keyboard
  • Removed ChangeLog from homepage
  • Added allow_duplicates option

New in sciteproj 0.2.0 (May 26, 2009)

  • Made the program save info about folder open/closed status to the project XML file.

New in sciteproj 0.1.2 (Apr 8, 2009)

  • Changed scrollbar policy
  • Began on folder-structure to XML converter
  • New About-dialog