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
/
sc_editor.c
Age
Commit message (
Collapse
)
Author
2016-03-14
cur_box_diag(): Avoid various edge cases
Thomas White
2016-03-09
Frame creation fixes
Thomas White
2016-03-05
Debugging stuff
Thomas White
2016-03-05
Segment fixes
Thomas White
2016-02-14
Rationalise box handling (needs debugging)
Thomas White
2016-01-25
WIP on box upgrades
Thomas White
2016-01-09
Enable scroll events on SCEditor
Thomas White
2015-12-26
Remove "struct slide" and the slide list
Thomas White
2015-12-26
Extra checks
Thomas White
2015-12-26
Debugging/comments
Thomas White
2015-12-26
Open slide window on right slide
Thomas White
2015-12-21
Multiple segments in a box
Thomas White
2015-11-26
WIP
Thomas White
2015-11-15
Move PangoLanguage higher up
Thomas White
2015-11-08
WIP on breaks
Thomas White
2015-11-02
Add horizontal scrolling
Thomas White
2015-11-01
Vertical scrolling stuff
Thomas White
2015-10-28
Remove hforw()
Thomas White
SCEditor isn't a real height-for-width widget because it implements scrolling itself
2015-10-28
Need to do recursive_wrap() the first time
Thomas White
2015-10-27
Set size properly for fixed size SCEditors
Thomas White
2015-10-25
Comments
Thomas White
2015-10-23
Cull like crazy when rendering lines
Thomas White
2015-10-23
No need for need_draw
Thomas White
2015-10-23
Logical width is needed at interpreting time
Thomas White
2015-10-23
Update height after re-wrapping from update_local()
Thomas White
2015-10-23
Restore callback list in editor
Thomas White
2015-10-23
Fix top level frame position and editing overlay
Thomas White
2015-10-23
Fix full_rerender()
Thomas White
2015-10-23
Don't need the Cairo surface any more
Thomas White
2015-10-22
Height for width stuff
Thomas White
2015-10-19
Add a FIXME
Thomas White
2015-10-14
Use update_local() for backspace as well
Thomas White
2015-10-13
Make text insertion (mostly) work
Thomas White
2015-10-12
Redraw on edit
Thomas White
2015-10-11
Keep track of the boxes at the three levels: orig, para, wrapped
Thomas White
2015-08-24
Escape gets rid of cursor in narrative window
Thomas White
2015-08-18
Add a comment
Thomas White
2015-08-16
Old frames unavailable after full_rerender()
Thomas White
2015-08-16
Fix some obvious gremlins
Thomas White
2015-08-16
Rerender means full rerender
Thomas White
2015-08-16
Top frame is created by rendering pipeline, but owned by caller
Thomas White
2015-08-16
Remove sc_block_frame() crap
Thomas White
2015-06-10
Advance cursor across callback boxes
Thomas White
2015-05-19
New frames should be resizable
Thomas White
2015-05-18
Remove duplicated function
Thomas White
2015-05-18
Set correct cursor position after creating a new frame
Thomas White
2015-03-19
Set cursor position on first click
Thomas White
2015-03-14
Frame resizability/movability logic
Thomas White
2015-02-24
Fix image import size
Thomas White
2015-02-24
Fix a load of memory leaks
Thomas White
[next]