index
:
mdk
cvs
gtk3
master
mix development kit
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mixgtk
/
mixgtk_device.c
Age
Commit message (
Expand
)
Author
2005-09-29
(write_char_): buffer size was insufficient.
Jose Antonio Ortega Ruiz
2005-09-20
New FSF address
Jose Antonio Ortega Ruiz
2004-07-04
new menu item to change all fonts at once.
Jose Antonio Ortega Ruiz
2004-07-02
(write_char_): scroll on output and cursor placement.
Jose Antonio Ortega Ruiz
2004-06-30
detachable windows in gtk+2
Jose Antonio Ortega Ruiz
2004-06-24
almost complete (barring bugs) reimplementation of all gmixvm functionality i...
Jose Antonio Ortega Ruiz
2004-06-23
First, incomplete port to gtk 2.0. Basic functionality in place.
Jose Antonio Ortega Ruiz
2004-06-11
support for terminal device input in the form of a new dialog.
Jose Antonio Ortega Ruiz
2002-04-10
_() i18n macro added to all strings missing it
Jose Antonio Ortega Ruiz
2002-04-09
portability fix: snprintf -> g_snprintf
Jose Antonio Ortega Ruiz
2002-03-29
missing standard headers included
Jose Antonio Ortega Ruiz
2001-09-01
use of new command pddir
Jose Antonio Ortega Ruiz
2001-08-17
devices destruction fixed
Jose Antonio Ortega Ruiz
2001-07-08
devdir command via menu
Jose Antonio Ortega Ruiz
2001-07-08
use of mix_config
Jose Antonio Ortega Ruiz
2001-07-05
use of .mdk instead of .gmixvm
Jose Antonio Ortega Ruiz
2001-07-01
split improved
Jose Antonio Ortega Ruiz
2001-06-30
split improved
Jose Antonio Ortega Ruiz
2001-06-25
hot split/unsplit
Jose Antonio Ortega Ruiz
2001-06-12
segfault corrected
Jose Antonio Ortega Ruiz
2001-05-30
binary devices output formats added
Jose Antonio Ortega Ruiz
2001-05-10
devices font customisation added
Jose Antonio Ortega Ruiz
2001-05-09
minor changes
Jose Antonio Ortega Ruiz
2001-05-07
use of virtual device destructor to delete devices after program reload
Jose Antonio Ortega Ruiz
2001-05-06
support for gtk binary devices added
Jose Antonio Ortega Ruiz
2001-04-02
use of opem_memstream avoided for FreeBSD portability
Jose Antonio Ortega Ruiz
2001-03-09
partial functionality implemented
jaortega