2005-01-25 |
Włodzimierz Skiba | Syntax fix. |
tree | commitdiff |
2005-01-24 |
Julian Smart | Doc fixes |
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 | 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 corrections |
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 |
2004-12-30 |
Włodzimierz Skiba | wxPD_CAN_SKIP for skipping parts of progress and reintr... |
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 |
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-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-11 |
Vadim Zeitlin | added and documented wxRect::Union(); also moved some... |
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 |
Julian Smart | Small correction |
tree | commitdiff |
2004-12-08 |
Mattia Barbon | Documented wxHashSet. |
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 |
2004-12-05 |
Kevin Hock | Updating wording in Freeze to more accurately describe... |
tree | commitdiff |
2004-12-05 |
Robert Roebling | A little documentation about custom events as |
tree | commitdiff |
2004-12-05 |
Julian Smart | Added flags argument to wxKill and wxProcess::Kill... |
tree | commitdiff |
2004-12-01 |
Włodzimierz Skiba | Missing wxWindow member, manual decorations to pure... |
tree | commitdiff |
2004-11-30 |
Włodzimierz Skiba | IS_HATCH macro replaced with wxBrush::IsHatch() + sourc... |
tree | commitdiff |
2004-11-27 |
Julian Smart | Doc corrections |
tree | commitdiff |
2004-11-24 |
Vadim Zeitlin | removed [GS]etAuto3D() which don't exist any more since... |
tree | commitdiff |
2004-11-24 |
Vadim Zeitlin | don't disable non top tabs if visual themes are not... |
tree | commitdiff |
2004-11-24 |
Vadim Zeitlin | removed msw.xp-tab-ok, in fact it is not needed as... |
tree | commitdiff |
2004-11-24 |
Vadim Zeitlin | added (and documented) msw.xp-tab-ok option |
tree | commitdiff |
2004-11-23 |
Ryan Norton | [ 1070686 ] wxOutputStream::Close() |
tree | commitdiff |
2004-11-23 |
Włodzimierz Skiba | wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most... |
tree | commitdiff |
2004-11-22 |
Julian Smart | Note about copy ctor |
tree | commitdiff |
2004-11-22 |
Ryan Norton | PutChar doc |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | added GetCurrentPage() |
tree | commitdiff |
2004-11-18 |
Ryan Norton | Add wxSizerFlags docs to wxSizer, wxSizerItem and wxSiz... |
tree | commitdiff |
2004-11-18 |
Ryan Norton | wxSizerFlags name fix, accessors only available to... |
tree | commitdiff |
2004-11-18 |
Ryan Norton | wxsizerflags docs |
tree | commitdiff |
2004-11-18 |
Ryan Norton | Add incompat and depre changes to manual |
tree | commitdiff |
2004-11-18 |
Ryan Norton | fix various latex errors |
tree | commitdiff |
next |