2009-08-05 |
Vadim Zeitlin | Use wxFileInputStream if wxFFileInputStream is not... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Vadim Zeitlin | Use wxFile for IO if wxFFile is not available. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Vadim Zeitlin | Removed commented out code. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Vadim Zeitlin | Added #if wxUSE_TOOLBAR around use of wxToolBar. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Vadim Zeitlin | Test wxCalendarCtrl::SetDateRange() in the sample. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Stefan Csomor | correcting #ifdef to #if, fixes #11062 |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Compilation fix for wxUSE_FILECTRL && !(wxUSE_DIRDLG... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Implement wxDataViewTreeStore::DeleteAllItems(). |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Correct week day returned from wxCalendarCtrl::HitTest... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Added symbolic names for native control week days. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Always use MCHITTESTINFO of minimal size. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Minor changes to wxGridSizer ctor docs. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Vadim Zeitlin | Use numeric values in VarFileInfo block. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Vadim Zeitlin | Correct wxPATH_NORM_DOTS comment and documentation. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Vadim Zeitlin | Check indices validity better in wxGridStringTable. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Vadim Zeitlin | Mention that wxEVT_GRID_SELECT_CELL is generated by... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Vadim Zeitlin | Make wxGridSizer ctors more consistent. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Vadim Zeitlin | Add checks of wxGridSizer::Set{Cols,Rows}() arguments. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Vadim Zeitlin | Skip VarFileInfo block when using windres. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Václav Slavík | compilation fix: only one wxInitialize form may have... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Jaakko Salli | In wxPropertyGridPageState::DoDelete(), clear grid... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Vadim Zeitlin | Export public wxDelegateTheme class. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Vadim Zeitlin | Don't test whether wxTopLevelWindowNative is defined. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Vadim Zeitlin | Use base class ctors in wxTopLevelWindow. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Vadim Zeitlin | Added another hyphen in "wxObject-derived" for consistency. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Vadim Zeitlin | Undo accidental commit of .gitignore. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Vadim Zeitlin | Ignore tags file. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Vadim Zeitlin | Be more clear about Thaw() to DoThaw() renaming. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Vadim Zeitlin | Correct typo in wxRefCounter description. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Václav Slavík | added wxInitialize() overload taking char**, to make... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Václav Slavík | Use wxInitializer in wxEntryReal() instead of directly... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Michael Wetherell | Fix SetToolTip(NULL) to unset the tooltip. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Vadim Zeitlin | Improve the menus. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Vadim Zeitlin | Hungarian translation update. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Vadim Zeitlin | Set access mode in wxRegKey::SetHkey(). |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Vadim Zeitlin | Correct the check for wxSTOCK_FOR_BUTTON. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Implement wxWindow::GetToolTipText(). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Allow setting long version field in About dialog. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Clear targets in wxClipboard::Clear(). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Move #error for non-MSVC to the top of file. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Add support for stc library. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Fix harmless MSVC warning. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Don't use mnemonic for Cancel button under MSW. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Use stock id instead of duplicating its string label... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Use wxSTOCK_FOR_BUTTON for message dialog custom labels. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel(). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Correct wxGetStockLabel() documentation. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Use Ok/Cancel dialog instead of Yes/No one in CheckFit(). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Vadim Zeitlin | Add a period to the sentence end. |
commit | commitdiff | tree | snapshot |
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 |
next |