2008-09-28 |
Vadim Zeitlin | extact common GAddress declarations to the common heade... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Vadim Zeitlin | move check for wxUSE_IPV6 being defined to wx/chkconf... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Vadim Zeitlin | set native eol-style on source and make files |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Vadim Zeitlin | fix (harmless) VC9 unreachable code warning |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Vadim Zeitlin | fix VC9 compilation: interface is #defined as struct... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Václav Slavík | wxGTK: Fixed printing to use fonts sizes adjustment... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Michael Wetherell | Change the locks to allow builds for different branches... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | even more interface fixes |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | added wxMethodAccessSpecifier and the logic to extract... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Michael Wetherell | Use shared checkouts with a fresh copy for each build... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | Register multibutton editor class in frame ctor instead... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | wxPropertyGrid::RegisterEditorClass() now CHECK_MSG... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | Use wxPropertyGridEventHandler in commented-out sample... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | Use wxUSE_LONGLONG_NATIVE more |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | wxPropertyGridInterface docs cleanup and fixes, removed... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | Fixed wxPGMultiButton (event handling, FinalizePosition... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Jaakko Salli | Fixed a warning |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | more fixes |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | HUGE commit of ifacecheck-automated fixes to virtualnes... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | final w*h interface header reviews |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | give a name to wxZlib enums to make it easier to docume... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | add wxPosixPermissions enumeration; it provides more... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Francesco Montorsi | add wxPosixPermissions enumeration; it provides more... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Vadim Zeitlin | fix VC9 compilation: FileNameInfo identifier conflicts... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Jaakko Salli | Fixed and clarified editor control event handling |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | eliminate the hysteresis when scrollbars didn't disappe... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | eliminate the hysteresis when scrollbars didn't disappe... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | fix ParseFormat("%d") to set the date it finds (#10002) |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | using CLSCTX_ALL fails with Microsoft Office applicatio... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | tried to make umask comment make more sense |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | Brian Ravnsgaard Riis slave added |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Michael Wetherell | Configure a second Windows build and give the slave... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vadim Zeitlin | update from Laurent |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vadim Zeitlin | don't give errors if SetLayeredWindowAttributes() is... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | w*h interface revisions |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | final f*h interface header reviews |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | more f*h interface file revisions |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Francesco Montorsi | fix for non-PCH builds |
commit | commitdiff | tree | snapshot |
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 |
next |