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 |
2008-10-06 |
Vadim Zeitlin | no changes, just some minor cleanup |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Robert Roebling | Make keyboard input to controls in a wxPopupWindow... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | many fixes; now the application correctly starts up |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Robert Roebling | Wrong order of calls |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | better error messages, when possible |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stefan Csomor | switching away from angle brackets includes, deactivati... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | add to utils.bkl the hhp2cached (why wasn't already... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | added the automatic screenshot generator utility by... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | list also headers in the bakefile |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | rename README to README.txt to be compat with win systems |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | set svn properties correctly |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vadim Zeitlin | correct the example/documentation of GetDocumentsDir... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Fix RCS-ID |
commit | commitdiff | tree | snapshot |
next |