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
30063 8064 d 2 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29162 8128 d 14 h ripley /trunk/src/ branch update  
27686 8256 d 19 h murdoch /trunk/src/ Some bug fixes to stay on top code.  
27662 8257 d 20 h murdoch /trunk/src/gnuwin32/ Added "Stay on top" to popup menus in Rgui.  
27357 8270 d 18 h murdoch /trunk/src/ win.graph default size change, bringToTop "stay" addition  
25365 8403 d 6 h ripley /trunk/src/ allow zero-length list for modes  
24283 8477 d 14 h ripley /trunk/ branch update  
24276 8478 d 5 h ripley /trunk/src/gnuwin32/ tweaks to make closer to X11 version  
24272 8478 d 9 h ripley /trunk/src/gnuwin32/ move to using vector list internally  
24265 8478 d 11 h ripley /trunk/src/gnuwin32/ branch update  
24259 8479 d 5 h ripley /trunk/src/gnuwin32/ improvements to data editor: scrollbars, event loop  
24255 8479 d 7 h ripley /trunk/ branch update  
23463 8546 d 22 h luke /trunk/ Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
 
15913 9091 d 7 h ripley /trunk/src/gnuwin32/ remove duplicate declaration for R_strtod  
14561 9180 d 7 h luke /trunk/src/ Added a void * component cenddata to RCNTXT; changed cend to take this
value as its argument. Allows cleanup functions to be given context
data. The dataentry functions have been modified accordingly.
 
14560 9180 d 8 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
13406 9241 d 15 h ripley /trunk/src/gnuwin32/ declare R_ProcessEvents in config.h
don't set LIBXML in config.h but from compile line
 
12976 9281 d 11 h pd /trunk/ branch update  
12778 9301 d 2 h pd /trunk/ branch update  
12256 9324 d 7 h pd /trunk/ branch update  
11588 9371 d 12 h ripley /trunk/src/gnuwin32/ allow users to set and change console screen buffer size  
11073 9404 d 3 h ripley /trunk/src/gnuwin32/ make dataentry non-modal, popups modal (Graphapp bug)  
10217 9480 d 20 h pd /trunk/ branch update  
10172 9484 d 23 h luke /trunk/ Merged with R-GenGC branch  
9837 9510 d 15 h ripley /trunk/src/gnuwin32/ gnuwin32 branch update
add `Load history' item to Rgui File menu
 
9374 9554 d 15 h ripley /trunk/src/gnuwin32/ BringToTop  
9323 9559 d 15 h ripley /trunk/src/gnuwin32/ minor layout tweaks  
9236 9567 d 15 h ripley /trunk/src/gnuwin32/ purer GraphApp solution  
9229 9568 d 16 h ripley /trunk/src/gnuwin32/ more cleanup  
9212 9569 d 14 h ripley /trunk/src/gnuwin32/ re-organize console.c into separate files.
Add USE_MDI to begin to move towards Motif versions
 
9205 9570 d 6 h ripley /trunk/ allow optional fixed width (user chooses) in de.  
9181 9572 d 15 h ripley /trunk/src/gnuwin32/ row->col typo  
9124 9575 d 10 h ripley /trunk/src/gnuwin32/ more redraw tweaks (and avoid show which seems buggy on maximized windows)  
9095 9577 d 7 h ripley /trunk/ dataentry updates  
9079 9578 d 7 h ripley /trunk/src/gnuwin32/ data.entry improvements (var field size, scrollbars, ...)  
9067 9579 d 14 h ripley /trunk/src/ double click in a de cell makes it editable  
9053 9580 d 15 h ripley /trunk/src/ dataentry improvements  
9048 9581 d 9 h ripley /trunk/src/gnuwin32/ tweak data editor (e.g. faster updates)
allow "Windows" as a configuration colour.
 
9044 9581 d 15 h ripley /trunk/src/gnuwin32/ add dataentry for Windows  
7701 9684 d 5 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.