Change log

29 July 2009 Notepad X v 2.0.8

  • Toolbar, Plugins add fix when already exists
  • Main menu and toolbars RenderMode changed to ToolStripRenderMode.System
  • Using try{} when reading the extensions to prevent errors
  • Default font changed to Arial , and when the font settings are loaded any error will reset the default font
  • Translations Strings Added : CloseOthers , OpenContainingFolder , NotFound
  • CloseOthers function code created
  • Toolbar control items text fixes
  • 19 June 2009 Notepad X v 2.0.7

  • Options Download Manager fix when file already exists and when add dialog used
  • Button images from custom icons for Options & Favourites dialog
  • Public variables created for Options About and Favourites dialog so the plugins will have access to them
  • Plugins button Add created
  • Icons tab created at Options Dialog and Icons translations string added
  • Word Warp button created at Tools Menu
  • Application icon and main form icon
  • Toolbars images & text fixed, at start up images, text and tooltips are loaded with the other items
  • Update dialog created at Options Dialog
  • Translation strings added : LatestVersion, CurrentVersion, ReleaseNotes, Extensions, WordWarp and Previous
  • Shortcut key list updated
  • Next and Previous menu items created Main Menu tabs
  • Shortcuts to select tab 1 up to 10 created
  • Extensions at Options Dialog , Open and Save dialogs now have filters
  • Some toolbars System| Codes added and Tag| code created
  • Line numbers bug fix
  • 11 June 2009 Notepad X v 2.0.6

  • Auto download ICSharpCode.TextEditor.dll if its missing
  • Options Dialog , Download and Add buttons added to Translations, Toolbars, Plugins and Highlighters
  • Options Dialog Activate Deactivate buttons for Translations, Toolbars removed
  • Spelling correction “Devactivate” to “Deactivate” and “Hightlight” to “Highlight”
  • Show Status Bar option completed.
  • Translations Strings Added : “General” , “ShowStatusBar”
  • Menu_Content and Menu_Context now auto loading their Translations Strings and Images
  • Favourites form created
  • Options Dialog Highlight Tab now working
  • When there is no selected documents some items are disabled
  • Options Dialog some translations string fixed
  • At About,Options and Favourites Dialog icons added
  • Components namespace created and all the custom components move to the new namespace
  • Most of custom components name changed
  • Drag & Drop handlers for documents tab panel and main form fixed
  • 4 June 2009 Notepad X v 2.0.5

  • Source Code released for the first time.