2003-04-28 |
Thomas Leonard | Fixed drawing of block attributes.
|
commit | commitdiff | tree |
2003-04-25 |
Thomas Leonard | Started rewriting ChainDisplay to not use gnome canvas.
|
commit | commitdiff | tree |
2003-02-14 |
Thomas Leonard | hide warning
|
commit | commitdiff | tree |
2003-02-14 |
Thomas Leonard | Don't draw far-away ref nodes.
|
commit | commitdiff | tree |
2003-02-14 |
Thomas Leonard | Preformance improvements to scrolling.
|
commit | commitdiff | tree |
2003-02-14 |
Thomas Leonard | Slightly more efficient stripping, and updates for...
|
commit | commitdiff | tree |
2003-01-16 |
Thomas Leonard | Don't try to load anything when entering!
|
commit | commitdiff | tree |
2002-12-11 |
Thomas Leonard | Make Element the default for new nodes.
|
commit | commitdiff | tree |
2002-12-11 |
Thomas Leonard | Choose type to create from new box, not by key.
|
commit | commitdiff | tree |
2002-12-11 |
Thomas Leonard | Don't use alert with nogui.
|
commit | commitdiff | tree |
2002-12-10 |
Thomas Leonard | More leak checking.
|
commit | commitdiff | tree |
2002-12-09 |
Thomas Leonard | Saveboxes die with window.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Turn leak checking off.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Don't leak PangoLayouts.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Work around various ref-counting bugs.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Leak checking.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Work around python gc bug.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Don't show bogus repr leaks.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Include initial document in leak checks.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Delete view,model when checking for leaks.
|
commit | commitdiff | tree |
2002-12-04 |
Thomas Leonard | Leak detection.
|
commit | commitdiff | tree |
2002-11-27 |
Thomas Leonard | Tutorial.
|
commit | commitdiff | tree |
2002-11-27 |
Thomas Leonard | Allow editing multiple nodes.
|
commit | commitdiff | tree |
2002-11-27 |
Thomas Leonard | Don't accumulate meta headers when exporting HTML.
|
commit | commitdiff | tree |
2002-11-27 |
Thomas Leonard | Bigger text box.
|
commit | commitdiff | tree |
2002-11-27 |
Thomas Leonard | Convert to comment.
|
commit | commitdiff | tree |
2002-11-27 |
Thomas Leonard | Fix order of exported HTML.
|
commit | commitdiff | tree |
2002-11-26 |
Thomas Leonard | Fix loading w/o path.
|
commit | commitdiff | tree |
2002-11-26 |
Thomas Leonard | Load HTML (on start-up or via XDS) and strip spaces.
|
commit | commitdiff | tree |
2002-11-26 |
Thomas Leonard | Add HTML as a save format.
|
commit | commitdiff | tree |
2002-11-25 |
Thomas Leonard | Adding a block gives options for the type, and auto...
|
commit | commitdiff | tree |
2002-11-25 |
Thomas Leonard | Ignore xmlns attributes when sucking.
|
commit | commitdiff | tree |
2002-11-22 |
Thomas Leonard | Fix panning & improve scrolling.
|
commit | commitdiff | tree |
2002-11-22 |
Thomas Leonard | Added scrollbar.
|
commit | commitdiff | tree |
2002-11-21 |
Thomas Leonard | Use TextView for large edits.
|
commit | commitdiff | tree |
2002-11-21 |
Thomas Leonard | Hidden works again.
|
commit | commitdiff | tree |
2002-11-21 |
Thomas Leonard | Attributes are clickable.
|
commit | commitdiff | tree |
2002-11-21 |
Thomas Leonard | Highlight attributes.
|
commit | commitdiff | tree |
2002-11-20 |
Thomas Leonard | Editing works again.
|
commit | commitdiff | tree |
2002-11-19 |
Thomas Leonard | Show marked nodes.
|
commit | commitdiff | tree |
2002-11-19 |
Thomas Leonard | Follow cursor.
|
commit | commitdiff | tree |
2002-11-19 |
Thomas Leonard | Better scrolling.
|
commit | commitdiff | tree |
2002-11-18 |
Thomas Leonard | Redraw works, though going backwards is still a little...
|
commit | commitdiff | tree |
2002-11-18 |
Thomas Leonard | Improved redraw.
|
commit | commitdiff | tree |
2002-11-15 |
Thomas Leonard | Clicking on nodes works.
|
commit | commitdiff | tree |
2002-11-15 |
Thomas Leonard | Make the view follow the cursor.
|
commit | commitdiff | tree |
2002-11-14 |
Thomas Leonard | New redraw code. Now uses GUIView again.
|
commit | commitdiff | tree |
2002-11-14 |
Thomas Leonard | New super-fast redraw (not fully working!!)
|
commit | commitdiff | tree |
2002-11-04 |
Thomas Leonard | Expand list to show program when an error occurrs.
|
commit | commitdiff | tree |
2002-11-04 |
Thomas Leonard | Remove old code.
|
commit | commitdiff | tree |
2002-11-04 |
Thomas Leonard | Fix stupid typo.
|
commit | commitdiff | tree |
2002-10-31 |
Thomas Leonard | Better handling of unknown entities.
|
commit | commitdiff | tree |
2002-10-23 |
Thomas Leonard | Cope with ©
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Use workaround for cDomlette bugs.
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Simpler XML parsing.
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Hack around
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Fix relative URI handling.
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Remove DOCTYPE (confuses 4Suite).
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Make Canvas almost work again.
|
commit | commitdiff | tree |
2002-09-02 |
Thomas Leonard | XSLT handles (some) attributes.
|
commit | commitdiff | tree |
2002-08-28 |
Thomas Leonard | Update for new pygtk.
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Added select_children. Hack for XSLT, but useful anyway.
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Added 'XPath expression', and xslt:value-of (which...
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Change name according to save type.
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Fixed positioning.
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Remove double warning.
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Set background colour when hiding/showing.
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Clear undo buffer.
|
commit | commitdiff | tree |
2002-08-13 |
Thomas Leonard | Yank following nodes, NOT from the previous node!
|
commit | commitdiff | tree |
2002-08-13 |
Thomas Leonard | Record failure case? works again.
|
commit | commitdiff | tree |
2002-08-13 |
Thomas Leonard | Removed debugging line.
|
commit | commitdiff | tree |
2002-08-13 |
Thomas Leonard | Cope with top-level loop blocks with no selected nodes.
|
commit | commitdiff | tree |
2002-08-13 |
Thomas Leonard | Fix crashing bug.
|
commit | commitdiff | tree |
2002-08-12 |
Thomas Leonard | When updating the tree, a node could become insensitive.
|
commit | commitdiff | tree |
2002-08-12 |
Thomas Leonard | Remove warning when clicking on tree background.
|
commit | commitdiff | tree |
2002-08-12 |
Thomas Leonard | Beep if subst on attr fails.
|
commit | commitdiff | tree |
2002-08-12 |
Thomas Leonard | Minor speed improvements. Copes with unicode text better.
|
commit | commitdiff | tree |
2002-08-12 |
Thomas Leonard | Fix rec point positioning.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | apply-templates uses match attribute.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Step icon.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Prog menu works again.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Fix stupid bug in XSLT.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Breakpoint shows correct program again.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Stop weird scope error.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Editing nodes works again.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Op menus work again.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Line menu works again. Breakpoints display correctly.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Size editbox better.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Added some missing files.
|
commit | commitdiff | tree |
2002-08-07 |
Thomas Leonard | Hacked around GNOME bug...
|
commit | commitdiff | tree |
2002-08-06 |
Thomas Leonard | Use Savebox with Discard when modified.
|
commit | commitdiff | tree |
2002-08-06 |
Thomas Leonard | Selecting programs works again.
|
commit | commitdiff | tree |
2002-08-05 |
Thomas Leonard | DnD loading works again.
|
commit | commitdiff | tree |
2002-08-05 |
Thomas Leonard | Updating the tree works.
|
commit | commitdiff | tree |
2002-08-04 |
Thomas Leonard | Saving works again.
|
commit | commitdiff | tree |
2002-08-03 |
Thomas Leonard | Edit nodes works (a bit).
|
commit | commitdiff | tree |
2002-08-02 |
Thomas Leonard | Works, somewhat.
|
commit | commitdiff | tree |
2002-08-02 |
Thomas Leonard | Started Gtk2 branch.
|
commit | commitdiff | tree |
2002-08-01 |
Thomas Leonard | Strip space with nogui.
|
commit | commitdiff | tree |
2002-08-01 |
Thomas Leonard | Strip space.
|
commit | commitdiff | tree |