2009-07-25 |
Vadim Zeitlin | Set all parent frame icons for print preview frame. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Stefan Csomor | implementing checkbox using UISwitch |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Vadim Zeitlin | Remove inexistent wx/osx/carbon/databrow.h file. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Vadim Zeitlin | Fix harmless unused parameter warning. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Vadim Zeitlin | This is apparently needed by Windows installer (WiX... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Vadim Zeitlin | They seem to have been inversed, see #10970. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Vadim Zeitlin | Always correctly invalid best size when bitmap changes. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Vadim Zeitlin | Implement wxGetHostName() for Windows CE. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Vadim Zeitlin | Implement wxVLogTrace() accidentally removed by recent... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Vadim Zeitlin | Correct example in wxStringBufferLength documentation. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Stefan Csomor | added missing files |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Vadim Zeitlin | Use wxINT32_MAX instead of LONG_MAX as the upper bound... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Vadim Zeitlin | Handle %e in ParseFormat(). |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Vadim Zeitlin | Added ParseFormat("%s") tests. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Stefan Csomor | added missing files |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Vadim Zeitlin | Don't call IAutoComplete::Init() twice for the same... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Stefan Csomor | adapting to SDK 3.0 |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Vadim Zeitlin | Support delayed destruction in console applications... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Vadim Zeitlin | added a test for white space after CDATA (see #10552) |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Vadim Zeitlin | Include wx/dataobj.h from wx/clipbrd.h. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Jaakko Salli | Fixed wxPropertyGridInterface::SetPropertyValues()... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Vadim Zeitlin | Dispatch pending events without waiting for idle time... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Vadim Zeitlin | expand the collapsible panes contents to fill the entir... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Vadim Zeitlin | removed wxDatePickerCtrlGeneric::SetFormat() which... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Vadim Zeitlin | fix more -Wparentheses warnings after wxLog changes |
commit | commitdiff | tree | snapshot |
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 |
next |