W3C CVS Root

CVS log for Amaya/thotlib/include/thot_gui_windows.h

[BACK] Up to [Public] / Amaya / thotlib / include

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:03:56 2004 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: HEAD, Amaya-9-55-1, Amaya-9-55, Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-9-52, Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3, Amaya-9-2-1, Amaya-9-2, Amaya-9-1, Amaya-8-7, Amaya-8-6, Amaya-8-5, Amaya-8-4, Amaya-8-3, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0, Amaya-10-0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
wxWindows port on windows
Note :
+ __STDC__ flag has been removed
+ now the code is compiled with c++ compiler options
Todo :
+ the setup.h file must be edited before wxWindows compilation (for opengl support for example): an automatic configuration will be done.
+ remove the warnings due to c++ strict syntax

S. GULLY

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 16 12:10:09 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Rename flags _WINDOWS by _WINGUI
+ the flag _WINDOWS must be used only for windows specific code.
+ the flag _WINGUI must be used only for old windows gui stuff.

S. GULLY

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 11 16:25:14 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
- Adding new widgets for wxWindows version

It's possible to show a simple local page : using the opengl canvas
It's possible to scroll (but there is a bug when the scrollbar should be hiden)

S. GULLY

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 26 09:28:27 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -0 lines
compilation fix on windows
S. GULLY

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 26 08:57:52 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
code cleaning : remove X11 type dependencies for following builds : wxWindows / NOGUI / a part of GTK
these following types are now renamed :
XPoint   -> ThotPoint
XSegment -> ThotSegment
XArc     -> ThotArc
Pixel    -> ThotPixel
KeySym   -> ThotKeySym
Drawable -> ThotDrawable
XColor   -> ThotColorStruct
Pixmap   -> ThotPixmap

S. GULLY

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster