2002-08-26 |
Robin Dunn | Fixup clipboard usage a bit more. |
tree | commitdiff |
2002-08-25 |
Václav Slavík | added wxFrame* wxXmlResource::LoadFrame(parent,name) |
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-24 |
Robin Dunn | Added generic LoadObject methods that can load any... |
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-20 |
Václav Slavík | 1. minor rewrite of XRC's stock_id/stock_client handlin... |
tree | commitdiff |
2002-08-18 |
Julian Smart | Corrected HTML index, other distro-related tweaks |
tree | commitdiff |
2002-08-16 |
Julian Smart | Corrected SVG makefile |
tree | commitdiff |
2002-08-16 |
Julian Smart | Applied [ 594925 ] Implement wxArtProvider and XRC... |
tree | commitdiff |
2002-08-16 |
Julian Smart | Applied patch [ 594623 ] FL: No Taskbar entry for tool... |
tree | commitdiff |
2002-08-08 |
Robin Dunn | Fixes for Bug #592758 |
tree | commitdiff |
2002-07-26 |
Václav Slavík | added wxADJUST_MINSIZE to XRC |
tree | commitdiff |
2002-07-21 |
Gilles Depeyrot | corrected assertion with message |
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 | Added name to wxShapeCanvas ctor for consistency |
tree | commitdiff |
2002-07-06 |
Robin Dunn | Actually check if the menu should be shown before poppi... |
tree | commitdiff |
2002-07-03 |
Václav Slavík | fixed a Really Stupid Bug |
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-23 |
Julian Smart | Applied [ 565397 ] FL wxNewBitmapButton patch |
tree | commitdiff |
2002-06-21 |
Chris Elliott | svg Unix fix |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class README.TXT |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class test sample |
tree | commitdiff |
2002-06-16 |
Mattia Barbon | Updated makefile |
tree | commitdiff |
2002-06-15 |
Robin Dunn | Fix for the TAB in the autocomplete list not being... |
tree | commitdiff |
2002-06-12 |
Vadim Zeitlin | added missing semicolons after asserts (patch 567853) |
tree | commitdiff |
2002-06-12 |
Julian Smart | Applied recent FL patches from Benjamin Williams <biwil... |
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-19 |
Gilles Depeyrot | corrected assignement operator |
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-09 |
Julian Smart | Customization dialog not implemented, so don't show... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | implemented cbCommonPaneProperties copy constructor... |
tree | commitdiff |
2002-05-08 |
Gilles Depeyrot | pi is static to avoid link error under Mac OS X (alread... |
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-09 |
Mattia Barbon | Allow building with wxUSE_CALENDARCTRL=0 |
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-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 |
next |