W3C CVS Root

CVS log for Amaya/thotlib/editing/checkermenu.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Sep 8 10:57:28 2009 UTC (14 years, 9 months ago) by vatton
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +0 -147 lines
Remove unused function declarations
+ prepare the next release

Irene

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

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

Revision 1.81: download - view: text, markup, annotated - select for diffs
Thu Dec 8 14:24:45 2005 UTC (18 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55, Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-9-52, Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3, Amaya-10-0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +5 -2 lines
The spellchecker replaced strings in read-only elements.
Irene

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Oct 6 16:03:55 2005 UTC (18 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -10 lines
Amaya now doesn't popup a window message when search and spellcheck is complete.
Irene

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Sep 22 10:16:54 2005 UTC (18 years, 8 months ago) by vatton
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +507 -507 lines
Adding BG_2312 encoding.
Irene

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Sep 16 08:36:31 2005 UTC (18 years, 9 months ago) by carcone
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -0 lines
Temporary fix: Amaya went into an infinite loop for some modal dialogs on Mac OS X
(like the end of a search or a spell checking for example)
Laurent

Revision 1.77: 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.76: preferred, colored
Changes since revision 1.76: +4 -4 lines
Replace "intptr_t" by "long int" as "intptr_t" is not accepted by
Visual C++

Irene

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Aug 18 09:35:29 2005 UTC (18 years, 10 months ago) by vatton
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +4 -4 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.75: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:35 2005 UTC (19 years ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Nov 16 14:08:57 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +4 -1 lines
Implementation of the WX transform dialogue
+ bug fix with spellcheck.
Irene

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Nov 15 16:43:09 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +0 -2 lines
The spellchecker used two different number of proposals variables.
Irene

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Nov 10 13:48:03 2004 UTC (19 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +0 -2 lines
Code clean up.
Irene

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Nov 10 13:07:30 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +40 -57 lines
Removing the number of proposals in the spellcheck form.
Irene

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Nov 9 10:05:44 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +155 -130 lines
Bug fixes with the WX spellchecker:
- form not initialized
- french words not displayed
- replacement not correctly done
- dictinary not created
- displaying 2 popups when a word is added to the dictionary.
Irene

Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Sep 22 16:19:33 2004 UTC (19 years, 8 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-7
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +50 -15 lines
First version of WX Spell Checker dialog
Laurent

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Sep 17 15:15:13 2004 UTC (19 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Progress on Spell Checker WX dialog.
Laurent

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Sep 17 08:33:30 2004 UTC (19 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +0 -1 lines
Remove the spell-checker messages from the 'corrdialog' table
Laurent

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Sep 15 17:02:09 2004 UTC (19 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +28 -28 lines
Move the messages from the 'corrdialog" table to the "libdialog" table
Laurent

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Sep 15 14:13:17 2004 UTC (19 years, 9 months ago) by carcone
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +31 -10 lines
WX Spell Checker Dialog skeleton
Laurent

Revision 1.64: 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
CVS tags: Amaya-8-6
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
More space within WX menus between menu items and shortcuts.
Irene

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Feb 18 14:19:45 2004 UTC (20 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-5, Amaya-8-4, Amaya-8-3
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +49 -61 lines
Improve the Windows spell checker.
Irene

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:10 2004 UTC (20 years, 5 months ago) by vatton
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +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.61: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:03:56 2004 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -1 lines
wxWindows port on windows
Note :
+ __STDC__ flag has been removed
+ now the code is compiled with c++ compiler options
Todo :
+ the setup.h file must be edited before wxWindows compilation (for opengl support for example): an automatic configuration will be done.
+ remove the warnings due to c++ strict syntax

S. GULLY

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Dec 16 12:10:09 2003 UTC (20 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +35 -35 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.59: download - view: text, markup, annotated - select for diffs
Thu Dec 11 16:25:14 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +7 -7 lines
- Adding new widgets for wxWindows version

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

S. GULLY

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:25 2003 UTC (20 years, 7 months ago) by gully
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +13 -13 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.57: download - view: text, markup, annotated - select for diffs
Fri Jun 20 16:47:13 2003 UTC (21 years ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-2, Amaya-8-1b, Amaya-8-1
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -2 lines
Set the font for the Windows Spell Checker menu
Laurent

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Jun 20 12:56:27 2003 UTC (21 years ago) by cvs
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -1 lines
Make some other Windows menus sentitive to the 'Esc' key
Laurent

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Mar 27 08:02:42 2003 UTC (21 years, 2 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Amaya now uses the same method to get a font for dialog or for the
document text.
Irene

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

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Nov 25 16:46:48 2002 UTC (21 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-7-1, Amaya-7-0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +20 -16 lines
On Windows platforms (almost Win98) the spell checker considered nbsp as a
normal character because the macro TEXT () doesn't give the expected value.
Irene

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Nov 15 15:15:57 2002 UTC (21 years, 7 months ago) by vatton
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +7 -7 lines
A double click on a proposal in the GTK version of the spell-checker
replace the current selection.
Irene

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Mar 11 15:12:28 2002 UTC (22 years, 3 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-6-4, Amaya-6-3, Amaya-6-2, Amaya-6-1, Amaya-6-0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
Text replacement and spell-checking didn't work well in the Unicode version.
Irene

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Feb 19 13:50:39 2002 UTC (22 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -6 lines
Bug fixes:
- search/replace and selection after an undo
- backspace
+ displaying a popup at the end of the search or the spell checking
Irene

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Feb 13 14:24:47 2002 UTC (22 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +7 -6 lines
Fixing a crash in the spell-checker
Irene

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Feb 8 17:06:56 2002 UTC (22 years, 4 months ago) by vatton
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
A new version of the formatter that supports bidi writing + some font handling.
Irene

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Oct 12 08:55:19 2001 UTC (22 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-5-3, Amaya-5-2
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Fixing errors reported by insure.
Irene

Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Sep 7 15:05:28 2001 UTC (22 years, 9 months ago) by vatton
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
I18N stuff
Irene

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jul 2 16:04:14 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-1, Amaya-5-0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
SG: Menu Enable/Disable OK
+ Attribut Menu refresh OK
+ SelectorBox fonctionnality missing OK
+ Some little modifications on widget presentation
+ Code cleaning

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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 2 11:15:18 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +87 -67 lines
 Thotlib clean up
Irene

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:05:41 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +17 -17 lines
Removing the macro TEXT ()
Irene

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Feb 8 15:34:30 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-1, Amaya-4-3
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +55 -103 lines
The search menu was not removed when the working document was closed.
The spellchecker menu was closed as soon as a document was closed even
if it wasn't the concerned document (on Unix platforms) and wasn't
closed when the working document was closed (on Windows platforms)
+ Some additional code clean up.
Irene

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jan 8 07:43:41 2001 UTC (23 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -2 lines
Removing structures, code and files that maintain external links.
Code clean up
VQ.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Nov 20 16:45:58 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2, Amaya-4-1-0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -4 lines
JK: Windows code cleaning

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Nov 20 16:18:27 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +12 -53 lines
JK: Code cleaning (windows)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Nov 20 15:26:11 2000 UTC (23 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
JK: removed a compiling typo (windows)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 20 15:19:58 2000 UTC (23 years, 7 months ago) by kahan
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +271 -13 lines
JK: Windows code cleaning (warning may not compile yet under Windows)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Sep 14 08:18:10 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-0-0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Cleaning up the code + new temporary version number.
Irene

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 21 10:38:40 2000 UTC (24 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +151 -141 lines
By default the spell checker now ignores words that are all caps and words
        containing numbers or special characters.
VQ.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Feb 25 17:06:38 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 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.32: download - view: text, markup, annotated - select for diffs
Wed Jan 12 14:16:14 2000 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Preparing for Unicode.
Ramzi.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jan 4 13:31:42 2000 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 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.30: download - view: text, markup, annotated - select for diffs
Fri Oct 15 15:00:52 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +8 -7 lines
Cleaning code + Focus + Short Cuts

Ramzi.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Oct 14 13:37:25 1999 UTC (24 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -0 lines
Bugs fixed:
- Some Memory management problems
- Cleaning: Source code not needed by Windows
- Focus: Short cuts
- Unicode: cleaning source code

Ramzi.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jul 28 16:40:39 1999 UTC (24 years, 10 months ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Bug fixed: Some memory issues.
Bug fixed: if (IsW3Path (url)) instead of if (IsW3Path) in AHTUrlTools.c

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

Ramzi.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:43:49 1999 UTC (25 years ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -6 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.25: download - view: text, markup, annotated - select for diffs
Thu Apr 29 12:21:30 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
Modif. related to unicode.
Ramzi.

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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 15 12:32:23 1999 UTC (25 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -7 lines
Various bugs fixed.

Unicode suipport.

Ramzi.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 2 09:50:14 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
*** empty log message ***

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Feb 2 16:14:52 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +40 -39 lines
Preparing Amaya to I18N.
Ramzi.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 8 15:45:53 1999 UTC (25 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -0 lines
Bugs fixed (windoz).
Ramzi.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 2 14:08:47 1998 UTC (25 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +8 -2 lines
Ramzi.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 24 17:36:50 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Attributes menu + some bugs fixed for Windows>
Ramzi.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 26 14:27:29 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +11 -11 lines
Rename '\0' into EOS,
Fix a bug in buildlines.c
Update MAP when image width or height change.
Irene

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 19 11:02:02 1997 UTC (26 years, 7 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Cleaning Windows related source code.
Ramzi.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Oct 20 09:08:32 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +18 -7 lines
Ramzi.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Oct 13 11:55:03 1997 UTC (26 years, 8 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Ramzi.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jul 8 13:32:12 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
amaya/winnt

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 4 13:15:50 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +56 -5 lines
amaya/winnt develop.
Ramzi

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 2 15:28:22 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Corrected bug in the spell-checker and new step in make book.
Irene

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 17 08:51:30 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
*** empty log message ***

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 11 15:41:56 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Patches for compiling with libThotKernel
Stephane.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 6 10:50:34 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +256 -281 lines
Implement extension dictionary for spell-checker
Irene

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 31 13:40:04 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: THOT_2_0b, AMAYA_0_95b
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Suppress 2 parameters in dialogue functions
TtaNewForm, TtaNewSheet, TtaNewDialogSheet
Irene

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 31 11:31:00 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Modified EXPORT en THOT_EXPORT, first steps for Kaffe integration and
event loop rewriting, Daniel.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 30 14:22:03 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
Irene

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 9 07:09:25 1997 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, THOT_2_0a, AMAYA_SOURCES_0_95, AMAYA_0_95a
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -2 lines
Add authors
Irene

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 5 14:45:10 1997 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +49 -49 lines
Translation of JK Files
Ramzi.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 3 16:55:11 1997 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -0 lines
Adding warning message to files not completely translated in english.
Ramzi.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 3 16:22:10 1997 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Moved thotlib/edition to thotlib/editing, Daniel.

Diff request

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

Log view options

Webmaster