2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-11 |
Václav Slavík | use wx/crt.h as the 'official' header for wxCRT wrapper... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-14 |
Vadim Zeitlin | implement event loop for console applications (heavily... |
tree | commitdiff |
2007-05-10 |
Vadim Zeitlin | added wxListCtrl::SetItemPtrData() |
tree | commitdiff |
2007-05-02 |
Václav Slavík | more OS/2 compilation fixes |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-30 |
Václav Slavík | OS/2 compilation fixes |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Compilation fix for string changes (patch #1709228). |
tree | commitdiff |
2007-04-28 |
Stefan Neis | Adapted to API changes with respect to GetTextExtent... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | (blind) compilation fixes after latest changes |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | compilation fixes after last commit |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | use wxIconBundle::GetIconOfExactSize() instead of dupli... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-07 |
Stefan Neis | Replaced incorrect or inefficient usage of char_str... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Bugfix (comparision vs. assignment). |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Added missing argument for DoGiveHelp. |
tree | commitdiff |
2007-04-06 |
Robin Dunn | More patches from FM to clean up after moving contribs... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Rather use the "obvious" implementation of wxStaticText... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Tentative implementation of wxStaticText::DoGetLabel(). |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-06 |
Stefan Neis | Compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-02 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | don't check whether the window is shown and enabled... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-10 |
Stefan Neis | Applied patch #1677782 (Lock with Timeout for wxMutex... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 in non-MSW code |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Extended wxGetHostName implementation. |
tree | commitdiff |
2007-01-07 |
Stefan Neis | Added wxGetDiskSpace implementation (patch #1625514). |
tree | commitdiff |
2006-12-06 |
Vadim Zeitlin | explicitly call OnExit() in the ports which don't use... |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-20 |
Václav Slavík | don't expose M_FONTDATA in public header |
tree | commitdiff |
2006-11-16 |
Stefan Neis | Wrong version checked in last time, this time we really: |
tree | commitdiff |
2006-11-15 |
Stefan Neis | Avoid problems when calling lxlite on absolute unix... |
tree | commitdiff |
2006-11-12 |
Stefan Neis | Applied toolbar patch for wxTB_RIGHT support (patch... |
tree | commitdiff |
2006-11-10 |
Włodzimierz Skiba | stub for wxOS2 region ctor from points. |
tree | commitdiff |
2006-11-05 |
Stefan Neis | Allow passing file names with path to dllnames.sh. |
tree | commitdiff |
2006-11-04 |
Stefan Neis | Added deep copy of bitmaps. |
tree | commitdiff |
2006-11-01 |
Stefan Neis | Dummy implementation for copying bitmaps. |
tree | commitdiff |
2006-10-31 |
Stefan Neis | Compilation fix. |
tree | commitdiff |
2006-10-31 |
Stefan Neis | Compilation fix. |
tree | commitdiff |
2006-10-31 |
Vadim Zeitlin | blind compilation fixes for OS/2 |
tree | commitdiff |
2006-10-31 |
Robin Dunn | GetBestFittingSize --> GetEffectiveMinSize |
tree | commitdiff |
2006-10-30 |
Vadim Zeitlin | Added wxMemoryDC::SelectObjectAsSource() and make Selec... |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-23 |
Włodzimierz Skiba | Correct 'markup' for GetResourceHandle after recent... |
tree | commitdiff |
2006-10-22 |
Stefan Neis | Reverted font breakage caused by changes in version... |
tree | commitdiff |
2006-10-22 |
Stefan Neis | Applied patch #1582212 (completed/fixed toolbar's wxTB_... |
tree | commitdiff |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-10-08 |
Stefan Neis | Use system colours for ownerdrawn highlighting (patch... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxTextCtrl::ChangeValue() which is the same as... |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
tree | commitdiff |
2006-10-08 |
Paul Cornett | Move some things to wxBitmapBase to avoid much duplication. |
tree | commitdiff |
2006-09-25 |
Włodzimierz Skiba | Corrections after The Great wxRegion Refactoring. |
tree | commitdiff |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring: |
tree | commitdiff |
2006-09-25 |
Julian Smart | Fixed LoadFile typo |
tree | commitdiff |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
tree | commitdiff |
2006-09-20 |
Kevin Ollivier | Remove instances where wxGenericImageList is included... |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
tree | commitdiff |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | [ 1556353 ] [wxOS2] Change derivation to add wxGauge... |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-09-13 |
Paul Cornett | don't include generic/statusbr.h directly |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | blind compilation fix for daily builds error |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | fixes to menu stock items support (patch 1547639) |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | use (new) wxAcceleratorEntry::Create() instead of recen... |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Compilo. |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
tree | commitdiff |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
tree | commitdiff |
2006-08-30 |
Stefan Neis | Fixed getting OS version information. |
tree | commitdiff |
2006-08-27 |
Stefan Neis | Changed font generation to follow new pattern of other... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-08-20 |
Stefan Neis | Added stub for wxIsPlatform64Bit. |
tree | commitdiff |
2006-08-20 |
Stefan Neis | Removed event table as these things are now handled... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
2006-08-16 |
Paul Cornett | revert last change |
tree | commitdiff |
2006-08-16 |
Václav Slavík | moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject... |
tree | commitdiff |
2006-08-16 |
Stefan Neis | Build fix. |
tree | commitdiff |
2006-08-16 |
Paul Cornett | (blind) build fix |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-06 |
Stefan Neis | Fixed (?) problem in region handling which caused major... |
tree | commitdiff |
next |