R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-Win-CMD
/
src
/
modules
/
gnome
/
devGNOME.c
@ 28362
– Rev 28254
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
28254
20661 d 20 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
27236
8278 d 23 h
murrell
/trunk/src/
Merging R-gcontext branch
27117
8287 d 13 h
ripley
/trunk/
branch update
27057
8291 d 3 h
martyn
/trunk/src/modules/gnome/
Fixed printing using GNOME device button bar
20443
8781 d 6 h
martyn
/trunk/src/modules/gnome/
GNOME module now passes -Wall
20417
8783 d 9 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 11 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 5 h
ripley
/trunk/src/modules/
make use of substitution for strncasecmp
add config.h where omitted.
17165
9000 d 21 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 21 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 18 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 2 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'.