2007-04-13 |
Vadim Zeitlin | removing unnecessary makefiles, there is nothing left... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Vadim Zeitlin | removing obsolete and not working tool |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Vadim Zeitlin | clarifications to the ctor documentation |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Václav Slavík | initial version of UTF-8 strings representation (still... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Václav Slavík | moved vararg handling code in wxMessageOutput to single... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Forward declare new wxPy classes |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Václav Slavík | removed unneeded wxChar* cast, we already have wxString one |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Vadim Zeitlin | removed the code to manually send wxNavigationEvents... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Vadim Zeitlin | avoid code duplication by using helper functions |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Vadim Zeitlin | modify the listbox item in place instead of deleting... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | wx.VScrolledWindow has been refactored, and new wx... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | SetCanFocus |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | wizard classes don't take resource parameter anymore |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | wxNullIconBundle |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Add wxEXEC_NOEVENTS |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | update wx.IconBundle methods and docstrings |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | SetDefault returns the former default widget |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | wx.IconBundle support |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | wxMac: The get-url apple event is now supported, simply... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Add wx.Position |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | STC is not a separate library anymore |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | tweaks needed for new GLCanvas API |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | trim whitespace |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Test EVT_TREE_ITEM_ACTIVATED |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | All platforms have the same GLCanvas API now |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Use the wxWANTS_CHARS style |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Don't use stc lib if building monolithic |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Robin Dunn | Adjust output dir for wxPython file |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Robin Dunn | Don't use hidden items for size calc (patch 1698314) |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Stefan Csomor | compile guard |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Stefan Csomor | changing the Multiple Inheritance along the Single... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | add aglUpdateContext() call (doesn't seem to change... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | forward declare wxDC (fixes wxMotif compilation) |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Václav Slavík | fixed another place where wxString was used as bool |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | derive wxStaticText from wxStaticTextBase under wxGTK1... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | linking fix after the one before last commit |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Mattia Barbon | Added --enable-extended_rtti configure switch (defaul... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | don't use obsolete functions (mostly copystring() and... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | add support for a data tag which can be used to embed... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Vadim Zeitlin | added our own implementation of strto[u]ll() if the... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | send selection events when Ctrl-clicking an item repeea... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | added a menu command to clear log |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Václav Slavík | reverted previous commit and added a comment explaining... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Václav Slavík | don't crash if (char*)c_str() is used twice in a row... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | rename the menu to avoid conflict with a standard Mac... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Stefan Csomor | don't change the case of extensions |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Václav Slavík | fixed typo: _T(), not _() |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | add GetOwner() documentation |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Václav Slavík | removed unused CByteArrayFormat function |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Stefan Csomor | accomodating to new files |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Stefan Csomor | using info plist above, debug on native arch only |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Stefan Csomor | needs threads... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Stefan Csomor | correcting include style |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Stefan Csomor | fixing refcounting for embedded native controls |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Robert Roebling | Document wxWindow::Navigate() instead of generation |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Vadim Zeitlin | refresh GL canvas itself, not the frame, when the GL... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | reverted patch 1325857 (rev 1.561): it might have fixed... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | fix the sample to work under X11 (where a context can... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | 1. switched to new wxGLCanvas API (not using the implic... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | last version was broken and died when trying to create... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | truncate the static box label to fit the control size... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | make Enter/Return activate the default button (second... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | don't use Pango hack for drawing underlined text when... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | don't return the next line text from GetLineText()... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Václav Slavík | added wxgl pseudotarget |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Mattia Barbon | Replace direct calls to ProcessEvent() with |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | escape & |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | fix --with-opengl formatting |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | don't overwrite the buffer if extending it failed |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | replaced deprecated wxMULTIPLE with wxFD_MULTIPLE |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | compilation fixes: remove unneeded c_str() |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | added wx/image.h to fix compilation without PCH after... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | undid signed/unsigned warning fix of rev 1.73 as the... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | fix unused parameter warning introduced by last commit |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | make wxVarVScrollLegacyAdaptor::OnGetLineHeight() non... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | compilation fixes after last commit |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Václav Slavík | string iterator's operator- should return difference_ty... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Václav Slavík | removed spurious semicolons |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Václav Slavík | compilation fix: needs wx/string.h |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vadim Zeitlin | added missing membersection for CreateIconBundle |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | fix a fatal crash due to using wxHSCROLL presence in... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | don't skip the scroll position validity check in CalcSc... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | pass 0, not NULL, to SendMsg() which takes long to... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | added mouse wheel support (patch 1696082) |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | make test_for_selected_wxbuild target optional (patch... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | fix the problem with parsing HTML comments (closes... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Václav Slavík | fix crash in ~wxString with global wxString objects... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Václav Slavík | don't build wxscintilla lib if wxSTC is not built |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | fix new wxHVScroll code to build with WXWIN_COMPATIBILI... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Paul Cornett | Children need to be updated in size_allocate even if... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | compilation fix for !USE_PCH (added missing wx/dc.h... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | The great wxVScrolledWindow refactoring: allow using... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Vadim Zeitlin | corrected typo in the creation date |
commit | commitdiff | tree | snapshot |
next |