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
27236 8280 d 0 h murrell /trunk/src/ Merging R-gcontext branch  
27117 8288 d 13 h ripley /trunk/ branch update  
27057 8292 d 3 h martyn /trunk/src/modules/gnome/ Fixed printing using GNOME device button bar  
20443 8782 d 6 h martyn /trunk/src/modules/gnome/ GNOME module now passes -Wall  
20417 8784 d 10 h martyn /trunk/src/modules/gnome/ Fixes for -Wall (including #1757)  
20053 8812 d 7 h martyn /trunk/src/modules/gnome/ Removed C++ style comments  
19874 8825 d 20 h murrell /trunk/src/ Tidied and commented NewDevDesc structure  
19237 8877 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 8896 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 8896 d 6 h ripley /trunk/src/modules/ make use of substitution for strncasecmp
add config.h where omitted.
 
17165 9001 d 22 h murrell /trunk/src/ Added gamma to drawing functions that accept colour arguments
Also standardised intialisation of graphics parameters by devices
 
17115 9002 d 19 h murrell /trunk/src/modules/gnome/ Changed from GEHandleEvent on redraw to GEplayDisplayList  
17102 9002 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 9003 d 6 h martyn /trunk/src/modules/gnome/ Fixing -Wall warnings  
17020 9005 d 19 h murrell /trunk/src/modules/gnome/ Fixups or close button, save as button, and resizing  
16952 9007 d 22 h murrell /trunk/src/ Its metricInfo not metricinfo  
16945 9008 d 3 h pd /trunk/ GNOME changes, from Martyn  
16018 9083 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 9214 d 23 h hornik /trunk/src/modules/ Move GUI modules from `src/unix' to `src/modules'.