W3C CVS Root

CVS log for Amaya/thotlib/view/glwindowdisplay.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.197: download - view: text, markup, annotated - select for diffs
Tue Jul 13 16:59:48 2010 UTC (13 years, 11 months ago) by quint
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -3 lines
CSS: selectors for rules counter-increment and counter-reset were often not interpreted correctly.
Also, display these rules in the list of rules displayed by command Format/Show applied style...
VQ

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Nov 16 10:56:05 2009 UTC (14 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1, Amaya-11-3
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +1 -1 lines
Code clean up to prepare the integration of new Stix fonts
Irene

Revision 1.195: download - view: text, markup, annotated - select for diffs
Mon Sep 21 15:30:05 2009 UTC (14 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +3 -16 lines
Code clean up.
VQ & IV

Revision 1.194: download - view: text, markup, annotated - select for diffs
Wed Jun 3 12:21:18 2009 UTC (15 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-2
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +3 -2 lines
Fix a problem with undo/redo on rounded rectangles
Irene

Revision 1.193: download - view: text, markup, annotated - select for diffs
Tue May 12 13:35:16 2009 UTC (15 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +6 -125 lines
Add the ViewBox transformation when a shape is created
+ synchrosize rx and ry when the initial size is 0
Irene

Revision 1.192: download - view: text, markup, annotated - select for diffs
Wed Apr 22 12:38:20 2009 UTC (15 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -2 lines
Implement the SVG percent size
Irene

Revision 1.191: download - view: text, markup, annotated - select for diffs
Mon Sep 15 14:46:24 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-1, Amaya-11-0
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +22 -22 lines
SVG lines are now managed as specific polylines
Irene

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Aug 26 14:04:10 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -2 lines
The bounding box of path elements was not correctly computed
Irene

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Aug 11 07:14:18 2008 UTC (15 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +21 -9 lines
*** empty log message ***

Revision 1.188: download - view: text, markup, annotated - select for diffs
Wed Jun 18 13:56:35 2008 UTC (16 years ago) by vatton
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +7 -5 lines
Adding a parameter mode to GL_DrawArc and GL_DrawPolygon functions
Irene

Revision 1.187: download - view: text, markup, annotated - select for diffs
Tue Jun 17 13:06:19 2008 UTC (16 years ago) by vatton
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +0 -28 lines
Change the selection of svg elements
Irene

Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Jun 17 12:30:50 2008 UTC (16 years ago) by vatton
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +0 -8 lines
*** empty log message ***

Revision 1.185: download - view: text, markup, annotated - select for diffs
Mon Jun 16 13:40:32 2008 UTC (16 years ago) by vatton
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +9 -0 lines
add preview of shapes - fred

Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu Jun 12 15:25:58 2008 UTC (16 years ago) by vatton
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +4 -0 lines
Remove OpenGL patches on MacOS platforms
Irene

Revision 1.183: download - view: text, markup, annotated - select for diffs
Wed Oct 10 15:24:07 2007 UTC (16 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-10-0
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +1 -1 lines
Use Stix fonts to display tool symbols
IV + EK

Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Apr 13 14:24:00 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +7 -2 lines
SVG: improving parsing of attribute font-weight.
VQ

Revision 1.181: download - view: text, markup, annotated - select for diffs
Wed Apr 11 09:23:50 2007 UTC (17 years, 2 months ago) by quint
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -2 lines
SVG: fixing a bug in the translation part of attribute viewbox
VQ

Revision 1.180: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:05:17 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +23 -35 lines
Fixing bugs with stroke-width
Irene

Revision 1.179: download - view: text, markup, annotated - select for diffs
Thu Mar 29 12:14:17 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +23 -23 lines
SVG code clean up
Irene

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Mar 28 13:29:48 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +3 -1 lines
Arcs were displayed with half thick
Irene

Revision 1.177: download - view: text, markup, annotated - select for diffs
Wed Mar 28 10:54:09 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +71 -68 lines
Improving drawing of ellipses and borders
Irene

Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:16:23 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +3 -3 lines
Fixing problems with fill colors
Irene

Revision 1.175: download - view: text, markup, annotated - select for diffs
Tue Mar 27 09:19:22 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +87 -92 lines
Improve the svg rendering
Irene

Revision 1.174: download - view: text, markup, annotated - select for diffs
Wed Mar 21 10:01:30 2007 UTC (17 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +8 -6 lines
New toolbar button
Adding parameters to some GL drawing functions
Remove code about LostPicturePath
Irene

Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Mar 20 13:21:39 2007 UTC (17 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +1 -1 lines
Irene

Revision 1.172: download - view: text, markup, annotated - select for diffs
Fri Jan 12 13:59:14 2007 UTC (17 years, 5 months ago) by quint
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +123 -22 lines
SVG: implenting attributes viewBox and preserveAspectRatio. However,
clipping is still missing when preserveAspectRatio=slice.
VQ

Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Dec 20 11:55:05 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +5 -2 lines
Fixing problems with SVG animation
+ prepare the notion of CellBlock
Irene

Revision 1.170: download - view: text, markup, annotated - select for diffs
Fri Dec 15 14:56:43 2006 UTC (17 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -1 lines
Set the boolean 'DisplayOpenGLStatus' to FALSE to not display the
OpenGL Status at launching (asked by Thomas Roessler)
Laurent

Revision 1.169: download - view: text, markup, annotated - select for diffs
Wed Dec 6 16:24:16 2006 UTC (17 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
Avoid too many redisplay when an opaque group is redisplayed.
Irene

Revision 1.168: download - view: text, markup, annotated - select for diffs
Wed Nov 15 11:47:55 2006 UTC (17 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +3 -4 lines
Tabs were not displayed when some text is displayed before
Irene

Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Nov 9 08:32:19 2006 UTC (17 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +10 -17 lines
CopyLocation copy in the X11 and Application clipboard
Irene

Revision 1.166: download - view: text, markup, annotated - select for diffs
Fri Jan 6 16:47:26 2006 UTC (18 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-9-52, Amaya-9-51, Amaya-9-5, Amaya-9-4
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +15 -17 lines
Windows doesn't support gettimetoday.
Irene

Revision 1.165: download - view: text, markup, annotated - select for diffs
Fri Jan 6 16:15:52 2006 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +9 -9 lines
Change the primitive used for time animation.
Irene

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed Aug 31 15:23:49 2005 UTC (18 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +398 -398 lines
Improve the display of dotted and dashed lines.
Irene

Revision 1.163: download - view: text, markup, annotated - select for diffs
Mon Jul 4 15:28:54 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +5 -5 lines
Fixing some MacOS warnings.
+ prevent a crash with redirect (need some improvement).
Irene

Revision 1.162: download - view: text, markup, annotated - select for diffs
Fri Jun 3 14:21:48 2005 UTC (19 years ago) by carcone
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +8 -1 lines
Associate the flag '_MACOS' with the flag '_WX' to avoid
problems with the fink version.
Laurent_WX' to avoid
problems with the fink version.
Laurent

Revision 1.161: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:42 2005 UTC (19 years ago) by vatton
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.160: download - view: text, markup, annotated - select for diffs
Wed May 11 15:05:26 2005 UTC (19 years, 1 month ago) by vatton
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +18 -36 lines
Improving GL animation + positioning.
Irene

Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Apr 11 10:25:10 2005 UTC (19 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +1 -1 lines
Fixing Windows warnings.
Irene

Revision 1.158: download - view: text, markup, annotated - select for diffs
Fri Mar 11 13:50:28 2005 UTC (19 years, 3 months ago) by gully
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +4 -3 lines
add traces
S. GULLY

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Feb 2 16:45:11 2005 UTC (19 years, 4 months ago) by carcone
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +1 -1 lines
Adapt a prototype for GL Mac
Laurent

Revision 1.156: download - view: text, markup, annotated - select for diffs
Wed Feb 2 09:42:27 2005 UTC (19 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +3 -2 lines
+ removing last wxLogDebug call
S. GULLY

Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Jan 28 10:43:49 2005 UTC (19 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +7 -6 lines
more feedback for opengl errors.
S. GULLY

Revision 1.154: download - view: text, markup, annotated - select for diffs
Tue Jan 11 17:16:49 2005 UTC (19 years, 5 months ago) by gully
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +3 -0 lines
+ bug fix: when clicking on the scrollbar top/down buttons or on the inactive part of the scrollbar which generate pageup/pagedown event, the canvas was not redrawn.
+ some litte optimisations with opengl. (tobe tested on differents platforms)

Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Oct 13 09:44:44 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +5 -4 lines
Use Thot functions to open local files.
Irene

Revision 1.152: download - view: text, markup, annotated - select for diffs
Thu Sep 9 13:29:58 2004 UTC (19 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +6 -19 lines
Complete the clipping in GL versions.
Irene

Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Sep 8 15:59:20 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2 lines
bug fix: black baground on windows.
S. GULLY

Revision 1.150: download - view: text, markup, annotated - select for diffs
Thu Aug 19 15:42:09 2004 UTC (19 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +0 -46 lines
The configuration variable SHOW_SPECIAL_CHARS allows to display special
characters within source files.
Irene

Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Jun 21 10:27:43 2004 UTC (20 years ago) by gully
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +26 -19 lines
display only once opengl status (version, renderer ...)
S. GULLY

Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Jun 2 14:44:12 2004 UTC (20 years ago) by cvs
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +3 -3 lines
The code didn't compile on Windows platforms.
Irene

Revision 1.147: download - view: text, markup, annotated - select for diffs
Tue Jun 1 13:23:58 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -0 lines
Lines within a translated SVG are moved twice.
TODO: the creation of a new line within a translated SVG.
Irene

Revision 1.146: download - view: text, markup, annotated - select for diffs
Thu May 27 14:49:04 2004 UTC (20 years ago) by gully
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +45 -48 lines
add debuging traces + code cleaning
S. GULLY

Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Apr 21 09:06:36 2004 UTC (20 years, 2 months ago) by gully
Branches: MAIN
CVS tags: Amaya-8-5
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +5 -1 lines
first compilations fixes for wxWidgets version on macosx :
+ symbols have been renamed :
    Picture -> tt_Picture
    Line -> ThotLine
    FontPointSize -> ThotFontPointSize
+ configure now detects and setup the _MACOS flag
+ configure add the correct LDFLAGS for MACOS
+ configure detect gtk stuff (imlib ...) only when --with-gtk is enable

TODO: resolve the link errors, expatlib, libpng, libjpeg should be shared between wxWidgets and amaya ...

S. GULLY

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Feb 17 14:46:38 2004 UTC (20 years, 4 months ago) by gully
Branches: MAIN
CVS tags: Amaya-8-4, Amaya-8-3
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +26 -7 lines
+ improve the color managment in wxWindow
+ add traces for color debug in OpenGL

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Jan 21 08:48:53 2004 UTC (20 years, 5 months ago) by gully
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +3 -3 lines
fix a possible crash if opengl init funtions return null
S. GULLY

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:15 2004 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
Removing _I18N_ within amaya and annotlib directories
Extending the copyright to 2004
Adding needed convertions utf-8 to the default charset.
Irene

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:04:00 2004 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +13 -4 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.140: download - view: text, markup, annotated - select for diffs
Tue Dec 16 12:10:12 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +10 -10 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.139: download - view: text, markup, annotated - select for diffs
Thu Dec 11 16:25:15 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +19 -8 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.138: download - view: text, markup, annotated - select for diffs
Wed Nov 26 11:29:21 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +8 -8 lines
Fix some warnings.
Irene

Revision 1.137: 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
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
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

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:26 2003 UTC (20 years, 7 months ago) by gully
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +3 -3 lines
This is the Amaya C++ version : ie amaya uses now g++ (c++ version of gcc)

WARNING:
Before compilation do :
    - On debian just install g++ : "apt-get install g++"
    - A cvs update into libwww directory because there is a expat header to update.
    - "rm -rf *"
    - "../configure [options...]"

S. GULLY

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Nov 17 09:58:58 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +0 -14 lines
An hyphen was generated at the beginning and the end of the selection.
+ GL Code clean up.
Irene

Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Oct 22 16:23:21 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +39 -34 lines
Fix a warning.
Irene

Revision 1.133: download - view: text, markup, annotated - select for diffs
Wed Oct 22 15:18:12 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +6 -23 lines
Line were not visible with the GL version.
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Oct 22 13:54:02 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +5 -11 lines
Improve the support of OpenGL on Windows platforms.
Irene

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Oct 21 13:50:26 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -11 lines
Fix compiling errors on Windows platforms.
Irene

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Oct 21 13:04:12 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +78 -272 lines
GL code clean up: Opacity, box structure, etc.
Irene

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Oct 20 13:45:11 2003 UTC (20 years, 8 months ago) by gully
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +44 -26 lines
Code cleaning :
- adding _MOTIF flag and corresponding --with-motif configure option
- now the configure check if there is only one GUI toolkit enabled : GTK or MOTIF
This cleaning is needed to prepare wxWindows port. Now it's possible to compile amaya without GUI toolkit, so it will be easier to add a new one step by step.

NOTICE : reconfigure is needed to compile
../configure --with-gtk            <-- for gtk version
../configure --with-gl             <-- for OpenGL and gtk version
../configure --with-motif          <-- for motif version

SG

Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Oct 15 08:49:54 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +3 -0 lines
+ Bug fix: Opengl image display - when an image was loaded (added into the cache) and reloaded (retrieved from the cache), the image was not shown (only on some machines).
Notice : glIsTexture is an opengl function and seems to be buged - sometimes it returns true, sometimes false ... so I just remove the test and considere that the texture is always a valid texture.

+ Adding some traces (printf) for debuging : flags _TRACE_GL_PICTURE _TRACE_GL_BUGS_GLISTEXTURE and _TRACE_GL_BUGS_GLISLIST have been added.

SG

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon Oct 13 13:34:01 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +55 -61 lines
Display the selection on presentation boxes.
Irene

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Oct 6 15:31:01 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +1 -1 lines
Adding missing includes.
Irene

Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Oct 6 07:07:18 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -6 lines
Complete the change of Amaya selection.
Irene

Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Sep 1 15:49:41 2003 UTC (20 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-1b
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -12 lines
Some GTK callbacks were not defined with the right prototype.
+ Code clean up.
Irene

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Jul 18 12:48:26 2003 UTC (20 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +16 -84 lines
_GL WIN32 : enable print gl compilation on win32.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Mon Jul 7 13:26:44 2003 UTC (20 years, 11 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-8-1
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +9 -0 lines

_GL : added a card test to handle some specifics about hardware and
software mode

Revision 1.121: download - view: text, markup, annotated - select for diffs
Tue Jun 24 15:22:36 2003 UTC (20 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +8 -540 lines
_GL WIN32  : Make the previous commit compile under win32

Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Jun 24 14:47:28 2003 UTC (20 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +0 -7 lines
fix typo errors

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Jun 24 14:07:31 2003 UTC (20 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +87 -580 lines

Fix Some GL bugs (including freeze on scroll up on big documents.)
Enable printing on GL (alpha, not yet finished)

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jun 3 09:11:21 2003 UTC (21 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +17 -53 lines

Fix warnings
_GL : Fix attributes modification of an element inside a SVG inside an
other Documents.
      Beginning of Print Coding : some headers and makefile
      modifications.
      Added ENABLE_GRAPH_ANTI_ALIASING=yes or no in GL version in
      thot.rc (yes by default)

Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed May 28 15:19:25 2003 UTC (21 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +41 -42 lines

_GL: Fix bad clicked box location on scrolled window
     Fix some width and height (svg graphics)

Revision 1.116: download - view: text, markup, annotated - select for diffs
Wed May 28 09:08:18 2003 UTC (21 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +23 -9 lines

GL : Refresh includes.
     First draft of better wide line stroke rendering

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon May 26 15:55:24 2003 UTC (21 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +134 -41 lines

GL : Fix Editing Sigsev.
     Fix Most Editing (Move, resize, still some bug on points editing)
     Enabled Timeline animation and Slider really change Time (moving
     slider change animation on main view.)
     Most Postcript code added.
     (Need to make the Print decision now...)

Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed May 21 08:37:34 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
WIN32 : add missing files

Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon May 19 06:33:54 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines

FIx warnings

Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri May 16 07:07:42 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +20 -8 lines

GL : Fix empty line selection

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu May 15 14:23:26 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +5 -0 lines

Fix Bad headers

Revision 1.110: download - view: text, markup, annotated - select for diffs
Thu May 15 14:16:50 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +189 -67 lines

Fix Bad clipping in new line paste
Fix text selection when some svg is below in the document
Fix some warnings

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon May 12 14:23:53 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +11 -6 lines

Gl : Fix the frame number used to get zooming factor

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon May 12 10:46:38 2003 UTC (21 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +19 -2 lines

GL : Should fix Zoom + transformation
     small text speed-up

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue Apr 22 14:34:17 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +26 -44 lines


 _GL : Fix Print compilation in make all.
       Fix typos
       Fix GTK Animate Colors widget
       Fix SVG Picture bounding boxes

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Apr 22 06:56:56 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -3 lines
_GL Win32 : hopefully fix THE screen corruption Problem on  win32

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:19:49 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +0 -1 lines

_GL : Fix bad clear.
      Fix memory problem with motion animation inside <image>

Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Apr 17 12:42:45 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +47 -31 lines
_WINGL : Hopefully fix XP drawing bug
                 Fix Windows move
                 Fix Bad Clipping on new Windows
                 *Perhaps* fix the picture  disappearing bug

Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Apr 14 13:28:25 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines

_GL: Fix bug in Set
     *TRY* to fix vincent bug
     Fix changing selection on path and polyline

Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Apr 14 11:34:17 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +55 -0 lines

_GL : Fix scrollpopup
      Fix Slow text
      faster rendering

Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Apr 14 10:38:58 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +10 -10 lines

_GL: Fix Clipping Animation bugs.
     Fix Bug in Transformation Matrix stack "poping"

Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Apr 14 07:13:11 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +68 -67 lines

_GL: Fix line, paragraph selection bugs
     Fix Clipping bug in animation outside canvas
     Fix some Set bugs

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Apr 11 10:10:32 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +27 -18 lines

_GL : Fix some warnings & sigsev

Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri Apr 11 08:02:12 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +40 -30 lines

_GTK : Fix Crash when displayframe on a frame without scrollbars
_GL : Fix warnings
      Fix Some floating point comparison (same asAriane explosion bug)
      Fix background color bug (vincent)
      Fix scroll, resize, and expose slowdowns and bugs
      Fix some picture free from video card
      Fix some opacity bugs
      Fix graphics shape non-svg scroll bug
      Fix some clipping bug in animation (not all)

      Add Automatic Play of animation.
      Add "Set" SVG element support.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Apr 8 09:22:08 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +253 -23 lines
_GL : Fix some bugs (win32)

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Apr 7 10:06:27 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +89 -30 lines

_GL :  3d card should now works better.
       AnimateMotion defined by path (without "rotate=auto")
       Animation beginning is no more chaotic.
       Scaled animation is now correct.
       fix some text selection bugs (not all)
       Added _FPS_DEBUG option to get fps and current time.
       repeatCount should really works

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Apr 3 15:28:06 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +3 -8 lines

_GL : "undefined" is "indefinite" according to svg anim spec... so
		  repeacount is now working.
      Fix Selection bugs (structure, source lines, bullets...)

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Apr 3 13:10:53 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +15 -0 lines

Fix BUG in arrow key handling (all versions but GL)
Fix severe BUG in opengl call mechanism
(may fix some hang up and bad picture with 3d cards enabled)
Fix Timeline picture disapearing.
Fix repeatCount in animation (handles now integer and "undefine" text)

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Apr 3 06:09:25 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +15 -9 lines
_GL Win32 modification on win32 timer.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Apr 2 06:50:48 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +16 -29 lines
_GL Win32 : Make it works.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Apr 1 15:29:38 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +7 -1 lines

_GL: mostly fix keyboard moves

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Mar 31 16:02:54 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines

_GL : Fix group opacity not so transparent region

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Mar 31 15:23:44 2003 UTC (21 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +193 -141 lines

_GTK : Fix typo error in buildboxes.c
_GL : smooth animation a little
      Fix animation event handling (shoul be able to view source)
      Fix animation end (when animation end is reached, it stop eating
      cpu)
      Fix group and use animation
      Fix text Selection that was staying on screen after deselection
      Fix Animation playing on all frame, now each frame has it's own
      animation

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Mar 20 16:16:22 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -8 lines

_GL: Fix text y animation, and enabled transformed graphics selection
(path, polygon ...)

Revision 1.87: download - view: text, markup, annotated - select for diffs
Thu Mar 20 08:53:21 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +92 -1 lines

_GL: Fix transformed image clipping bug

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Mar 19 14:29:42 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
*** empty log message ***

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Mar 19 13:51:58 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +51 -26 lines


_GLTRANSFORMATION and _GLANIM are now in main gl. (no need of any -D)

_GL Fix : structure view, translate, scale and rotate with multiple
values, animatecolor on all boxes, time reset when change document
temporary fix of Optimisation on nvidia cards.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:53:51 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +72 -3 lines
_GL win32 : Transformation and animation.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Mar 18 07:16:56 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +1 -0 lines

Fix Warning.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Mar 14 10:28:44 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +160 -66 lines

_GLTRANSFOMATION : Display is now Ok.
                   (Selection display after scroll is not yet working :
                   you can type at clicked place but cannot always see
		   the caret or the selection box
_GL : minor fixes, cleaning and added code comments...

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Mar 7 09:40:06 2003 UTC (21 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +299 -356 lines

GL_TRANSFORMATION updates
Path and polygon smoothing

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:17:08 2003 UTC (21 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +21 -17 lines
Fix win32 GL picture

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:26:13 2003 UTC (21 years, 4 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
GL : Fix bad Line rounding

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jan 29 10:57:05 2003 UTC (21 years, 4 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +7 -0 lines
GL : TEST fixing irene GL clipping bug
     Fix pictures in links view
Some minor improvement on image ratio resizing (need more work)

Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Jan 17 11:17:21 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +38 -33 lines

GL : Modify the GLTRANSFORMATION "Branch" to display correctly SVG
transformation the first time it displays it (Do not resize or
scroll...). Do not Affect other versions.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jan 14 16:52:22 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +13 -14 lines

GL : Fix Clear on frame other than the one that we browse (?)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Jan 14 12:17:17 2003 UTC (21 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines

GL win32 : group opacity

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jan 14 08:46:22 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +33 -8 lines

GL : fix group opacity bugging the rest of the frame.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Jan 13 12:09:59 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +20 -7 lines

Fix GL sync slowness and Woody 2.0 compatibility (Mesa lib too old)

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Jan 13 09:50:53 2003 UTC (21 years, 5 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +577 -499 lines

GL : Fix Background image, sync problem, group
opacity, compilation with Xft library version 2.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Jan 8 11:54:43 2003 UTC (21 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
GL : Fix GL resize on accelerated opengl

Revision 1.70: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:29 2003 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Dec 16 13:38:20 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +18 -11 lines
GTK-GL : Faster wheel mouse scroll
         Fix Clipping for hardware accelerated X servers (source and
         structure view)
	 Fix some background pictures
	 Fix some css borders (ie : www.inria.fr the orange one)
	 Fix slow selection hilighting.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Dec 10 15:54:03 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-7-1
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Bug in previous commit

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Dec 10 15:29:10 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +6 -9 lines
GL : fix logo for lost pictures, fix pictures with with == 0 and height =1, fix strange characters bugs, fix picture cache lookup bug... thanks to xmlspy.com webpages...

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Dec 3 14:46:17 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-7-0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -3 lines
Fix Solaris Compilation

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Dec 3 10:38:16 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +28 -28 lines
GL : fix scrolling problem related to scrollbar hide/show mechanism.
fix slider image display on some gl hardware opengl implementation

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Dec 2 11:22:10 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +35 -52 lines
Win32 GL : Fix variable name
(can't have a variable with same name in lower and upper case...)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Nov 29 10:12:57 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +52 -281 lines
Win32 : Added Anim files to windows workspaces, and make compilation work in GL

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Nov 28 15:32:38 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +82 -76 lines
Fix : bullets as circles and discs are now correct

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Nov 28 13:20:36 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +60 -1 lines
GTK : fix value twice toggled in setup&print
Fix warnings

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Nov 28 10:32:24 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +680 -193 lines
GL : Added transformation under _GLTRANSFORMATION
     Added animation under _GLANIM
     Fix warning and compilation

_SVGLIB and _SVGANIM is now in GTK and GTK-GL by default

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Nov 27 14:26:11 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +5 -13 lines
GL : Add Screenshot facility for SVGLIB

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Nov 27 14:14:22 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +147 -49 lines
Win32 : GL improvements
and code backup for further investigations on win32 bmp capture... to get it work in 16 bits

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Nov 26 12:21:28 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +44 -29 lines
GL : improve Arc drawing

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Nov 26 08:51:53 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +8 -0 lines
GL : Fix Picture bug (in 2 consecutive new window, same picture cannot be loaded twice )

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Nov 25 18:06:54 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +0 -2 lines
Fix a warning

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Nov 25 17:45:01 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +14 -4 lines
GL : Win32 Resize Clipping mechanism

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Nov 25 16:11:26 2002 UTC (21 years, 6 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +19 -11 lines
Fix GL Win32 bugs + CSS Dashed, Dotted is now correct under GL

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Nov 8 08:12:48 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +7 -1 lines
GL : Add gtkgl call to make sure scrollbar appearance/disapperance doesn't bug anymore

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Nov 7 16:03:12 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +25 -39 lines
GL : supposed to relove the clipping scrolling bug

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Oct 25 09:22:42 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -3 lines
GL : clipping problem fix (Final)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Oct 25 07:14:19 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +27 -5 lines
GTK : resize problems fix
GL : clipping upon resize problem fix

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Oct 24 13:01:35 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +64 -44 lines
Removing FONTCONFIG & STIX define (they're now part of amaya by
default)
GTK : horizontal scroll "ghost" cleaned when resize
      Escape Key now cancel selection in ComboBox.
GL : Bad drawing when switching from doc with H scrollbar to on
without solved

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Oct 23 08:53:59 2002 UTC (21 years, 7 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +89 -109 lines
GL bugfixes : Picture loading, clear syunchronisation, Ligthen fonts

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Oct 17 13:16:53 2002 UTC (21 years, 8 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +39 -31 lines
WIN32 : Stix fonts & font configuration file mechanism code activation (see http://www.w3.org/Amaya/User/FontConfig.html)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Oct 10 07:15:55 2002 UTC (21 years, 8 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +279 -226 lines


- GL : add Opacity, glyph index caching, picture caching
   Rewrite Text engine now using textures, Scroll engine is cleaner

- GTK : Add stix, fontconfig load, zoom on CRTL + mouse wheel
        Need _FONTCONFIG and _STIX
        Config files are in "config" subdirectory
- Add Base64 images decoding (alpha, need _BASE64)
- Fix warnings in code

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Sep 9 09:25:42 2002 UTC (21 years, 9 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +30 -4 lines
GL : Fix canvas cleaning  (opacity and background bug)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Sep 5 06:54:40 2002 UTC (21 years, 9 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +54 -16 lines
GTK : Clean Picture loading and display code
GL : Scrolling should be Ok

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 29 16:05:59 2002 UTC (21 years, 9 months ago) by quint
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
18N: support for all kinds of spaces: U+200 to U+200B
VQ

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 11 09:34:37 2002 UTC (21 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Adding a svg library to Amaya edition. Use _SVGLIB to enable.
Etienne
commit finished

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Jul 10 11:13:01 2002 UTC (21 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -0 lines
GL : Japanese Fonts crash under windows
     Greek and symbol fonts. (just a hack for now)
GTK : Few flashing at GTK (and GTK-GL) start.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 9 11:27:29 2002 UTC (21 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -4 lines
GL : Corrected crash (i18n related)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 5 09:38:52 2002 UTC (21 years, 11 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +22 -15 lines
GL : Stix improvements (integral hiding, crash, greek misloading, wrong size)
     Stix is disabled for other platforms (unless you #define STIX)
fix few warnings

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jun 27 12:24:29 2002 UTC (21 years, 11 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -3 lines


Integrated better Styx Fonts placement (but with symbol greek)
NEED a -D_STYX int the Options file (until I fix the styx/symbol fonts detection system).

Japanese : Transformed the XLFD of the Unicode Japanese font provided in order to match it even if multiple Unicode Fonts are installed on the system.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jun 19 10:34:35 2002 UTC (22 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +42 -445 lines

Stix font (not yet finish)
GL bugfixes

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jun 18 07:31:36 2002 UTC (22 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -8 lines

GL :
     Stix fonts 1st commit (to enable them you must get
	stix fonts at
     ftp://ftp.elsevier.nl/pub/styles/esstix/esstix.zip
	and unzip them in amaya/fonts
GL : Linux Bug fixes
Fix warnings

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jun 17 14:38:45 2002 UTC (22 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +259 -88 lines
GL : Several bugfixes of the win32 version
MathML : Stix alpha integration

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jun 12 16:06:28 2002 UTC (22 years ago) by cheyroul
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines

GL commit from LINUX : GL version can now compile.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jun 4 08:37:26 2002 UTC (22 years ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +62 -28 lines

Added PngSave function
GL : Added savebuffer

Both are needed for SVG libraries

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Apr 26 10:58:24 2002 UTC (22 years, 1 month ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-6-1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +30 -10 lines
GL : Gl Library version check

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Apr 26 09:17:59 2002 UTC (22 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +48 -47 lines

_GL Linux : Synchronize & "red arrow source line indicator" now works

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 25 15:12:53 2002 UTC (22 years, 1 month ago) by cheyroul
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines

GL : Faster scroll
GTK : 2 scroll bug found by jose fixed
(bad focus on scrollbar with arrow keys & infinite loop with canvas with a near zero width)
+ warnig fix

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Apr 19 18:34:34 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-6-0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +10 -25 lines
GL : prevent infinite loop with incomplete symbol fonts (urw).
     fixed few warnings

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Apr 19 10:08:04 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -4 lines
GL : upper part of windows wasn't displayed sometimes
(resize, scrollbar hiding/showing, first loading...)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 18 17:15:40 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +45 -31 lines

GL : Bug fixed : When text is on the outside left of the screen, entire word was missing.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 18 14:18:54 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +36 -23 lines
GTK : NEW SCROLL ALGO.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 18 10:59:10 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +29 -13 lines

GL : Scroll bug in software version so get back to slow one until bug fixed.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 18 08:39:42 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -5 lines

GL : Fixed a misplaced #define in previous commit

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Apr 18 08:32:10 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +16 -6 lines
 GL : Linux Matrox Bug (expose area has to be redrawn on all linux hardware opengl... )

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 18 07:21:19 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +15 -21 lines

GTK : Resize now works with scrollbar appareance, disappearance
GL : Software Scrolling is now FASTER.
GLWIN32 : Fixe compilation problem from thotprinter.dll

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Apr 17 17:08:52 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +50 -44 lines
GL : Char Width Selection bug partially solved
	(need work)

GTK : Scroll code cleaning (motif and gtk code splitted)
      Scrollbar appears only when required

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 16 08:37:03 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +71 -43 lines

GL : Modified Lightness of default font
     Fixed Background Color Bug
     Fixed few warnings

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 15 15:47:35 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines

GL-GTK : Fixed bug from previous commit (invalid prototype)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 15 15:33:29 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -4 lines
WIN32 : Fixed warnings & use of fabs instead of abs for double

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 15 13:36:08 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
GL :  Corrected a colorm0apping bug (The G of google.com is now correct).
      End of page doesn't cut words anymore.
      Better Boldness strength.
      Add Few fonts in the list (fontserver.c)
      First Part of selection bug correct, but selection is still false
	if there is a special char (like é) in the line.

GTK : Fixed few warnings in picture.c

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 11 17:39:03 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines

GL : Character width finalisation
     Adding names to font pattern matching...

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 11 15:11:34 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines

GL : Character width warnings reworked

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 11 13:12:37 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -46 lines

GL : Font kerning is now beautiful !

GTK : Forgotten ifdef _GL
      Solved GTK scroll bug (when part of window was out of screen)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 10 17:54:34 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +37 -30 lines
GL : Win32 updates upon previous changes

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 10 17:47:10 2002 UTC (22 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines

GL : Solve expose bug on matrox linux opengl
(just by using another way, as swapping buffer desesperatly gives dark areas)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 10 09:18:05 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +97 -154 lines

GL : MAJOR Performance upgrade in software Mode
     Zoom Now works
     No more need to focus amaya at startup to get a canvas

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 3 10:02:15 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +17 -4 lines
GL : End Of The Windows Opengl Version Commit.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 3 08:44:52 2002 UTC (22 years, 2 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +277 -44 lines
GL : Windows Opengl Version.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 21 16:18:05 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
The CSS parser didn't handle correctly enumerated attribute values.
Irene

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 19 16:35:27 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
Avoid to remove spaces when printing a document.
Bug fix in the CSS parser.
Irene

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 5 16:04:38 2002 UTC (22 years, 3 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
I18N - GL : Bug that prevents text to be displayed in certain case
(sometimes at end or beginning of presentation boxes)
Paul

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 22 09:25:37 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +33 -19 lines
Sometime the last word of a line was not displayed.
Irene

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 21 17:23:39 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -4 lines
Fixed a crash + a trouble with justified lines in PostScript files.
Irene

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 18 13:57:50 2002 UTC (22 years, 4 months ago) by cheyroul
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines

GL : GL Main loop modularization (faster drawing)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 15 10:51:44 2002 UTC (22 years, 4 months ago) by cheyroul
Branches: MAIN

Short url doesn't add http on front of https
GL : Modularization =>  glwindowdisplay.c
     Antialised fonts, even in software mode.
SVG : Polygon Bug fix. (when x || y < 0)
I18NGL : Now works.
Paul

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