2008-10-13 |
Robert Roebling | Add screenshots for wxNotebook, wxChoicebook, wxListbook |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Added screenshots for wxSpinCtrlDouble |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Add appearance of wxSpinCtrlDouble |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Add screenshots for wxDataViewTreeCtrl |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Corrected library association |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Added wxDataViewCtrl screenshots |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Bryan Petty | Added documentation screenshots of wxMac controls. |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Vadim Zeitlin | fix final note language |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Vadim Zeitlin | remove green colour from literal strings, this is annoy... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | misc fixes of ctor signatures |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Vadim Zeitlin | no real changes, just also rename _Read/_Write() to... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | automated changes: many (pure) virtual specifiers added |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Vadim Zeitlin | Cleanup of wxSocket::_Wait(): |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | access-specifier fixes |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Use native closure buttons under GTK+ |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | virtual/static attributes automated fixes by ifacecheck |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | add docs for the #define of wxBookCtrl |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Robert Roebling | Correct spelling, now use Indices |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Vadim Zeitlin | no need to test that the pointer is non-NULL before... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | revised the documentation of the book controls; moved... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | revised n*h headers |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | use wxEmptyString instead of wxString() for default... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | remove ugly AD-HOC FIX for wxHyperlinkCtrl; use the... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | patch by Utensil Candel to improve wxMac autocapture... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | modified text for wxRichTextCtrl to show more features... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | build fix (SetBitmaps is only for wxMSW) |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | typo fix |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Francesco Montorsi | re-enabled all @appearance tags |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | no changes at all, just reformatted to use consistent... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | create local event loop for the operations which need... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | use the currently active event loop for the event dispa... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | get rid of unused variable warning |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | wxUSE_STL compilation fix |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | don't allocate a too big buffer on stack |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | add simple (and disabled by default) wxSocket client... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Robert Roebling | Correct spelling and signature of FixIndexesOfChildren |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | don't replace . and .. with the corresponding directoti... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | fix off by one bug in the buffer size (fixes #10039) |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | renamed the subdirectory to indicate that it contains... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | add stock images to the stock items page (closes #9533) |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Václav Slavík | removed a warning that should only be a FIXME |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Vadim Zeitlin | add a unit test for reading non existent values (to... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Jaakko Salli | Eliminate (or at least reduce) 64-bit build warnings... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Jaakko Salli | Re-added GetSelectProperty() to wxPropertyGridManager |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Jaakko Salli | Also update description text when wxPG_DESCRIPTION... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Jaakko Salli | Set focus back to canvas when child editors are being... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Václav Slavík | get help frame's icon using wxART_FRAME_ICON wxArtClien... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Francesco Montorsi | init the file and dir pickers with dummy files/folders |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Francesco Montorsi | fix the menu item bitmaps for wxMSW; |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Francesco Montorsi | Act as wxMSW and make an assert fail, if the user forgo... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Francesco Montorsi | added automatically generated screenshots of wxMSW... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Francesco Montorsi | added automatically-generated bitmaps of wxWidgets... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Francesco Montorsi | revised m*h headers |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Stefan Csomor | adding missing cast |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Stefan Csomor | superfluous embedding API |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Francesco Montorsi | fix two bugs: 1) the missing NOT in the if (real) test... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Vadim Zeitlin | STL build compilation fix |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Vadim Zeitlin | fix C strings comparison in LoadSave() test in STL... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Francesco Montorsi | fixed the status of the second radio button; now (on... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Francesco Montorsi | fix doxygen warnings |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Francesco Montorsi | group hit-test flags into an enum (like I did in docs... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Stefan Csomor | moving embedding to common API |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Francesco Montorsi | better use of <wx-data> |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Vadim Zeitlin | just return false instead of crashing if the document... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Vadim Zeitlin | don't crash when streaming out a wxString into an std... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Paul Cornett | use correct background color when drawing borders |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Vadim Zeitlin | add a very simple test for Load/Save() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Jaakko Salli | GetPendingEditedValue() -> GetUncommittedPropertyValue... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Robert Roebling | Fix crash again |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Robert Roebling | Trying to make introduction reappear |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Robert Roebling | Fix crash with NULL pointer dereferencing |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Robert Roebling | implement GetSizeAvailableForScrollTarget |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Robert Roebling | Use g_signal_connect_after for wxRadioButton as well |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Robert Roebling | Blind guess fix for wxRB_SINGLE |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Francesco Montorsi | fixed a bug caused by passing a wxChar[] buffer to... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Francesco Montorsi | doxygen warning fix |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Francesco Montorsi | revised richtext headers |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Francesco Montorsi | fix typo (missing P2 argument in template) |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Francesco Montorsi | use standard tags @class,,@lib,@category for wxScopeGua... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | use wxScopeGuard instead of an explicit try/catch(... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | add 3 parameter scope guard; improve its documentation |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | use /nologo nmake switch to avoid many annoying copyrig... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | exclude contrib from build for as long as there is... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | trying to fix visibility problems for ObjC++ files... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | fix bug in the test in STL build (where std::vector... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Vadim Zeitlin | fix errors due to missing wxPrintf() declaration in... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Stefan Csomor | rebaked with glgrab again |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Stefan Csomor | forgot to commit this file ... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Robert Roebling | Added test for Select() |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Robert Roebling | Forgot to set GtkIter stamp in Select() and friends |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jaakko Salli | Removed '#ifndef DOXYGEN' sections |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jaakko Salli | Removed dysfunctional wxPGPropery::PrepareValueForDialo... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Neis | Fixed header file conflict. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jaakko Salli | Removed wxPropertyGridInterface::SetPropertyAttributes() |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | regenerated after updating to 0.2.4 bakefile.m4 |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | update to 0.2.4 version |
commit | commitdiff | tree | snapshot |
next |