lp:~abelianr/pyroom/syntax-latex
Created by
Adam Rooke
on
2008-02-29
and last modified on
2008-03-03
- Get this branch:
- bzr branch lp:~abelianr/pyroom/syntax-latex
Only
Adam Rooke
can upload to this branch. If you are
Adam Rooke
please log in for upload directions.
Branch merges
Branch information
Recent revisions
- 61. By Adam Rooke <adam@adam-laptop> on 2008-02-26
-
Bug fix to a regression from pete's code: status bar now shows welcome
on start-up again. - 60. By markino <markino@casseruola> on 2008-02-25
-
in Prefernce dialog is now possible display and modify the minutes interval between autosaves
- 59. By Peter Frost <pete@voyager> on 2008-02-25
-
Fixed error when opening file (gtk key assignments don't seem to like polymorphic functions)
- 58. By Peter Frost <pete@voyager> on 2008-02-25
-
Fixed regression in pyroom.py (verbose being initialised to True)
- 57. By Peter Frost <pete@voyager> on 2008-02-25
-
Stopped using close_buffer in pyroom.py (was causing an error). Also, set buffer correctly when opening files
on startup. - 55. By Peter Frost <pete@voyager> on 2008-02-25
-
Added a new exception class and firmed-up error handling. Added GUI element for error reporting.
- 54. By Adam Rooke <adam@adam-laptop> on 2008-02-25
-
bad upload - broke it quite badly...fixed by un commenting a line of
code commented for de bugging us.