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
/
mainwindow.c
Age
Commit message (
Expand
)
Author
2011-10-14
Add Image tool icons
Thomas White
2011-10-13
Set focus and redraw slide after image import
Thomas White
2011-10-13
Check object type before asking the tool to do things
Thomas White
2011-10-13
Add image handling basics
Thomas White
2011-10-13
Formatting
Thomas White
2011-10-13
Unify "rubber band box" and "import DnD" pathways
Thomas White
2011-10-11
Design for general drag logic
Thomas White
2011-10-09
Move rubber band box stuff to mainwindow
Thomas White
2011-10-09
Drag to create region
Thomas White
2011-10-06
Revert "Remove spurious line"
Thomas White
2011-10-05
Remove spurious line
Thomas White
2011-10-05
Force the text tool on when creating furniture
Thomas White
2011-10-05
Redraw and drag logic
Thomas White
2011-10-04
Move key press stuff into tool callbacks
Thomas White
2011-10-04
Allow deselect_object() to delete empty objects safely
Thomas White
2011-10-03
More fun with methods
Thomas White
2011-10-03
Use dispatch tables for tool functions
Thomas White
2011-10-01
Use function pointers for object rendering and overlays
Thomas White
2011-09-25
More updates...
Thomas White
2011-09-25
First part of new concept for styles and layout elements
Thomas White
2011-09-19
"Fix" compiler warning
Thomas White
2011-09-16
Scale the image down if it's a silly size
Thomas White
2011-09-15
Draw box when receiving image by DnD
Thomas White
2011-09-15
Comment
Thomas White
2011-09-15
Add initial drag and drop stuff
Thomas White
2011-08-15
Add loading and saving stuff
Thomas White
2011-08-11
Use layout stuff
Thomas White
2011-08-10
Plug in style and layout stuff to UI
Thomas White
2011-07-16
Menu layout and initial stylesheet window stuff
Thomas White
2011-06-05
Drag objects around with the "select" tool
Thomas White
2011-06-02
Tool switching machinery
Thomas White
2011-06-01
Make escape in main window also exit slideshow
Thomas White
2011-06-01
Update slideshow display when switching slides in the window
Thomas White
2011-06-01
Put slideshow on second monitor
Thomas White
2011-05-29
Add icons to tool buttons
Thomas White
2011-05-29
Add menu item (and hotkey) to start presentation
Thomas White
2011-05-29
Add slide show mode
Thomas White
2011-05-28
Switch slides with pageup/pagedown
Thomas White
2011-05-28
Add slides, switch between slides
Thomas White
2011-05-27
Position caret with mouse click
Thomas White
2011-05-26
Add caret and basic keyboard editing
Thomas White
2011-05-26
More clicky logic
Thomas White
2011-05-24
Make backspace work
Thomas White
2011-05-24
Reduce editing box line width
Thomas White
2011-05-24
Add some border inside the editing box
Thomas White
2011-05-24
Remove unused variable
Thomas White
2011-05-24
Text insertion machinery
Thomas White
2011-05-22
Editing and input plumbing
Thomas White
2011-05-21
Add slide rendering machinery
Thomas White
2011-05-21
Initial commit
Thomas White