aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk
AgeCommit message (Collapse)AuthorFilesLines
2005-05-04Smalltalk support added by Sergey Philippov.nyamatongwe2-2/+5
2005-04-18Make code work as documented by treating -1 as special length for encodingnyamatongwe1-1/+1
as UTF-8 rather than 0.
2005-04-18Protect recent fix from being used on old GTK+ versions wherenyamatongwe1-0/+4
gtk_get_current_event_time not available.
2005-04-13Support for Rebol by Pascal Hurni.nyamatongwe2-2/+5
2005-04-11Fixed 1179713 by masking message box styles before comparison.nyamatongwe1-1/+2
2005-04-11Problem fixed when performing paste over rectangular selection wherenyamatongwe1-1/+1
selection dragged from top right to bottom left.
2005-04-09TADS3 support from Michael Cartmell.nyamatongwe2-2/+5
2005-04-01Haskell lexer contributed by Tobias Engvall.nyamatongwe2-5/+8
2005-03-25Patch from Blair McGlashan for autocompletion on Windows tonyamatongwe1-2/+38
* Set maximum width of list * set maximum height of list * better calculate width * use ellipsis when text is truncated to fit window * use popup window so it can extend past parent window * disallow resizing too small * draw to bottom edge when resized so last item not full line high * improve time to display by by 90% Minor tweaks by me to fix warnings, layout etc.
2005-03-19Initialise all SCNotification structs to {0} ensuring all fields are 0 ornyamatongwe2-4/+4
NULL. Added options to make files so that this does trigger warnings.
2005-03-15Patch from Naba Kumar and John Ehresman that fixes crashes due to accessnyamatongwe1-11/+19
the preedit widget when it is not active.
2005-03-08Patch from Naba to avoid setting cursor on NULL GdkWindow.nyamatongwe1-1/+2
2005-02-10Lexers added for Objective Caml, PureBasic and BlitzBasic.nyamatongwe2-6/+13
2005-02-06Removed BlitzBasic lexer as this will be incorporated intonyamatongwe2-9/+6
main Basic lexer.
2005-02-06Exits from dwell by firing SCN_DWELLEND when scroll performed.nyamatongwe1-0/+2
2005-02-04Added BlitzBasic lexer and properties file.nyamatongwe2-6/+9
2005-02-04Changed requisition height to be screen height so containers withnyamatongwe1-1/+1
no sizing policy are not expanded too far beyond screen bounds.
2005-02-02Patch from Naba fixes crash on 64 bit platforms.nyamatongwe1-2/+2
2004-10-16VHDL lexer contributed by Phil Reid.nyamatongwe2-1/+4
2004-10-03Patch from Stephan Deibel for GTK+ that makes rectangularnyamatongwe1-9/+12
selection use Alt rather than Ctrl on Windows so that it follows the platform convention.
2004-10-03Patch from Shane Caraveo for GTK+ 2 to make finishingnyamatongwe1-5/+10
autocomplete with a prefix not matching any item in the list not cause the prefix to be deleted.
2004-09-19Patch from Shane Caraveo to apply the background drawingnyamatongwe1-4/+4
avoidance patch on GTK+ 1.x.
2004-09-17Patch from Artem Baguinski to protect against ascent of 0.nyamatongwe1-1/+4
2004-08-09Moved ConvertLineEnds from ScintillaGTK to Document so that it can be usednyamatongwe1-33/+3
on other platforms. Changed name to TransformLineEnds as Document already had a ConvertLineEnds.
2004-07-26Added ASN.1 lexer by Herr Pfarrer.nyamatongwe2-7/+10
2004-07-10Fix from John Ehresman for immediately redrawing exposednyamatongwe1-0/+1
areas when scrolling.
2004-06-23Patch for autocompletion from Trent Mick that preventsnyamatongwe1-2/+13
selecting an item when no item matches typed text.
2004-06-01Patch for allowing retrieval of document text encoded asnyamatongwe1-34/+119
UTF-8 and converting from UTF-8 to the document encoding.
2004-05-16Do not use new GtkClipboard code on GTK+ 2.0.x asnyamatongwe1-7/+11
it was not available until 2.2.
2004-05-11Modifications to selection handling to make copying andnyamatongwe2-78/+78
pasting from/to various encodings work.
2004-05-11Inhibit warnings from using char as index.nyamatongwe1-1/+1
2004-05-02Draw lines without the final pixel: this is the same as onnyamatongwe1-0/+4
Win32 leading to more consistent graphics.
2004-04-26Avoid unused parameter warning on GTK+ 2.nyamatongwe1-0/+1
2004-04-25Patch from John ensures iconv only used when available.nyamatongwe1-13/+14
Moved atom initialisation to ScintillaGTK::ClassInit to avoid any threading issues.
2004-04-17Fix copy of ASCII text to clipboard.nyamatongwe1-3/+5
2004-04-17Patch from John Ehresman to allow clipboard to live beyondnyamatongwe1-73/+160
life of Scintilla widget and to remember character set of selections so they can be converted.
2004-04-12Added lexer for bash and sh from Kein-Hong Man.nyamatongwe2-7/+10
2004-04-07Ensure marshaller compiled when no GTK+ version specified.nyamatongwe1-0/+1
2004-04-07Patch from John Ehresman to avoid extra drawing of backgroundnyamatongwe1-1/+19
which can be slow especially with some themes.
2004-04-07Patch from John Ehresman to allow compilation for GTK+ 2nyamatongwe1-7/+30
on Windows.
2004-04-04Patch from Johannes Schmid to make signals from Scintillanyamatongwe3-0/+108
work on AMD 64 where sizeof(int) != sizeof(void *).
2004-04-04Patch from Johannes Schmid to make signals from Scintillanyamatongwe2-5/+11
work on AMD 64 where sizeof(int) != sizeof(void *).
2004-04-02Patch from Pavol Bosik to ensure calltips stay on screen.nyamatongwe2-2/+15
2004-03-29Patch from Robin Dunn to pass an extra flag down tonyamatongwe1-3/+4
font rendering to allow a platform-specific tweak.
2004-03-27Added AutoIt 3 and APDL lexers.nyamatongwe2-4/+10
MSSQL lexer entended with STORED_PROCEDURE, DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
2004-03-21Copy DBCS text to be drawn or measured into another buffernyamatongwe1-3/+15
so that is can be \0 terminated. Previously read beyond end of text segment. When mblen returns -1 to say byte is not part of DBCS string, convert to 1 so loop does not run over.
2004-03-07Fixed primary selection copy to self.nyamatongwe1-1/+1
2004-03-06Patch from John Ehresman to avoid unwanted sorting of autocompletion lists.nyamatongwe1-3/+0
2004-03-01Specman language support.nyamatongwe2-1/+5
2004-02-22Gui4Cli and Kix lexers.nyamatongwe2-4/+7