index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
win32
Age
Commit message (
Expand
)
Author
Files
Lines
2002-05-08
Updated version number to 1.46.
nyamatongwe
1
-4
/
+4
2002-04-21
Some Win64 compatibility and size_t correctness.
nyamatongwe
2
-6
/
+6
2002-04-21
Simplified LOGO option handling.
nyamatongwe
1
-96
/
+94
2002-04-21
Updated.
nyamatongwe
1
-3
/
+0
2002-04-20
Added QUIET option for Borland and simplified QUIET handling. Merged resource...
nyamatongwe
1
-20
/
+21
2002-04-18
Changed default builds to VS .NET.
nyamatongwe
1
-0
/
+5
2002-04-16
Made default nmake build quiet.
nyamatongwe
1
-1
/
+1
2002-04-12
MSVC release build creates debug information.
nyamatongwe
1
-2
/
+2
2002-04-11
List of lexers automatically generated.
nyamatongwe
2
-7
/
+21
2002-04-11
Added call to Scintilla_LinkLexers to ensure lexers are always linked in
nyamatongwe
1
-0
/
+1
2002-04-04
Change to horizontal scrolling to allow the assumed document width to be set.
nyamatongwe
1
-10
/
+28
2002-04-03
In read-only mode, display no-effect drag & drop cursor.
nyamatongwe
1
-3
/
+4
2002-03-29
Patch from Ralf Wagner to ensure DIR_O used for resource files.
nyamatongwe
1
-4
/
+4
2002-03-13
Updated for version 1.45.
nyamatongwe
1
-4
/
+4
2002-02-21
Wheel mouse handles page at a time mode.
nyamatongwe
1
-3
/
+9
2002-02-20
Fixed bug where extra position element was written when measuring text in
nyamatongwe
1
-1
/
+0
2002-02-16
New lexer for Matlab contributed by José Fonseca.
nyamatongwe
3
-5
/
+10
2002-02-16
Windows classes unregistered at finalisation to avoid problems inside IE.
nyamatongwe
1
-27
/
+41
2002-02-12
Moved external lexer loading from initialisation of ScintillaWin object
nyamatongwe
1
-5
/
+4
2002-02-12
Avoiding incremental link and map file generation.
nyamatongwe
1
-1
/
+1
2002-02-12
Made font cache thread safe by using a critical section.
nyamatongwe
2
-15
/
+40
2002-02-12
Made compatible with const correctness done for superclass.
nyamatongwe
2
-4
/
+4
2002-02-02
Updated version number for 1.44.
nyamatongwe
1
-4
/
+4
2002-01-18
Updated copyrights for 2002.
nyamatongwe
4
-4
/
+4
2002-01-18
Updated version number to 1.43.
nyamatongwe
1
-6
/
+6
2002-01-13
Added TickerID typedef to ease merging FOX code.
nyamatongwe
1
-2
/
+2
2002-01-10
Made code bool-safe and turned Visual C++ warning 4800 back on.
nyamatongwe
2
-7
/
+11
2002-01-10
Patch from Kengo Jinno to make Japanese entry work on Windows 9x.
nyamatongwe
1
-4
/
+24
2002-01-09
Optimization that asks for the position of the scroll bar and does not set
nyamatongwe
1
-2
/
+15
2002-01-03
Compiation requires 2.95.3 now.
nyamatongwe
1
-1
/
+1
2001-12-29
Using HINSTANCE from Scintilla_RegisterClasses to find cursor so that
nyamatongwe
2
-2
/
+5
2001-12-23
Updated version numbers and dates for 1.42.
nyamatongwe
1
-4
/
+4
2001-12-20
Patch from stephan to avoid setting cursor to the same value multiple
nyamatongwe
1
-3
/
+4
2001-12-20
Changed append method to +=.
nyamatongwe
1
-2
/
+1
2001-12-20
Changed use of SString::assign to SString::= as assign is now a private
nyamatongwe
1
-1
/
+1
2001-12-19
Changed to shorter -mwindows option.
nyamatongwe
1
-1
/
+1
2001-12-19
Wrapping supported.
nyamatongwe
1
-6
/
+5
2001-12-19
Support Unicode in calltips.
nyamatongwe
1
-1
/
+1
2001-12-19
Hoisted IsUnicodeMode method from ScintillaWin to Editor as it is useful on
nyamatongwe
1
-23
/
+5
2001-12-05
Added LexBaan.
nyamatongwe
3
-7
/
+18
2001-12-01
Removed old timeing code in favour of ElapsedTime class.
nyamatongwe
1
-14
/
+2
2001-11-28
Patch from Philippe to restore EM_GETSEL and EM_SETSEL on Windows, reformat
nyamatongwe
2
-107
/
+137
2001-11-19
Added virtual GetCtrlID method so that the ID can change dynamically
nyamatongwe
1
-4
/
+9
2001-11-15
Changed to a more typesafe definition of ElapsedTime.
nyamatongwe
1
-16
/
+23
2001-11-15
Added ElapsedTime.
nyamatongwe
1
-0
/
+41
2001-10-31
Updated version number.
nyamatongwe
1
-4
/
+4
2001-10-28
Fixed some warnings from Visual C++.
nyamatongwe
1
-0
/
+4
2001-10-28
Hid implementation of Surface.
nyamatongwe
2
-97
/
+114
2001-10-28
Fixed Platform changes for GTK+ and hid most of the implementation of
nyamatongwe
1
-35
/
+96
2001-10-28
Removed platform-specific headers from Platform.h and thus stopped
nyamatongwe
3
-208
/
+209
[next]