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 (
Expand
)
Author
2018-10-20
Remove legacy API cruft
Thomas White
2018-10-19
Get rid of remaining rscblock/rbl/mrb stuff
Thomas White
2018-10-17
Switch to new Stylesheet type
Thomas White
2018-05-01
Get rid of stylesheet lists and add stylesheet change signal
Thomas White
2018-04-16
Cut and paste stuff
Thomas White
2018-04-15
Internationalise all strings in source code
Thomas White
2018-03-31
Use GResource for sky.png
Thomas White
2018-03-31
Ensure cursor is somewhere before adding slide
Thomas White
2018-03-31
Extra debugging
Thomas White
2018-03-30
Do all rendering one level higher
Thomas White
2018-03-29
Don't try to insert text if cursor_frame=NULL
Thomas White
2018-03-28
Set frame->scblocks one level higher for top frame in SCEditor
Thomas White
2018-03-28
Rearrange editability checks when inserting text
Thomas White
2018-03-27
Avoid creating an empty run when importing an image
Thomas White
2018-03-26
Ensure no empty paragraphs before deleting
Thomas White
2018-03-25
Shift+F7 show ONLY blocks in frame
Thomas White
2018-03-22
Shift+F7 show blocks in frame (not top of editor)
Thomas White
2018-03-18
Create a run when placing cursor in an empty paragraph
Thomas White
2018-03-18
Disallow insertion and deletion unless scblock==rscblock
Thomas White
2018-03-12
Use edit_pos instead of cursor_{para,pos,trail}
Thomas White
2018-03-12
Get rid of Paragraph->open
Thomas White
2018-03-11
Rename some functions to make them unique
Thomas White
2018-03-11
Avoid crash when deleting in a non-text paragraph
Thomas White
2018-03-11
Avoid creating extra ImageStores
Thomas White
2018-03-11
Fail cleanly if background pixbuf can't be loaded
Thomas White
2018-03-10
Add Meson build system
Thomas White
2018-03-07
Remove len_bytes from add_run
Thomas White
2018-03-03
Remove text_run offsets and lengths
Thomas White
2018-03-03
Remove macro_real_block and friends, and delete text based on SCBlocks instea...
Thomas White
2018-02-23
Add SCBlocks into editor at right level
Thomas White
2018-02-23
Complain if frame can't be created
Thomas White
2018-02-23
Create frame at the right SC level
Thomas White
2018-02-19
Remove text run SCBlock offset
Thomas White
2018-02-16
Record whether or not macro is editable
Thomas White
2018-01-29
Fix incorrect handling when first frame is deleted
Thomas White
2018-01-18
Mass update of copyright dates
Thomas White
2018-01-18
Store macro contents block in text run
Thomas White
2018-01-05
GUI slide title adding
Thomas White
2018-01-04
Copy and paste entire frames
Thomas White
2017-12-06
Handle typing into other non-text paragraph types
Thomas White
2017-12-04
Go directly to PangoContext
Thomas White
2017-12-03
Type "into" slide thumbnail without full rerender
Thomas White
2017-11-30
No text selection in paragraph highlight mode
Thomas White
2017-11-30
SCEditor scaled view fixes
Thomas White
2017-11-29
Scale the slide in the slide window
Thomas White
2017-11-26
Use config file for image store pathname
Thomas White
2017-11-23
Get rid of image size stuff
Thomas White
2017-11-19
Remove unnecessary newline stuff
Thomas White
2017-11-19
Don't try to split in a NULL frame
Thomas White
2017-11-19
Set selection to NULL after importing image, because we just did full_rerender()
Thomas White
[next]