2005-02-07 |
Václav Slavík | added wxDatePickerCtrl XRC control |
tree | commitdiff |
2005-02-07 |
Ryan Norton | Remove event handlers wxApp::OnQueryEndSession and... |
tree | commitdiff |
2005-02-07 |
Ryan Norton | Remove depreciated wxTabCtrl and wxTabEvent API from... |
tree | commitdiff |
2005-02-06 |
Julian Smart | Can suppress themed notebook page with wxNB_NOPAGETHEME or |
tree | commitdiff |
2005-02-06 |
Ryan Norton | Doc fixes N-Z edition. Thanks to Arnout for pointing... |
tree | commitdiff |
2005-02-06 |
Ryan Norton | Doc fixes A-M edition. Thanks to Arnout for pointing... |
tree | commitdiff |
2005-02-06 |
Ryan Norton | wxRegKey docs by C.C.Chakkaradeep latexitized, sorted... |
tree | commitdiff |
2005-02-06 |
Ryan Norton | Various underscore doc fixes |
tree | commitdiff |
2005-02-06 |
Ryan Norton | char->wxChar |
tree | commitdiff |
2005-02-05 |
Robert Roebling | Add comment about wxBitmap::SetPalette() not being... |
tree | commitdiff |
2005-02-04 |
Vadim Zeitlin | fixed Inflate() to not move the rectangle (patch 1114622) |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Include the size of any window borders (size vs. clientsize |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Selected --> IsSelected |
tree | commitdiff |
2005-02-03 |
Ryan Norton | CreateMovieControl change for wxMediaCtrl on OSX 10... |
tree | commitdiff |
2005-02-01 |
Włodzimierz Skiba | wxR?_USE_CHECKBOX style for wxPalmOS. |
tree | commitdiff |
2005-01-31 |
Robert Roebling | Changed note that enter/leave events ARE supported |
tree | commitdiff |
2005-01-31 |
Włodzimierz Skiba | Enhanced wxGetStockLabel() with parameters which replac... |
tree | commitdiff |
2005-01-31 |
Włodzimierz Skiba | Native wxStaticText. Cleaning of wxRadioBox code before... |
tree | commitdiff |
2005-01-30 |
Kevin Ollivier | Added support for wxID_CONTEXT_HELP to wxStdDialogButto... |
tree | commitdiff |
2005-01-30 |
Vadim Zeitlin | added eraseBg argument to RefreshRect() too |
tree | commitdiff |
2005-01-30 |
Robert Roebling | Documented SetItemDropEffect |
tree | commitdiff |
2005-01-28 |
Włodzimierz Skiba | Use stock labels. Native wxRadioButton. Getting positio... |
tree | commitdiff |
2005-01-27 |
Kevin Hock | Mac vertical sliders consistent with MSW/GTK vertical... |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | Syntax fix. |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | wxButton, wxCheckBox, wxSlider, wxToggleButton native... |
tree | commitdiff |
2005-01-24 |
Julian Smart | Doc fixes |
tree | commitdiff |
2005-01-24 |
Włodzimierz Skiba | Native PalmOS wxControl and wxButton implementation... |
tree | commitdiff |
2005-01-24 |
Włodzimierz Skiba | Note about deprecating some wxSystemSettings members. |
tree | commitdiff |
2005-01-24 |
Kevin Hock | For consistency between WMs and with MSW, TOOL_WINDOW... |
tree | commitdiff |
2005-01-23 |
Kevin Ollivier | Added documentation for wxStdDialogButtonSizer. |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | added wxStaticBoxSizer ctor creating a new static box |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | added DrawComboBoxDropButton() |
tree | commitdiff |
2005-01-21 |
Kevin Hock | wxSL_INVERSE added, noted as being wxGTK only (for... |
tree | commitdiff |
2005-01-20 |
Vadim Zeitlin | added and implemented for MSW wxDP_SHOWCENTURY flag |
tree | commitdiff |
2005-01-20 |
Włodzimierz Skiba | Simple wxBatteryPower API for the support in wxWinCE... |
tree | commitdiff |
2005-01-20 |
Włodzimierz Skiba | Syntax error fixes. |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | use wxDP_SPIN by default under Win32 |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | added wxDP_SPIN/DROPDOWN styles (only Win32 native... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | wxTextPos for all GetLastPosition with constants for... |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | clarified what needs to be done to get useful results... |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | documented wxStackWalker/Frame |
tree | commitdiff |
2005-01-18 |
Kevin Hock | Event member variables hidden, text control efficiency... |
tree | commitdiff |
2005-01-18 |
Kevin Hock | Removed m_ variables from the documentation, since... |
tree | commitdiff |
2005-01-18 |
Włodzimierz Skiba | PalmOS native colour dialog. |
tree | commitdiff |
2005-01-17 |
Włodzimierz Skiba | Common default datetime formats. |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | implemented wxDynamicLibrary::ListLoaded() for Linux... |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | 1. extracted MSW-specific part of wxDynamicLibrary... |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | added code for hardware platform detection (__INTEL__... |
tree | commitdiff |
2005-01-16 |
Julian Smart | Doc update |
tree | commitdiff |
2005-01-16 |
Julian Smart | Doc corrections |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | implemented Export(file) |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | added mode parameter to wxFFileStream ctors taking... |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | mention wxUSE_DATEPICKCTRL |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | typo in a link |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | added API, docs and Win32 implementation of wxDatePicke... |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | added missing default value for pos parameter of ctor... |
tree | commitdiff |
2005-01-14 |
Włodzimierz Skiba | Common wxListCtrl control name. |
tree | commitdiff |
2005-01-14 |
Robin Dunn | Document the Show/Hide behaviour that wxSplitterWindow... |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Clarified the description of event.Skip |
tree | commitdiff |
2005-01-13 |
Włodzimierz Skiba | Common default notebook name. |
tree | commitdiff |
2005-01-12 |
David Elliott | Document that wxLogNull must be used with SetActiveTarg... |
tree | commitdiff |
2005-01-10 |
George Tasker | Removed text saying that the wxODBC classes were not... |
tree | commitdiff |
2005-01-10 |
George Tasker | Added a small bit more information about Unicode builds |
tree | commitdiff |
2005-01-10 |
Włodzimierz Skiba | Bug 1099143 and more occurences of the same set vs... |
tree | commitdiff |
2005-01-10 |
Włodzimierz Skiba | Fixed references to 'wxdbindexdef'. |
tree | commitdiff |
2005-01-08 |
Vadim Zeitlin | implemented wxIsDebuggerRunning() for Win32 |
tree | commitdiff |
2005-01-07 |
Vadim Zeitlin | made FindWindow() member functions const (this makes... |
tree | commitdiff |
2005-01-07 |
Vadim Zeitlin | moved HasTransparentBackground() from wxUniv to common... |
tree | commitdiff |
2005-01-06 |
Kevin Hock | whilst -> while |
tree | commitdiff |
2005-01-04 |
Włodzimierz Skiba | Initial wxSystemSettings::GetColour() for PalmOS. |
tree | commitdiff |
2005-01-02 |
Vadim Zeitlin | fixed IMPLEMENT_DYNAMIC_CLASS2 macro |
tree | commitdiff |
2005-01-02 |
Vadim Zeitlin | pass correct tool id (and not always -1) to EVT_TOOL_RC... |
tree | commitdiff |
2004-12-31 |
Włodzimierz Skiba | wxDialog::Show is virtual as elsewhere. Native PalmOS... |
tree | commitdiff |
2004-12-30 |
Włodzimierz Skiba | wxPD_CAN_SKIP for skipping parts of progress and reintr... |
tree | commitdiff |
2004-12-29 |
Włodzimierz Skiba | Empty container and design description for native PalmO... |
tree | commitdiff |
2004-12-28 |
George Tasker | More parameter variable names fixed to make them more... |
tree | commitdiff |
2004-12-28 |
George Tasker | Documentation updated to reflect Unicode support |
tree | commitdiff |
2004-12-28 |
Robert Roebling | Documented the special meaning of wxID_EXIT and wxID_ABOUT |
tree | commitdiff |
2004-12-28 |
George Tasker | Added wxODBC changes to the log |
tree | commitdiff |
2004-12-28 |
Włodzimierz Skiba | Outdated informations refreshed. |
tree | commitdiff |
2004-12-27 |
Włodzimierz Skiba | Adjust documentation to implementations and alphabetica... |
tree | commitdiff |
2004-12-27 |
Włodzimierz Skiba | Take best fitting type for available memory measurement. |
tree | commitdiff |
2004-12-26 |
Robert Roebling | Added TREE_ITEM_MENU event that gets sent if the |
tree | commitdiff |
2004-12-25 |
Robert Roebling | Documented findings about how to use mo files |
tree | commitdiff |
2004-12-25 |
Vadim Zeitlin | added SetCmdLine(int, char **) overload even when build... |
tree | commitdiff |
2004-12-24 |
Julian Smart | Doc corrections |
tree | commitdiff |
2004-12-24 |
Włodzimierz Skiba | wxPalmOS port started its development so let's list... |
tree | commitdiff |
2004-12-23 |
Włodzimierz Skiba | Deprecated methosd markup (documented). |
tree | commitdiff |
2004-12-20 |
Włodzimierz Skiba | Further decoration. |
tree | commitdiff |
2004-12-20 |
Włodzimierz Skiba | Fixed typo. |
tree | commitdiff |
2004-12-20 |
Włodzimierz Skiba | wxPalmOS mentioned. |
tree | commitdiff |
2004-12-20 |
Vadim Zeitlin | added flags parameter to wxExecute(wxArrayString *... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | added wxEXEC_NODISABLE |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | added a note about old/new selection inconcistency... |
tree | commitdiff |
2004-12-19 |
Vadim Zeitlin | documented GetWindow() method |
tree | commitdiff |
2004-12-17 |
Ryan Norton | wxMediaCtrl API changes for 2.5.x/2.6 |
tree | commitdiff |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
tree | commitdiff |
2004-12-13 |
Włodzimierz Skiba | Further changes markup. |
tree | commitdiff |
2004-12-13 |
Julian Smart | Added missing events |
tree | commitdiff |
2004-12-13 |
Julian Smart | Typo correction |
tree | commitdiff |
next |