2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Only use wxLocale functions if wxUSE_INTL == 1. |
tree | commitdiff |
2009-08-21 |
Stefan Csomor | supporting earlier xcode version |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Do wait for connection in the server socket. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Allow creating initially hidden controls in wxOSX/Cocoa. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Fix signatures of various image handlers methods. |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Refactor and clean up slider labels drawing code. |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Fix warning about converting literal strings to non... |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Remove declarations of two non-existent functions in... |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Fix harmless unused parameter warnings in wxX11 wxCursor. |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadio... |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Fix extraction of standard command line arguments in... |
tree | commitdiff |
2009-08-19 |
Vadim Zeitlin | Flush log events in console applications as well. |
tree | commitdiff |
2009-08-19 |
Jaakko Salli | Have DoRemoveFromSelection() take active editor into... |
tree | commitdiff |
2009-08-19 |
Stefan Csomor | adding gc aware code, fixes #11061 |
tree | commitdiff |
2009-08-19 |
Stefan Csomor | making sure an empty label is not reserving place above... |
tree | commitdiff |
2009-08-19 |
Paul Cornett | Fix loading BMPs, broken in r60852. Parenthesize shift... |
tree | commitdiff |
2009-08-18 |
Julian Smart | Fix numpad Del not working in wxRTC |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | support for plug-in unloading, closes #10836 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | better variant support, fixes #11114 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | gcc 4.2 warning fix |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | simplifying native string handling, see #11061 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | fixing 64bit OSX, closes #11118 |
tree | commitdiff |
2009-08-18 |
Stefan Csomor | added wakeup implementation for osx_cocoa |
tree | commitdiff |
2009-08-18 |
Jaakko Salli | Made code that uses wxArrayPGProperty more STL complian... |
tree | commitdiff |
2009-08-18 |
Vadim Zeitlin | Fix last error display in wxLogSysError(). |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Added missing wx/log.h header. |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Force linking of src/osx/core/sockosx.cpp. |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Cleanly separate GUI socket-related code from net library. |
tree | commitdiff |
2009-08-17 |
Vadim Zeitlin | Added wxFDIOHandler::IsOk() and use it with wxSocketImp... |
tree | commitdiff |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Fix hangups when using sockets under OS X. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Don't forget to reset wxSocketImplMac members to NULL. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Use CF socket manager in GUI OS X applications. |
tree | commitdiff |
2009-08-16 |
Vadim Zeitlin | Virtualize wxSocketImpl creation by routing it via... |
tree | commitdiff |
2009-08-16 |
Jaakko Salli | Fixed bug: wxPGProperty::SetName() crashed if it was... |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Allow customizing wxDebugReportCompress output file. |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Added wxStandardPaths::MSWGetShellDir(). |
tree | commitdiff |
2009-08-11 |
Vadim Zeitlin | Create compressed debug report file outside of temporar... |
tree | commitdiff |
2009-08-11 |
Vadim Zeitlin | Use the app name, not display name, as debug report... |
tree | commitdiff |
2009-08-11 |
Jaakko Salli | Do not generate wxEVT_PG_SELECTED with direct ClearSele... |
tree | commitdiff |
2009-08-11 |
Julian Smart | If zero spacing after paragraph is explicitly specified... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Update wxFlexGridSizer ctors to match (new) wxGridSizer... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Made wxWindow::HasScrollbar() do what it says. |
tree | commitdiff |
2009-08-09 |
Julian Smart | Mark a couple of labels for translation. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't overwrite status message when restoring it if... |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Use 0 instead of NULL to initialize wxUIntPtr. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Fix DrawStatusField() to work correctly with wxSB_FLAT... |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | No changes, just removed the whitespace. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Set brush origin for hatch brushes too. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | wxSplitterWindow mouse capture improvements and cleanup. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Generate scroll events for key presses in wxScrolledWindow. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Reset static flag on cleanup. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Cleaned up low level OS X sources. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Added wxUSE_ACCEL guard. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Added missing wxUSE_FONTENUM check. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Use wxFileInputStream if wxFFileInputStream is not... |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Use wxFile for IO if wxFFile is not available. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Removed commented out code. |
tree | commitdiff |
2009-08-05 |
Vadim Zeitlin | Added #if wxUSE_TOOLBAR around use of wxToolBar. |
tree | commitdiff |
2009-08-05 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2009-08-04 |
Stefan Csomor | correcting #ifdef to #if, fixes #11062 |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Implement wxDataViewTreeStore::DeleteAllItems(). |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Correct week day returned from wxCalendarCtrl::HitTest... |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Added symbolic names for native control week days. |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Always use MCHITTESTINFO of minimal size. |
tree | commitdiff |
2009-08-03 |
Vadim Zeitlin | Use numeric values in VarFileInfo block. |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Check indices validity better in wxGridStringTable. |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Make wxGridSizer ctors more consistent. |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Skip VarFileInfo block when using windres. |
tree | commitdiff |
2009-07-31 |
Václav Slavík | compilation fix: only one wxInitialize form may have... |
tree | commitdiff |
2009-07-31 |
Jaakko Salli | In wxPropertyGridPageState::DoDelete(), clear grid... |
tree | commitdiff |
2009-07-30 |
Václav Slavík | added wxInitialize() overload taking char**, to make... |
tree | commitdiff |
2009-07-30 |
Václav Slavík | Use wxInitializer in wxEntryReal() instead of directly... |
tree | commitdiff |
2009-07-28 |
Michael Wetherell | Fix SetToolTip(NULL) to unset the tooltip. |
tree | commitdiff |
2009-07-26 |
Vadim Zeitlin | Set access mode in wxRegKey::SetHkey(). |
tree | commitdiff |
2009-07-26 |
Vadim Zeitlin | Correct the check for wxSTOCK_FOR_BUTTON. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Implement wxWindow::GetToolTipText(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Allow setting long version field in About dialog. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Clear targets in wxClipboard::Clear(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Fix harmless MSVC warning. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Don't use mnemonic for Cancel button under MSW. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Use stock id instead of duplicating its string label... |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Added wxSTOCK_FOR_BUTTON flag for wxGetStockLabel(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Use Ok/Cancel dialog instead of Yes/No one in CheckFit(). |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Add a period to the sentence end. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Set all parent frame icons for print preview frame. |
tree | commitdiff |
2009-07-24 |
Stefan Csomor | implementing checkbox using UISwitch |
tree | commitdiff |
2009-07-24 |
Vadim Zeitlin | Fix harmless unused parameter warning. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | This is apparently needed by Windows installer (WiX... |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | They seem to have been inversed, see #10970. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Always correctly invalid best size when bitmap changes. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Implement wxGetHostName() for Windows CE. |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | added missing files |
tree | commitdiff |
2009-07-22 |
Vadim Zeitlin | Handle %e in ParseFormat(). |
tree | commitdiff |
2009-07-22 |
Stefan Csomor | added missing files |
tree | commitdiff |
next |