Subversion Repositories programming

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
351 6955 d 22 h ira /school/cs480/elevator/ Crash fix.
Add elevator number and floor to button request dialog.
 
348 6956 d 4 h ira /school/cs480/elevator/ Misc Cleanups.  
347 6956 d 4 h ira /school/cs480/elevator/ Add dynamic gui generation code.  
346 6956 d 5 h ira /school/cs480/elevator/ Get set up for dynamic gui generation. Add fixmes.  
344 6956 d 19 h ira /school/cs480/elevator/ Fix all threading issues by switching to a Glib::Dispatcher and
using a single thread for the gui.

Misc Bugfixes.
 
340 6957 d 17 h ira /school/cs480/elevator/ GUI. Tons of cleanups