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
/
WinMake
/
src
/
gnuwin32
/
devga.c
– Rev 30063
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
30063
8064 d 0 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
29985
8069 d 11 h
ripley
/trunk/src/gnuwin32/
fix PSDeviceDriver call
29909
8074 d 1 h
ripley
/trunk/src/
add arg 'res' to set the nominal resolution of BMP/PNG/JPEG files
29441
8106 d 22 h
ripley
/trunk/
use Is)finite directly instead of R_finite where easily possible
29371
8112 d 12 h
ripley
/trunk/
branch update
29320
8117 d 8 h
ripley
/trunk/src/
add bg= arg to windows() device
29289
8118 d 13 h
ripley
/trunk/src/gnuwin32/
branch update
29227
8121 d 22 h
murdoch
/trunk/src/
RGui utility functions: window titles and handles
29207
8123 d 10 h
ripley
/trunk/src/
assume PLOTHISTORY (Windows) is here for good
29206
8123 d 11 h
ripley
/trunk/src/gnuwin32/
menuclear is now defined in rui.h!
28888
8151 d 9 h
ripley
/trunk/src/gnuwin32/
add/improve protection against buffer overflows
27686
8256 d 17 h
murdoch
/trunk/src/
Some bug fixes to stay on top code.
27662
8257 d 17 h
murdoch
/trunk/src/gnuwin32/
Added "Stay on top" to popup menus in Rgui.
27526
8264 d 0 h
ripley
/trunk/src/
hide .PostScript.Options
27357
8270 d 16 h
murdoch
/trunk/src/
win.graph default size change, bringToTop "stay" addition
27236
8278 d 22 h
murrell
/trunk/src/
Merging R-gcontext branch
27143
8286 d 14 h
ripley
/trunk/
branch update
26905
8299 d 10 h
ripley
/trunk/src/gnuwin32/
use fast png/etc code even on 256-col screens (as I tested it)
26839
8303 d 5 h
ripley
/trunk/
branch update
26234
8351 d 11 h
ripley
/trunk/src/gnuwin32/
use GetDIBits and so speed up png etc on all but 8-bit screens
26221
8352 d 2 h
ripley
/trunk/src/gnuwin32/
speed up bitmap devices in the 32-bit case when we can access the bitmap
26125
8357 d 7 h
murdoch
/trunk/src/gnuwin32/
Tweaks to double-buffering
26109
8358 d 4 h
ripley
/trunk/src/
allow user-selectable buffering on windows() devices
26092
8360 d 5 h
murdoch
/trunk/src/gnuwin32/
Set double-buffering to be default
25660
8389 d 1 h
ripley
/trunk/src/gnuwin32/
displayList should be on only for screen devices
25647
8390 d 5 h
ripley
/trunk/src/gnuwin32/
fix the height and depth of space characters.
25389
8400 d 4 h
ripley
/trunk/src/gnuwin32/
branch update messed up indentation
25387
8400 d 4 h
ripley
/trunk/
branch update
25312
8406 d 2 h
ripley
/trunk/src/
use snprintf for safety
25262
8409 d 1 h
ripley
/trunk/
fix PR#3466
25253
8410 d 1 h
ripley
/trunk/src/gnuwin32/
do_bringToTop had wrong limit in NumDevices
24923
8433 d 10 h
ripley
/trunk/src/gnuwin32/
dev.off() on windows(record=TRUE) saves the current plot
24735
8444 d 6 h
ripley
/trunk/src/
remove #ifdef-ed old code
24724
8445 d 5 h
ripley
/trunk/src/
add xpos and ypos args to windows() device
24610
8454 d 4 h
ripley
/trunk/src/gnuwin32/
option of double-buffering WIndows device
24606
8454 d 7 h
ripley
/trunk/src/gnuwin32/
allow initial position of graphics window to be set
24345
8472 d 23 h
ripley
/trunk/
add option locatorBell
24205
8482 d 12 h
ripley
/trunk/src/
branch update
22471
8614 d 9 h
ripley
/trunk/src/gnuwin32/
put .SavedPlots in user workspace, not base
22279
8629 d 10 h
ripley
/trunk/src/
add title arg to PDF and postscript devices