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 |
2004-12-12 |
Vadim Zeitlin | large files support for wxFFile (patch 1077980 from... |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | gravity for splitter window (patch 1046105) |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | cross-reference types in the generated docs (patch... |
tree | commitdiff |
2004-12-12 |
Kevin Hock | Revert change to wording... it is correct to have ... |
tree | commitdiff |
2004-12-11 |
Vadim Zeitlin | added and documented wxRect::Union(); also moved some... |
tree | commitdiff |
2004-12-11 |
Robert Roebling | A bit of updating the changes.txt etc. |
tree | commitdiff |
2004-12-11 |
Robert Roebling | Whole bunch of minor doc updates from an external... |
tree | commitdiff |
2004-12-11 |
Robert Roebling | Add SetFocusIgnoringChildren() to wxControlContainer... |
tree | commitdiff |
2004-12-09 |
Julian Smart | Added further 'missing' wxTextCtrl-like functions to... |
tree | commitdiff |
2004-12-09 |
Ryan Norton | fixup {/'s with last commit |
tree | commitdiff |
2004-12-09 |
Julian Smart | Spelling corrections |
tree | commitdiff |
2004-12-09 |
Julian Smart | Small correction |
tree | commitdiff |
2004-12-09 |
Julian Smart | Misc FAQ mods |
tree | commitdiff |
2004-12-08 |
Mattia Barbon | Documented wxHashSet. |
tree | commitdiff |
2004-12-08 |
Julian Smart | Fixed spurious selection of combobox text during resize |
tree | commitdiff |
2004-12-08 |
Włodzimierz Skiba | wxPaletteBase introduction. wxPalette::GetColoursCount... |
tree | commitdiff |
2004-12-08 |
Włodzimierz Skiba | wxApp decoration to changes list and missed new methods... |
tree | commitdiff |
2004-12-07 |
Włodzimierz Skiba | Fix to FIXME about using unused Get/SetOptimization. |
tree | commitdiff |
2004-12-07 |
Włodzimierz Skiba | wxURI/wxURL links in changes list. |
tree | commitdiff |
2004-12-06 |
Kevin Hock | wxHSCROLL works in GTK2, changed description to indicat... |
tree | commitdiff |
2004-12-06 |
Włodzimierz Skiba | Further decorations in changes chapter. Missed methods... |
tree | commitdiff |
next |