2005-05-31 |
Julian Smart | Baked files for 2.6.1 |
tree | commitdiff |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
tree | commitdiff |
2005-05-26 |
Robin Dunn | Since Scintilla uses XMP internally which doesn't suppo... |
tree | commitdiff |
2005-05-25 |
Robin Dunn | Reapplied Patch #1106564 |
tree | commitdiff |
2005-05-13 |
Robin Dunn | Don't adjust the keycode for Ctrl-Backspace |
tree | commitdiff |
2005-04-24 |
Mattia Barbon | Another STL compilation fix. |
tree | commitdiff |
2005-04-21 |
Robin Dunn | Oops, that should be GetEncoding, not GetDefaultEncoding |
tree | commitdiff |
2005-04-21 |
Robin Dunn | Use the encoding in StyleSetFont too. |
tree | commitdiff |
2005-04-19 |
Robin Dunn | Allow to set a style's wxFontEncoding |
tree | commitdiff |
2005-04-19 |
Robin Dunn | Change the access of the event handler functions for... |
tree | commitdiff |
2005-04-16 |
Robin Dunn | Add docstrings for wxSTC methods |
tree | commitdiff |
2005-04-16 |
Robin Dunn | Added Python methods to wxStyledTextCtrl that allow... |
tree | commitdiff |
2005-04-16 |
Robin Dunn | Add several "Raw" functions for setting/getting text... |
tree | commitdiff |
2005-04-16 |
Robin Dunn | Use a wxPopupWindow for the AutoComplete box too. |
tree | commitdiff |
2005-04-15 |
Robin Dunn | Patch #1183952, Create to return bool |
tree | commitdiff |
2005-04-15 |
Robin Dunn | No longer a need for changing the names to protect... |
tree | commitdiff |
2005-04-11 |
Julian Smart | Changed version number |
tree | commitdiff |
2005-04-03 |
Robin Dunn | Don't include the nul byte when copying to the clipboard |
tree | commitdiff |
2005-03-30 |
Robin Dunn | rearrainge the #includes and etc. to avoid a name confl... |
tree | commitdiff |
2005-03-29 |
Julian Smart | Reduce flicker in some circumstances by setting custom... |
tree | commitdiff |
2005-03-24 |
Julian Smart | version.rc fix regeneration |
tree | commitdiff |
2005-03-23 |
Julian Smart | Use top_srcdir for finding version.rc |
tree | commitdiff |
2005-03-23 |
Julian Smart | Updated version to 2.5.5 |
tree | commitdiff |
2005-03-02 |
Robin Dunn | Reduce the value of the fkey guard for unicode characters |
tree | commitdiff |
2005-03-01 |
Włodzimierz Skiba | Missing header. |
tree | commitdiff |
2005-02-27 |
Václav Slavík | GTK+ headers aren't needed anymore |
tree | commitdiff |
2005-02-21 |
Robin Dunn | Treat the numpad enter key the same as the main enter key |
tree | commitdiff |
2005-02-19 |
Robin Dunn | On wxMac don't call Refresh from FullPaint as that... |
tree | commitdiff |
2005-02-19 |
David Elliott | Rebaked with Bakefile 0.1.7. |
tree | commitdiff |
2005-02-11 |
Robin Dunn | Initialize the new data memebers |
tree | commitdiff |
2005-02-11 |
Robin Dunn | On wxMSW Move an invisible system caret around with... |
tree | commitdiff |
2005-02-11 |
Robin Dunn | Updated to Scintilla 1.62 |
tree | commitdiff |
2005-02-04 |
Robin Dunn | Use the unicode character, if available in the event |
tree | commitdiff |
2005-01-21 |
Robin Dunn | Patch #1106564, corrects possible 100% CPU load condition. |
tree | commitdiff |
2004-12-23 |
Robin Dunn | Updated to SWIG 1.3.24 (plus a patch that corrects... |
tree | commitdiff |
2004-12-07 |
Włodzimierz Skiba | Correct way of modyfing stc.cpp. Thanks Robin for quick... |
tree | commitdiff |
2004-12-06 |
Włodzimierz Skiba | ssize_t for wxFile, unsigned char markup for color... |
tree | commitdiff |
2004-11-10 |
Robin Dunn | When using an external scrollbar ensure that the built... |
tree | commitdiff |
2004-10-18 |
David Elliott | Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) |
tree | commitdiff |
2004-10-17 |
Robin Dunn | Use Scintilla's functions for Unicode/UTF8 conversions |
tree | commitdiff |
2004-09-29 |
Ron Lee | Update the wx-config man page. |
tree | commitdiff |
2004-09-28 |
Robin Dunn | TRUE/FALSE/etc. cleanup in the *.in files, regenerated... |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-28 |
Robin Dunn | On the Mac the Alt key is a character modifier like... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Allow style spec strings to contain colour names as... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Oops, forgot to remove some whitespace and to sort... |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Updated wxSTC's copy of Scintilla to version 1.61 |
tree | commitdiff |
2004-09-26 |
Ron Lee | Limit the influence of flavour more strictly to autocon... |
tree | commitdiff |
2004-09-22 |
Ron Lee | Move the WX_FLAVOUR variables to be defined generally... |
tree | commitdiff |
2004-09-21 |
Ron Lee | wx-config2.6 |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Fixed incorrect clipping region on wxGTK |
tree | commitdiff |
2004-08-11 |
Robin Dunn | Set minsize and implement DoGetBestSize |
tree | commitdiff |
2004-08-09 |
Robin Dunn | Convert EOLs in pasted or DnD'd text to match what... |
tree | commitdiff |
2004-07-22 |
Václav Slavík | install headers in prefix/include/wx-version/wx/ instea... |
tree | commitdiff |
2004-07-19 |
Robin Dunn | Handle terminating NULL correctly |
tree | commitdiff |
2004-06-14 |
Robin Dunn | Patch [ 971542 ] Tiny speedup for stc2wx in PlatWX.cpp |
tree | commitdiff |
2004-06-14 |
Robin Dunn | This workaround is no longer needed because of fix in |
tree | commitdiff |
2004-06-10 |
Robin Dunn | Take care of some focus issues with the AutoComp list... |
tree | commitdiff |
2004-06-09 |
Robin Dunn | Ensure that the correct rectangle is clipped and refres... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Default arg for Id |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-05-25 |
Julian Smart | More name changes |
tree | commitdiff |
2004-05-24 |
Robin Dunn | No longer any need for the dc parameter to FullPaint. |
tree | commitdiff |
2004-05-24 |
Robin Dunn | Fix FullPaint to actually force the whole window to... |
tree | commitdiff |
2004-05-24 |
Julian Smart | Regenerated makefiles for 2.5.2 |
tree | commitdiff |
2004-04-09 |
David Elliott | Baked with Bakefile 0.1.4 |
tree | commitdiff |
2004-03-29 |
Robin Dunn | Check that the file successfully loaded, use the length... |
tree | commitdiff |
2004-03-26 |
Robin Dunn | use wxPopupWindow again |
tree | commitdiff |
2004-03-22 |
Robin Dunn | Ensure the buffer is NULL-terminated before converting it. |
tree | commitdiff |
2004-03-22 |
Robin Dunn | Expand the range of WXK_ values that are excluded from... |
tree | commitdiff |
2004-03-15 |
Robin Dunn | Use the length when converting |
tree | commitdiff |
2004-03-06 |
Robin Dunn | Decided that not doing methods for keyboard commands... |
tree | commitdiff |
2004-02-23 |
Robin Dunn | Turn off UseAntiAliasing by default on wxMac |
tree | commitdiff |
2004-02-19 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2004-02-15 |
David Elliott | Bakefile 0.1.3 |
tree | commitdiff |
2004-02-14 |
Robin Dunn | Oops, took out too much... |
tree | commitdiff |
2004-02-14 |
Robin Dunn | Fix the off-by-one a little differently, and correct... |
tree | commitdiff |
2004-02-13 |
Robin Dunn | Fixed an off-by-one error |
tree | commitdiff |
2004-02-13 |
Robin Dunn | Call Skip from the focus handlers so wxGTK can still... |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Use extraFontFlag to specify if anti-aliased fonts... |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Allow an extra flag to be given to Font::Create |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Use wxStaticCast |
tree | commitdiff |
2004-02-06 |
Robin Dunn | correct some compile warnings and errors |
tree | commitdiff |
2004-02-06 |
Robin Dunn | Call Finalise. |
tree | commitdiff |
2004-02-06 |
Robin Dunn | Updated Scintilla to version 1.58 |
tree | commitdiff |
2004-01-31 |
Robin Dunn | %addtofunc --> %pythonAppend |
tree | commitdiff |
2004-01-26 |
Robin Dunn | wxMac needs the scroll styles |
tree | commitdiff |
2004-01-22 |
David Elliott | Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python... |
tree | commitdiff |
2004-01-16 |
Robin Dunn | Patch [ 877891 ] Share the DC from DoPaint with FullPai... |
tree | commitdiff |
2004-01-02 |
Robin Dunn | Don't use wx[H|V]SCROLL styles |
tree | commitdiff |
2003-12-15 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-12-11 |
Julian Smart | Applied [ 857819 ] STC CopyToClipboard uses LF on win32 |
tree | commitdiff |
2003-11-23 |
Mattia Barbon | Compilation fixes for wxUSE_STL == 1 and for wxUSE_UN... |
tree | commitdiff |
2003-10-31 |
Robin Dunn | Patch #826420, and also adapted to new SWIG |
tree | commitdiff |
2003-10-07 |
Václav Slavík | fixed bakefile so that in-tree headers take precedence... |
tree | commitdiff |
2003-09-30 |
Robin Dunn | Fixed bad merge... |
tree | commitdiff |
2003-09-30 |
Robin Dunn | More AutoComplete crash fixes |
tree | commitdiff |
2003-09-24 |
Robin Dunn | #ifdef update for the old SWIG |
tree | commitdiff |
2003-09-23 |
Robin Dunn | Fixes in focus handling related to the AutoComplete... |
tree | commitdiff |
2003-09-19 |
Mattia Barbon | Compilation fix for wxUSE_DRAG_AND_DROP==0. |
tree | commitdiff |
next |