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-classInheritance
/
src
/
extra
/
graphapp
/
graphapp.h
@ 63243
– Rev 47757
Rev
Hide 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
Changes
47757
6390 d 22 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
/branches/R-classInheritance
46784
6484 d 4 h
murdoch
/trunk/src/
More flexible colour specs in Rgui
/trunk/src/gnuwin32/guicolors.h
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/console.h
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/pager.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/preferences.h
/trunk/src/gnuwin32/rui.c
46774
6488 d 1 h
murdoch
/trunk/src/
Script editors didn't respect colour change requests
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/editor.c
45252
6682 d 5 h
ripley
/trunk/src/
final (?!) patch on input methods from Nakama
/trunk/src/extra/graphapp/ga.h
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/windows.c
/trunk/src/gnuwin32/console.c
45067
6689 d 16 h
ripley
/trunk/src/
patch on CJK input from Nakama
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/gimage.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/menus.c
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/consolestructs.h
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/rui.c
45017
6692 d 10 h
ripley
/trunk/src/extra/graphapp/
use R-standard indentation
/trunk/src/extra/graphapp/arith.c
/trunk/src/extra/graphapp/array.c
/trunk/src/extra/graphapp/bitmaps.c
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/clipboard.c
/trunk/src/extra/graphapp/context.c
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/cursors.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/drawing.c
/trunk/src/extra/graphapp/drawtext.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/fonts.c
/trunk/src/extra/graphapp/ga.h
/trunk/src/extra/graphapp/gbuttons.c
/trunk/src/extra/graphapp/gdraw.c
/trunk/src/extra/graphapp/gimage.c
/trunk/src/extra/graphapp/gmenus.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/image.c
/trunk/src/extra/graphapp/init.c
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/menus.c
/trunk/src/extra/graphapp/metafile.c
/trunk/src/extra/graphapp/objects.c
/trunk/src/extra/graphapp/rgb.c
/trunk/src/extra/graphapp/status.c
/trunk/src/extra/graphapp/str.h
/trunk/src/extra/graphapp/strings.c
/trunk/src/extra/graphapp/windows.c
43917
6775 d 8 h
ripley
/trunk/src/
add a double-click action to GraphApp listboxes.
/trunk/src/extra/graphapp/buttons.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/internal.h
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/preferences.c
43908
6776 d 6 h
ripley
/trunk/src/
Nakama patch for Windows IME
/trunk/src/extra/graphapp/Makefile.win
/trunk/src/extra/graphapp/controls.c
/trunk/src/extra/graphapp/events.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/internal.h
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/consolestructs.h
43858
6780 d 18 h
ripley
/trunk/src/extra/graphapp/
add support for a wchar console
/trunk/src/extra/graphapp/ga.h
/trunk/src/extra/graphapp/gdraw.c
/trunk/src/extra/graphapp/graphapp.h
43740
6795 d 11 h
ripley
/trunk/src/
use registration for all entry points in grDevices
add 'title' to windows()
use windows.options() for defaults
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/windows.c
/trunk/src/gnuwin32/CHANGES
/trunk/src/library/base/man/options.Rd
/trunk/src/library/grDevices/NAMESPACE
/trunk/src/library/grDevices/R/unix/quartz.R
/trunk/src/library/grDevices/R/windows/windows.R
/trunk/src/library/grDevices/R/zzz.R
/trunk/src/library/grDevices/man/windows/windows.Rd
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/grDevices/src/devWindows.h
/trunk/src/library/grDevices/src/init.c
42704
6906 d 12 h
ripley
/trunk/src/extra/graphapp/
tidy up unused variable
make sure buffers are large enough
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/init.c
42641
6912 d 13 h
ripley
/trunk/src/extra/graphapp/
use two namespaces, GA_ and GAI_
comment out some unused entry points.
/trunk/src/extra/graphapp/bitmaps.c
/trunk/src/extra/graphapp/cursors.c
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/image.c
/trunk/src/extra/graphapp/init.c
42564
6917 d 13 h
ripley
/trunk/src/extra/graphapp/
missing GA_ prefix
/trunk/src/extra/graphapp/graphapp.h
42529
6921 d 8 h
ripley
/trunk/src/
move graphapp to a separate DLL (to reduce namespace pollution)
/trunk/src/extra/graphapp/R.def
/trunk/src/gnuwin32/windlgs/src/Makevars.win
/trunk/src/extra/graphapp/Makefile.win
/trunk/src/extra/graphapp/graphapp.h
/trunk/src/extra/graphapp/internal.h
/trunk/src/extra/graphapp/stdimg.h
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
/trunk/src/library/grDevices/src/Makevars.win
/trunk/src/modules/internet/Makefile.win
42521
6921 d 12 h
ripley
/trunk/src/
move graphapp to src/extra (as a prelude to making a separate DLL)
/trunk/src/extra/graphapp
/trunk/src/gnuwin32/graphapp
/trunk/src/extra/Makefile.in
/trunk/src/extra/graphapp/Makefile
/trunk/src/extra/graphapp/clipboard.c
/trunk/src/extra/graphapp/dialogs.c
/trunk/src/extra/graphapp/gmenus.c
/trunk/src/extra/graphapp/metafile.c
/trunk/src/extra/graphapp/printer.c
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/include/Makefile.win
/trunk/src/library/grDevices/src/Makevars.win
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/internet/internet.c
/trunk/src/modules/internet/nanohttp.c
41793
6995 d 13 h
ripley
/trunk/src/gnuwin32/
more 'const char' issues
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/embeddedR.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/bitmaps.c
/trunk/src/gnuwin32/graphapp/buttons.c
/trunk/src/gnuwin32/graphapp/clipboard.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/cursors.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/drawing.c
/trunk/src/gnuwin32/graphapp/drawtext.c
/trunk/src/gnuwin32/graphapp/fonts.c
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/gif.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/graphapp/image.c
/trunk/src/gnuwin32/graphapp/internal.h
/trunk/src/gnuwin32/graphapp/menus.c
/trunk/src/gnuwin32/graphapp/metafile.c
/trunk/src/gnuwin32/graphapp/printer.c
/trunk/src/gnuwin32/graphapp/rgb.c
/trunk/src/gnuwin32/graphapp/status.c
/trunk/src/gnuwin32/graphapp/strings.c
/trunk/src/gnuwin32/graphapp/tooltips.c
/trunk/src/gnuwin32/graphapp/windows.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/rui.h
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/run.h
/trunk/src/gnuwin32/system.c
40594
7121 d 13 h
ripley
/trunk/src/
more on RGui MDI statusbar
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/fixed/etc/Rconsole
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/graphapp/status.c
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Internal.h
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/utils/man/windows/setWindowTitle.Rd
/trunk/src/main/names.c
39274
7259 d 11 h
ripley
/trunk/src/gnuwin32/
remap gettext to GA_gettext explicitly
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/console.c
/trunk/src/gnuwin32/dataentry.c
/trunk/src/gnuwin32/editor.c
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/dialogs.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/graphapp/metafile.c
/trunk/src/gnuwin32/preferences.c
/trunk/src/gnuwin32/windlgs/src/ttest.c
38804
7296 d 12 h
ripley
/trunk/src/gnuwin32/graphapp/
take getcharset static
/trunk/src/gnuwin32/graphapp/ga.h
/trunk/src/gnuwin32/graphapp/gdraw.c
/trunk/src/gnuwin32/graphapp/graphapp.h
38705
7305 d 15 h
ripley
/trunk/src/
remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/front-ends/rproxy_impl.c
/trunk/src/gnuwin32/front-ends/rterm.c
/trunk/src/gnuwin32/graphapp/Makefile
/trunk/src/gnuwin32/graphapp/controls.c
/trunk/src/gnuwin32/graphapp/graphapp.h
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Defn.h
/trunk/src/include/Graphics.h
/trunk/src/include/R_ext/GraphicsEngine.h
/trunk/src/include/Rconnections.h
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/attrib.c
/trunk/src/main/complex.c
/trunk/src/main/connections.c
/trunk/src/main/debug.c
/trunk/src/main/dotcode.c
/trunk/src/main/dounzip.c
/trunk/src/main/dstruct.c
/trunk/src/main/engine.c
/trunk/src/main/objects.c
/trunk/src/main/par.c
/trunk/src/main/sort.c
/trunk/src/main/util.c
←Prev
1
2
Next→
Show All