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
/
stylesheet_editor.c
Age
Commit message (
Expand
)
Author
2019-05-01
Move declarations
Thomas White
2019-04-30
StylesheetEditor: avoid setting attributes if the corresponding widgets are d...
Thomas White
2019-04-29
Honour background in text frames
Thomas White
2019-04-28
Use geometry from stylesheet for items other than TEXT and IMAGE
Thomas White
2019-04-28
Disable stylesheet elements which shouldn't exist
Thomas White
2019-04-28
Fussiness
Thomas White
2019-04-28
Set padding and paraspace
Thomas White
2019-04-28
Set all units on geometry
Thomas White
2019-04-28
Connect up all signals
Thomas White
2019-04-27
New way of defining StylesheetEditorPrivate
Thomas White
2019-04-27
Implement selection of style in editor
Thomas White
2019-04-26
Populate stylesheet editor list
Thomas White
2019-04-26
Get rid of "enum style_element"
Thomas White
2019-04-26
Clear tree store before adding style names
Thomas White
2019-04-23
Style selector
Thomas White
2019-04-16
Tree store testing
Thomas White
2019-04-15
Initial stylesheet editor
Thomas White
2019-02-19
WIP
Thomas White
2018-11-10
Make furniture widgets work
Thomas White
2018-11-09
Set furniture values in SS editor
Thomas White
2018-11-05
Hook up furniture selector signal
Thomas White
2018-11-01
Implement "revert" in stylesheet editor
Thomas White
2018-10-30
Add alignment to stylesheet editor
Thomas White
2018-10-28
Remove debug
json-stylesheets
Thomas White
2018-10-27
Allow alpha values for stylesheet colours
Thomas White
2018-10-27
Update values from stylesheet editor
Thomas White
2018-10-27
Avoid copious strcatting for stylesheet lookups
Thomas White
2018-10-25
Set values in stylesheet editor
Thomas White
2018-10-17
Switch to new Stylesheet type
Thomas White
2018-10-17
Strip out macro system
Thomas White
2018-08-07
Fix find_replace
Thomas White
2018-08-06
Frame background stuff
Thomas White
2018-07-08
Hook up lots of stylesheet editor stuff
Thomas White
2018-07-06
Stylesheet editor plumbing
Thomas White
2018-06-24
Preparation for new style model
Thomas White
2018-05-01
Get rid of stylesheet lists and add stylesheet change signal
Thomas White
2018-04-29
Create stylesheet if it's not there already
Thomas White
2018-04-29
Implement setting default fg colour
Thomas White
2018-04-29
Implement setting default font
Thomas White
2018-04-29
Whitespace
Thomas White
2018-04-29
Show stylesheet storycode in editor
Thomas White
2018-04-23
Initialise StylesheetEditor default font and fgcol
Thomas White
2018-04-22
Add preliminary stylesheet editor
Thomas White