2008-09-25 |
Francesco Montorsi | build fix |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | revisions by Utensil Candel |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | provide backward-compat wxCursor(int) ctor; remove... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Removed wxPropertyGridManager::GetChildrentCount()... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | AddPage(), InsertPage() now return page ptr instead... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Reduce ambiguity of selection functions in wxPropertyGr... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Removed wxPGProperty:GetArrIndex() in favor of GetIndex... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Removed redundant wxPGChoices::Set() |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Removed redundant wxPGProperty::SetChoices() |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vadim Zeitlin | don't test for both stream.fail() and stream.bad()... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Slightly better wxStockCursor usage |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vadim Zeitlin | specify the file name in IO errors messages; also make... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Fixed bug: Settings property attribute to wxNullVariant... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Fix wxCursor() ctor compilation by casting argument... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Robin Dunn | Consolidate old and new implementations of Get/SetSelection |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Robin Dunn | remove another SWIG #if |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Jaakko Salli | Fixed bug: wxPGProperty::OnEvent() was never called... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Robin Dunn | Revert last change |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vadim Zeitlin | fix parsing of IP literals in URIs, added test for it |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vadim Zeitlin | introduced more convenient and readable URI_ASSERT_XXX_... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | small changes to fix doxygen warnings |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | more revisions of f*h headers |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vadim Zeitlin | removed hardcoded size of 66 bytes of PRINTDLG struct... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | fix many doxygen warnings; added wxMotif section in... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | small build fixes for PCH-less builds |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Stefan Csomor | avoiding crash for pure modifier events |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Robin Dunn | More changes needed to fix problems resulting from... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Robin Dunn | Install kbdstate.h and mousestate.h |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Kevin Ollivier | Get wxMediaCtrl stub impl. going for OS X Cocoa. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Kevin Ollivier | Remove some wxCocoa stuff that isn't in OS X Cocoa. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Kevin Ollivier | #ifdef Carbon-specific code to get stubbed DND support... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Robin Dunn | Fix OpenGL test on OSX |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Robin Dunn | Unicode-related compile fixes |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Robin Dunn | Ignore the DECLARE_*()'s when swigging |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Robin Dunn | Fix wxStockCursor realted compile error |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | ifacecheck fixes to c*.h headers |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | made internal members of wxColourData public again... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | make m_strDefaultValueForCmp always non-empty; this... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Vadim Zeitlin | still define wxADJUST_MINSIZE when WXWIN_COMPATIBILITY_... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | fix build errors deriving from making wxColourData... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | use wxStockCursor (as documented and as already impleme... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Michael Wetherell | Initial commit for Laurent Humbertclaude's Windows... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | made internal members of wxColourData private; they... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Francesco Montorsi | changed wxColourData::GetCustomColour to const; there... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Vadim Zeitlin | return false, not true, from wxSingleInstanceChecker... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Vadim Zeitlin | reverted r55167, see #9854 |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Vadim Zeitlin | restore the original selection when the dropdown is... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Vadim Zeitlin | document Connect(host, port) overload |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Stefan Csomor | supporting GetSize, fixes #9969 |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Jaakko Salli | Document revisioning (including more wx-like formatting... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Jaakko Salli | Remove obsolete references to 'target page' concept |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Jaakko Salli | Remove doc references to 'common value' (which is unfin... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Stefan Csomor | fixing compiles under certain flags |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | copied and pasted 2.8.9 change log section (was there... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Francesco Montorsi | fix signature of wxClipboard::UserPrimarySelection... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Francesco Montorsi | fix typo |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Francesco Montorsi | BIG CHANGES: |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Francesco Montorsi | automated virtual/const fixes by ifacecheck |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Francesco Montorsi | ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | use wxGetDisplayPPI() instead of redoing it |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | use factor of 10, not 100, to convert mm to cm after... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | use inches2mm instead of literal constant in wxGetDispl... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | fix METRIC_CONVERSION_CONSTANT which got accidentally... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | position the insertion point to the start, not end... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | don't crash if the grid is being deleted while a cell... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | mention that width/height parameters to wxDisplaySize... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | added a simple test for wxGetDisplayXXX() functions |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | fix the event handling in presence of pushed event... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Stefan Csomor | using new API instead of 2.8 compat, fixes #9990 |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Stefan Csomor | fixing typo, thanks to Angelo Mottola |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | no changes, just clarified meaning of various conversio... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Stefan Csomor | fixing override, fixes #9985 (second error) |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Kevin Ollivier | Rebake after taskbar addition (apparently dlist.h commi... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Kevin Ollivier | Adding compiling (but not yet working) taskbar implemen... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | no changes, just some markup fixes |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | use ProcessEventHere() instead of ProcessEvent() in... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | hook the docview-specific customization of event handli... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | correct and expand (while omitting the irrelevant bits... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Vadim Zeitlin | extracted the part of ProcessEvent() which is repeated... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | other ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | various misc ifacecheck fixes (many virtual attributes... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | revised and fixed some typos |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | ignore preprocessor lines which #define a symbol to... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | complete rev55777 with some icon.h modifications which... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Stefan Csomor | fixing typo (lead to always floating layering for simpl... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | Fixed non-precompiled headers compilation |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Stefan Csomor | fixes #9982 |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Václav Slavík | Removed too strict check from wx-config that prevented... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Stefan Csomor | fixing focus, fixes #9985 |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | Revised #ifndef WX_PRECOMP headers, added missing ... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | 'wx(U)LongLong << variant' type safety improved (now... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Francesco Montorsi | fix default argument values |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | Remove redundant GetValueRef() from wxVariantData impl... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | Removed #include <typeinfo> (since C++ RTTI is no longe... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | Moved SetPropertyAttributeAll() to wxPropertyGridInterface |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Jaakko Salli | A lot of documentation revision. Updated doctest code... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Vadim Zeitlin | don't waste time sending out update UI events for separ... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Václav Slavík | Get rid of gs_cairo; if wxGtkPrint* classes are used... |
commit | commitdiff | tree | snapshot |
next |