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
26266 8350 d 12 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
20443 8781 d 20 h martyn /trunk/src/modules/gnome/ GNOME module now passes -Wall  
20417 8783 d 23 h martyn /trunk/src/modules/gnome/ Fixes for -Wall (including #1757)  
20053 8811 d 21 h martyn /trunk/src/modules/gnome/ Removed C++ style comments  
19874 8825 d 10 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
19237 8877 d 1 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 16 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 19 h ripley /trunk/src/modules/ make use of substitution for strncasecmp
add config.h where omitted.
 
17165 9001 d 11 h murrell /trunk/src/ Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
 
17115 9002 d 9 h murrell /trunk/src/modules/gnome/ Changed from GEHandleEvent on redraw to GEplayDisplayList  
17102 9002 d 11 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 20 h martyn /trunk/src/modules/gnome/ Fixing -Wall warnings  
17020 9005 d 8 h murrell /trunk/src/modules/gnome/ Fixups or close button, save as button, and resizing  
16952 9007 d 11 h murrell /trunk/src/ Its metricInfo not metricinfo  
16945 9007 d 16 h pd /trunk/ GNOME changes, from Martyn  
16018 9082 d 23 h martyn /trunk/src/modules/gnome/ Improvements to gnome() graphics device.
Inactive menu items in console window rendered insensitive to mouse clicks.
 
13974 9214 d 12 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.