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
28254 20663 d 6 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
27236 8280 d 9 h murrell /trunk/src/ Merging R-gcontext branch  
27117 8288 d 23 h ripley /trunk/ branch update  
27057 8292 d 13 h martyn /trunk/src/modules/gnome/ Fixed printing using GNOME device button bar  
20443 8782 d 16 h martyn /trunk/src/modules/gnome/ GNOME module now passes -Wall  
20417 8784 d 20 h martyn /trunk/src/modules/gnome/ Fixes for -Wall (including #1757)  
20053 8812 d 17 h martyn /trunk/src/modules/gnome/ Removed C++ style comments  
19874 8826 d 6 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
19237 8877 d 22 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 8896 d 13 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 8896 d 16 h ripley /trunk/src/modules/ make use of substitution for strncasecmp
add config.h where omitted.
 
17165 9002 d 7 h murrell /trunk/src/ Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
 
17115 9003 d 5 h murrell /trunk/src/modules/gnome/ Changed from GEHandleEvent on redraw to GEplayDisplayList  
17102 9003 d 8 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 9003 d 16 h martyn /trunk/src/modules/gnome/ Fixing -Wall warnings  
17020 9006 d 5 h murrell /trunk/src/modules/gnome/ Fixups or close button, save as button, and resizing  
16952 9008 d 8 h murrell /trunk/src/ Its metricInfo not metricinfo  
16945 9008 d 13 h pd /trunk/ GNOME changes, from Martyn  
16018 9083 d 20 h martyn /trunk/src/modules/gnome/ Improvements to gnome() graphics device.
Inactive menu items in console window rendered insensitive to mouse clicks.
 
13974 9215 d 9 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.