W3C CVS Root

CVS log for Amaya/amaya/libwww.h

[BACK] Up to [Public] / Amaya / amaya

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jul 21 13:44:05 2009 UTC (14 years, 10 months ago) by carcone
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -1 lines
Add first SSL developments (need to declare the flag SSL in Options)
Laurent

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Apr 4 15:09:48 2006 UTC (18 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: 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-11-2, Amaya-11-1, Amaya-11-0, Amaya-10-0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -3 lines
When saving trough the net some http errors were not reported to the user
Irene

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:34 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-4, Amaya-9-3, Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:06 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1, Amaya-8-7, Amaya-8-6, Amaya-8-5, Amaya-8-4, Amaya-8-3
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +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.43: download - view: text, markup, annotated - select for diffs
Wed Jan 7 10:14:10 2004 UTC (20 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -12 lines
fix compilation error with wxWindows gui
S. GULLY

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:03:54 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +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.41: download - view: text, markup, annotated - select for diffs
Mon Nov 24 14:45:34 2003 UTC (20 years, 5 months ago) by gully
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- adding --with-wx option into configure for wxWindows (experimental) compilation
  Notice: wxWindows > 2.4.2 must be installed on the system if you plan to compile with wxWindows
- adding support of _WX flag to compile with wxWindows lib
- first wxWindows port :
    + entry point (main/event loop)
    + main window (not finished)
    + menus (not finished)
    + toolbar (not finished)
- begining of code cleanup about XWindows types (generic types must be used because of crossplatform)
    + Pixmap is now ThotPixmap

S. GULLY

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Oct 27 17:55:38 2003 UTC (20 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
JK: oops, missing file

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Oct 21 16:22:57 2003 UTC (20 years, 7 months ago) by gully
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +9 -5 lines
Code cleaning :
- adding a new flag in configure : _NOGUI ( easier to use than !defined(_GTK) && !defined(_MOTIF) && !defined(_WINDOWS) )
- adding the _GTK _MOTIF _WINDOWS _NOGUI everywhere when it's needed

NOTICE: normaly you do not need to reconfigure ...
but if there is problemes go into your compilation directory and execute :
../configure --with-gtk             <-- gtk version
../configure --with-gl              <-- gtk + gl canvas version
../configure --with-motif           <-- motif version
../configure --with-nogui           <-- nogui version

SG

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:12 2003 UTC (21 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-1b, Amaya-8-1, Amaya-8-0, Amaya-7-2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 28 15:18:26 2002 UTC (21 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-7-1, Amaya-7-0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
JK: Code cleaning. Restored the behavior of the 404 message. Solved
a problem with include dependencies.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jun 11 17:33:47 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3, Amaya-6-2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -0 lines
improving commentaries and format (for WebDAV code).
Manuele

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jun 4 08:17:16 2002 UTC (21 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -0 lines
JK: Add the HT_DAV flag if it has not been added before

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri May 31 10:48:42 2002 UTC (21 years, 11 months ago) by kirschpi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -0 lines
Added a new module for WebDAV purposes _ davlib.
Some changes have been done to add this module in the following files:
amaya/query.c, amaya/init.c, amaya/answer.c, amaya/libwww.h, amaya/amayamsg.h,
amaya/EDITOR.A, amaya/EDITORactions.c, amaya/Makefile.libwww amaya/Makefile.in,
config/amaya.profiles, tools/xmldialogues/bases/base_am_dia.xml,
tools/xmldialogues/bases/base_am_dia.xml, Makefile.in, configure.in
This new module is only activated when --with-dav options is used in configure.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Aug 30 14:15:16 2001 UTC (22 years, 8 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-6-1, Amaya-6-0, Amaya-5-3, Amaya-5-2
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
JK: Handling of Content-Location. When publishing to a URL finishing
in "/", if we don't have a previous Content-Location, we'll propose the
user to use Overview.html and use that as the value of Content-Location.
This fixes problems that we had wrt the cache not being updated correctly.

In order to compile this patch, you must first make a cvs update in the libwww
directory or you won't be able to compile Amaya.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jun 28 11:26:05 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-1, Amaya-5-0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
SG: fixing incorrect type BOOL declaration

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jun 28 11:05:22 2001 UTC (22 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -0 lines
sg: fixing compilation error and configure error
+ gtk doc update

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 16 16:40:28 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -5 lines
Removing CHAR_T, ustr, ufopen, usprintf from these files.
Irene

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Oct 30 10:32:48 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -0 lines
JK: Show the HTTP reason string in the Save Error dialog.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 2 17:16:35 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -4 lines
JK: changed the API of the GetObjectWWW callback function so that we can
retrieve the charset and other HTTP headers in a simple way.
Fixed a bug in the authentication dialogue where the cancel button
didn't do anything.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Feb 25 17:05:45 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Unicode:

TtaGetNextWideCharFromMultibyteString (CHAR_T*, char**, CHARSET)

CHARSET is a new parameter indicating th echaracter encoding:

typedef enum {
  ISOLatin1,
  ISOLatin2,
  ...
  ISOLatin6,
  UTF7,
  UTF8,
  UTF16
} CHARSET;

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 16 17:03:59 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
Unicode.
New Features:
- html2thot.c
  * GetNextChar allows to get the next Wide Char from a file or a buffer.
  * ParseHTMLError writes a multibyte string into the output file. This file
    is supposed to be UTF 8 for the moment.

- config.c
  New function: GetNextWideCharFromMultibyteString allows to read the right number
  bytes into a string coded in char* (bytes) and gives a Wide Char.
  This function is used in getFirstWord, getSecondWord, SingleWord, getStringAfterColon.
  It also will be used for the HTML parser.


- fileaccess.c
  New function:
  * TtaGetWideChar reads the right number of bytes to give a wide char
  * TtaWriteWideChar transforms a wide char into the right number of bytes and writes
    the bytes into a file.
  Modified functoins:
  * TtaWriteDocIdent
  * TtaCheckDirectory
  * TtaReadOpen

- uio.c
  New function: ufgets allows to read the right number of bytes from a given
  file to give a Wide character string which length is N (parameter of ufgets).
  If N > NB (number of wide characters remaining) then ufgets returns a
  Wide Character String whitch length is NB.
  if EOF then ufgets returns NULL.

- css.c
  Style sheets are handled as Wide Characters now.
  LoadStyleSheets is adapted to handle Wide Character Strings.

- mesage.c
  TtaGetMessageTable allowd to fill a table of Wide Character
  Strings from a file.

- registry.c
  New function WGetEnv.
  Windows provides _wgetenv to get system env vars coded in Wide Characters
  * WGetEnv does the samething on Unix.

  Modified functions:
  * TtaGetEnvString
  * TtaGetDefEnvString

- platforms.c
  Modified function: TtaFileExist.

Work still to do:
- interface with libwww
- interface with motif dialogs.

Ramzi.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 10 14:26:05 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
JK: Minor modifications for the annotation code. Some minor bug fixes.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 22 09:09:39 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
JK: There was a confusion in the libwww cache when Amaya added
the default name (Overview.html) while saving to a URL ending in '/'.
Added a new registry entry to activate the libwww debug... ENABLE_LIBWWW_DEBUG.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jun 27 16:26:45 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
Preparing Unicode version: String management.

Ramzi.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 14 15:05:11 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Cleaned up the libwww Makefile. Reduced the number of mini-libwww's
that are linked with Amaya (~100Kb gain + faster compilation).
-Jose

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:43:24 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Rename the Thot boolean into ThotBool to avoid conflicts with jpeg includes.
Extend the CSS structure to take included structures into account
iIrene

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Mar 2 09:45:08 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -4 lines
Cleaning code.
Ramzi.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 29 13:54:21 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +16 -16 lines
JK: first try at solving the lost edit problem:
    -use of preconditions (If-Match) while saving existing documents.
    -use of a HEAD precheck when doing a save-as

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Sep 21 04:58:37 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +41 -43 lines
JK: fixed various bugs related to the stop button

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 17 10:40:09 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Solve a compiling problem: libDoStop undeclared
Irene

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 4 09:14:36 1998 UTC (25 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -3 lines
JK: Improved form handling and the generation of the query string.
    Separation of the parameters from the URL name when following links
    and when submitting forms.

*** ATTENTION FOR JAVA PEOPLE***

When the separation is done, the parameters are
given to the GetObjectWWW function inside the form_data parameter.
This parameter shouldn't be freed by the function. If the mode has the
AMAYA_FORM_PAST flag, you should send the form_data in a post request;
otherwise, you should concatenate it to the URL using the '?' char and
send it using a GET.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 24 17:05:24 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +27 -11 lines
JK: new libwww version

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 11 17:24:45 1998 UTC (26 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -4 lines
JK: Makebook asynchrone
    Other minor bugs::

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 5 17:52:36 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -12 lines
JK: Added the callback typedef to amaya.h. Fixed up a call to GetHTMLDocument
in pluginapi.c.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 26 17:26:57 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +8 -2 lines
JK: Changes to have async requests (GetHTMLDocument, Reload)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 12 13:45:43 1997 UTC (26 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
JK: Windows 95. bug fixes for authentication problem: query.c
                tmp fix for having a demo MakeBook (sync): query.c,
                libwww.h, HTMLbook.c

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 3 09:24:28 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -0 lines
JK: Added content-type negotiation (libwww)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 15 16:34:23 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -0 lines
JK: Some fixes for the linux sigpipe problem. It's still not perfect,
but it works 90%

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 8 15:35:53 1997 UTC (26 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
JK: fixing a trailing DDEBUG_LIBWWW definition

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 8 14:36:09 1997 UTC (26 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2 lines
Windob stuff.
Ramzi

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jul 8 08:20:11 1997 UTC (26 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
JK: Modifications for HTTP/1.1 publication/persistent connections

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jun 24 15:09:10 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -5 lines
JK/RG: Connecting libwww with win95.
This version has a working GET, but publishing is disabled

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 23 15:29:48 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
suppress double definition of AmayaLastHTTPErrorMsg.
Irene

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 2 10:19:26 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Network connection (amaya wind'oz).
Ramzi.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 30 15:20:03 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -0 lines
amaya windoz.
Ramzi

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 12:06:56 1997 UTC (27 years, 2 months ago) by cvs
Branches: MAIN
Cleanly identified and separated the dependancies between Amaya and
the libWWW. The Java version now compiles without -lwww, Daniel.

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