2002-06-22 |
Václav Slavík | forgot to check in new wxrc -- as a side effect, this... |
tree | commitdiff |
2002-06-21 |
Chris Elliott | svg Unix fix |
tree | commitdiff |
2002-06-20 |
Chris Elliott | fix to tex format documentation for wxSVG |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class README.TXT |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class include files |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class test sample |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class documentation |
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 |
Václav Slavík | updated wxXRC sample |
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 |
Václav Slavík | use XML namespace in XRC files |
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 |
Václav Slavík | compatibility macro |
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 FAQ topic for FL |
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-29 |
Vadim Zeitlin | compilation fix |
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-09 |
Václav Slavík | fixed to translatable strings output |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | compilation fix after the array changes |
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-07 |
Gilles Depeyrot | correction to float array declaration following array... |
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-12 |
Václav Slavík | wxMGL compilation fix |
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 | use correct encoding in wxrcedit |
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 | updates to XRC resources compiler |
tree | commitdiff |
2002-01-24 |
Václav Slavík | 1. added encodings handling to XRC, so that it is possible |
tree | commitdiff |
2002-01-24 |
Václav Slavík | added encodings handling to XRC, so that it is possible... |
tree | commitdiff |
2002-01-23 |
Julian Smart | Some comments modified to help with documentation |
tree | commitdiff |
2002-01-23 |
Václav Slavík | added wxGenericDirCtrl handler to XRC |
tree | commitdiff |
next |