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-04-07 |
Julian Smart | Fixed some bit-rot problems in contribs |
tree | commitdiff |
2002-04-04 |
Julian Smart | Don't set a normal cursor for the frame, set the NULL... |
tree | commitdiff |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
tree | commitdiff |
2002-03-30 |
Robin Dunn | Give access to m_lastKeydownConsumed |
tree | commitdiff |
2002-03-29 |
Vadim Zeitlin | fixed fl compilation after the recent tbar changes... |
tree | commitdiff |
2002-03-26 |
Robin Dunn | Don't use ConvertToBitmap |
tree | commitdiff |
2002-03-24 |
Václav Slavík | fixed sizers-inside-wxFrame |
tree | commitdiff |
2002-03-24 |
Václav Slavík | added radio menu items ot XRC |
tree | commitdiff |
2002-03-21 |
Julian Smart | Added __WXX11__ tests where appropriate |
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-17 |
Robin Dunn | Fixed compilation error and a stupid typo |
tree | commitdiff |
2002-03-16 |
Václav Slavík | fixes to wxEditableListBox logic |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Changes needed for wxUSE_UNICODE for wxOGL to compile... |
tree | commitdiff |
2002-03-08 |
Václav Slavík | corrections to the wxEditableListBox patch, removed... |
tree | commitdiff |
2002-03-08 |
Václav Slavík | applied patch to wxEditableListBox that adds wxEL_ALLOW... |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Added patch that adds style flags for wxEditableListBox... |
tree | commitdiff |
2002-03-07 |
Julian Smart | Added VC++ project files for remaining Gizmo samples |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied [ 516382 ] FL toolbar patch |
tree | commitdiff |
2002-03-03 |
Václav Slavík | fixed translatable strings handling in XRC |
tree | commitdiff |
2002-02-28 |
Julian Smart | Added a test for lastH.IsOk() |
tree | commitdiff |
2002-02-23 |
Robin Dunn | Changes for wxOGL since wxFatalError has been deprecated. |
tree | commitdiff |
2002-02-20 |
Robin Dunn | Fix so OGL can build without wxBuffer |
tree | commitdiff |
2002-02-18 |
Václav Slavík | fixed a typo (_ instead of wxT) |
tree | commitdiff |
2002-02-17 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-02-15 |
Václav Slavík | fix visual artifact in wxMSW (why does it happen?) |
tree | commitdiff |
2002-02-15 |
Václav Slavík | don't translate accelerators in XRC menus |
tree | commitdiff |
2002-02-09 |
Václav Slavík | compilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv) |
tree | commitdiff |
2002-02-09 |
George Tasker | Patch #514838 - FL wxFrameLayout::SetBarState() patch... |
tree | commitdiff |
2002-02-09 |
George Tasker | Patch #514836 - Tested by Hans |
tree | commitdiff |
2002-02-09 |
Robin Dunn | The calltip window and autocomplete window in wxSTC... |
tree | commitdiff |
2002-02-08 |
George Tasker | Patch #514729 applied - adds missing RTTIs to wxToolLay... |
tree | commitdiff |
2002-02-07 |
Robin Dunn | Patch from Neil H. |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
2002-02-05 |
Julian Smart | Applied Hans Van Leemputten's FL separator patch |
tree | commitdiff |
2002-02-03 |
Václav Slavík | Unicode compilation fixes |
tree | commitdiff |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied patch to reset pointer |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-29 |
George Tasker | Fixes some position issues of where to draw heart of... |
tree | commitdiff |
2002-01-29 |
George Tasker | Fixes memory leaks that occur when dragging toolbars... |
tree | commitdiff |
2002-01-29 |
George Tasker | Fix for OnSize() redraw problems - Submitted by Hans... |
tree | commitdiff |
2002-01-28 |
Robin Dunn | Fix some compile errors and warnings when using gcc 3 |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | implemented writing in original encoding |
tree | commitdiff |
2002-01-25 |
Julian Smart | Some doc tweaks |
tree | commitdiff |
2002-01-24 |
Robin Dunn | Ensure that endPos > startPos in a couple methods |
tree | commitdiff |
2002-01-24 |
Václav Slavík | 1. added encodings handling to XRC, so that it is possible |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added wxGenericDirCtrl handler to XRC |
tree | commitdiff |
2002-01-21 |
Julian Smart | Tidied/commented FL header files, regenerated docs... |
tree | commitdiff |
2002-01-18 |
Václav Slavík | safer destruction of wxXmlResource::ms_instance |
tree | commitdiff |
2002-01-17 |
Václav Slavík | added singleton interface to wxXmlResource, replaces... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | implemented Alex's <object_ref> symlinks in XRC |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Patch for using wxSTC with Borland, #504370 |
tree | commitdiff |
2002-01-16 |
George Tasker | Replaced "-erase" calls with "-$(RM)" calls |
tree | commitdiff |
2002-01-16 |
George Tasker | Minor cleanup |
tree | commitdiff |
2002-01-15 |
Václav Slavík | merged another part of Alex's work (LoadMenuBar w/... |
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 |
2002-01-02 |
George Tasker | Replaced 'delete' calls with wxDELETE() calls |
tree | commitdiff |
2001-12-30 |
Václav Slavík | fixed stupid typo |
tree | commitdiff |
2001-12-29 |
Václav Slavík | use a programmer-friendly macro for subclassing |
tree | commitdiff |
2001-12-29 |
Václav Slavík | implemented subclassing in XRC |
tree | commitdiff |
2001-12-27 |
Václav Slavík | Changes to the XRC library: |
tree | commitdiff |
2001-12-27 |
Václav Slavík | removed obsolete docs |
tree | commitdiff |
2001-12-18 |
Václav Slavík | fixed i18n handling of _ in XRC texts |
tree | commitdiff |
2001-12-17 |
Václav Slavík | it doesn't make sense to have translatable string in... |
tree | commitdiff |
2001-12-07 |
Robin Dunn | Added wxLEDNumberCtrl to gizmos and wxPython |
tree | commitdiff |
2001-12-05 |
Robin Dunn | wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_... |
tree | commitdiff |
2001-12-04 |
Julian Smart | Only paint lines in MSW |
tree | commitdiff |
2001-12-03 |
Julian Smart | Moved line-drawing to splittree implementation. |
tree | commitdiff |
2001-12-03 |
Robin Dunn | Removed m_clientData and related methods as it's now... |
tree | commitdiff |
2001-12-03 |
George Tasker | Changed all the wxASSERT(0) calls to use wxFAIL_MSG() |
tree | commitdiff |
2001-12-02 |
Vadim Zeitlin | really avoid the compiler warning |
tree | commitdiff |
2001-12-02 |
Ron Lee | fixes for contrib build. |
tree | commitdiff |
2001-12-01 |
Julian Smart | Corrected small error but still no tree visible :-( |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Added the standard lines needed for compiling with... |
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-28 |
Robin Dunn | Added tooltips to the buttons in the wxEditableListBox |
tree | commitdiff |
2001-11-27 |
Robin Dunn | set the background brush to the window's background... |
tree | commitdiff |
2001-11-27 |
Robin Dunn | Shapes will now draw the right background color when... |
tree | commitdiff |
2001-11-25 |
Václav Slavík | wxT(), not _() |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Added ability for wxSTC's scrollbars to be supplieed... |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Added wxDS_DRAG_CORNER so the corner dragging can be... |
tree | commitdiff |
2001-11-25 |
Robin Dunn | Honor the SetUseHorizontalScrollBar setting. |
tree | commitdiff |
2001-11-24 |
Robin Dunn | Give wxDynamicSashReparentEvent a copy ctor and a prope... |
tree | commitdiff |
2001-11-23 |
Václav Slavík | cosmetic change: XML resource -> XRC resource |
tree | commitdiff |
2001-11-23 |
Julian Smart | Added file and fixed compilo |
tree | commitdiff |
2001-11-23 |
Julian Smart | Added event Clone functions |
tree | commitdiff |
2001-11-22 |
George Tasker | Removed non-reachable code (consulted Aleks first,... |
tree | commitdiff |
2001-11-19 |
Julian Smart | More VC++ project file corrections |
tree | commitdiff |
next |