2009-07-18 |
Vadim Zeitlin | Document wxMessageOutput and related classes. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Vadim Zeitlin | Flush output stream in wxMessageOutputStderr::Output... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Vadim Zeitlin | Add option FILE* parameter to wxMessageOutputStderr... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Paul Cornett | fix crash with repeated split horizontal/vertical and... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Vadim Zeitlin | Correct obsolete information: SetYesNoLabels() is not... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Vadim Zeitlin | Do our best to show messages logged during program... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Vadim Zeitlin | No changes, just fix a typo: wxGuiLog was used instead... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Jaakko Salli | Added wxGTK wxBitmapComboBox::DoGetBestSize() implement... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Jaakko Salli | Added wxMSW wxBitmapComboBox::DoGetBestSize(), which... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kevin Ollivier | Typo in a bug fix I made. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kevin Ollivier | Adding preliminary code for C bindings, thanks to Luke... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kevin Ollivier | Add an underscore before the generated output names. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Kevin Ollivier | Only load/parse options when run as the main script. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Vadim Zeitlin | No real changes, just made wxEventLoopManual uncopyable. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Vadim Zeitlin | No real changes, just refactor wxEventLoop/wxApp::Proce... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Vadim Zeitlin | added wxLB_NO_SB style and implementation for wxMSW... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Vadim Zeitlin | use the currently active event loop instead of the... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Vadim Zeitlin | document wxDCMemory(wxDC*) ctor |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Vadim Zeitlin | fix log target auto creation broken by recent changes |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Jouk Jansen | OpenVMS compile support update |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Michael Wetherell | Update email addresses. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Vadim Zeitlin | Ensure that component levels map is initialized before... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Vadim Zeitlin | Make wxLog::EnableLogging() and wxLogNull thread-specific. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Vadim Zeitlin | Add support for thread-specific log targets. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Jouk Jansen | OpenVMS compile support update |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | Make critical sections initialization really thread... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | Removed another occurrence of previous log critical... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | Removed critical section protecting last repeat counter. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | Made wxLogXXX() functions thread-safe. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | Added wxVector::swap(). |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | Add component-level filtering to wxLog. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Jaakko Salli | Yet another fix for the colour property 'Custom' entry... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Michael Wetherell | Override email address for Jaakko Salli. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Stefan Csomor | better surviving 0 width / height bitmap sizes |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Vadim Zeitlin | correct translation of "in." (Isaac Marino Bavaresco) |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Vadim Zeitlin | Added wxThread::GetMainId(). |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Jaakko Salli | Added named section 'Property development funcions' |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Jaakko Salli | Added wxPropertyGrid::WasValueChangedInEvent(), added... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Jaakko Salli | Fixed 'Custom' entry in the colour property combo boxes |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Jaakko Salli | Made sorting case-insensitive (to match wxComboBox... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Vadim Zeitlin | fix harmless warnings about uninitialized (not really... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | adapting to widgetimpl extensions and iPhone OS 3.0 |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | updating conditions for OSX |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | adding #ifs for reflecting existing controls, fixing... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | adapting init sequence for different osx platforms |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | committing current iphone state |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | guarding for scrollbar use |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | iPhone bitmap support |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | more iPhone types |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | correcting to ifdef to if |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | guarding scrollbar |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Jaakko Salli | Do not disable some useful buttons when wxCB_SORT style... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Jaakko Salli | Fixed wxCB_SORT for wxMSW and generic wxBitmapComboBox |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Stefan Csomor | supporting SetFont(wxNullFont), fixes #10980 |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | don't mark GetTraceMask() deprecated as we use it in... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | remove scope-resolution operator from wxLogError()... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | fix MSVC compilation: as string literals are of non... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | implement wxLogTrace(wxTraceMask, format, ...) overload too |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Robert Roebling | Reduce size of virtual list before sending out delete... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | disable VC6 warnings before warning(push), otherwise... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | fix VC6 warnings about not enough parameters for wxDEPR... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Stefan Csomor | adding special case for Carbon DataBrowser Checkbox |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | make bitmap button background more visible |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | remove out of date bugs; mention VC8 and wxUSE_NO_MANIFEST |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | disable MSVC deprecation warnings as we intentionally... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Vadim Zeitlin | compilation fix for !WXWIN_COMPATIBILITY_2_8 build |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Vadim Zeitlin | update IfaceCheckLog definition after wxLog::DoLogXXX... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Vadim Zeitlin | added wxLog::IsLevelEnabled() helper; document it and... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Vadim Zeitlin | update LboxLogger definition after the previous revisio... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Vadim Zeitlin | Changed wxLog DoLogXXX() callbacks and introduced wxLog... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Jaakko Salli | Further fixes to colour properties that use wxPG_COLOUR... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Vadim Zeitlin | added a simple wxLog unit test |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Vadim Zeitlin | update the intl.* files directly from genlang.py script... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Vadim Zeitlin | correct writing direction for Farsi |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Vadim Zeitlin | regenerated after r60684 |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | don't call OnWriteWaiting() if we lost connection in... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | change wxSocketInputBasedManager::AddInput() to take... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | don't call release() on non-owned buffer in wchar_t... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | added EVT_DATAVIEW_CACHE_HINT event (closes #9891) |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | made code more const-correct to fix g++ warnings about... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | really fix compilation fix after last change |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | updated the version to 2.9.1 |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | updated list of files to change |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | update the script to update more files; removed old... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Vadim Zeitlin | translate wxMessageDialog labels to the language of... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | add more tests for wxFileName::Normalize(DOTS) (see... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | compilation fix after last change |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | another attempt to fix signed/unsigned comparison warni... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jaakko Salli | A better fix for one unused variable warning (one that... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jaakko Salli | Colour property with attribute wxPG_COLOUR_ALLOW_CUSTOM... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | we need to reset m_connected flag as well as setting... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | don't call wxSocketImpl::ReenableEvents() if the socket... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | fix harmless warnings (mostly about unused parameters... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | fix overriding OnPoke() too |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | blind fix to make IPC work again by overriding OnExec... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | make the sample work again by correcting DrawHeaderButt... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Vadim Zeitlin | compilation fix for wxOSX/Cocoa: don't use Carbon funct... |
commit | commitdiff | tree | snapshot |
next |