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
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
/
include
/
Platform.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-27
Removed ListBox::Sort as always created in sorted order.
nyamatongwe
1
-1
/
+0
2003-09-18
Added Idler ID for use in idle code.
nyamatongwe
1
-0
/
+1
2003-04-18
Changed Function* to simpler Function.
nyamatongwe
1
-4
/
+4
2003-04-18
Patch from Simon for portable DLL loading.
nyamatongwe
1
-0
/
+18
2003-04-06
Move method for Rectangle class.
nyamatongwe
1
-0
/
+6
2003-03-20
Patch from Simon Steele to implement the hotspot style and associated
nyamatongwe
1
-1
/
+1
2003-03-09
Added Pango text display support to GTK+ platform.
nyamatongwe
1
-3
/
+3
2003-02-23
Patch from Jakub Vrana to avoid mouse debouncing on Windows where assigning
nyamatongwe
1
-0
/
+1
2003-02-15
Updating version numbers and copyright.
nyamatongwe
1
-1
/
+1
2003-02-02
Two phase drawing.
nyamatongwe
1
-0
/
+1
2003-01-15
Added const to methods that are.
nyamatongwe
1
-2
/
+2
2003-01-12
Changes to make DBCS work on GTK+ and handle DBCS sequences longer than 2 bytes.
nyamatongwe
1
-0
/
+2
2003-01-12
Additions from Yukihiro Nakai to enable DBCS mode on GTK+.
nyamatongwe
1
-0
/
+1
2003-01-10
Added method to copy desired colour to allocated colour in ColourPair for
nyamatongwe
1
-31
/
+22
2003-01-03
Enable text form XPM for autocompletion lists.
nyamatongwe
1
-1
/
+1
2002-11-21
Patch from Biswa to add icons to autocompletion lists.
nyamatongwe
1
-1
/
+3
2002-10-03
Cleaned up pixmap marker code.
nyamatongwe
1
-14
/
+39
2002-07-28
Changed Contains to do semi-includive bounds correctly.
nyamatongwe
1
-2
/
+2
2002-06-09
Compatibility with 64 bit systems.
nyamatongwe
1
-0
/
+2
2002-01-18
Updated copyrights for 2002.
nyamatongwe
1
-1
/
+1
2002-01-13
Added TickerID typedef to ease merging FOX code.
nyamatongwe
1
-0
/
+1
2002-01-11
Initial minimal support for the Fox version.
nyamatongwe
1
-1
/
+6
2002-01-10
Made code bool-safe and turned Visual C++ warning 4800 back on.
nyamatongwe
1
-1
/
+1
2001-12-20
Patch from stephan to avoid setting cursor to the same value multiple
nyamatongwe
1
-3
/
+5
2001-11-15
Changed to a more typesafe definition of ElapsedTime.
nyamatongwe
1
-1
/
+2
2001-11-15
Added construction from double to SString.
nyamatongwe
1
-0
/
+7
2001-10-28
Hid implementation of Surface.
nyamatongwe
1
-3
/
+4
2001-10-28
Fixed Platform changes for GTK+ and hid most of the implementation of
nyamatongwe
1
-89
/
+61
2001-10-28
Removed platform-specific headers from Platform.h and thus stopped
nyamatongwe
1
-102
/
+94
2001-10-12
Patch from John to allow double-clicking in autocompletion lists on GTK+.
nyamatongwe
1
-0
/
+14
2001-06-28
Patches from Stephan to simplify preprocessor definitions for GTK+
nyamatongwe
1
-2
/
+9
2001-02-28
Added operator== to PRectangle.
nyamatongwe
1
-9
/
+13
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-28
/
+40
2001-02-17
Turned off warning 4710 for Microsoft C++ compiler indicating inline method
nyamatongwe
1
-1
/
+1
2001-02-05
Patch from John to make GTK+ version build on Win32.
nyamatongwe
1
-0
/
+3
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2001-01-25
Patch from Philippe, containing comments and a fix to SString for empty
nyamatongwe
1
-16
/
+35
2000-10-03
Mouse down captures now optional.
nyamatongwe
1
-1
/
+1
2000-10-03
Added PLATFORM_ASSERT which is a verson of the standard assert which
nyamatongwe
1
-0
/
+8
2000-07-22
Updates to make new API work on both GTK+ and Win32.
nyamatongwe
1
-6
/
+10
2000-07-12
Fixed up infinite resize.
nyamatongwe
1
-1
/
+1
2000-07-12
Added John's autocompletion changes and fiddled to make autocompletion list
nyamatongwe
1
-5
/
+8
2000-06-29
Changed Font class to allow subclassing in PlatWin.cxx.
nyamatongwe
1
-3
/
+4
2000-05-15
Support for different character sets for each style.
nyamatongwe
1
-1
/
+1
2000-04-27
Added commctrl.h on Windows as now using tool bar and status bar controls in ...
nyamatongwe
1
-0
/
+1
2000-04-21
Changed font sizing to use more Windows compatible calculation
nyamatongwe
1
-0
/
+1
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-0
/
+1
2000-04-06
Initial Unicode support code.
nyamatongwe
1
-0
/
+5
2000-03-13
Fixed printing problems including putting line numbers in correct position
nyamatongwe
1
-0
/
+1
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+394