projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Documented wxListCtrl::GetColumnCount
[wxWidgets.git]
/
src
/
stc
/
2002-08-27
Robin Dunn
Don't use a wxPopupWindow on wxGTK
tree
|
commitdiff
2002-08-26
Robin Dunn
Fixup clipboard usage a bit more.
tree
|
commitdiff
2002-08-25
Robin Dunn
You can't paste if someone else already has the clipboa...
tree
|
commitdiff
2002-08-25
Robin Dunn
Comment out a debug printf
tree
|
commitdiff
2002-08-24
Robin Dunn
Ensure that the mouse is not captured in the calltip...
tree
|
commitdiff
2002-08-22
Robin Dunn
Only catch exact menu range
tree
|
commitdiff
2002-08-22
Julian Smart
Create STC lib in standard lib dir as per other project
tree
|
commitdiff
2002-08-08
Robin Dunn
Fixes for Bug #592758
tree
|
commitdiff
2002-07-19
Robin Dunn
Moved the check for page scrolling with the wheel into...
tree
|
commitdiff
2002-07-10
Robin Dunn
Ensure that the wxSTC gets the focus when clicked.
tree
|
commitdiff
2002-07-09
Robin Dunn
Compilation fix
tree
|
commitdiff
2002-07-08
Robin Dunn
bug fix. The wxCharBuffer was being destroyed before...
tree
|
commitdiff
2002-07-06
Robin Dunn
Actually check if the menu should be shown before poppi...
tree
|
commitdiff
2002-06-28
Chris Elliott
STC and Motif patch
tree
|
commitdiff
2002-06-28
Chris Elliott
remove temportay fix to Makefile.in, now configure...
tree
|
commitdiff
2002-06-24
Robin Dunn
fixed a comment
tree
|
commitdiff
2002-06-23
Julian Smart
Applied patch [ 571965 ] update stc contrib stuff
tree
|
commitdiff
2002-06-15
Robin Dunn
Fix for the TAB in the autocomplete list not being...
tree
|
commitdiff
2002-06-06
Robin Dunn
Switch back to not using wxPopupWindow since wxMSW...
tree
|
commitdiff
2002-06-04
Robin Dunn
Changed FindTExt intercase to more easily handle additi...
tree
|
commitdiff
2002-05-29
Robin Dunn
Removed Refresh from OnSize as it's not needed anymore
tree
|
commitdiff
2002-05-27
Robin Dunn
Patch 559673 and 561053
tree
|
commitdiff
2002-05-27
Robin Dunn
UsePrimarySelection
tree
|
commitdiff
2002-05-17
Robin Dunn
Commented out debug messages
tree
|
commitdiff
2002-05-15
Robin Dunn
wxSTC changes to help it work better on wxMac
tree
|
commitdiff
2002-05-14
Robin Dunn
Fixed a lost #else
tree
|
commitdiff
2002-05-14
Robin Dunn
wxSTC begins to work on wxMac...
tree
|
commitdiff
2002-05-13
Robin Dunn
Added some inline helpers so the dependence on wxUSE_UN...
tree
|
commitdiff
2002-05-13
Robin Dunn
The use of wxPopupWindow fo rhte autocomplete and callt...
tree
|
commitdiff
2002-05-03
Robin Dunn
Make it easier to not use wxPopupWindow in wxSTC, and...
tree
|
commitdiff
2002-04-27
Vadim Zeitlin
ARCHINCDIR must be defined in makeb32.env, not makefile...
tree
|
commitdiff
2002-04-10
Robin Dunn
Ensure the caret flashes properly
tree
|
commitdiff
2002-04-09
Robin Dunn
Include wx/object.h to get the global memory operators...
tree
|
commitdiff
2002-04-08
Julian Smart
Project file update
tree
|
commitdiff
2002-04-08
Julian Smart
Added define to STC VC++ project file
tree
|
commitdiff
2002-04-08
Julian Smart
Canvas: added some DECLARE_CLASS macros to stop it...
tree
|
commitdiff
2002-03-30
Robin Dunn
Give access to m_lastKeydownConsumed
tree
|
commitdiff
2002-03-21
Robin Dunn
More unicode related cleanup and fixes for wxPython
tree
|
commitdiff
2002-03-20
Robin Dunn
wxStyledTextCtrl can now be built and used when wxUSE_U...
tree
|
commitdiff
2002-03-18
Robin Dunn
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
tree
|
commitdiff
2002-03-15
Robin Dunn
Added wxCURSOR_RIGHT_ARROW, which is like the typical...
tree
|
commitdiff
2002-02-09
Robin Dunn
The calltip window and autocomplete window in wxSTC...
tree
|
commitdiff
2002-02-07
Robin Dunn
Patch from Neil H.
tree
|
commitdiff
2002-01-24
Robin Dunn
Ensure that endPos > startPos in a couple methods
tree
|
commitdiff
2002-01-16
Robin Dunn
Patch for using wxSTC with Borland, #504370
tree
|
commitdiff
2002-01-09
Robin Dunn
Updated to use correct value for wxSTC_MASK_FOLDERS
tree
|
commitdiff
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
tree
|
commitdiff
2002-01-06
Robin Dunn
Some compilation fixes
tree
|
commitdiff
2002-01-05
Robin Dunn
Fixed an off-by-one error in the rectangle converter
tree
|
commitdiff
2001-11-30
Robin Dunn
Fixed some warnings in wxSTC
tree
|
commitdiff
2001-11-30
Robin Dunn
Another blind attempt to fix AltGr issues in wxSTC...
tree
|
commitdiff
2001-11-25
Robin Dunn
Added ability for wxSTC's scrollbars to be supplieed...
tree
|
commitdiff
2001-11-25
Robin Dunn
Honor the SetUseHorizontalScrollBar setting.
tree
|
commitdiff
2001-11-23
Julian Smart
Added event Clone functions
tree
|
commitdiff
2001-11-19
Julian Smart
More VC++ project file corrections
tree
|
commitdiff
2001-11-19
Julian Smart
Project file corrections, doc corrections
tree
|
commitdiff
2001-11-03
Robin Dunn
A little tweak
tree
|
commitdiff
2001-10-27
Robin Dunn
First pass at wxPython for Mac (darwin only so far...
tree
|
commitdiff
2001-10-24
Robin Dunn
Changed CanPaste to just check IsSupported.
tree
|
commitdiff
2001-10-23
Robin Dunn
Added DnD related events to wxSTC
tree
|
commitdiff
2001-10-20
Robin Dunn
Put the vertical limit back in for the AutoCOmp list box
tree
|
commitdiff
2001-10-18
Robin Dunn
Removed wxLB_SORT flag. Users of the Autocomplete...
tree
|
commitdiff
2001-10-18
Robin Dunn
A fix for Scintilla's case insensitive sort routine
tree
|
commitdiff
2001-10-18
Robin Dunn
Updated to version 1.40 of Scintilla
tree
|
commitdiff
2001-10-17
Robin Dunn
Another attempt to handle key events correctly for...
tree
|
commitdiff
2001-10-12
Robin Dunn
Second phase of OOR completed. (Original python object...
tree
|
commitdiff
2001-10-04
Robin Dunn
Workaround for Ctrl-A giving a keycode of 1 in EVT_KEY_...
tree
|
commitdiff
2001-10-04
Robin Dunn
Don't create a bitmap with dimensions <= 0...
tree
|
commitdiff
2001-10-04
Robin Dunn
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
tree
|
commitdiff
2001-10-01
Robin Dunn
Updated the wxSTC makefile for Borland, and tweaked...
tree
|
commitdiff
2001-09-12
Gilles Depeyrot
added missing object files (sorted alphabetically for...
tree
|
commitdiff
2001-09-12
Gilles Depeyrot
removed inexistant object file
tree
|
commitdiff
2001-09-10
Robin Dunn
Removed font point size adjustment since wxWindows...
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
added dependency handling
tree
|
commitdiff
2001-09-04
Robin Dunn
A couple little fixes for wxSTC
tree
|
commitdiff
2001-09-01
Robin Dunn
Upgraded to version 1.39 of Scintilla, and upated wxSty...
tree
|
commitdiff
2001-08-14
Robin Dunn
fixed the last of the off-by-one errors (some are refix...
tree
|
commitdiff
2001-07-28
Robin Dunn
A couple off-by-one fixes
tree
|
commitdiff
2001-07-14
Robin Dunn
Made a couple Number() to GetCount() changes
tree
|
commitdiff
2001-07-09
Robin Dunn
fixed off by one error in GetText
tree
|
commitdiff
2001-06-17
Julian Smart
Makefile and other small corrections
tree
|
commitdiff
2001-06-13
Julian Smart
More contrib compilation fixes & makefiles
tree
|
commitdiff
2001-06-13
Julian Smart
Fixes to BC++ compilation in mem debug mode
tree
|
commitdiff
2001-06-01
Robin Dunn
Translated a double click into just a second click...
tree
|
commitdiff
2001-05-06
Robin Dunn
Added MouseWheel support to wxSTC
tree
|
commitdiff
2001-05-02
Robin Dunn
typo fixed
tree
|
commitdiff
2001-03-28
Robin Dunn
Finished the changes necessary to use the new event...
tree
|
commitdiff
2001-03-27
Robin Dunn
Put back some code that was commented out for testing
tree
|
commitdiff
2001-02-16
Robin Dunn
Copied/merged from the 2.2 branch.
tree
|
commitdiff
2000-10-30
Robin Dunn
Merged some STC fixes over to the main branch
tree
|
commitdiff
2000-09-26
Robin Dunn
new and improved wxSTC
tree
|
commitdiff
2000-09-08
Robin Dunn
Moved from Scintilla version 1.25 to 1.32
tree
|
commitdiff
2000-09-07
Robin Dunn
Interface file defining functionality available in...
tree
|
commitdiff
2000-09-05
Robin Dunn
Fixed some off-by-one errors that were visible on wxGTK...
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-06-04
Guilhem Lavaux
wxMMedia doc updates
tree
|
commitdiff
2000-03-31
Robin Dunn
Undoing Eric's changes on the main branch
tree
|
commitdiff
2000-03-30
Eric W. Sink
This commit includes the following changes:
tree
|
commitdiff
2000-03-19
Ron Lee
repaired some of the more obvious horrors in the contri...
tree
|
commitdiff
2000-03-17
Robin Dunn
fixes for drop source and for capturing the mouse
tree
|
commitdiff
next