2000-12-10 |
Robin Dunn | Fixed a bunch of leaking references in how the callbacks...
|
commit | commitdiff | tree |
2000-11-21 |
Robin Dunn | New typemaps for wxString when compiling for Python...
|
commit | commitdiff | tree |
2000-11-12 |
Robin Dunn | some cleanup
|
commit | commitdiff | tree |
2000-11-12 |
Robin Dunn | Changed wxGridCellEditor::IsAcceptedKey to only check...
|
commit | commitdiff | tree |
2000-11-11 |
Robin Dunn | Allow a NULL editor and/or renderer to be passed to...
|
commit | commitdiff | tree |
2000-11-11 |
Robin Dunn | fixed a typo and uncommented some methods
|
commit | commitdiff | tree |
2000-11-11 |
Robin Dunn | for testing...
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | some little tweaks
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | Added base_IsAcceptedKey which was fogotten somehow...
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | Added demo of creating a custom Grid Editor
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | updated SWIG generated stuff
|
commit | commitdiff | tree |
2000-11-04 |
Robin Dunn | added /GX- to get around an internal compiler error...
|
commit | commitdiff | tree |
2000-10-31 |
Robin Dunn | Changed version number in DLL name to 23_0
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | The sticky tag as a bit too sticky... This check-in...
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | Re-added a couple files that got left out of the merge...
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | Merged some STC fixes over to the main branch
|
commit | commitdiff | tree |
2000-10-30 |
Robin Dunn | Merged wxPython 2.2.2 over to the main branch
|
commit | commitdiff | tree |
2000-10-07 |
Robin Dunn | Added a WXDLLEXPORT
|
commit | commitdiff | tree |
2000-09-26 |
Robin Dunn | wxPython changes for new and improved wxSTC
|
commit | commitdiff | tree |
2000-09-26 |
Robin Dunn | new and improved wxSTC
|
commit | commitdiff | tree |
2000-09-08 |
Robin Dunn | Moved from Scintilla version 1.25 to 1.32
|
commit | commitdiff | tree |
2000-09-07 |
Robin Dunn | Interface file defining functionality available in...
|
commit | commitdiff | tree |
2000-09-05 |
Robin Dunn | Fixed some off-by-one errors that were visible on wxGTK...
|
commit | commitdiff | tree |
2000-09-01 |
Robin Dunn | 1. Setting the listctrl as the event object before...
|
commit | commitdiff | tree |
2000-05-11 |
Robin Dunn | removed wxPython module from the modules file
|
commit | commitdiff | tree |
2000-03-31 |
Robin Dunn | Undoing Eric's changes on the main branch
|
commit | commitdiff | tree |
2000-03-28 |
Robin Dunn | simple change to test new CVS server
|
commit | commitdiff | tree |
2000-03-19 |
Robin Dunn | Allows wxStatusBar95 to send common events like other...
|
commit | commitdiff | tree |
2000-03-19 |
Robin Dunn | wxUSE_DYNAMIC_CLASSES was left out.
|
commit | commitdiff | tree |
2000-03-18 |
Robin Dunn | When making the DLL with glcanvas then you have to...
|
commit | commitdiff | tree |
2000-03-18 |
Robin Dunn | When making the DLL with glcanvas then you have to...
|
commit | commitdiff | tree |
2000-03-18 |
Robin Dunn | new swig generated code
|
commit | commitdiff | tree |
2000-03-18 |
Robin Dunn | changes for wxDash
|
commit | commitdiff | tree |
2000-03-17 |
Robin Dunn | fixes for drop source and for capturing the mouse
|
commit | commitdiff | tree |
2000-03-17 |
Robin Dunn | Some wxPython doc changes
|
commit | commitdiff | tree |
2000-03-17 |
Robin Dunn | fixing the STC sample makefile to find the include...
|
commit | commitdiff | tree |
2000-03-17 |
Robin Dunn | wxFont remembers facename of actual font used
|
commit | commitdiff | tree |
2000-03-16 |
Robin Dunn | converted some args to return values
|
commit | commitdiff | tree |
2000-03-16 |
Robin Dunn | dropTarget is now dynamically allocated.
|
commit | commitdiff | tree |
2000-03-13 |
Robin Dunn | Initialize the field count in Create(). It was using...
|
commit | commitdiff | tree |
2000-03-13 |
Robin Dunn | Added methods for folding
|
commit | commitdiff | tree |
2000-03-11 |
Robin Dunn | reenabled the old wxGrid.
|
commit | commitdiff | tree |
2000-03-11 |
Robin Dunn | Did splitting of wxEntry for wxMSW. Not nearly as...
|
commit | commitdiff | tree |
2000-03-11 |
Robin Dunn | some tests
|
commit | commitdiff | tree |
2000-03-11 |
Robin Dunn | Split up wxEntry so wxPython can use the bits it needs...
|
commit | commitdiff | tree |
2000-03-11 |
Robin Dunn | More updates.
|
commit | commitdiff | tree |
2000-03-11 |
Robin Dunn | updates to correct build errors (new locations, etc.)
|
commit | commitdiff | tree |
2000-03-10 |
Robin Dunn | Fixes for building the DLL with the new auxillary library...
|
commit | commitdiff | tree |
2000-03-09 |
Robin Dunn | Initial version of wxStyledTextCtrl, a Scintilla wrapper...
|
commit | commitdiff | tree |
2000-03-09 |
Robin Dunn | Oops. Removed duplicate target.
|
commit | commitdiff | tree |
2000-03-09 |
Robin Dunn | Made clean target be not quite so agressive, added...
|
commit | commitdiff | tree |
2000-02-28 |
Robin Dunn | Added wrapper for wxListCtrl.SortItems. Added column...
|
commit | commitdiff | tree |
2000-02-23 |
Robin Dunn | fallback to string changes for number and float editors
|
commit | commitdiff | tree |
2000-02-23 |
Robin Dunn | Some mouse events need to be handled even when outside...
|
commit | commitdiff | tree |
2000-02-23 |
Robin Dunn | delay getting the default editor and renderer (by data...
|
commit | commitdiff | tree |
2000-02-22 |
Robin Dunn | 1. wxGridCellEditor::SetSize needs to use the wxSIZE_ALLOW_M...
|
commit | commitdiff | tree |
2000-02-21 |
Robin Dunn | forgot to uncomment a few things
|
commit | commitdiff | tree |
2000-02-21 |
Robin Dunn | Added ability for tables, grids, editors and renderers...
|
commit | commitdiff | tree |
2000-02-21 |
Robin Dunn | added typcast needed for VC++ 6
|
commit | commitdiff | tree |
2000-02-18 |
Robin Dunn | toggle button doesn't send event if mouse is released...
|
commit | commitdiff | tree |
2000-02-18 |
Robin Dunn | fixed some typos
|
commit | commitdiff | tree |
2000-02-18 |
Robin Dunn | wx-config is configurable...
|
commit | commitdiff | tree |
2000-02-17 |
Robin Dunn | More fixes for the OGL wrapper and some other updates.
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | Eats EVT_CHAR events for WXK_ESCAPE, WXK_TAB, and WXK_RETURN...
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | disable edit control before insert/delete row/col
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | Insert row/col now uses the current position to determine...
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | Added getters/setters for cell and grid-default editors
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | more updates
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | incremented version number
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | incremented version number
|
commit | commitdiff | tree |
2000-02-16 |
Robin Dunn | Some minor updates and fixes
|
commit | commitdiff | tree |
2000-02-15 |
Robin Dunn | Fixed precedence order problem for IsShiftDown and...
|
commit | commitdiff | tree |
2000-02-15 |
Robin Dunn | fix for goofed up grid borders when scrolling/refreshing
|
commit | commitdiff | tree |
2000-02-15 |
Robin Dunn | Some cleanup.
|
commit | commitdiff | tree |
2000-02-14 |
Robin Dunn | 1. Initialized m_displayed to TRUE to solve a cell...
|
commit | commitdiff | tree |
2000-02-14 |
Robin Dunn | wxGridCellEditor plugged in and operational for strings.
|
commit | commitdiff | tree |
2000-02-14 |
Robin Dunn | 1. Fixed slow-click timer.
|
commit | commitdiff | tree |
2000-02-13 |
Robin Dunn | Some updates and fixes
|
commit | commitdiff | tree |
2000-02-13 |
Robin Dunn | Some updates and fixes
|
commit | commitdiff | tree |
2000-02-13 |
Robin Dunn | 1. Grid cell defaults are now handled by an internal
|
commit | commitdiff | tree |
2000-02-13 |
Robin Dunn | 1. Grid cell defaults are now handled by an internal...
|
commit | commitdiff | tree |
2000-02-13 |
Robin Dunn | Fixed thread state problem in wxTreeCtrl.GetBoundingBox
|
commit | commitdiff | tree |
2000-02-10 |
Robin Dunn | moved Clear() outside of if (textured)...
|
commit | commitdiff | tree |
2000-02-10 |
Robin Dunn | added option for drawing a textured background to test...
|
commit | commitdiff | tree |
2000-02-09 |
Robin Dunn | fixed VC6 compilation error
|
commit | commitdiff | tree |
2000-02-09 |
Robin Dunn | plugged memory leak
|
commit | commitdiff | tree |
2000-02-08 |
Robin Dunn | Fix in parse headers so it wouldn't always store an...
|
commit | commitdiff | tree |
2000-02-02 |
Robin Dunn | more change documentation
|
commit | commitdiff | tree |
2000-02-02 |
Robin Dunn | more change documentation
|
commit | commitdiff | tree |
2000-02-02 |
Robin Dunn | minor fixes
|
commit | commitdiff | tree |
2000-02-02 |
Robin Dunn | wxPython doc updates
|
commit | commitdiff | tree |
2000-02-01 |
Robin Dunn | some fixes and code regeneration
|
commit | commitdiff | tree |
2000-02-01 |
Robin Dunn | workaround font data bug
|
commit | commitdiff | tree |
2000-02-01 |
Robin Dunn | set version number
|
commit | commitdiff | tree |
2000-01-31 |
Robin Dunn | Minor additions to make working with binary buffers...
|
commit | commitdiff | tree |
2000-01-31 |
Robin Dunn | Some minor updates, fixes, etc.
|
commit | commitdiff | tree |
2000-01-31 |
Robin Dunn | new tests
|
commit | commitdiff | tree |
2000-01-19 |
Robin Dunn | After bashing my head on the desk for being so stupid...
|
commit | commitdiff | tree |
2000-01-19 |
Robin Dunn | Various odds and ends, minor fixes, and cleanups...
|
commit | commitdiff | tree |
next |