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
27686 8257 d 13 h murdoch /trunk/src/ Some bug fixes to stay on top code.  
27662 8258 d 14 h murdoch /trunk/src/gnuwin32/ Added "Stay on top" to popup menus in Rgui.  
27357 8271 d 12 h murdoch /trunk/src/ win.graph default size change, bringToTop "stay" addition  
25365 8404 d 0 h ripley /trunk/src/ allow zero-length list for modes  
24283 8478 d 8 h ripley /trunk/ branch update  
24276 8478 d 23 h ripley /trunk/src/gnuwin32/ tweaks to make closer to X11 version  
24272 8479 d 3 h ripley /trunk/src/gnuwin32/ move to using vector list internally  
24265 8479 d 5 h ripley /trunk/src/gnuwin32/ branch update  
24259 8479 d 23 h ripley /trunk/src/gnuwin32/ improvements to data editor: scrollbars, event loop  
24255 8480 d 1 h ripley /trunk/ branch update  
23463 8547 d 16 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 9092 d 1 h ripley /trunk/src/gnuwin32/ remove duplicate declaration for R_strtod  
14561 9181 d 1 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 9181 d 2 h luke /trunk/src/ Changed begincontext calls to use CTXT_CCODE instead of 8.  
13406 9242 d 9 h ripley /trunk/src/gnuwin32/ declare R_ProcessEvents in config.h
don't set LIBXML in config.h but from compile line
 
12976 9282 d 5 h pd /trunk/ branch update  
12778 9301 d 20 h pd /trunk/ branch update  
12256 9325 d 1 h pd /trunk/ branch update  
11588 9372 d 6 h ripley /trunk/src/gnuwin32/ allow users to set and change console screen buffer size  
11073 9404 d 21 h ripley /trunk/src/gnuwin32/ make dataentry non-modal, popups modal (Graphapp bug)  
10217 9481 d 14 h pd /trunk/ branch update  
10172 9485 d 17 h luke /trunk/ Merged with R-GenGC branch  
9837 9511 d 9 h ripley /trunk/src/gnuwin32/ gnuwin32 branch update
add `Load history' item to Rgui File menu
 
9374 9555 d 9 h ripley /trunk/src/gnuwin32/ BringToTop  
9323 9560 d 9 h ripley /trunk/src/gnuwin32/ minor layout tweaks  
9236 9568 d 9 h ripley /trunk/src/gnuwin32/ purer GraphApp solution  
9229 9569 d 10 h ripley /trunk/src/gnuwin32/ more cleanup  
9212 9570 d 8 h ripley /trunk/src/gnuwin32/ re-organize console.c into separate files.
Add USE_MDI to begin to move towards Motif versions
 
9205 9571 d 0 h ripley /trunk/ allow optional fixed width (user chooses) in de.  
9181 9573 d 9 h ripley /trunk/src/gnuwin32/ row->col typo  
9124 9576 d 4 h ripley /trunk/src/gnuwin32/ more redraw tweaks (and avoid show which seems buggy on maximized windows)  
9095 9578 d 1 h ripley /trunk/ dataentry updates  
9079 9579 d 1 h ripley /trunk/src/gnuwin32/ data.entry improvements (var field size, scrollbars, ...)  
9067 9580 d 8 h ripley /trunk/src/ double click in a de cell makes it editable  
9053 9581 d 9 h ripley /trunk/src/ dataentry improvements  
9048 9582 d 3 h ripley /trunk/src/gnuwin32/ tweak data editor (e.g. faster updates)
allow "Windows" as a configuration colour.
 
9044 9582 d 8 h ripley /trunk/src/gnuwin32/ add dataentry for Windows  
7701 9684 d 23 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
5731 9820 d 22 h ripley /trunk/src/ remove trailing "\n" in warning(call) and error(call), as now supplied  
5458 9849 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere