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
/
dataentry.c
@ 77458
– 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
8065 d 16 h
/branches/WinMake/
This commit was manufactured by cvs2svn to create branch 'WinMake'.
29162
8130 d 4 h
ripley
/trunk/src/
branch update
27686
8258 d 9 h
murdoch
/trunk/src/
Some bug fixes to stay on top code.
27662
8259 d 9 h
murdoch
/trunk/src/gnuwin32/
Added "Stay on top" to popup menus in Rgui.
27357
8272 d 8 h
murdoch
/trunk/src/
win.graph default size change, bringToTop "stay" addition
25365
8404 d 20 h
ripley
/trunk/src/
allow zero-length list for modes
24283
8479 d 4 h
ripley
/trunk/
branch update
24276
8479 d 19 h
ripley
/trunk/src/gnuwin32/
tweaks to make closer to X11 version
24272
8479 d 22 h
ripley
/trunk/src/gnuwin32/
move to using vector list internally
24265
8480 d 1 h
ripley
/trunk/src/gnuwin32/
branch update
24259
8480 d 19 h
ripley
/trunk/src/gnuwin32/
improvements to data editor: scrollbars, event loop
24255
8480 d 21 h
ripley
/trunk/
branch update
23463
8548 d 11 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 21 h
ripley
/trunk/src/gnuwin32/
remove duplicate declaration for R_strtod
14561
9181 d 21 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 22 h
luke
/trunk/src/
Changed begincontext calls to use CTXT_CCODE instead of 8.
13406
9243 d 5 h
ripley
/trunk/src/gnuwin32/
declare R_ProcessEvents in config.h
don't set LIBXML in config.h but from compile line
12976
9283 d 1 h
pd
/trunk/
branch update
12778
9302 d 16 h
pd
/trunk/
branch update
12256
9325 d 21 h
pd
/trunk/
branch update
11588
9373 d 2 h
ripley
/trunk/src/gnuwin32/
allow users to set and change console screen buffer size
11073
9405 d 17 h
ripley
/trunk/src/gnuwin32/
make dataentry non-modal, popups modal (Graphapp bug)
10217
9482 d 10 h
pd
/trunk/
branch update
10172
9486 d 13 h
luke
/trunk/
Merged with R-GenGC branch
9837
9512 d 5 h
ripley
/trunk/src/gnuwin32/
gnuwin32 branch update
add `Load history' item to Rgui File menu
9374
9556 d 5 h
ripley
/trunk/src/gnuwin32/
BringToTop
9323
9561 d 5 h
ripley
/trunk/src/gnuwin32/
minor layout tweaks
9236
9569 d 5 h
ripley
/trunk/src/gnuwin32/
purer GraphApp solution
9229
9570 d 6 h
ripley
/trunk/src/gnuwin32/
more cleanup
9212
9571 d 4 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 20 h
ripley
/trunk/
allow optional fixed width (user chooses) in de.
9181
9574 d 5 h
ripley
/trunk/src/gnuwin32/
row->col typo
9124
9577 d 0 h
ripley
/trunk/src/gnuwin32/
more redraw tweaks (and avoid show which seems buggy on maximized windows)
9095
9578 d 21 h
ripley
/trunk/
dataentry updates
9079
9579 d 20 h
ripley
/trunk/src/gnuwin32/
data.entry improvements (var field size, scrollbars, ...)
9067
9581 d 4 h
ripley
/trunk/src/
double click in a de cell makes it editable
9053
9582 d 5 h
ripley
/trunk/src/
dataentry improvements
9048
9582 d 23 h
ripley
/trunk/src/gnuwin32/
tweak data editor (e.g. faster updates)
allow "Windows" as a configuration colour.
9044
9583 d 4 h
ripley
/trunk/src/gnuwin32/
add dataentry for Windows
7701
9685 d 19 h
hornik
/trunk/
Renamed `Rconfig.h' to `config.h' in `src/include'.