xngr-development Mailing List for XNGR XML Browser (Page 4)
Brought to you by:
edankert
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
(8) |
Nov
(15) |
Dec
(26) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(4) |
Feb
(5) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
(2) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <no...@so...> - 2002-10-10 15:33:56
|
Bugs item #621409, was opened at 2002-10-10 15:33 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621409&group_id=46235 Category: explorer Group: 0.7 Status: Open Resolution: None Priority: 6 Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Validate document when adding Initial Comment: Some documents need to be validated always when parsed (ie. DTD contains special entity declarations). For this a new checkbox needs to be created that can be checked when the document is added and can be changed in the document properties dialog. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621409&group_id=46235 |
From: <no...@so...> - 2002-10-10 15:26:54
|
Bugs item #621404, was opened at 2002-10-10 15:26 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621404&group_id=46235 Category: editor Group: 0.7 Status: Open Resolution: None Priority: 3 Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: When saving sometimes a dialog pops-up Initial Comment: When saving information in the Editor, sometimes a dialog pops up: "An external process has changed the document, do you want to discard the changes?" Work around: NONE Problem area: The flags are reset too early because the Save action now runs in a thread. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621404&group_id=46235 |
From: <no...@so...> - 2002-10-10 15:18:03
|
Bugs item #621401, was opened at 2002-10-10 15:18 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621401&group_id=46235 Category: editor Group: 0.7 Status: Open Resolution: None Priority: 7 Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Can't type "<>" in editor. Initial Comment: Typing a '>' following a '<' causes a StringIndexOutOfBoundsException in XMLDocument.insertString() and the second '>' is not inserted! Work around: NONE Problem area: The instertString method catches the '>' char and tries to create an end tag for it, this cannot be done since there is no name for the tag. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621401&group_id=46235 |
From: <no...@so...> - 2002-10-10 15:04:57
|
Bugs item #621382, was opened at 2002-10-10 15:04 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621382&group_id=46235 Category: editor Group: 0.7 Status: Open Resolution: None Priority: 8 Submitted By: Edwin Dankert (edankert) Assigned to: Edwin Dankert (edankert) Summary: Tab only works in one editor dialog Initial Comment: Only the last opened Editor dialog when multiple Dialogs are open allows for TAB events. Pressing the TAB key in not the last opened Dialog, causes the TAB events to be generated in the last opened dialog and will indent/unindent the text! Work around: Only use the TAB key in the last opened dialog or don't open more than one editor dialog. Probable problem area: TAB Key Mapping is static. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=445486&aid=621382&group_id=46235 |
From: Edwin D. <eda...@cl...> - 2002-10-04 11:31:40
|
Version 0.7 of the eXchaNGeR XML-browser (and Editor) has been released. http://xngr.org/downloads.htm This version provides: - better XML Editor functionality, The editor now supports automatic tag completion, block (un)indentation, tagging of selected text and no longer auto formats XML Documents. - new Move action, allowing documents to move between categories. - new easy to navigate Toolbars, - and other improvements. This version has all functionality that will be in version 1.0. Please let me know about bugs or new features you want fixed and included for the 1.0 version. The final 1.0 version is 'scheduled' for release before the end of the year. For more information: http://xngr.org/ Please send remarks to this mailinglist! Have fun, Edwin |
From: Edwin D. <eda...@xn...> - 2002-08-06 16:43:58
|
Version 0.5 of the eXchaNGeR XML-browser has been released. http://xngr.org/downloads.htm This version contains a couple of bug fixes, the XML files are no longer automatically saved upon exit and the FileChooser is only created when needed. This version also has 3 new features: - A XML Editor with syntax highlighting, automatic indentation and validation. - A XML Viewer that allows for selective viewing of the XML elements in a tree. - A refresh button to refresh the content from file. For more information: http://xngr.org/ Have fun, Edwin |
From: Edwin D. <eda...@cl...> - 2002-06-23 21:10:59
|
Version 0.4 of the eXchaNGeR XML-browser has been released. http://xngr.org/downloads.htm This version contains a couple of bug fixes, the XML is saved to a even prettier format and the application ignores the DOCTYPE entity. The XFactory has a new method which allows creating XElements from a string containing XML information, the toString() method on the XElement returns the elements XML information. Two new services have been added: - A SOAP service which allows users to send SOAP messages over HTTP specifying the URL and SOAP Action. - A SVG service which allows the user to view Scalable Vector Graphics elements. For more information: http://xngr.org/ Have fun, Edwin |
From: Edwin D. <eda...@cl...> - 2002-05-03 17:18:54
|
Hi, Version 0.3 of the eXchaNGeR XML-browser has been released. http://xngr.org/downloads.htm This version contains improved Security management. The services are no longer allowed to call System.exit() and to set their own Security Manager. This version also has a new extension mechanism for the services, to allow the services to use external packages. A .dtd file describing (and can be used to verify) the service.xml files is available as well. A description of how to use the new features can be found at: http://xngr.org/examples.htm Have fun, Edwin |
From: Edwin D. <eda...@xn...> - 2002-04-26 12:13:28
|
Hi, Version (0.2) of the eXchaNGeR XML browser has been released. It contains fixes for bugs found when creating the 'X-Services'. The xngr interface has not been changed so any already created xngr services should only work better. For more info: http://sourceforge.net/projects/xngr/ http://xngr.org/ Version (0.1) of the X-Services has been released. The X-Services can handle the information saved by the XML-Conduits. The XML-Conduits synchronise the information between the Palm handheld and the PC and save the information to a XML-file. The X-Services can be used to change this information on the PC. Services for the addressbook, todolist and memopad are available! For more info on the XML-Conduits: http://sourceforge.net/projects/conduitmanager/ http://xngr.org/cmanager/conduits.htm And for more info about the X-Services: http://xngr.org/services.htm Have fun, Edwin |