W3C CVS Root

CVS log for Amaya/amaya/MENUconf.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.295: download - view: text, markup, annotated - select for diffs
Fri Feb 22 14:44:34 2013 UTC (11 years, 3 months ago) by carcone
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7
Diff to: previous 1.294: preferred, colored
Changes since revision 1.294: +1 -0 lines
move write password call

Revision 1.294: download - view: text, markup, annotated - select for diffs
Wed Sep 2 12:33:13 2009 UTC (14 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-3-1, Amaya-11-3
Diff to: previous 1.293: preferred, colored
Changes since revision 1.293: +0 -279 lines
Code clean up
Irene

Revision 1.293: download - view: text, markup, annotated - select for diffs
Wed Jun 10 10:57:22 2009 UTC (15 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-2
Diff to: previous 1.292: preferred, colored
Changes since revision 1.292: +1 -131 lines
Change the management of Templates list
+ Implementation of a new WebDAV list of sites
+ Fix problems with lock/unlock status
Irene

Revision 1.292: download - view: text, markup, annotated - select for diffs
Tue Feb 3 15:26:18 2009 UTC (15 years, 4 months ago) by carcone
Branches: MAIN
Diff to: previous 1.291: preferred, colored
Changes since revision 1.291: +5 -5 lines
Change the prototype of the function 'TtaShowDialogue'
to avoid to move a dialogue in some cases.
Laurent

Revision 1.291: download - view: text, markup, annotated - select for diffs
Thu Jan 29 13:09:12 2009 UTC (15 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-1
Diff to: previous 1.290: preferred, colored
Changes since revision 1.290: +1 -0 lines
Warn the user when the application must be restart to change the panels configuration
Irene

Revision 1.290: download - view: text, markup, annotated - select for diffs
Thu Sep 4 10:32:06 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-11-0
Diff to: previous 1.289: preferred, colored
Changes since revision 1.289: +6 -41 lines
A new preference option allows one to color or not the source code
Irene

Revision 1.289: download - view: text, markup, annotated - select for diffs
Wed Aug 20 08:36:52 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.288: preferred, colored
Changes since revision 1.288: +13 -9 lines
Warn when the Amaya profile changes
Irene

Revision 1.288: download - view: text, markup, annotated - select for diffs
Wed Aug 20 07:51:42 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.287: preferred, colored
Changes since revision 1.287: +39 -12 lines
Warn the user when some preferences change
Irene

Revision 1.287: download - view: text, markup, annotated - select for diffs
Tue Aug 19 15:44:18 2008 UTC (15 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.286: preferred, colored
Changes since revision 1.286: +0 -64 lines
Irene

Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed Jul 9 11:23:17 2008 UTC (15 years, 11 months ago) by carcone
Branches: MAIN
Diff to: previous 1.285: preferred, colored
Changes since revision 1.285: +1 -1 lines
Updat RDFa dialog

Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue Jul 8 14:14:07 2008 UTC (15 years, 11 months ago) by carcone
Branches: MAIN
Diff to: previous 1.284: preferred, colored
Changes since revision 1.284: +52 -65 lines
Force the RDFa dialog to be destroyed + modifs in reading rdfa files
Laurent

Revision 1.284: download - view: text, markup, annotated - select for diffs
Wed Jul 2 12:14:07 2008 UTC (15 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.283: preferred, colored
Changes since revision 1.283: +3 -3 lines
On MacOS the default charset was reset to us-ascii as soos as a new
document is open
Irene

Revision 1.283: download - view: text, markup, annotated - select for diffs
Fri Jun 27 12:06:18 2008 UTC (15 years, 11 months ago) by carcone
Branches: MAIN
Diff to: previous 1.282: preferred, colored
Changes since revision 1.282: +1 -1 lines
Complete the work on the RDFa Preferences
Laurent

Revision 1.282: download - view: text, markup, annotated - select for diffs
Wed Jun 25 14:40:38 2008 UTC (15 years, 11 months ago) by carcone
Branches: MAIN
Diff to: previous 1.281: preferred, colored
Changes since revision 1.281: +390 -0 lines
Add a  Preferences tab for RDFa (not achieved, I'd like to add a combobox)
Laurent

Revision 1.281: download - view: text, markup, annotated - select for diffs
Tue May 13 07:23:25 2008 UTC (16 years, 1 month ago) by kia
Branches: MAIN
Diff to: previous 1.280: preferred, colored
Changes since revision 1.280: +1 -1 lines
More char*/const char* fixes.

Revision 1.280: download - view: text, markup, annotated - select for diffs
Wed May 7 13:49:05 2008 UTC (16 years, 1 month ago) by kia
Branches: MAIN
Diff to: previous 1.279: preferred, colored
Changes since revision 1.279: +6 -7 lines
char* => const char*
(Regis patches + many many others)

Revision 1.279: download - view: text, markup, annotated - select for diffs
Wed Mar 26 10:34:06 2008 UTC (16 years, 2 months ago) by kia
Branches: MAIN
Diff to: previous 1.278: preferred, colored
Changes since revision 1.278: +1 -1 lines
Clean up in template management.

Revision 1.278: download - view: text, markup, annotated - select for diffs
Tue Feb 26 09:46:19 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-10-0
Diff to: previous 1.277: preferred, colored
Changes since revision 1.277: +39 -39 lines
Irene

Revision 1.277: download - view: text, markup, annotated - select for diffs
Tue Feb 26 09:30:14 2008 UTC (16 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.276: preferred, colored
Changes since revision 1.276: +3 -3 lines
Fixing a problem with the MacOS compiling
Irene

Revision 1.276: download - view: text, markup, annotated - select for diffs
Tue Feb 12 09:32:50 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.275: preferred, colored
Changes since revision 1.275: +1 -1 lines
Set all Help page read only
By default access keys work with Ctrl instead of Alt on MacOS platforms
Irene

Revision 1.275: download - view: text, markup, annotated - select for diffs
Fri Feb 8 14:28:30 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.274: preferred, colored
Changes since revision 1.274: +6 -0 lines
Amaya used a wrong path for the cache location on Windows when the 'cache' preferences were updated.
Laurent

Revision 1.274: download - view: text, markup, annotated - select for diffs
Wed Feb 6 14:20:30 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.273: preferred, colored
Changes since revision 1.273: +3 -18 lines
Avoid confusion between normal window and help window geometry
Irene

Revision 1.273: download - view: text, markup, annotated - select for diffs
Fri Feb 1 11:06:47 2008 UTC (16 years, 4 months ago) by kia
Branches: MAIN
Diff to: previous 1.272: preferred, colored
Changes since revision 1.272: +4 -0 lines
Item in preference dialog to re-activate TipOfTheDay at startup

Revision 1.272: download - view: text, markup, annotated - select for diffs
Thu Jan 24 10:23:49 2008 UTC (16 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.271: preferred, colored
Changes since revision 1.271: +1 -8 lines
Remove traces
Irene

Revision 1.271: download - view: text, markup, annotated - select for diffs
Mon Jan 7 09:51:03 2008 UTC (16 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.270: preferred, colored
Changes since revision 1.270: +1 -3 lines
ntegration of Regis patches
Irene

Revision 1.270: download - view: text, markup, annotated - select for diffs
Fri Nov 16 11:59:42 2007 UTC (16 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.269: preferred, colored
Changes since revision 1.269: +50 -2057 lines
Adding an option in Preferences to set the XML editing mode
Irene

Revision 1.269: download - view: text, markup, annotated - select for diffs
Wed Oct 17 09:33:14 2007 UTC (16 years, 8 months ago) by kia
Branches: MAIN
Diff to: previous 1.268: preferred, colored
Changes since revision 1.268: +0 -60 lines
No more "_WX" in profiles

Revision 1.268: download - view: text, markup, annotated - select for diffs
Tue Oct 16 09:14:54 2007 UTC (16 years, 8 months ago) by kia
Branches: MAIN
Diff to: previous 1.267: preferred, colored
Changes since revision 1.267: +41 -27 lines
Allow the user to use AUI with preference dialog (restart needed)

Revision 1.267: download - view: text, markup, annotated - select for diffs
Wed Sep 26 13:43:23 2007 UTC (16 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.266: preferred, colored
Changes since revision 1.266: +2 -2 lines
Implementation of the button color
+ tooltips
Irene

Revision 1.266: download - view: text, markup, annotated - select for diffs
Tue Aug 28 09:19:51 2007 UTC (16 years, 9 months ago) by carcone
Branches: MAIN
Diff to: previous 1.265: preferred, colored
Changes since revision 1.265: +2 -0 lines
The GTK version didn't compile
Laurent

Revision 1.265: download - view: text, markup, annotated - select for diffs
Mon Aug 27 09:34:28 2007 UTC (16 years, 9 months ago) by kia
Branches: MAIN
Diff to: previous 1.264: preferred, colored
Changes since revision 1.264: +40 -1 lines
Tool panel bar can be shown at left or right side.

Revision 1.264: download - view: text, markup, annotated - select for diffs
Wed May 30 13:50:51 2007 UTC (17 years ago) by carcone
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55
Diff to: previous 1.263: preferred, colored
Changes since revision 1.263: +2 -2 lines
Modify the password manager:
The button 'remember password for sites' in Preferences indicates whether
the user wants to save passwords or not.
If it is unchecked, the authentication dialog will not ask to save the name/password pair.
If it is checked, the authentication dialog will contain an extra button asking for saving
the current name/password pair.

Laurent

Revision 1.263: download - view: text, markup, annotated - select for diffs
Tue Apr 24 14:01:18 2007 UTC (17 years, 1 month ago) by carcone
Branches: MAIN
Diff to: previous 1.262: preferred, colored
Changes since revision 1.262: +6 -2 lines
Fix some problems with the password manager
Laurent

Revision 1.262: download - view: text, markup, annotated - select for diffs
Fri Apr 20 17:19:03 2007 UTC (17 years, 2 months ago) by carcone
Branches: MAIN
Diff to: previous 1.261: preferred, colored
Changes since revision 1.261: +7 -7 lines
Continue to work on the Preferences for passwords
(the list of servers/realms is not yet implemented)
Laurent

Revision 1.261: download - view: text, markup, annotated - select for diffs
Fri Apr 20 12:38:54 2007 UTC (17 years, 2 months ago) by carcone
Branches: MAIN
Diff to: previous 1.260: preferred, colored
Changes since revision 1.260: +132 -2 lines
Started to work on the Preferences for passwords
Laurent

Revision 1.260: download - view: text, markup, annotated - select for diffs
Mon Apr 16 14:54:56 2007 UTC (17 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.259: preferred, colored
Changes since revision 1.259: +6 -8 lines
Improve Amaya dialogs
Irene

Revision 1.259: download - view: text, markup, annotated - select for diffs
Thu Apr 5 09:37:16 2007 UTC (17 years, 2 months ago) by kia
Branches: MAIN
Diff to: previous 1.258: preferred, colored
Changes since revision 1.258: +1 -0 lines
Replace TextCtrl by ComboBox for "To:" field in SendByMail dialogbox.
Suggest recent mail address.
Send document as attachment by default (many mail server forbid html with images as message content).

Revision 1.258: download - view: text, markup, annotated - select for diffs
Tue Mar 27 08:46:54 2007 UTC (17 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.257: preferred, colored
Changes since revision 1.257: +2 -0 lines
Add missing ifdef WX
Laurent

Revision 1.257: download - view: text, markup, annotated - select for diffs
Fri Mar 23 16:13:59 2007 UTC (17 years, 2 months ago) by kia
Branches: MAIN
Diff to: previous 1.256: preferred, colored
Changes since revision 1.256: +26 -8 lines
Emails can be sent.

Revision 1.256: download - view: text, markup, annotated - select for diffs
Thu Mar 22 14:34:27 2007 UTC (17 years, 2 months ago) by kia
Branches: MAIN
Diff to: previous 1.255: preferred, colored
Changes since revision 1.255: +113 -0 lines
Emails

Revision 1.255: download - view: text, markup, annotated - select for diffs
Wed Mar 14 10:57:36 2007 UTC (17 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.254: preferred, colored
Changes since revision 1.254: +0 -2 lines
Save As now is able to save css, xsl, js, images and objects
Irene

Revision 1.254: download - view: text, markup, annotated - select for diffs
Fri Mar 9 14:08:41 2007 UTC (17 years, 3 months ago) by carcone
Branches: MAIN
Diff to: previous 1.253: preferred, colored
Changes since revision 1.253: +18 -0 lines
On Mac OS X, the  preferences are now stored on the directory Library/Preferences/amaya
and the default location for the libwww-cache is Library/Caches (use the
Preferences > Cache dialog to replace the previous value with this value).
Laurent

Revision 1.253: download - view: text, markup, annotated - select for diffs
Thu Mar 8 11:40:33 2007 UTC (17 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.252: preferred, colored
Changes since revision 1.252: +4 -2 lines
Remove the version number in meta generator
By default the use of ETAGS is off (see Preferences)

Irene

Revision 1.252: download - view: text, markup, annotated - select for diffs
Tue Feb 6 14:03:56 2007 UTC (17 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-54
Diff to: previous 1.251: preferred, colored
Changes since revision 1.251: +3 -6 lines
No LostUpdateCheck by default
Irene

Revision 1.251: download - view: text, markup, annotated - select for diffs
Wed Jan 31 11:23:29 2007 UTC (17 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.250: preferred, colored
Changes since revision 1.250: +4 -2 lines
It's now possible to generate an instance form a Web template
Irene

Revision 1.250: download - view: text, markup, annotated - select for diffs
Wed Jan 24 14:20:11 2007 UTC (17 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.249: preferred, colored
Changes since revision 1.249: +4 -0 lines
Set an initial screen value
Irene

Revision 1.249: download - view: text, markup, annotated - select for diffs
Thu Jan 18 17:19:23 2007 UTC (17 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.248: preferred, colored
Changes since revision 1.248: +3 -3 lines
Fixing a compiling error on Windows platforms
Irene

Revision 1.248: download - view: text, markup, annotated - select for diffs
Mon Jan 15 16:04:38 2007 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.247: preferred, colored
Changes since revision 1.247: +28 -27 lines
Integrate Regis patches
Irene

Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Dec 21 17:04:52 2006 UTC (17 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.246: preferred, colored
Changes since revision 1.246: +10 -19 lines
Adding 2 new preference entries
Irene

Revision 1.246: download - view: text, markup, annotated - select for diffs
Thu Dec 21 08:00:13 2006 UTC (17 years, 5 months ago) by kia
Branches: MAIN
Diff to: previous 1.245: preferred, colored
Changes since revision 1.245: +4 -0 lines
List insertable elements for templates.
Add interactive status bar.

Revision 1.245: download - view: text, markup, annotated - select for diffs
Wed Nov 15 13:41:40 2006 UTC (17 years, 7 months ago) by kia
Branches: MAIN
CVS tags: Amaya-9-53bis, Amaya-9-53
Diff to: previous 1.244: preferred, colored
Changes since revision 1.244: +183 -31 lines
New configuration internal structure for templates and its associated configuration panel.
Emilien

Revision 1.244: download - view: text, markup, annotated - select for diffs
Mon Sep 25 16:14:48 2006 UTC (17 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-9-52
Diff to: previous 1.243: preferred, colored
Changes since revision 1.243: +3 -0 lines
Update Win32 preferences
Irene

Revision 1.243: download - view: text, markup, annotated - select for diffs
Mon Sep 25 15:12:46 2006 UTC (17 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.242: preferred, colored
Changes since revision 1.242: +84 -60 lines
Update preference dialogs (except for Win32 version)
Irene

Revision 1.242: download - view: text, markup, annotated - select for diffs
Wed Aug 16 14:57:04 2006 UTC (17 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.241: preferred, colored
Changes since revision 1.241: +2 -2 lines
64 bits patch
Irene

Revision 1.241: download - view: text, markup, annotated - select for diffs
Wed Jul 12 14:17:54 2006 UTC (17 years, 11 months ago) by francesc
Branches: MAIN
Diff to: previous 1.240: preferred, colored
Changes since revision 1.240: +0 -1 lines
Removed some include links to non existing files

Revision 1.240: download - view: text, markup, annotated - select for diffs
Thu Apr 27 15:51:47 2006 UTC (18 years, 1 month ago) by francesc
Branches: MAIN
Diff to: previous 1.239: preferred, colored
Changes since revision 1.239: +2 -1 lines
First version for XTiger templates. Some old templates files has been modified.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Tue Apr 11 13:40:45 2006 UTC (18 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-51, Amaya-9-5
Diff to: previous 1.238: preferred, colored
Changes since revision 1.238: +11 -10 lines
Avoid to display a too high frame on MacOS platform.
Irene

Revision 1.238: download - view: text, markup, annotated - select for diffs
Tue Mar 21 17:29:43 2006 UTC (18 years, 2 months ago) by vatton
Branches: MAIN
Diff to: previous 1.237: preferred, colored
Changes since revision 1.237: +2 -2 lines
Integration of Regis Boudin patches.
Irene

Revision 1.237: download - view: text, markup, annotated - select for diffs
Tue Feb 21 11:45:41 2006 UTC (18 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.236: preferred, colored
Changes since revision 1.236: +3 -3 lines
Fixing a typo
Irene

Revision 1.236: download - view: text, markup, annotated - select for diffs
Wed Feb 8 10:57:31 2006 UTC (18 years, 4 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-4
Diff to: previous 1.235: preferred, colored
Changes since revision 1.235: +42 -8 lines
Adding string convertions in Annotations code (provided the system gives
a right locale value).
Irene

Revision 1.235: download - view: text, markup, annotated - select for diffs
Fri Jan 6 15:10:27 2006 UTC (18 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.234: preferred, colored
Changes since revision 1.234: +2 -2 lines
Prevent compiling troubles.
Irene

Revision 1.234: download - view: text, markup, annotated - select for diffs
Wed Oct 5 14:53:13 2005 UTC (18 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-3
Diff to: previous 1.233: preferred, colored
Changes since revision 1.233: +23 -3 lines
Two new WX Preference items:
  - Display or not shortcut sequences
  - Control the exported lines length

Irene

Revision 1.233: download - view: text, markup, annotated - select for diffs
Fri Aug 26 15:26:54 2005 UTC (18 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.232: preferred, colored
Changes since revision 1.232: +3 -3 lines
Open document and Preferences didn't provide the same set of
opening location choices.

Irene

Revision 1.232: download - view: text, markup, annotated - select for diffs
Fri Aug 19 13:11:20 2005 UTC (18 years, 10 months ago) by tollenae
Branches: MAIN
Diff to: previous 1.231: preferred, colored
Changes since revision 1.231: +1742 -1706 lines
Add an option (general preferences) to hide presentation associated with template's elements.

A. Tollenaere

Revision 1.231: download - view: text, markup, annotated - select for diffs
Thu Aug 18 10:26:00 2005 UTC (18 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.230: preferred, colored
Changes since revision 1.230: +14 -14 lines
Replace "intptr_t" by "long int" as "intptr_t" is not accepted by
Visual C++

Irene

Revision 1.230: download - view: text, markup, annotated - select for diffs
Thu Aug 18 09:35:28 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.229: preferred, colored
Changes since revision 1.229: +14 -14 lines
Enable by default --with-templates with WX versions
Display attributes of read-only elements

PS: Don't forget to remove your old Options and amaya/*.o files.
Irene

Revision 1.229: download - view: text, markup, annotated - select for diffs
Tue Jul 19 15:19:06 2005 UTC (18 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.228: preferred, colored
Changes since revision 1.228: +5 -0 lines
Save the window geometries when the view source is closed.
Laurent

Revision 1.228: download - view: text, markup, annotated - select for diffs
Mon Jul 4 13:41:49 2005 UTC (18 years, 11 months ago) by gully
Branches: MAIN
CVS tags: Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.227: preferred, colored
Changes since revision 1.227: +106 -95 lines
+ make possible to change max url limit in history
+ make possible to clear the url list
+ add menu commands :
    goto -> parent element
	goto -> first child
	goto -> next element
	goto -> previous element
S. GULLY

Revision 1.227: download - view: text, markup, annotated - select for diffs
Thu Jun 23 11:23:50 2005 UTC (18 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.226: preferred, colored
Changes since revision 1.226: +1 -1 lines
Win32 bug: it was impossible to change the screen type.
Irene

Revision 1.226: download - view: text, markup, annotated - select for diffs
Wed Jun 22 13:15:01 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.225: preferred, colored
Changes since revision 1.225: +11 -15 lines
Improve the support of CSS media.
Irene

Revision 1.225: download - view: text, markup, annotated - select for diffs
Thu Jun 16 16:04:58 2005 UTC (19 years ago) by gully
Branches: MAIN
Diff to: previous 1.224: preferred, colored
Changes since revision 1.224: +11 -12 lines
bug fix : Amaya should not save geometry when the main window is minimized, iconized or fullscreen
S. GULLY

Revision 1.224: download - view: text, markup, annotated - select for diffs
Tue Jun 14 15:52:36 2005 UTC (19 years ago) by gully
Branches: MAIN
Diff to: previous 1.223: preferred, colored
Changes since revision 1.223: +2 -0 lines
bug fix : some default values in preference browsing tab was ignored
S. GULLY

Revision 1.223: download - view: text, markup, annotated - select for diffs
Tue Jun 14 15:06:17 2005 UTC (19 years ago) by vatton
Branches: MAIN
Diff to: previous 1.222: preferred, colored
Changes since revision 1.222: +2 -0 lines
Missing SetBrowseConf.
Irene

Revision 1.222: download - view: text, markup, annotated - select for diffs
Tue Jun 14 12:49:22 2005 UTC (19 years ago) by vatton
Branches: MAIN
Diff to: previous 1.221: preferred, colored
Changes since revision 1.221: +19 -10 lines
Don't redisplay all documents when the Open location is changed in Preferences
Irene

Revision 1.221: download - view: text, markup, annotated - select for diffs
Wed Jun 8 08:15:22 2005 UTC (19 years ago) by gully
Branches: MAIN
Diff to: previous 1.220: preferred, colored
Changes since revision 1.220: +36 -29 lines
fix warnings
S. GULLY

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

Revision 1.219: download - view: text, markup, annotated - select for diffs
Thu May 19 14:40:11 2005 UTC (19 years, 1 month ago) by gully
Branches: MAIN
Diff to: previous 1.218: preferred, colored
Changes since revision 1.218: +35 -24 lines
improve geometry auto-save feature, now it remembers maximized state.
S. GULLY

Revision 1.218: download - view: text, markup, annotated - select for diffs
Tue May 10 15:27:00 2005 UTC (19 years, 1 month ago) by gully
Branches: MAIN
Diff to: previous 1.217: preferred, colored
Changes since revision 1.217: +15 -6 lines
New feature : now Amaya warns user when there is more than 2 open tabs and the windows is going to be closed.
S. GULLY

Revision 1.217: download - view: text, markup, annotated - select for diffs
Mon Feb 28 15:49:49 2005 UTC (19 years, 3 months ago) by gully
Branches: MAIN
Diff to: previous 1.216: preferred, colored
Changes since revision 1.216: +4 -0 lines
compilation fix reported by Nerijus Baliunas when compiling Amaya without Annotations.
S. GULLY

Revision 1.216: download - view: text, markup, annotated - select for diffs
Tue Feb 1 16:03:59 2005 UTC (19 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.215: preferred, colored
Changes since revision 1.215: +6 -0 lines
Fix some bugs in WX Preferences (with consequences in non-wx version)
 - theFontMenuSize was always set to '0'
 - the Date and Antiasing options removed the non-wx Button and Address options.
Laurent

Revision 1.215: download - view: text, markup, annotated - select for diffs
Fri Jan 28 10:29:36 2005 UTC (19 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.214: preferred, colored
Changes since revision 1.214: +10 -1 lines
add a preference option : open location
S. GULLY

Revision 1.214: download - view: text, markup, annotated - select for diffs
Fri Jan 28 09:06:06 2005 UTC (19 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.213: preferred, colored
Changes since revision 1.213: +5 -5 lines
Preferences menu controls the date format instead of the local/GTM time.
Irene

Revision 1.213: download - view: text, markup, annotated - select for diffs
Wed Jan 26 11:11:32 2005 UTC (19 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.212: preferred, colored
Changes since revision 1.212: +13 -3 lines
+ Completly rewrite the menu managments for WX (becaus the old way was forbiden on MACOSX and was not really optimized): now there is only one menu for a window and when switching from one document to another, the menus enable/disable, toggle/untoggle are simply refreshed (not rebuilt)
+ Code cleaning about menus : removing old unused code.
+ Reorganize the frame creation chronologie in order to avoid to have orgphan window (not allowed on MACOSX)
+ Rewrite the toolbar code : now the toolbar is only a "view" of menu commands, the enable/disable state is really synchronized with the menu items state. The toolbar creation is now comming fro now ressources (Toolbar.xrc).

S. GULLY

Revision 1.212: download - view: text, markup, annotated - select for diffs
Fri Jan 21 16:39:43 2005 UTC (19 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.211: preferred, colored
Changes since revision 1.211: +21 -0 lines
AmayaWX:
-Two new preference entries FONT_ALIASING and GTM_DATE
-Remove SHOW_BUTTONS and SHOW_ADDRESS
Irene

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Dec 10 10:39:58 2004 UTC (19 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.210: preferred, colored
Changes since revision 1.210: +1 -1 lines
Bug fix; when the selection was extended with key functions, the X-Window
clipboard was not updated.
Irene

Revision 1.210: download - view: text, markup, annotated - select for diffs
Fri Sep 24 14:18:25 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.209: preferred, colored
Changes since revision 1.209: +91 -97 lines
Support of Annotations Preferences in the WX version.
Irene

Revision 1.209: download - view: text, markup, annotated - select for diffs
Fri Sep 24 10:57:36 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.208: preferred, colored
Changes since revision 1.208: +28 -30 lines
Changes in browsing preferences are now applied as soon as the Apply
button is activated.
Irene

Revision 1.208: download - view: text, markup, annotated - select for diffs
Thu Sep 23 16:18:43 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.207: preferred, colored
Changes since revision 1.207: +50 -241 lines
Reorganization of Preferences menus.
Irene

Revision 1.207: download - view: text, markup, annotated - select for diffs
Wed Sep 22 12:03:04 2004 UTC (19 years, 8 months ago) by gully
Branches: MAIN
Diff to: previous 1.206: preferred, colored
Changes since revision 1.206: +3 -7 lines
compilation fix
S. GULLY

Revision 1.206: download - view: text, markup, annotated - select for diffs
Wed Sep 22 09:25:20 2004 UTC (19 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.205: preferred, colored
Changes since revision 1.205: +36 -1 lines
Work on WebDAV preferences.
Irene

Revision 1.205: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:34:32 2004 UTC (19 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.204: preferred, colored
Changes since revision 1.204: +9 -8 lines
Fixing compiling troubles.
Irene

Revision 1.204: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:10:19 2004 UTC (19 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.203: preferred, colored
Changes since revision 1.203: +539 -635 lines
Clean up MENUconf.c (not tested on Windows platforms).
Prepare the WebDAV configuration (hidden when DAV is not active).
Irene

Revision 1.203: download - view: text, markup, annotated - select for diffs
Thu Sep 16 12:37:36 2004 UTC (19 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.202: preferred, colored
Changes since revision 1.202: +9 -599 lines
Removing Profile and Template configure menus.
It's now possible to launch amaya with -profile browser or -profile display.
Removing all preferences snapshots.
Irene

Revision 1.202: download - view: text, markup, annotated - select for diffs
Mon Sep 13 12:36:13 2004 UTC (19 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.201: preferred, colored
Changes since revision 1.201: +3 -45 lines
Removing the old "Section Numbering command"
Irene

Revision 1.201: download - view: text, markup, annotated - select for diffs
Mon Sep 6 17:07:56 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +35 -0 lines
new dialog: Langue Nego preferency.
S. GULLY

Revision 1.200: download - view: text, markup, annotated - select for diffs
Mon Sep 6 15:22:43 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +22 -3 lines
behaviour change (wxWidgets): now clicking on 'Apply' in preferency dialog do not close the dialog.
S. GULLY

Revision 1.199: download - view: text, markup, annotated - select for diffs
Mon Sep 6 14:49:43 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +3 -0 lines
new dialog : Geometry preferency
S. GULLY

Revision 1.198: download - view: text, markup, annotated - select for diffs
Fri Sep 3 15:47:08 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +38 -4 lines
new dialog: Color preference.
S. GULLY

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Sep 3 08:24:51 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +38 -1 lines
New dialog: Proxy preference.
S. GULLY

Revision 1.196: download - view: text, markup, annotated - select for diffs
Thu Sep 2 13:26:38 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +57 -1 lines
new dialog : Cache preferences.
S. GULLY

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Sep 2 09:43:26 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +54 -11 lines
compilation fix..
S. GULLY

Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Sep 2 09:29:09 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +6 -6 lines
compilation fix for C compiler on windows.
S. GULLY

Revision 1.193: download - view: text, markup, annotated - select for diffs
Wed Sep 1 14:28:19 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +45 -11 lines
New Dialog: Publish preferences dialog.
S. GULLY

Revision 1.192: download - view: text, markup, annotated - select for diffs
Mon Aug 30 16:14:01 2004 UTC (19 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +2 -2 lines
fix warnings
S. GULLY

Revision 1.191: download - view: text, markup, annotated - select for diffs
Thu Aug 26 12:35:01 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +234 -38 lines
new dialog : Browse preferences
S. GULLY

Revision 1.190: download - view: text, markup, annotated - select for diffs
Tue Aug 24 15:03:19 2004 UTC (19 years, 9 months ago) by gully
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +60 -21 lines
New dialog : Preferences : General section.
S. GULLY

Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Jul 12 09:24:51 2004 UTC (19 years, 11 months ago) by gully
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +0 -1 lines
Now printing works with wxWidgets.
S. GULLY

Revision 1.188: download - view: text, markup, annotated - select for diffs
Tue Jun 29 08:03:29 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-6
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +68 -88 lines
Get a different Window geometry to annotations and bookmarks.
Irene

Revision 1.187: download - view: text, markup, annotated - select for diffs
Wed Jun 23 16:10:12 2004 UTC (19 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -0 lines
More space within WX menus between menu items and shortcuts.
Irene

Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Jun 15 14:34:50 2004 UTC (20 years ago) by gully
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -1 lines
remove AmayaApp::conv_ascii dependencies
S. GULLY

Revision 1.185: download - view: text, markup, annotated - select for diffs
Wed Jun 2 10:54:44 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -2 lines
Removing some #ifdef _MOTIF
Irene

Revision 1.184: download - view: text, markup, annotated - select for diffs
Thu May 27 16:05:54 2004 UTC (20 years ago) by gully
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +1 -4 lines
+ add a init check for opengl+wx at appli initialization
S. GULLY

Revision 1.183: download - view: text, markup, annotated - select for diffs
Wed May 26 15:08:05 2004 UTC (20 years ago) by vatton
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +24 -10 lines
Reordering menu entries and updating documentations.
Irene

Revision 1.182: download - view: text, markup, annotated - select for diffs
Wed May 19 08:49:15 2004 UTC (20 years, 1 month ago) by carcone
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +32 -6 lines
Save the current geometry of Wx window
Laurent

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Mar 26 11:35:40 2004 UTC (20 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-5, Amaya-8-4
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +0 -7 lines
Windows platforms:
 - The language menu didn't displayed the current selectedlanguage.
 - All attribute menus work in the same way, the change is applied only
   when the Apply button is activated.
Irene

Revision 1.180: download - view: text, markup, annotated - select for diffs
Thu Mar 18 11:04:00 2004 UTC (20 years, 3 months ago) by vatton
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +3 -3 lines
Amaya didn't keep the current Window position on Linux platforms.
+ remove SVG_Image from HTML.en
Irene

Revision 1.179: download - view: text, markup, annotated - select for diffs
Wed Mar 3 15:55:47 2004 UTC (20 years, 3 months ago) by gully
Branches: MAIN
CVS tags: Amaya-8-3
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +36 -28 lines
bug fix: the window geometry was saved only when "exit amaya" menu item was activated. Now the geometry is save everytime : "exit", "close window", "close view", "window up-right cross (X)"

S. GULLY

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Jan 28 09:51:59 2004 UTC (20 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -2 lines
The default screen type was not restored.
Irene

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Jan 27 16:42:05 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +32 -6 lines
Add 2 new perferences on Windows:
- Save geometry on exit (general menu)
- select charset for new documents (publishing menu)
Laurent

Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue Jan 27 14:38:47 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -2 lines
Errors fix
Laurent

Revision 1.175: download - view: text, markup, annotated - select for diffs
Tue Jan 27 14:17:26 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +59 -18 lines
Preferences modifications for windows

Revision 1.174: download - view: text, markup, annotated - select for diffs
Fri Jan 23 17:03:26 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +6 -5 lines
Set the default charset as iso-8859-1
Laurent

Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Jan 21 16:49:15 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +63 -3 lines
New 'Publishing' preference to set the charset for new documents (unix)
Laurent

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed Jan 21 11:35:22 2004 UTC (20 years, 4 months ago) by gully
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +9 -6 lines
wxWindows UI:
+ add the possibility to open multi documents in a single window (using tabs) [see Amaya UI proposal specifications]
+ add a first resources based dialog

S. GULLY

Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Jan 21 09:21:14 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +27 -14 lines
New perference to save the windows geometry on exit (unix)
Laurent

Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:05 2004 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +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.169: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:03:54 2004 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +24 -2 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.168: download - view: text, markup, annotated - select for diffs
Wed Dec 17 11:03:51 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +50 -22 lines
Annot and Topics formatted views are now taken into accound when we saved the views geometry
Laurent

Revision 1.167: download - view: text, markup, annotated - select for diffs
Tue Dec 16 12:10:06 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +150 -150 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.166: download - view: text, markup, annotated - select for diffs
Mon Nov 24 10:23:00 2003 UTC (20 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -1 lines
The "Enable FTP" entry was not displayed on Linux platforms.
Irene

Revision 1.165: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:23 2003 UTC (20 years, 7 months ago) by gully
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +14 -14 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.164: download - view: text, markup, annotated - select for diffs
Thu Nov 6 10:49:31 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +1 -1 lines
Misplaced initialization
Irene

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Oct 28 16:23:39 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +1 -1 lines
New dialog updates.
Irene

Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Oct 28 11:38:29 2003 UTC (20 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +93 -64 lines
Complete and adapt the Auto_Save option:
- Adding an "Generate backup files" entry in the General preferences menu.
- There were 2 global variables AUTO_SAVE and AUTOSAVE, only one now.
- There were one saving interval by document, one global variable now.

Moving "Show background images" into the Browsing preferences menu.
Removing the "Double click delay" into the General preferences menu.
Irene

Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Oct 15 10:36:31 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +6 -0 lines
Adding "Load Objects" option for windows

SG

Revision 1.160: download - view: text, markup, annotated - select for diffs
Mon Oct 13 14:44:15 2003 UTC (20 years, 8 months ago) by gully
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +25 -9 lines
Adding "Load Object" user interface : need to be connected to amaya kernel, the boolean LoadObjects should be used to know the user choice.
Bug fix : on opengl version, the DefaultGLFont was free before the end => crash when zoom 3 times.
I've added a shield : I just test the current released font with DefaultGLFont (opengl) and DefaultFont (gtk), then I release these fonts when amaya exits.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Oct 6 07:18:30 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -2 lines
Change Windows resource names.
Irene

Revision 1.158: 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.157: preferred, colored
Changes since revision 1.157: +12 -12 lines
Complete the change of Amaya selection.
Irene

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Oct 3 16:40:10 2003 UTC (20 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +5 -5 lines
Typo error in the Windows version.
Irene

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Oct 3 16:23:15 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +63 -63 lines
New Amaya selection.
Irene

Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Jul 1 10:55:39 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-1b, Amaya-8-1
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +21 -6 lines
Reparse all documents when browsing the menu option "Apply CSS" or "Load images"
changes.
Irene

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Jun 30 08:00:10 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +20 -20 lines
CSS style sheets were not removed when the media changes.
Irene

Revision 1.153: download - view: text, markup, annotated - select for diffs
Fri Jun 27 13:01:29 2003 UTC (20 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +52 -42 lines
Improving menus of Browser preferences and Profiles on Windows platforms.
Irene

Revision 1.152: download - view: text, markup, annotated - select for diffs
Thu Jun 26 14:50:08 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +8 -1 lines
Fixing a lot of problems reported by Insure: memory leaks, read/write dangling
Irene

Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Jun 25 15:29:18 2003 UTC (20 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -7 lines
Generate a name for each added presentation schema.
Manage a style sheet loaded by a PI like a style sheet loaded by a link.
Fix several bugs reported by insure.
Irene

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Jun 20 10:55:17 2003 UTC (21 years ago) by vatton
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +1 -0 lines
Define a Window function to set the dialog font
+ a bug fix to prevent an Amaya crash.
Irene

Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Jun 20 09:48:57 2003 UTC (21 years ago) by cvs
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +12 -1 lines
The 'Esc' key was inactive for Windows 'Preferences' menus
(now equivalent to 'Done')
Laurent

Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Jun 20 08:42:59 2003 UTC (21 years ago) by cvs
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +1 -1 lines
Adding ressources for Windows versions.
Irene

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Jun 19 16:19:58 2003 UTC (21 years ago) by vatton
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +257 -204 lines
Adding two preference options for CSS:
- the scree type (screen, tv, tty, etc.)
- apply CSS

Bug fixes: memory leaks and crashes.
Irene

Revision 1.146: download - view: text, markup, annotated - select for diffs
Tue Apr 22 13:46:03 2003 UTC (21 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +1 -1 lines
Restore default repeated background images.
Avoid conflicts between Windows and document access keys.
Irene

Revision 1.145: download - view: text, markup, annotated - select for diffs
Thu Apr 10 09:29:02 2003 UTC (21 years, 2 months ago) by kahan
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +11 -11 lines
JK: Added line by line paste, removed multikey (not tested under
Windows)

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Apr 8 10:07:40 2003 UTC (21 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -1 lines
Fix a Windows compiler error
Laurent

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Apr 8 09:32:28 2003 UTC (21 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +8 -8 lines
Define new messages to avoid conflicts with some dialogues.
Laurent

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

Revision 1.141: download - view: text, markup, annotated - select for diffs
Tue Aug 20 07:41:57 2002 UTC (21 years, 10 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-7-1, Amaya-7-0, Amaya-6-4, Amaya-6-3
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +2 -1 lines
Display the alt attribute when images are not loaded.
Irene

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Aug 19 13:23:20 2002 UTC (21 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +11 -11 lines
Move export CRLF into publishing preferences.
Irene

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Aug 19 13:05:21 2002 UTC (21 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +12 -10 lines
Windows version of new preference options.
PS: need to recompile EDITOR.A
Irene

Revision 1.138: download - view: text, markup, annotated - select for diffs
Mon Aug 19 10:46:43 2002 UTC (21 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +369 -50 lines
Adding new configuration options: show button bar, show address, load images.
Irene

Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu Jul 4 14:50:25 2002 UTC (21 years, 11 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-2
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -1 lines
By default XHTML documents are published with the MIME type
application/xhtml+xml
Irene

Revision 1.136: download - view: text, markup, annotated - select for diffs
Thu Apr 25 12:57:59 2002 UTC (22 years, 1 month ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-1
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +5 -3 lines
IV+JK: Set the default value of CRLF

Revision 1.135: download - view: text, markup, annotated - select for diffs
Mon Apr 15 11:21:12 2002 UTC (22 years, 2 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-6-0
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +24 -8 lines
JK: New config option to enable/disale the application/xhtml+xml MIME type.
(warning: this won't compile under windows right now)

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Dec 17 08:36:28 2001 UTC (22 years, 6 months ago) by cheyroul
Branches: MAIN
CVS tags: Amaya-5-3
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -4 lines

GTK : Fixed Save Geometry preferences dialog action.
Paul

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Dec 13 12:03:17 2001 UTC (22 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -1 lines
Implementation of contextual dialogues.
Irene

Revision 1.132: download - view: text, markup, annotated - select for diffs
Wed Dec 12 09:17:05 2001 UTC (22 years, 6 months ago) by kahan
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +9 -4 lines
JK: avoid storing the default profiles file name in the registry.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Dec 11 17:39:49 2001 UTC (22 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +5 -5 lines
Improving the font zoom and implementation of the function Prof_BelongDoctype
that says if an editing function is available in the current document profile.
Irene

Revision 1.130: download - view: text, markup, annotated - select for diffs
Tue Dec 11 16:28:39 2001 UTC (22 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +22 -15 lines
The selector "font zoom" is now interpreted as a percentage.
Irene

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Dec 11 11:54:25 2001 UTC (22 years, 6 months ago) by vatton
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +4 -4 lines
Bug fixes:
- The menu Profiles didn't work on GTK platform
- In GTK selectors the entry n+1 was selected instead of the entry n.
- Adding parentheses in the function NewContent
First step towards a multi-doctype support
Irene

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Oct 16 08:18:05 2001 UTC (22 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-2
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +1 -1 lines
Improving Windows resources.
Irene

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Oct 16 07:56:43 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +10 -0 lines
Amaya is now able to generate CR/LF.
Irene

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Oct 2 16:31:01 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +59 -4 lines
Adding two new items in the General Menu: "Show targets" and "Section numbering"
Irene

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Oct 2 15:26:36 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +77 -42 lines
New items in the General conf menu: "Show targets" and "Section numbering"
Irene

Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jul 5 09:23:49 2001 UTC (22 years, 11 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-5-1
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +10 -12 lines
JK: Fixing the change of profile file in the Preferences/Profile Menu

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Jul 4 08:53:42 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-0
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
JK: The default button in the Win Profiles menu didn't work.
Made the selector wider as we have longer text now.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Jul 4 08:20:08 2001 UTC (22 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +118 -95 lines
JK: it wasn't possible to go back to the default profile selection
in the Pref/Profiles menu

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Jun 25 11:12:19 2001 UTC (22 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
The command "Change Title" didn't work.
It's now possible to save images included in an SVG.
Changing the Unix dialogue of Save As.
Irene

Revision 1.120: download - view: text, markup, annotated - select for diffs
Wed May 30 14:50:16 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +5 -8 lines
Unicode stuff.
Irene

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed May 23 13:59:11 2001 UTC (23 years ago) by cvs
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -7 lines
support now different fonts is gtk version
SG

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Mar 15 09:13:01 2001 UTC (23 years, 3 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-4-3-2, Amaya-4-3-1
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -1 lines
JK: Fixing compiler warnings
Annotlib: code cleaning (rewrite of all the include statements + use of
annotlib.h)
Changed the Amaya version and date.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Feb 27 16:58:53 2001 UTC (23 years, 3 months ago) by kahan
Branches: MAIN
CVS tags: Amaya-4-3
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +7 -5 lines
JK: Removing compiler warnings

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Feb 26 13:52:37 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +0 -2 lines
Bug fixes: Amaya didn't keep in mind the paper format
Thot colors were not interpreted by print
Print used the schema paper orienation instead of the orientation
chose by the user.
Irene

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Feb 13 15:12:00 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Avoid some unnecessary redisplays
Bug fix: moving an SVG image generated random positions.
Irene

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Feb 12 17:15:06 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +24 -1 lines
IV/JK: Accesskey menu under Windows, CSS Format menu

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Feb 9 16:30:36 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +272 -784 lines
Improving the implementation of access keys and adding access keys in the
Amaya documentation.
+ Unicode clean up
Irene

Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Dec 21 11:46:23 2000 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +5 -11 lines
JK: New annotation pref. options

Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Dec 21 11:12:36 2000 UTC (23 years, 5 months ago) by kahan
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +56 -13 lines
JK: New annotation config options for switching off auto-load

Revision 1.110: download - view: text, markup, annotated - select for diffs
Wed Dec 20 12:19:59 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +5 -26 lines
JK: Removed the parser warning menu

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Dec 8 14:51:08 2000 UTC (23 years, 6 months ago) by kahan
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +26 -5 lines
JK: New General preferences option, Enable Parser Warning messages.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Nov 22 10:35:51 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-0
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2 lines
Fixing a spelling error
Irene

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Nov 16 10:45:06 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -2 lines
JK: Suppresed some compiler warnings

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Nov 9 12:09:57 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-0-0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2 lines
Remove window geometries in the registry with RestoreGeometry
Irene

Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon Nov 6 13:51:45 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +0 -1 lines
Fixing a memory leak.
Irene

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Oct 31 17:11:29 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +62 -2 lines
JK: Moved the annotation config initialization to this module (it was
half in it, half in ANNOTevent.c).
Initialization of the default ANNOT_USER name.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Oct 27 08:08:52 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +60 -4 lines
JK: filter spaces in the annotation servers (annot config menu for windows)

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Oct 26 16:30:59 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +66 -0 lines
JK: Support of \n in the Annotation configuratio menu (Windows), to make
it more user friendly

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Oct 26 15:14:35 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +10 -10 lines
JK: made the configuration menu a bit bigger

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Oct 25 14:42:54 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
Bugfix: if annotation configuration was changed while an annotation
was open the types list used stale resource pointers.  Fix this by
splitting out ANNOT_FreeConf (a new function) from ANNOT_Quit.
RRS

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Oct 24 21:19:20 2000 UTC (23 years, 7 months ago) by swick
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +0 -27 lines
Use {APP_DIR,THOTDIR/config}/annot.schemas to configure the annotation
schemas instead of ANNOT_SCHEMA from the registry.  Fix a bug in DELETE;
we were sending the wrong URI.  Request application/xml instead of
application/rdf when querying and reading annotations.  Drop the old
"positive comment", "flame", and "(comment)" fallback types.  Establish
basic infrastructure for enabling locally specific annotation subtypes.
RRS

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Oct 16 14:09:50 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +0 -1 lines
JK: removing an include that caused a compilation error (two warning
remain, though)

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Oct 16 13:22:52 2000 UTC (23 years, 8 months ago) by kahan
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +5 -2 lines
JK: removed the test annotation server (quake) from the default annotation
servers.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Oct 13 04:47:00 2000 UTC (23 years, 8 months ago) by swick
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +26 -0 lines
Add ANNOT_SCHEMA resource to permit identifying the location of the
annotation schema file, including a local file cached copy.  Create
such a locally cached copy in the config directory.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Sep 20 07:56:16 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -0 lines
Bug fix in the dialogue form "Windows geometry" (Windows platforms)
Irene

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Sep 14 15:55:14 2000 UTC (23 years, 9 months ago) by swick
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +4 -5 lines
Fix overwriting of values in annot config

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Sep 13 12:30:53 2000 UTC (23 years, 9 months ago) by swick
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +4 -4 lines
Protect some Tta functions to compile on Windows

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Sep 4 15:01:14 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +4 -4 lines
Fixing Windows warnings
Irene

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Aug 24 07:40:34 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +0 -4 lines
Views Mat_Structure_view and Graph_Structure_view no longer exist.
VQ.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Jul 10 15:18:20 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +42 -40 lines
It's now possible to control directly position and dimension of the Source_view
The Log file was displayed into a too small window
The Log file window didn't disappear when the orignal document  was closed
Irene

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Jun 30 16:10:33 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +12 -1 lines
JK: (WIN32) fixes for selecting the color palette from Preferences/Color

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Jun 29 15:20:32 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +35 -34 lines
Adapting the gemetry and the general configuration menu on Unix platforms
Irene

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Jun 28 15:12:21 2000 UTC (23 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -1 lines
JK: changes for saving the whole geometry (untested under Windows!)

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Jun 28 14:22:58 2000 UTC (23 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +0 -1 lines
JK: cleaning up the resources.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Jun 27 14:44:39 2000 UTC (23 years, 11 months ago) by kahan
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +23 -5 lines
JK: new enable ftp menu entry (General preferences).
Adding some missing prototypes, after a make proto

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Jun 7 09:26:41 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
CSS colors are now available in the Thotlib
Irene

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu May 25 13:52:44 2000 UTC (24 years ago) by cvs
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +4 -2 lines
Fixing an error in the new selection
Irene

Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu May 11 13:50:50 2000 UTC (24 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +46 -1 lines
Fixing troubles of the selection and adding the selection colors in the
colors Amaya dialogue
Irene

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Apr 28 17:17:36 2000 UTC (24 years, 1 month ago) by kahan
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +10 -4 lines
JK: The annotation preferences can now be changed without quitting amaya.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Apr 21 15:43:31 2000 UTC (24 years, 2 months ago) by kahan
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +364 -7 lines
JK: new menus for annotations.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Mar 20 16:18:24 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +64 -61 lines
JK: Added the missing messages needed for the localization of the
configuration menus.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Mar 17 12:24:34 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +3 -5 lines
New features: Browsing and saving HTML files according to the charset.
              Charset may be given by the http header or the http-equiv
              element.

Ramzi.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Mar 16 18:06:00 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +202 -144 lines
JK: Modified all the Special/Configuration menus so that they use
the text from the Amaya dialogue files. Some messages need to be added
to those files to finish the conversion.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Mar 7 15:51:45 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +0 -14 lines
Remove the Java stuff
Irene

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Feb 25 17:05:42 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +15 -11 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.74: download - view: text, markup, annotated - select for diffs
Tue Feb 22 16:01:23 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Unicode.

Amaya is able to handle the right way UTF8 and ISO Latin encoded documents.

New features:
Uconvert.c:
- table of correspondences between ISO Latin2 and Unicode values.
  unsigned short ISOLatin2Map [] = {
    0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007,
    0x0008, 0x0009, 0x000A, 0x000B, 0x000C, 0x000D, 0x000E, 0x000F,
    ...
  };

- New function allowing to return the ISO Latin 2 code corresponding
  to a given Unicode value. This function will be very useful
  when reading/saving ISO Latin files. The internal representation
  is only Unicode.

  unsigned char TtaGetISOLatinCodeFromUnicode (const CHAR_T wc) ;

- New function allowing give the Unicode value of an ISO Latin code.
  CHAR_T TtaGetUnicodeValueFromISOLatinCode (const unsigned char c).

- The auto detection of the character set is not yet implemented.

- We need also to implement something like code pages on Windows.
  This is needed when we have to convert from an ISO Latin encoding
  (Arabic for instance) to Unicode and vice versa. This is not very hard
  to implement.

Problems with internationalization of compilers:

All compilers are sharing a big part of the code:
-	LibThotKernel
-	Compilmsg.c
-	Parser.c

In particular app. Files generated by app are handled as UTF8 files (EDITORAPP.c for instance).

Ramzi.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Feb 21 18:14:29 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +9 -9 lines
Unicode + Internationalization of compilers.

Ramzi.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Feb 16 17:03:51 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +70 -70 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.71: download - view: text, markup, annotated - select for diffs
Thu Feb 10 09:42:39 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Unicode + fixed: problems due to the modification of
psdisplay, windowdisplay.

Ramzi

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Feb 8 16:29:38 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Bugs fixed:
- Printing (still a problem to fix).
- Find (Bug reported by Philipp): Amaya creashes after a several find.

Work: Unicode.

Ramzi.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Jan 28 16:21:32 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +112 -112 lines
Unicode.

Ramzi.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jan 24 16:51:49 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
Unicode.

Ramzi

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Jan 24 10:02:17 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Bug fix: when editing the field "location of profiles definition file" in the
   Profiles Preferences dialog box, the caret was skipping to the end
   after every character typed.
VQ.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Jan 18 17:24:11 2000 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +0 -2 lines
Removed all  #ifdef MATHML
Added 4 new commands for MathML: MI, MO, MN, MTEXT.
VQ.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Jan 18 16:32:18 2000 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Unicode.

Bug fixed: Comment line in registry were handled as normal statements.

Ramzi.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Jan 4 13:31:31 2000 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +93 -99 lines
When more than 2 links were needed to get the actual executable amaya
reported something like: System wide unix-thot.rc not found.

There was a confusion between the string and the character tabulation

Clean up the code

Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Dec 16 23:55:10 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +37 -23 lines
JK: changed the function that was removing all the spaces in the
cache and tmpdir names to only remove the beginning and ending spaces.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Dec 9 16:25:56 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -1 lines
JK: added more info for the proxy for the proxy setup

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Dec 7 16:12:21 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Bug fixes:
- on CSS selectors
- horizontal scrolling

+ typo changes
Irene

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Nov 29 16:43:08 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +70 -15 lines
JK: Extension to the proxy config menu for specifying the list of domains
where we want to use the proxy (rather than just those where we don't
want to use it).

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Oct 22 15:08:10 1999 UTC (24 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +32 -1 lines
The Font zoom defined in Preferences->General zooms fonts in all windows
but doesn't alter images sizes.

The page Configure.html and images GeneralMenu.gif, PublishMenu.gif has been
updated.
Irene

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Oct 11 13:52:48 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +45 -2 lines
JK: New feature for authorizing the domains where a PUT can be
redirected.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Oct 11 08:13:05 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Avoid compilation warnings on profiles
Irene

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Oct 8 14:24:16 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1217 -1478 lines
A new generation of profiles support in Amaya
Irene

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Sep 28 13:40:09 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +32 -32 lines
Cleaning the Unicode source.
Ramzi.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Sep 24 11:29:35 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +6 -2 lines
1) tooltips for Windows
2) entities in HREF attribute
3) a part of GTK code
Irene

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Aug 31 15:42:55 1999 UTC (24 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +19 -5 lines


Added first step of restart feature : Amaya is able to save all the
opened documents and to reopen them (after a quit for the moment) with
their original "modified" attribute (missing geometry and history
attributes...)
Added a RESTART button in the profile menu in order to test it.
To  disable  this test,  remove or  comment  the
line #define AMAYA_RESTART in the file thot_sys.h (All changes have
been written between #ifdef AMAYA_RESTART and #endif /* AMAYA_RESTART */
lines.)

Slight changes for profile feature (comments, symbols changes) and
for templates feature (environment variable is TEMPLATE_URL)

Documentation for templates and profiles

Luc Bonameau

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Aug 26 09:33:56 1999 UTC (24 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines

Modification of profile and templates interface for UNIX

L.bonameau    Luc.Bonameau@inrialpes.fr

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Aug 25 14:42:49 1999 UTC (24 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +5 -4 lines

Bug fixed with includes

L.Bonameau

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Aug 25 13:05:14 1999 UTC (24 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +136 -33 lines
*** empty log message ***

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Aug 20 14:18:25 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +55 -24 lines
JK/LB Added the template menu to Amaya/Windows

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Aug 20 07:37:36 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +74 -66 lines

The Amaya profile menu goes dynamic (under UNIX)
Profile documentation updated.
Template menu bug fixed.

     Luc Bonameau.    Luc.Bonameau@inrialpes.fr

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Aug 16 15:21:13 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +42 -7 lines
No more consecutive separators between buttons (for profile feature).
Some Errors and warnings fixed.

L.Bonameau  Luc.Bonameau@inrialpes.fr

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Aug 12 09:46:08 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +326 -83 lines
Profiles and template features.

Profile feature :
* Dialog box for profile selection
* Toolbar buttons displayed according to the current profile
* Profile user documentation updated (doc/profiles.html)
* Amaya functions spread in modules to simplify the user's profiles configuration edition

Templates feature
* Dialog box for templates server selection

Luc Bonameau        Luc.Bonameau@inrialpes.fr

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Jul 28 12:34:06 1999 UTC (24 years, 10 months ago) by lehors
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +18 -0 lines
fixed for amaya-java

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jul 22 12:24:42 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +320 -1 lines
Add profile dialog (in Preferences menu)

L.Bonameau

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

Ramzi.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Jun 23 09:34:12 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -5 lines
JK: code cleaning

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jun 22 15:22:14 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Irene

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jun 21 16:34:28 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +11 -9 lines
Management of the Language negociation.
Irene

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jun 21 09:18:10 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -0 lines
Close preference menus after the command Apply
Remove Alphabets from the menu Laguages
Irene

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jun 18 16:06:52 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +17 -9 lines
Changing the value of APP_TMPDIR, now changes the def. value of
cache dir to APP_TMPDIR/libwww-cache

-Jose

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jun 18 14:56:10 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -1 lines
Added a Win32 messagebox dialogue when Amaya can't open either APP_TMPDIR or
APP_HOME.

APP_TMPDIR wasn't being refreshed to the default dir, whenever the user
changed to an invalid dir.

-Jose

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jun 17 17:17:47 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +39 -105 lines
Goal of this commit, separation of the amaya temporary and user
directories.

Created a new variable, APP_TMPDIR to store the applications TMPDIR,
similar to APP_HOME and made Amaya use it. The value of this variable
is a tmpdir directory. It's up to the application to create this directory.

-Jose

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jun 8 08:29:34 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +14 -0 lines
User can now type in the color names in the Preferences/ColorMenu
-Jose

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 8 07:25:09 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +296 -0 lines
Added a primitive entry for the Preferences/Language Negotiation menu.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:43:21 1999 UTC (25 years ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +18 -18 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.32: download - view: text, markup, annotated - select for diffs
Thu May 6 12:25:26 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
IV: personal dictionary didn't work as it was missing a ".dct" extension.
Cleaning up code that uses the TMPDIR.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 5 15:44:24 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +175 -39 lines
JK: Fixed many serious bugs re: the cache and the changing of the
directories using the User preferences menu.
Some other minor fixes for the color preferences menu.
Corrected the Windows cache preference resource (somehow the last fixes
didn;t make it!).

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 3 13:48:41 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +51 -34 lines
JK: Bug fixes regarding the end DIR_SEP
If app_home changes, cache_dir changes too if it was under app_home

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon May 3 08:23:37 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +371 -88 lines
JK: Preference menu bug fixes and changes.
Connected the color preference menu to the thot color palette.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Apr 30 16:19:44 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
VQ

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Apr 30 15:54:49 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -15 lines
General Preferences: Color Menu Config.
Ramzi & Jose.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Apr 28 17:18:11 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +167 -48 lines
*Geometry + color preference menus under Windows
*French version of the preference menus

-Jose

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 28 16:43:48 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +15 -65 lines
* Don't refresh the documents if the zoom value hasn't changed
* The geometry menu wasn't saving the X,Y parameters and was saving
  wrong values for non-open views.
-Jose

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 23 14:03:36 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +87 -45 lines
JK: first version of the geometry preferences menu under Windows

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 21 12:31:31 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
F2 key to select.
Unicode Stuff.
Ramzi.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 20 15:52:23 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +23 -18 lines
Changes to the zoom button so that it dynamically changes the zoom of
open documents (only active on the formatted window for the moment)
Bug fixes re: recovering the default geometry
Aligned all the dialogue messages to the current amayamsg.h
-Jose

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 20 09:48:41 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +240 -208 lines
Localization of the dialogue messages for the configuration menu.
The Apply button now saves the options.
The Geometry menu now saves the geometry of the current windows (Unix).
Color menu now changes the colors of the next Windows to be open (Unix).
New thotlib functions: TtaUpdateEditorCoEditColors, TtaGetViewWH
-Jose

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 15 13:16:26 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +26 -26 lines
Various bugs were fixed (Windows).

Unicode support. Please, because of some incompatibility with Windoz, use:
CHAR_T   instead of CHAR
UCHAR_T  ------- -- UCHAR
PCHAR_T  ------- -- PCHAR
PUCHAR_T ------- -- PUCHAR

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 8 10:32:31 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +108 -50 lines
Added the cache, proxy, and publishing menus to windows.
Started adding the menu entries for changing the APP_HOME and TMPDIR
home directories from the general menu (not ready yet).

-Jose

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 31 14:21:44 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +608 -295 lines
Supressed the print configuration menu (merged into File/Print setup)
Sorted out the common functions between UNIX and Windows in MENUconf.c
Activated the general menu under Windows.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 30 14:29:58 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +103 -0 lines
JK: added the general conf menu under windows

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 29 16:22:37 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
JK: small bug fix

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 29 15:56:19 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +276 -34 lines
Created an enabled the printer configuration menu.
Bug fix: Pressing the default button in the printer setup submenu
systematically activated the "print to file" option.
Added new options to the color menu (not yet activated)
-Jose

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 22 16:57:59 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +93 -79 lines
JK: rearranged the General Configuration menu

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 19 15:03:28 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +826 -342 lines
JK: Reordered the option menus

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 12 04:30:35 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -14 lines
JK: cleaning code

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:59:22 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +89 -36 lines
JK: diverse changes for the default values of the configuration options.
    invalidated the config menus under Windows

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 10 17:54:33 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +176 -14 lines
New menu entries for the appearance menu (without any action on the
thotlib, yet).

-Jose

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 10 16:49:37 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bug fix: Amaya didn't print Text files with the command Print but printed
them with the command SetupAndPrint.
Irene

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 10 15:31:06 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -13 lines
Prepare the work to add Option menu on Windows platforms
Irene

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 9 18:14:26 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +174 -79 lines
JK: - Changes in the menu dialogues
- Runtime changes of the network configuration
- bug fixes for the save functions in query.c (ported from my latest libwww
  query.c file)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 3 14:34:35 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +92 -13 lines
.New toggle button: show background images (minor change in HTMLstyle
 as a strcmp was missing a !)
.Added an enable double click button option for Irene
. Connected the zoom reference in the configuration menu with the
  zoom flags (new function in init.c: RecalibrateZoom)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 2 14:33:49 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
JK: cleaning code

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 2 14:10:03 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -19 lines
Irene

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 26 17:33:18 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
JK: Protected the conf menu entries with a -DCONF_MENU

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 25 16:07:48 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +26 -7 lines
JK: Added the DefaultName option. Some fixes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 25 13:37:58 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
JK: First version of Amaya's configuration menu (Unix only for the moment).

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