The R Project SVN R

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
27027 8292 d 22 h murrell /branches/R-gcontext/src/modules/gnome/ Sweep 2: changes for gnome() device (NOTE gtk() now provided by
external package gtkDevice)
 
26795 8308 d 4 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
20443 8781 d 6 h martyn /trunk/src/modules/gnome/ GNOME module now passes -Wall  
20417 8783 d 10 h martyn /trunk/src/modules/gnome/ Fixes for -Wall (including #1757)  
20053 8811 d 7 h martyn /trunk/src/modules/gnome/ Removed C++ style comments  
19874 8824 d 20 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
19237 8876 d 12 h martyn /trunk/src/modules/gnome/ Callbacks in devGNOME.c now work via R_gtk_terminal_run()
Help menu updated in terminal-menu.c
 
18798 8895 d 3 h martyn /trunk/src/modules/gnome/ Replaced some string functions with their glib equivalents + made
inclusion of certain header files conditional on the information
in <config.h>
 
18793 8895 d 6 h ripley /trunk/src/modules/ make use of substitution for strncasecmp
add config.h where omitted.
 
17165 9000 d 22 h murrell /trunk/src/ Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
 
17115 9001 d 19 h murrell /trunk/src/modules/gnome/ Changed from GEHandleEvent on redraw to GEplayDisplayList  
17102 9001 d 22 h martyn /trunk/src/modules/gnome/ - Background colour set to white if transparent bg requested
- Resizing now works (insofar as the canvas emits expose events correctly)
- No longer deactivate first button on toolbar (This didn't work if there
was more than one gnome() device)
 
17088 9002 d 6 h martyn /trunk/src/modules/gnome/ Fixing -Wall warnings  
17020 9004 d 19 h murrell /trunk/src/modules/gnome/ Fixups or close button, save as button, and resizing  
16952 9006 d 22 h murrell /trunk/src/ Its metricInfo not metricinfo  
16945 9007 d 3 h pd /trunk/ GNOME changes, from Martyn  
16018 9082 d 10 h martyn /trunk/src/modules/gnome/ Improvements to gnome() graphics device.
Inactive menu items in console window rendered insensitive to mouse clicks.
 
13974 9213 d 23 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.