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
/
slide_window.c
Age
Commit message (
Collapse
)
Author
2018-10-30
Propagate stylesheet changes to slide windows
Thomas White
2018-10-30
Fix style warnings from static analyser
Thomas White
2018-10-20
Remove legacy API cruft
Thomas White
2018-05-01
Get rid of stylesheet lists and add stylesheet change signal
Thomas White
We no longer have a need for more than one (since the callback stuff changed, see 61394e51), and removing it makes it much easier to hook up the stylesheet update code for the stylesheet editor.
2018-04-15
Set transient parent for about box
Thomas White
A bit tricky because it can be called up from two different windows (narrative and slide editor)
2018-04-15
Internationalise all strings in source code
Thomas White
2018-03-11
Rename some functions to make them unique
Thomas White
Makes things less confusing. Ulterior motive: makes Meson unity builds work.
2018-03-11
Avoid creating extra ImageStores
Thomas White
2018-02-19
Remove unused variables
Thomas White
2018-02-04
Fix next/previous slide in slide window
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-05
Fussiness
Thomas White
2018-01-05
GUI slide title adding
Thomas White
2018-01-04
Copy and paste entire frames
Thomas White
2017-12-06
Fix some FIXMEs
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-01-16
Titlebar stuff, keep track of when presentation has been changed
Thomas White
2016-11-18
Use slide template for new slides
Thomas White
2016-08-23
Horrible size hack for slide window
Thomas White
2016-05-17
GObjectify the slideshow
Thomas White
2016-05-17
Remove some old code
Thomas White
2016-05-02
Remove old stuff from SlideWindow, and fix action group stuff
Thomas White
2016-04-28
Fix slide number the first time the slide window is opened
Thomas White
2016-04-24
Fix slide numbers
Thomas White
2016-04-22
Slide adding works
Thomas White
2016-03-28
Basic renderer using PangoLayouts
Thomas White
2016-03-14
Set role of slide window
Thomas White
2016-01-05
next/prev slide fixes
Thomas White
2015-12-26
Remove "struct slide" and the slide list
Thomas White
2015-12-26
Open slide window on right slide
Thomas White
2015-11-26
WIP
Thomas White
2015-11-15
Move PangoLanguage higher up
Thomas White
2015-11-01
Vertical scrolling stuff
Thomas White
2015-10-19
Swap out deprecated function
Thomas White
2015-08-20
Move a comment
Thomas White
2015-08-17
Dispatch table for slideshow controller
Thomas White
2015-06-13
Fix slide number
Thomas White
2015-06-09
Frame deletion stuff
Thomas White
2015-02-14
Fix arrow direction
Thomas White
2015-02-07
Revert a couple of container_add to scrolled_window_add_with_viewport
Thomas White
2015-02-06
Remove deprecated stuff
Thomas White
2014-12-26
"Fix" some more warnings
Thomas White
2014-12-11
Add missing return
Thomas White
2014-12-11
WIP on Narrative stylesheet
Thomas White
2014-12-09
Remember when slide window is closed
Thomas White
2014-12-06
Add toolbar to NarrativeWindow
Thomas White
2014-12-04
Restore notes
Thomas White
2014-12-02
Restore sensitivity of first/prev/next/last slide buttons
Thomas White
[next]