index
:
Colloquium
json-stylesheets
master
narrative_runs
narrative_segments
sc2
tmp
wip
wip2
Narrative-based presentation system
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_text.c
Age
Commit message (
Expand
)
Author
2013-02-02
Remove old tool_text.c
Thomas White
2012-08-04
Rendering stuff
Thomas White
2012-06-14
Simplify...
Thomas White
2011-12-27
Fix a silly bug
Thomas White
2011-12-26
Update all text objects immediately before rendering them
Thomas White
2011-12-23
Fix a couple of slide role bugs
Thomas White
2011-12-19
More role stuff
Thomas White
2011-12-18
Auto-furniture mostly working
Thomas White
2011-12-18
Auto-furniture: part 1
Thomas White
2011-11-23
Add "Delete" button
Thomas White
2011-11-22
Let tools add stuff to the toolbar
Thomas White
2011-11-09
Fix and rationalise update/redraw logic
Thomas White
2011-11-07
Resize handles on all corners of text objects, as well
Thomas White
2011-11-06
Remove redundant parameter
Thomas White
2011-11-06
Load/save image objects as well, rationalise "update" a bit
Thomas White
2011-11-06
Add stuff which should be filled in during deserialization
Thomas White
2011-11-05
Loading mostly works
Thomas White
2011-11-04
Add most of the serializer
Thomas White
2011-10-17
New slide redraw logic
Thomas White
2011-10-13
Check object type before asking the tool to do things
Thomas White
2011-10-12
Remove dead code and tidy up resize logic
Thomas White
2011-10-11
Design for general drag logic
Thomas White
2011-10-10
Formatting
Thomas White
2011-10-09
Implement block-style text
Thomas White
2011-10-09
Move rubber band box stuff to mainwindow
Thomas White
2011-10-09
Drag to create region
Thomas White
2011-10-05
Call update_text() when creating normal text as well
Thomas White
2011-10-05
Call update_text() on creation of furniture
Thomas White
2011-10-05
Redraw and drag logic
Thomas White
2011-10-04
Move key press stuff into tool callbacks
Thomas White
2011-10-04
Honour margins (right and bottom at least) for normal text as well
Thomas White
2011-10-04
Nope, one more fix...
Thomas White
2011-10-04
Fix cursor (finally..?)
Thomas White
2011-10-04
Allow deselect_object() to delete empty objects safely
Thomas White
2011-10-04
Update vertical alignment stuff
Thomas White
2011-10-04
Fix cursor position handling
Thomas White
2011-10-04
Cursor fixes
Thomas White
2011-10-04
Cursor stuff (broken)
Thomas White
2011-10-03
Fix text positioning
Thomas White
2011-10-03
More fun with methods
Thomas White
2011-10-03
Use dispatch tables for tool functions
Thomas White
2011-10-01
Use function pointers for object rendering and overlays
Thomas White
2011-09-25
First part of new concept for styles and layout elements
Thomas White