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 |
2008-10-08 |
Vadim Zeitlin | added wxDC::GetHDC() for backwards compatibility with... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | added propgrid files |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 (and now with forgotten... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Csomor | focus propagation, fixes #10047 |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Neis | Added missing include. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Neis | Workaround for bug in gcc-3.1 through gcc-3.3 in handli... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stefan Neis | Avoid cyclic includes by forward declaring wxColour. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | add wx_xrc.bkl bakefile wxpreset to the list of files... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jaakko Salli | Removed SetPropertiesFlag() (high-level function using... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jaakko Salli | Eliminated last property generation macros from props... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | removed duplicated row of bitmap buttons added for... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | revised st*.h headers |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jaakko Salli | Removed wxLongStringProperty derived property creator... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | add missing semicolon; add some @see commands to link... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Vadim Zeitlin | document that Set/ChangeValue() set the insertion point... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Robert Roebling | GTK+ version guard |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Robert Roebling | Don't set HINT_COMBO as wxPopupWindow is used for diffe... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Robert Roebling | Forgot to commit |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Michael Wetherell | Add builds for the stable branch, and make the release... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Michael Wetherell | Limit to one build at a time with a lock, share checkou... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | inside <wx-data> we need to use instead of / |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stefan Csomor | porting dcscreen blit from 2.8 |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Minimize use of editor class macros |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | When registering editor, try wxRTTI class name in addit... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Remove use of wxPG_EDITOR macro |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Removed GetExpandedProperties() (used to act as poor... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Fix RCS-IDs |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Removed wxPropertyGridInterface::ClearPropertyValue... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | make Capture() functions static members of AutoCaptureM... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | other cleanup; adjusted english in the UI |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | implemented wxMemoryFSHandler::FindFirst/Next() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | made m_Hash object, not a pointer and moved hash declar... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | removed the strange __WXMSW__ test in AddFile(bitmap... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | rewrite using type safe wxHashMap instead of wxObject... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | remove erase(const_iterator) overload, it should have... |
commit | commitdiff | tree | snapshot |
next |