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
/
libstorycode
/
gtk
Age
Commit message (
Expand
)
Author
2024-09-01
Fix character offset when stepping back one paragraph
HEAD
master
Thomas White
2024-07-12
Fix paragraph insert logic
Thomas White
2024-07-09
Add new paragraph when typing text with a slide selected
Thomas White
2024-06-28
Mark presentation as modified when slide gets edited
Thomas White
2024-06-28
GtkSlideView: Home/End to raise/lower elements
Thomas White
2024-06-27
GtkSlideView: Improve selection logic
Thomas White
2024-06-27
GtkSlideView: Deselect frame on escape key
Thomas White
2023-08-28
Add a few missing ensure_run calls
Thomas White
2022-04-20
Add smooth scroll events to GtkNarrativeView
Thomas White
2020-12-22
Avoid deleting slide when pressing backspace in an empty text paragraph
Thomas White
2020-01-26
Fix double accounting of padding
Thomas White
2020-01-26
Ensure run exists after placing cursor
Thomas White
2020-01-25
Put the cursor in the right place after adding narrative item
Thomas White
2020-01-25
No text in new text frame
narrative_segments
Thomas White
2020-01-25
Fix semantics of slide_add_item
Thomas White
2020-01-24
Add all remaining narrative items
Thomas White
2020-01-24
Insert bullet points
Thomas White
2020-01-23
Remove extraneous "extern"
Thomas White
2020-01-23
Numbering on the timing ruler
Thomas White
2020-01-21
Add basic timing ruler
Thomas White
2020-01-14
Add space for timing ruler
Thomas White
2020-01-13
Add missing cast
Thomas White
2020-01-06
Fix modifier keys
Thomas White
2020-01-06
Fixes for copy, add text paste and hooks for SC paste
Thomas White
2020-01-04
Cut/copy in text format
Thomas White
2019-12-22
Vertical cursor motion in narrative and slide text boxes
Thomas White
2019-12-06
Defer rendering of slide thumbnails until the first time they're drawn
Thomas White
2019-12-06
Draw only visible narrative objects
Thomas White
2019-10-11
Implement text deletion and paragraph splitting in slide text boxes
Thomas White
2019-10-11
gtknv_end_offset_of_para: Add missing initialisation
Thomas White
2019-10-10
Restore slide text insertion
Thomas White
2019-10-10
Fix gtksv_end_offset_of_para for runs
Thomas White
2019-10-10
Take paraspace into account in cursor calculations
Thomas White
2019-10-10
Keep 'run' out of struct slide_pos
Thomas White
2019-10-10
Make symbol names unique across all files
Thomas White
2019-10-05
Remove variable which was only used once
Thomas White
2019-10-05
Restore paragraph splitting
Thomas White
2019-10-05
Implement which_run()
Thomas White
2019-10-05
Fix run determination when inserting text
Thomas White
2019-10-05
Get slide out of parser context
Thomas White
2019-10-05
Add FIXMEs
Thomas White
2019-10-05
Parse emphasis blocks in Bison
Thomas White
2019-09-14
Handle *bold* in parser, rather than as a separate stage
Thomas White
2019-08-25
Fix *bold* etc
Thomas White
2019-08-13
Fix crash when adding an image with a frame already selected
Thomas White
2019-05-24
Fix paragraph splitting logic
Thomas White
2019-05-10
Clean up narrative item size arithmetic
Thomas White
2019-05-07
Beautify cursor and selection highlight for slides
Thomas White
2019-05-07
Fussiness
Thomas White
2019-05-03
Improve behaviour of paragraph splitting (when inserting a slide)
Thomas White
[next]