Bug Tracking System
Mantis Bugtracker

Antlr For Delphi Target - Change Log

Antlr For Delphi Target - 3.1 (not yet released)
================================================
- 0000803: [General] Use AttributeRender to split long string to str+str format - closed.
- 0000831: [General] generate correct init value for type with uppercase char - closed.
[2 issues]

Binary Analyzer - Change Log

Binary Analyzer - 0.5 (not yet released)
========================================
- 0000778: [Script] change option endian to #endian - closed.
[1 issue]

Binary Analyzer - 0.3 (released 2008-01-09)
===========================================
- 0000775: [GUI] raise AV when closing the mdi form - closed.
- 0000776: [Install] Change configuration save path and registry to be compatible with vista - closed.
- 0000711: [GUI] add menu items like window, help , etc - closed.
- 0000774: [GUI] Add Statusbar to Editor - closed.
- 0000773: [GUI] Add unknown data node to tree if failing to resolve the data with script - closed.
- 0000734: [GUI] Can change SQL Editor and Hex Editor settings with options dialog - closed.
- 0000766: [Editor] Add Bookmark function to hex editor - closed.
- 0000767: [GUI] Add Toolbar for main form - closed.
- 0000749: [GUI] Add Search function - closed.
- 0000764: [Editor] Support drag and drop file - closed.
- 0000718: [Install] Add liveupdate support - closed.
- 0000752: [GUI] When closing application with opened child editor window , AV will be raised - closed.
- 0000748: [GUI] Add Edit menu comands (Undo, Redo, Copy , Paste , etc) - closed.
- 0000713: [Other] Convert data to source function - closed.
- 0000750: [GUI] Add icon to menu - closed.
- 0000717: [Install] Create Ico for exe - closed.
- 0000747: [GUI] Add Save as command - closed.
[17 issues]

Binary Analyzer - 0.1 (released 2007-09-24)
===========================================
- 0000744: [Script] support ++, -- operator - closed.
- 0000732: [Script] support loop expression - closed.
- 0000720: [Script] support switch condition expression - closed.
- 0000743: [GUI] Add New Data Script Menu command - closed.
- 0000728: [Install] Add demos link - closed.
- 0000683: [Report] Add report export feature - closed.
- 0000731: [Script] support bit , % operator - closed.
- 0000730: [Script] support 0xFFFF type Hex const - closed.
[8 issues]

Binary Analyzer - 0.01 (released 2007-09-24)
============================================
- 0000724: [GUI] Implement About Form - closed.
- 0000714: [Install] Create an installer - closed.
- 0000723: [GUI] Add most recent files menu - closed.
- 0000716: [Help] Create Help file - closed.
- 0000715: [Editor] when apply script for no data editor then load the data file will add two roots to tree - closed.
- 0000719: [Install] bind *.ds to BinDatAnz - closed.
- 0000705: [Script] support unsigned data type - closed.
- 0000688: [GUI] sometimes ,the tree node can not be selected by clicking - closed.
- 0000677: [Editor] Create Data Script Highlighter - closed.
- 0000706: [Script] report error when data is not consistent with script - closed.
- 0000700: [Script] support more operator such as plus,minus, multiply, divide , etc - closed.
- 0000697: [Script] Generate Sample Data for Script - closed.
- 0000699: [Script] Support unicode - closed.
- 0000698: [Script] Add Set support - closed.
- 0000694: [Script] Add enum support - closed.
- 0000687: [Script] Validate the script before applying it to data - closed.
- 0000680: [Editor] Allow directly modify the data in hex editor - closed.
- 0000678: [GUI] Add Property Editor for Data Editing - closed.
- 0000692: [GUI] Sync Hex Editor with Tree - closed.
- 0000684: [Script] Add endian option to script - closed.
- 0000685: [GUI] Does not clear the tree when apply script. - closed.
[21 issues]

Sqlite Developer - Change Log

Sqlite Developer - 3.0.x (not yet released)
===========================================
- 0000810: [Extension] lower funciton of icu display string strange - closed.
- 0000876: [Option] Error reading seOption.Lines.WideStrings: Property WideStrings does not exist.( regression of 3.01) - closed.
- 0000875: [Unicode] Now unicode error message can be displayed correctly - closed.
- 0000874: [SQL Editor] Cancel runing sql was broken - closed.
- 0000869: [Option] remove transaction type from options - closed.
- 0000866: [Other] sometimes copy all to clipboard did not work (3.00 beta) - closed.
- 0000865: [Export/Import] Schema SQL export and import database were broken (bug of 3.0beta) - closed.
- 0000864: [Schema Editor] some inplace editor of grid's height was not small than cell height.(bug of 3.00 beta) - closed.
- 0000863: [Schema Editor] double click on Trigger List of Table Editor will cause list out of index error - closed.
- 0000855: [Data Editor] Crash when I delete the last row in the table.(regression of Ver2.67) - closed.
- 0000851: [GUI] multi select should be disabled when the node can not be dropped - closed.
- 0000861: [Export/Import] now you can import / export csv file with specified encoding(utf8, ansi, utf16, utf16be) - closed.
- 0000860: [DBA] Upgrade to SQLite 3.6.3 - closed.
- 0000859: [Schema Editor] When View autoindex_project3 of Sample DB ,there is a exception. - closed.
- 0000858: [Schema Editor] When closing the virtual Table View Form, the save changes messagebox popped up. (regression of 2.94) - closed.
- 0000857: [Schema Editor] Changing Table for creating index should clear all fields in current list (regression of 2.36) - closed.
- 0000856: [Schema Editor] Schema Autocomplete was not valid for view and trigger editor (regression of 2.94) - closed.
- 0000850: [Data Editor] Fixed: can not display and edit float correctly on germany system - closed.
- 0000849: [Option] if date separator or time separator of options setting form is empty, press ok button to save settings will cause exception - closed.
- 0000847: [SQL Editor] sometimes report list out of index error when deleting right ")" ( regression of 2.88) - closed.
- 0000842: [Schema Editor] show modified mark on Schema Editor Title - closed.
- 0000846: [DBA] upgrade to sqlite 3.62 - closed.
- 0000240: [DBA] Should show "Save changes to XXX" message when closing the Schema Editor after changing the content - closed.
- 0000840: [DBA] Rewrite SQL Monitor to record database and clocktime of executed SQL statement - closed.
- 0000838: [Schema Editor] Delete Trigger was not disabled even when there was no trigger (regression of 2.36) - closed.
- 0000582: [DBA] sometimes empty table can not delete all the data in the table - closed.
- 0000827: When opening database, an error "Could not load SQLite library(sqlite3.dll)" - closed.
- 0000819: [Export/Import] Importing cvs to table which has data is now 10x faster than before. - closed.
- 0000665: [Extension] Add lots of additional math, string and aggregate functions to Sqlite - closed.
- 0000824: [SQL Editor] Automatic disable/enable transaction buttons upon the database transaction status - closed.
- 0000823: [DBA] new pragma function_list and module_list to display installed modules and functions - closed.
- 0000807: [GUI] Allow using mouse to adjust grid column width - closed.
- 0000825: [DBA] Upgrade to sqlite 3.6.1 - closed.
- 0000821: [Extension] because sqlite now with fts3 build in support ,so remove fts1, fts2 dll - closed.
- 0000822: [GUI] minor combobox's style tweak - closed.
- 0000818: [Export/Import] Can not import csv file with non-comma separator and no header row - closed.
- 0000817: [SQL Editor] Field Complete sometimes was not invoked - closed.
[37 issues]

Sqlite Developer - 2.9 (released 2007-07-16)
============================================
- 0000813: [DBA] upgrade sqlite dll to 3.6 - closed.
- 0000806: [Extension] Add rtree and icu support to sqlite dll - closed.
- 0000812: [SQL Editor] sometimes keyword complete was not invoked - closed.
- 0000808: [DBA] Add New Collation Command - closed.
- 0000794: [SQL Editor] parentheis matching was broken (regression of 2.64) - closed.
- 0000792: [DBA] upgrade sqlite to 3.5.9 - closed.
- 0000791: [DBA] upgrade sqlite to 3.5.7 - closed.
- 0000789: [GUI] Improve Query Builder and Import Data Form GUI - closed.
- 0000781: [Export/Import] Use DiagramExpress as the mapping gui - closed.
- 0000786: [DBA] Change Integer Field Mapping from 32 bit Integer to 64 bit Integer - closed.
- 0000780: [Query Builder] Use Diagram Express as main gui - closed.
- 0000785: [DBA] Add attached database support for Find in Database - closed.
- 0000782: [Query Builder] Change the SQL Editor of Query Builder - closed.
- 0000737: [Query Builder] Add attached database support for query builder - closed.
- 0000758: [Schema Editor] When create trigger and index for attached database table, the trigger will be created in main database - closed.
- 0000760: [Schema Editor] sometimes edit virtual table will raise error (regression of Ver2.80) - closed.
- 0000757: [SQL Editor] can not execute query with limit - closed.
- 0000761: [DBA] upgrade sqlite to 3.5.6 - closed.
- 0000763: [Schema Editor] does not show old ddl for index or trigger when executing index/trigger edition from table schema editor - closed.
- 0000759: [Schema Editor] can not load corresponding trigger and index for attached database table or view - closed.
- 0000756: [DBA] sometimes no response after editing attached database's table, view, trigger, etc, - closed.
- 0000755: [SQL Editor] Add attached database support for Schema Complete - closed.
- 0000754: [GUI] When click enter in filter edit , will jump to focus the first matched object - closed.
- 0000753: [GUI] Add Enter shortcut to edit selected object - closed.
- 0000738: [GUI] Display Attached DB Path - closed.
- 0000751: [DBA] upgrade sqlite to 3.5.5 - closed.
- 0000739: [Help] Help of SQL Editor's shortcut was messed up - closed.
[27 issues]

Sqlite Developer - 2.8 (released 2007-07-16)
============================================
- 0000219: [DBA] support attach database (sharpplus) - closed.
- 0000708: [DBA] Can not drop table with name with dot like [sample.abc] - closed.
- 0000736: [SQL Editor] raise access violation exception when executing reindex and analyze command(regression of ver2.75) - closed.
- 0000735: [DBA] Sometimes raise Access violation when drop the table, etc - closed.
- 0000707: [DBA] When edit temp table, the temporary checkbox was not checked - closed.
- 0000725: [Schema Editor] Can not show exception message when failed to create table, trigger , view, index (regression of ver2.75) - closed.
- 0000727: [DBA] raise Access violation when execute some wrong sql (regression of ver2.75) - closed.
- 0000726: [DBA] report error when reindex sqlite_temp_master table - closed.
- 0000690: [GUI] now we can select multiple nodes in DB Explorer and drop them all - closed.
- 0000676: [SQL Editor] Do syntax check before executing sql script - closed.
- 0000671: [SQL Editor] Rewrited code format engine and added more format options and preview - closed.
- 0000637: [GUI] Canvas does not allow drawing bug (Introduced in 2.60) - closed.
- 0000703: [DBA] now we can select multiple tables in DB Explorer and empty them all - closed.
- 0000701: [Parser] add support for new sql syntax introduced in sqlite 3.5.3 - closed.
- 0000702: [DBA] Upgrade to sqlite 3.5.4 and integrate fts3 - closed.
- 0000696: [DBA] Upgrade to sqlite 3.5.2 - closed.
- 0000689: [GUI] clicking the icon before node will not set the node to focused state - closed.
- 0000691: [DBA] Upgrade to sqlite 3.5.1 - closed.
- 0000407: [GUI] sometimes clicking the node will not set to the node to focused state - closed.
- 0000675: [Parser] executing pragma index_list(tablename) will not display the results in dbgrid (regression of Ver2.69) - closed.
- 0000674: [GUI] There is no a context menu for edit , combobox and memo anymore . (regression of Ver2.73) - closed.
- 0000672: [Export/Import] Can not extract virtual table schema when generate if not script option was specified - closed.
- 0000668: [SQL Editor] Upgrade Synedit - closed.
- 0000667: [GUI] Fix all the font of controls - closed.
- 0000659: [GUI] Make the menu always show all the items - closed.
- 0000662: [GUI] Fix the Schema Editor's Save Icon - closed.
- 0000661: [GUI] under japanese enviroment, extract schema wizard will display strange text - closed.
- 0000663: [DBA] Upgrade to sqlite 3.4.1 - closed.
[28 issues]

Sqlite Developer - 2.7 (released 2007-02-25)
============================================
- 0000648: [Schema Editor] In View and Trigger Editor , that input dot in sql editor would cause access violation (sharpplus) - resolved.
- 0000658: [Export/Import] Import Sqlite Database feature - closed.
- 0000657: [Export/Import] Exporting Data as sql, xls, html, xml always generated csv file on vista (regression of ver2.60) - closed.
- 0000656: [DBA] Upgrade to sqlite 3.4.0 - closed.
- 0000655: [Schema Editor] Can not create table with check constraints (Introduced in ver2.39) - closed.
- 0000653: [SQL Editor] sometimes prompt schema complete when keyword complete should be prompted - closed.
- 0000651: [SQL Editor] executing pragma function(arg) caused the result grid to be displayed - closed.
- 0000654: [DBA] Failed to create database when locking mode was not specified (Introduced in ver2.67) - closed.
- 0000652: [DBA] Add incremental vacuum option - closed.
- 0000650: [Schema Editor] At the same time only one table can be edited by schema editor.(Introduced in ver2.64) - closed.
- 0000643: [SQL Editor] SQL Formatter supports formating comment - closed.
- 0000644: [SQL Editor] Add more option for SQL Formatter , such as return after comma and added format sql to SQL Editor context menu - closed.
- 0000647: [Data Editor] serveral data edit buttons were disabled (Introduced in 2.60) - closed.
- 0000560: [Unicode] SQL History was not saved as unicode string - closed.
- 0000642: [Parser] make syntax check provide more clear hint information - closed.
- 0000641: [SQL Editor] replace command always disabled - closed.
- 0000119: [Parser] Add SQL Formatter(Alpha) - closed.
- 0000631: [Schema Editor] Syntax check always prompt error for end in create trigger editor - closed.
- 0000639: [Other] Fixed some memory leak and resource leak - closed.
- 0000640: [SQL Editor] syntax check was still enabled after disabling the option - closed.
- 0000638: [Schema Editor] can not remove column in Index Editor(Introduced in 2.39) - closed.
- 0000633: [Option] now multi language setting was persisted to configuration file - closed.
- 0000636: [Schema Editor] delete index and trigger from view and table editor will raise access violation(Introduced in 2.39) - closed.
- 0000632: [Schema Editor] when change trigger event from instead of to after, the on list was not changed to table list - closed.
- 0000635: [Schema Editor] Create Trigger will raise access violation under some condition(Introduced in 2.45) - closed.
- 0000630: [GUI] Application was not shown on application toolbar(Introduced in 2.60) - closed.
- 0000634: [DBA] Upgrade to sqlite 3.3.17 - closed.
[27 issues]

Sqlite Developer - 2.6 (released 2007-02-25)
============================================
- 0000629: [DBA] when open a new registered database will report error(Introduced in 2.59) - closed.
- 0000628: [Unicode] Fix some bugs with charencoding - closed.
- 0000627: [DBA] Upgrade to sqlite 3.3.16 - closed.
- 0000626: [DBA] Upgrade Sqlite to 3.3.15 - closed.
- 0000625: [SQL Editor] does not prompt field complete for some sql - closed.
- 0000624: [SQL Editor] Add Table Field AutoComplete with table alias support - closed.
- 0000623: [DBA] Upgrade Sqlite to 3.3.14 and support database locking Mode - closed.
- 0000622: [SQL Editor] does not prompt table/view complete for some sql - closed.
- 0000621: [SQL Editor] Add From Table/View AutoComplete(Schema AutoComplete) - closed.
- 0000619: [GUI] Option| Edit Display was strange with japanese language - closed.
- 0000614: [SQL Editor] disable keyword complete in string - closed.
- 0000620: [SQL Editor] sometimes when selecting the autocomplete suggestion will generate Access vialation(Introduced in 2.52) - closed.
- 0000616: [GUI] Remove conflict algorithm from multi language support - closed.
- 0000615: [SQL Editor] randomBlob() and hex() - closed.
- 0000618: [SQL Editor] Add parentheis matching - closed.
- 0000617: [SQL Editor] Ctrl+A will invoke the autocomplete list - closed.
- 0000613: [SQL Editor] Live sql syntax check drawed wavy line at wrong position for some sql with chinese fields - closed.
- 0000600: [SQL Editor] when invoking chinese input method, the keyword autocomplete was incorrectly popped up - closed.
- 0000409: [SQL Editor] keyword autocomplete will change the replace text charcase based upon the last inputed char. - closed.
- 0000612: [Option] Add keyword autocomplete option - closed.
- 0000610: [DBA] select rowid from table does not return results - closed.
- 0000554: [DBA] add case_sensitive_like option to database options - closed.
- 0000609: [SQL Editor] remove some wrong keywords from autocomplete and highlighter - closed.
[23 issues]

Sqlite Developer - 2.5 (released 2006-10-07)
============================================
- 0000511: [Parser] Live Sql Syntax Check(Beta) - closed.
- 0000607: [Unicode] Fixed load List index out of bounds(0) error when click option menu on some non-english locale systems. - closed.
- 0000606: [Unicode] Tag "Web" is unknown (line 0) and load List index out of bounds(0) error on some non-english locale systems. - closed.
- 0000605: [Unicode] Add Japanese Support - closed.
- 0000604: [DBA] Upgrade Sqlite, fts1, fts2 to 3.3.13 - closed.
- 0000603: [Parser] can not parse some chinese sql correctly - closed.
- 0000601: [Unicode] Data Edit Dlg does not support multi language(Introduced in ver2.45) - closed.
- 0000598: [Parser] can not parse trigger and tables shipped with sample database (Introduced in ver 2.42) - closed.
- 0000599: [DBA] Opening and closing database twice times will make the application deadlocked(Introduced in ver2.30) - closed.
- 0000561: [Parser] parsing sql with chinese comment will fail - closed.
- 0000531: [Parser] Improved parsing the expression - closed.
- 0000458: [Parser] parse FOREIGN KEY constraints - closed.
[12 issues]

Sqlite Developer - 2.4 (released 2006-10-07)
============================================
- 0000553: [DBA] Update Data when leave the inplace editor - closed.
- 0000597: [DBA] upgrade sqlite to 3.3.12 - closed.
- 0000592: [GUI] drag drop function in Visual Schema Editor - closed.
- 0000591: [GUI] Add Toolbar for Constraints Editor - closed.
- 0000590: [GUI] Add mouse pan with mouse middle key - closed.
- 0000589: [DBA] Upgrade Sqlite to 3.3.11 - closed.
- 0000588: [GUI] Fixed insert field bug introduced in ver2.36 - closed.
- 0000587: [GUI] Fixed several bugs introduced in ver 2.36 - closed.
- 0000584: [DBA] Upgrade Sqlite to 3.3.10 - closed.
- 0000583: [GUI] Improved the visual database schema editor - closed.
- 0000562: [DBA] Add DateTime Mapping - closed.
- 0000581: [Export/Import] Improve Field Mapping for CSV Import Wizard - closed.
[12 issues]

Sqlite Developer - 2.3 (released 2006-10-07)
============================================
- 0000564: [DBA] Add collations Tree and reindex collation function - closed.
- 0000483: [Export/Import] Add Field Mapping to CSV Import Wizard - closed.
- 0000551: [DBA] Add Trigger Tab to Table Editor - closed.
- 0000484: [DBA] Add Indexes Tab to Table Editor - closed.
- 0000570: [Export/Import] exported drop schema sql does not support table name with space - closed.
- 0000572: [DBA] database encoding was persisted incorrectly - closed.
- 0000571: [DBA] basic loadable extension support - closed.
- 0000576: [DBA] When executing select current_date return multi records - closed.
- 0000569: [Parser] support new if exists syntax introduced in sqlite 3.3.8 - closed.
- 0000568: [DBA] Reindex and Analyze Command was broken - closed.
- 0000566: [DBA] Add reindex to database to rebuild all indices in the database - closed.
[11 issues]

Sqlite Developer - 2.2 (released 2006-08-19)
============================================
- 0000559: [DBA] support constraint name displaying and editing - closed.
- 0000567: [DBA] Allow user to view sqlite auto-generated index - closed.
- 0000552: [DBA] Add Precison Length input box to Table Editor - closed.
- 0000558: [Parser] Can not parse Django auto-generated SQL (sharpplus) - closed.
- 0000555: [Parser] can not parse sql with named contraint - closed.
- 0000556: [GUI] editing table, index, etc will check previous edit form existence before invoking a new edit form - closed.
- 0000549: [Parser] Can not parse sql with Temp named table, view or trigger - closed.
- 0000469: [DBA] Add legacy file format option to create database dialog - closed.
- 0000545: [DBA] Show compress size change information when compressing the database - closed.
- 0000548: [DBA] Refresh Data command in Table Data Edit Tab was broken - closed.
- 0000497: [DBA] Add Empty Table command - closed.
- 0000543: [Export/Import] when exporting data with '"' char as sql, generated wrong insert sql - closed.
- 0000546: [DBA] executing pragma xxx return multiple same records instead of one record (introduced in 1.75) - closed.
- 0000544: [DBA] Add clipboard support to db image - closed.
[14 issues]

Sqlite Developer - 2.1 (released 2006-08-19)
============================================
- 0000503: [DBA] Add View blob data as bmp , jpg, gif - closed.
- 0000473: [GUI] sometimes when scrolling field grid or displaying many fields in Table Edit Form,one of the fields display was messed - closed.
- 0000541: [GUI] add more predefined data type autocomplete list of data type input combobx - closed.
- 0000532: [Export/Import] now export blob data as X'00AABBCC' string when export data as sql - closed.
- 0000379: [Option] some database Configuration(Temp Store , etc) were not persisted correctly - closed.
- 0000539: [GUI] Can not add constraints when edit exist table - closed.
- 0000481: [Export/Import] Add Open exported file after exporting option to extract schema and export data wizard - closed.
- 0000529: [Option] Add Integer , Float Field Mapping to Data Type Mapping Options - closed.
- 0000533: [GUI] Add Context menu to Table Edit Form to allow user to insert, drop field and adjust field order - closed.
- 0000534: [GUI] Add Clipboard , Edit Data As ... commands to Data Edit Grid context menu - closed.
[10 issues]

Sqlite Developer - 2.0 (released 2006-07-17)
============================================
- 0000515: [Option] Add Data Type Mapping Options , allow user to mapping data type to blob field - closed.
- 0000520: [Export/Import] check csv file existence before import data - closed.
- 0000528: [Parser] when parse multi sql sepearted by semicolon, create trigger statement will be parsed incorrectly(Introduced in ver1.89) - closed.
- 0000525: [DBA] generate wrong create table sql for field name with space - closed.
- 0000524: [Parser] now parse identifier with underscore prefix properly - closed.
- 0000523: [Parser] Fixed replace conflict clause parse (Introduced in ver 1.70) - closed.
- 0000522: [DBA] Fix an AV When execute large sql script - closed.
- 0000521: [Export/Import] Disable the auto quotes for filename include space in Export/Import dialog which will cause import to fail - closed.
- 0000518: [DBA] View Data as Html - closed.
- 0000516: [GUI] press enter key in find in database form will execute the search - closed.
- 0000514: [DBA] fixed several bugs of field data edit dialog - closed.
- 0000513: [GUI] some minor gui tweaks - closed.
[12 issues]

Sqlite Developer - 1.9 (released 2006-07-17)
============================================
- 0000507: [SQL Editor] when create sql editor , set database to dbexplorer current selected database - closed.
- 0000510: [Parser] Improve the multiple sql parsing - closed.
- 0000506: [Export/Import] Add Transaction , drop statement to extracted schema - closed.
- 0000454: [Parser] support IF NOT EXISTS and IF EXISTS syntax - closed.
- 0000504: [GUI] allow user to delete the database objects with delete key - closed.
- 0000104: [SQL Editor] now we can execute multiple sql which is seperated by semi colon - closed.
- 0000499: [Query Builder] add table alias column and allow user to insert the same table into query builder multiple times - closed.
- 0000441: [DBA] Add Transaction button to SQL Editor - closed.
[8 issues]

Sqlite Developer - 1.8 (released 2006-04-22)
============================================
- 0000485: [Export/Import] Allow user to cancel the export process - closed.
- 0000492: [DBA] after deleting the data in table, the data grid show strange data.(Which is introduced in ver 1.75) - closed.
- 0000494: [DBA] Import Data from csv also broken in ver 1.75 - closed.
- 0000488: [SQL Editor] when one sql execute failed , all the next sql will fail to get result without opening a new sql editor. - closed.
- 0000487: [DBA] when execute create schema sql or some other sql, always show Error message: near "limit": syntax error. - closed.
- 0000479: [Export/Import] Data Export was broken (Which is introduced in ver 1.42) - closed.
- 0000434: [Performance] now load data on demand instead of loading all data when querying or editing the table. - closed.
[7 issues]

Sqlite Developer - 1.7 (released 2006-04-22)
============================================
- 0000472: [SQL Editor] syntax highlight has problem - closed.
- 0000471: [Parser] Can not parse some table schema with null field or smallint field - closed.
- 0000475: [Parser] clean the parser to remove the non keywords - closed.
- 0000474: [GUI] Add Close all command to windows menu - closed.
- 0000463: [GUI] did not validate the empty index, trigger, table, view name when editing the db schema - closed.
- 0000381: [Unicode] besides utf8, now you can use ansi, utf16 to encode and decode the data in database - closed.
- 0000462: [GUI] after changing the options , the Edit Table, Trigger, Index, View Forms was not affected . - closed.
- 0000460: [GUI] after closing the database, the related table, trigger, view , index form was not closed - closed.
- 0000459: [DBA] Default Cache Size and Page Size Settings was not setted on Creating database - closed.
- 0000456: [GUI] Search Result TreeView alignment was incorrect in Find Database Schema Form - closed.
- 0000455: [GUI] disable double click edit function for system objects(Introduced in ver1.5) - closed.
[11 issues]

Sqlite Developer - 1.6 (released 2006-04-22)
============================================
- 0000445: [SQL Editor] Add cancel query button to SQL Editor to cancel long time query operation - closed.
- 0000449: [SQL Editor] Get Previous SQL function was broken - closed.
- 0000448: [SQL Editor] only save the current line text when save sql to file - closed.
- 0000447: [DBA] Upgrade Sqlite to 3.3.6 - closed.
- 0000442: [Parser] Parser parse "/" incorrectly - closed.
- 0000446: [GUI] Constraints edit table was aligned incorrectly - closed.
- 0000382: [GUI] Add icon to context menu - closed.
- 0000444: [GUI] add hints to some toolbar buttons - closed.
- 0000443: [Performance] Improved the loading speed of sqlite developer - closed.
[9 issues]

Sqlite Developer - 1.5 (released 2006-04-22)
============================================
- 0000438: [DBA] now double click on table , view ,etc with invoking the edit table, view etc form. - closed.
- 0000437: [DBA] Database Intergration Check was broken (introduced in ver 1.42) - closed.
[2 issues]

Sqlite Developer - 1.4 (released 2006-04-22)
============================================
- 0000436: [DBA] can not display and input length > 255 string in table, now the default data size is 8192 and you can change it to larger size (sharpplus) - closed.
- 0000435: [Query Builder] Table link in Query builder is broken(Introduced in ver 0.97) (sharpplus) - closed.
- 0000433: [GUI] now we can use enter key to open the database in Database Explorer - closed.
[3 issues]

Sqlite Developer - 1.3 (released 2006-04-04)
============================================
- 0000425: [DBA] disable rename table function for system tables such as sqlite_master - closed.
- 0000424: [DBA] upgrade sqlite dll to 3.3.5 - closed.
- 0000422: [GUI] Change edit view, table, index, trigger form from dialog to mdi style (sharpplus) - closed.
[3 issues]

Sqlite Developer - 1.2RC2 (released 2006-03-18)
===============================================
- 0000421: [SQL Editor] add more functions to highlighter , such as typeof, length, substr, etc - closed.
- 0000420: [SQL Editor] add more functions to autocomplete , such as typeof, length, substr, etc - closed.
- 0000419: [SQL Editor] when paste code from clipboard often popup autocomplete window - closed.
- 0000414: [GUI] editboxes in Schema Edit Forms did not support clipboard operations - closed.
- 0000404: [Install] improve the sample database with constraints - closed.
- 0000392: [GUI] often show "can not open clipboard error" - closed.
[6 issues]

Sqlite Developer - 1.1RC1 (released 2006-01-06)
===============================================
- 0000403: [DBA] improve the unique constriants support - closed.
- 0000402: [DBA] Remove On Conflict from create index support because sqlite remove the feature - closed.
- 0000374: [DBA] now you can change the database path and database alias when edit the closed database. - closed.
- 0000399: [Unicode] Field of type text with char code above 127 doesn't show - closed.
- 0000401: [Install] upgrade Liveupdate program - closed.
- 0000400: [DBA] upgrade sqlite dll to 3.34 - closed.
- 0000398: [DBA] Remove Reverse Collation from collation list because sqlite does not implement it like that the document said. - closed.
- 0000391: [GUI] context menu can not be displayed for Grid of Query Form - closed.
- 0000390: [GUI] Make splitter more obvious - closed.
- 0000389: [SQL Editor] now you can use Ctrl+Enter to execute the query in SQL Editor (sharpplus) - closed.
- 0000393: [DBA] Upgrade Sqlite dll to 3.2.8 - closed.
- 0000395: [GUI] when click the empty area in database schema tree of Extract Schema Dialog , AV was raised. - closed.
[12 issues]

Sqlite Developer - 1.08Beta2 (released 2005-12-13)
==================================================
- 0000362: [GUI] Add Skin Support , you can enable and disable it by switching the option (sharpplus) - closed.
- 0000376: [SQL Editor] sql is always saved as ansi text ignoring the charencoding setting. (sharpplus) - closed.
- 0000357: [Unicode] now all data are stored as utf8 in database - closed.
- 0000358: [DBA] only one field can be added to table every time (sharpplus) - closed.
- 0000364: [Export/Import] Export Data as SQL (sharpplus) - closed.
- 0000372: [Unicode] support unicode name database (sharpplus) - closed.
- 0000377: [DBA] created database was not added to opened database list (sharpplus) - closed.
- 0000378: [Unicode] Can not create encoding=utf16 database (sharpplus) - closed.
[8 issues]

Sqlite Developer - 1.05Beta1 (released 2005-11-20)
==================================================
- 0000354: [GUI] Data Grid Alternate Row Color was messed when scroll the data (sharpplus) - closed.
- 0000351: [DBA] when one sql execute failed ,the cursor always hourglass (sharpplus) - closed.
- 0000350: [Parser] now can parse bracket enclosed token , for example create table [test].... (sharpplus) - closed.
- 0000341: [Unicode] Data Grid can not show unicode text (user2) - closed.
- 0000349: [Unicode] now can edit data in UTF16 database correctly (user2) - closed.
- 0000344: [SQL Editor] remove duplicate time log messages when sql was executed successfully (user2) - closed.
- 0000348: [Unicode] Can not display unicode FieldName (user2) - closed.
- 0000345: [SQL Editor] use /* */ to comment multi line error message in log message (user2) - closed.
- 0000340: [DBA] does not refresh the display order in treeview after renaming the table (user2) - closed.
- 0000343: [Parser] Can not parse Create Table Sql with NULLType Field (user2) - closed.
- 0000280: [DBA] Fixed some minor problem with creating temp index (user2) - closed.
- 0000339: [Unicode] now you can create unicode name for table, view, trigger, index (user2) - closed.
- 0000336: [DBA] when the dataset was not in the insert or edit mode , the post button was still enabled (user2) - closed.
- 0000332: [DBA] check duplicate database before register database (user2) - closed.
- 0000331: [Option] Now only Fixed Font can be setted as SQL Editor Font (user2) - closed.
- 0000222: [Web] Add bug report menu (user2) - closed.
- 0000110: [SQL Editor] SQL Editor now can edit , save and load unicode text. (user2) - closed.
- 0000317: [DBA] Sqlite DataSet always show 0 for NULL Integer field (user2) - closed.
- 0000324: [Export/Import] always export empty data when data type is float (user2) - closed.
[19 issues]

Sqlite Developer - 1.02Alpha2 (released 2005-11-03)
===================================================
- 0000330: [DBA] Registered Database was added to wrong Db Explorer Node - closed.
- 0000327: [DBA] Can not load ParserDll.dll on windows 2000 system - closed.
- 0000325: [DBA] Query Sample Database's Sales data will report invalid datetime error (user2) - closed.
- 0000310: [DBA] disable blob and string editor when there is not data in dataset (user2) - closed.
- 0000320: [DBA] when edit table , grid shows xxx(1,2) datatype as xxx uncorrectly (user2) - closed.
- 0000318: [Parser] can not parse some create table sql which include varchar, char, nchar, double ,numeric etc field type columns (user2) - closed.
- 0000315: [Export/Import] Import data from CSV when edit table data (user2) - closed.
- 0000308: [DBA] when pk's is autoincrement, automaticlly set Data Type to integer (user2) - closed.
- 0000294: [DBA] show Db Explorer's Db or table information at status bar (user2) - closed.
- 0000265: [GUI] Add Rows Affected Information to Log (user2) - closed.
- 0000309: [SQL Editor] Add Save SQL and Load SQL function to SQL Editor (user2) - closed.
- 0000305: [DBA] After Creating Table, automaticlly refresh Indexes (user2) - closed.
- 0000304: [SQL Editor] now Log was displayed order by date desc (user2) - closed.
- 0000128: [GUI] Add Windows Menu (user2) - closed.
- 0000164: [Install] Add a sample sqlite db to install package (user2) - closed.
- 0000210: [DBA] Add basic clipborad operation to Data Grid (user2) - closed.
- 0000300: [Option] Add SQL Editor Font Option to configure the Font and Font size. (user2) - closed.
[17 issues]

Sqlite Developer - 0.97Alpha1 (released 2005-09-29)
===================================================
- 0000275: [Install] Upgrade liveupdate - closed.
- 0000264: [Query Builder] Query Builder to Support Views (user2) - closed.
- 0000301: [DBA] adjust too large string field display length in Data Grid (user2) - closed.
- 0000293: [DBA] disable edit system table (user2) - closed.
- 0000298: [DBA] make Data type names showed in Table Edit Grid same as the sqlite standard (user2) - closed.
- 0000290: [SQL Editor] Support view and edit string , blob field as Hex Value (user2) - closed.
- 0000295: [DBA] now we can generate correct multi primary key create table sql (user2) - closed.
- 0000292: [DBA] drop table, view and refresh the indexes and triggers at the same time (user2) - closed.
- 0000188: [DBA] Advanced Index Management (user2) - closed.
- 0000279: [SQL Editor] minor tweak DataType display in the auto complete window (user2) - closed.
- 0000271: [DBA] support view and edit temporary index (user2) - closed.
- 0000267: [Parser] when rollback automaticlly refresh the Db Explorer (user2) - closed.
[12 issues]

Sqlite Developer - 0.93 (released 2005-09-29)
=============================================
- 0000269: [GUI] Show Toolbar Button Hint for Edit View Dialog and Edit Trigger Dialog (user2) - closed.
- 0000186: [GUI] Show different icons with tempoary and system table, view, trigger, index. (user2) - closed.
- 0000246: [GUI] display sqlite3 DLL version in About Dialog (user2) - closed.
- 0000259: [Parser] some create SQL will not automaticlly add node to DB Explorer when executed successfully (user2) - closed.
- 0000258: [Parser] Can not parse 'XXX' and "YYY" type table name (user2) - closed.
- 0000252: [GUI] Add two new filter(All non-system and non-temporary Objects, All non-temporary Objects) (user2) - closed.
- 0000245: [GUI] Add some icon to menuitem (user2) - closed.
- 0000244: [GUI] Minor tweak of options menu (user2) - closed.
- 0000223: [DBA] support display and edit the temp table, view,trigger (user2) - closed.
- 0000242: [DBA] Execute sql does not hide the result tab (user2) - closed.
- 0000237: [DBA] Advanced Trigger Management (user2) - closed.
- 0000238: [DBA] Add advanced view management (user2) - closed.
[12 issues]

Sqlite Developer - 0.89 (released 2005-09-29)
=============================================
- 0000231: [DBA] DBExplorer will show plus sign before node when childcount=0 and sys-objects not equal 0 (user2) - closed.
- 0000226: [Parser] support mulit-line comment (user2) - closed.
- 0000232: [DBA] Add Explain Query Plan Function (user2) - closed.
- 0000221: [SQL Editor] when clear sql monitor does not clear the sql edit (user2) - closed.
- 0000216: [Parser] Do not invoke autocomplete in comment block (user2) - closed.
- 0000111: [DBA] View and Edit Blobl Field (user2) - closed.
- 0000145: [DBA] Extract Database Schema (user2) - closed.
- 0000175: [DBA] judge SQL type to refresh db Explorer (user2) - closed.
- 0000155: [SQL Editor] Add Log Tab to QueryForm (user2) - closed.
- 0000190: [DBA] Query Form can switch opened Database (user2) - closed.
[10 issues]

Sqlite Developer - 0.84 (released 2005-09-29)
=============================================
- 0000202: [GUI] some quirk focus problem (user2) - closed.
- 0000166: [Parser] Does not Show Pragma Result (user2) - closed.
- 0000135: [SQL Editor] Support SQL History (user2) - closed.
- 0000146: [DBA] SQL Monitor (user2) - closed.
- 0000192: [DBA] Explain does not have result show (user2) - closed.
- 0000167: [Parser] implement SQL AutoComplete (user2) - closed.
- 0000180: [DBA] DataGrid can not display multi line data (user2) - closed.
- 0000182: [DBA] disable Edit Table for System Table (user2) - closed.
- 0000185: [DBA] switch system objects and non-sysobject does not hide the system index (user2) - closed.
[9 issues]


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker