2005-03-21 |
Vadim Zeitlin | mention which files should be changed when adding a... |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | added qa library (currently consisting of wxDebugReport... |
tree | commitdiff |
2005-03-20 |
Julian Smart | Updated readme |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | Seek(-1, mode) should work instead of giving an error... |
tree | commitdiff |
2005-03-20 |
Julian Smart | Fixes for WinCE toolbar |
tree | commitdiff |
2005-03-19 |
Julian Smart | Fixed toolbar bitmap bug introduced by deriving wxToolM... |
tree | commitdiff |
2005-03-19 |
Julian Smart | Added wxDialog::GetToolBar for PocketPC |
tree | commitdiff |
2005-03-18 |
Julian Smart | Expanded wxSystemOptions docs, documented wxTE_CAPITALIZE |
tree | commitdiff |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
tree | commitdiff |
2005-03-18 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2005-03-18 |
Julian Smart | SetSashSize doc'ed |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | implemented wxMenuBar ctor taking array of menus/titles... |
tree | commitdiff |
2005-03-17 |
Vadim Zeitlin | fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First) |
tree | commitdiff |
2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
tree | commitdiff |
2005-03-17 |
Julian Smart | Small fixes for compiling Cygwin (with --disable-sockets) |
tree | commitdiff |
2005-03-16 |
Julian Smart | Implemented PocketPC menubar/toolbar as wxToolMenuBar... |
tree | commitdiff |
2005-03-16 |
Julian Smart | Added wxWINDOWS_POCKETPC, wxWINDOWS_SMARTPHONE |
tree | commitdiff |
2005-03-15 |
Julian Smart | UPdated notes |
tree | commitdiff |
2005-03-15 |
Julian Smart | Fixed wxToolBar for WinCE so normal bitmaps can be... |
tree | commitdiff |
2005-03-14 |
Julian Smart | Added wxPropertySheetDialog for implementing settings... |
tree | commitdiff |
2005-03-14 |
Julian Smart | Updated symbols |
tree | commitdiff |
2005-03-14 |
Julian Smart | Frames have Ctrl+Q accelerator set automatically, as... |
tree | commitdiff |
2005-03-14 |
Vadim Zeitlin | made GetDataDir() return the directory where the progra... |
tree | commitdiff |
2005-03-13 |
Michael Wetherell | Add wxTempFileOutputStream, patch 1152042 by Stas Sergeev |
tree | commitdiff |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
tree | commitdiff |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
tree | commitdiff |
2005-03-13 |
Michael Wetherell | Add wxTempFileOutputStream |
tree | commitdiff |
2005-03-12 |
Vadim Zeitlin | changed wxDL_DEFAULT to be same as wxDL_NOW as this... |
tree | commitdiff |
2005-03-12 |
Robert Roebling | gtk updates |
tree | commitdiff |
2005-03-12 |
Robert Roebling | Applied patch for ArtProvider. |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxDebugReport |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | gave default value of wxID_ANY to id parameter of wxSta... |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxSizerFlags::Left/Right() |
tree | commitdiff |
2005-03-10 |
Włodzimierz Skiba | Missing API of wxMenuItem. const corrections. PalmOS... |
tree | commitdiff |
2005-03-09 |
Václav Slavík | AddFile usage clarifications |
tree | commitdiff |
2005-03-09 |
Dimitri Schoolwerth | minor cleanup (doc typos fixed, removed tabs) |
tree | commitdiff |
2005-03-08 |
Kevin Hock | Removed descriptions of now-private m_ variables and... |
tree | commitdiff |
2005-03-08 |
Włodzimierz Skiba | Correct header filename (part of bug #1154011). |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | mention Linux/AMD64 build fix |
tree | commitdiff |
2005-03-08 |
Vadim Zeitlin | removed wx_dynamic_cast(), it can't be implemented... |
tree | commitdiff |
2005-03-07 |
Robert Roebling | Applied GetSystemMetric patch to suppurt GTK and... |
tree | commitdiff |
2005-03-06 |
Julian Smart | Removed spurious comment |
tree | commitdiff |
2005-03-06 |
Julian Smart | Doc tweaks |
tree | commitdiff |
2005-03-04 |
Robert Roebling | Applied John L's patches for curson scaling, image... |
tree | commitdiff |
2005-03-04 |
Robert Roebling | Changed wxFileName::SetExt() as per the discussion... |
tree | commitdiff |
2005-03-03 |
Vadim Zeitlin | added wx_dynamic_cast() |
tree | commitdiff |
2005-03-03 |
Julian Smart | Added wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to... |
tree | commitdiff |
2005-03-02 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2005-03-02 |
Ryan Norton | note that GetFromWindow is windows only |
tree | commitdiff |
2005-03-02 |
Ryan Norton | Document wxDisplay::GetFromWindow |
tree | commitdiff |
2005-03-02 |
Ryan Norton | fix unresolved reference |
tree | commitdiff |
2005-03-02 |
Ryan Norton | fix backslashes |
tree | commitdiff |
2005-03-02 |
Ryan Norton | grammer |
tree | commitdiff |
2005-03-02 |
Ryan Norton | clear up the 'something' |
tree | commitdiff |
2005-03-02 |
Ryan Norton | reword a bit - get rid of mention of the platforms... |
tree | commitdiff |
2005-03-02 |
Kevin Hock | Add missing wxFileDialog flags to both dialog overview... |
tree | commitdiff |
2005-03-01 |
Julian Smart | Typo fixes |
tree | commitdiff |
2005-02-28 |
Julian Smart | Search path correction (in line with intl.cpp) |
tree | commitdiff |
2005-02-28 |
Ryan Norton | note wxURI change |
tree | commitdiff |
2005-02-28 |
Ryan Norton | rename wxURI::GetUser to wxURI::GetUserInfo and add... |
tree | commitdiff |
2005-02-28 |
Julian Smart | Documented wxImage XPM data ctor |
tree | commitdiff |
2005-02-28 |
Vadim Zeitlin | support filenames with empty extension (foo.) (bug... |
tree | commitdiff |
2005-02-27 |
Vadim Zeitlin | added support for saving grey and grey-red PNG images... |
tree | commitdiff |
2005-02-27 |
Julian Smart | Tweaks to install guide |
tree | commitdiff |
2005-02-27 |
Julian Smart | Added GetIcon, GetBitmap to wxImageList |
tree | commitdiff |
2005-02-23 |
Włodzimierz Skiba | wxDocManager::GetTemplates was missing (#1149847) |
tree | commitdiff |
2005-02-22 |
Włodzimierz Skiba | Licence name correction. |
tree | commitdiff |
2005-02-22 |
Włodzimierz Skiba | More connections between wxWindow and wxRadioBox. |
tree | commitdiff |
2005-02-22 |
Włodzimierz Skiba | wxRect::SetSize documented. |
tree | commitdiff |
2005-02-21 |
Włodzimierz Skiba | Consistent wxWindow::Enable with wxRadioBox::Enable... |
tree | commitdiff |
2005-02-21 |
Julian Smart | Updated FAQs from web site |
tree | commitdiff |
2005-02-21 |
Dimitri Schoolwerth | reworded parts of the 'alpha channel support' paragraph |
tree | commitdiff |
2005-02-21 |
Vadim Zeitlin | declare variable used in source code example (bug 1093638) |
tree | commitdiff |
2005-02-21 |
Vadim Zeitlin | removed mention of client data, there is none in this... |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | define wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond... |
tree | commitdiff |
2005-02-20 |
Julian Smart | Duplicate label corrections |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | mention [_]UNICODE |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | more minor doc corrections (patch 1144628) |
tree | commitdiff |
2005-02-20 |
Julian Smart | Doc fixes |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | minor docs corrections (patch 1144566) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added InitAlpha() (replaces patch 991168) |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | wxGenericListCtrl::SetItemState(-1) now changes the... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | wxCommandProcessor::MarkAsSaved() and IsDirty() added... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | document GetOptionInt() as returning 0 for the options... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | added wxMBConv parameter for wxFFile::ReadAll() and... |
tree | commitdiff |
2005-02-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
tree | commitdiff |
2005-02-19 |
Kevin Hock | Documentation - wxTE_AUTO_URL for wxGTK2 from Mart... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
tree | commitdiff |
2005-02-16 |
Dimitri Schoolwerth | minor typo fixes |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Typo. |
tree | commitdiff |
2005-02-15 |
Robert Roebling | Implemented wxBitmap::HasAlpha() and ::UseAlpha(). |
tree | commitdiff |
2005-02-15 |
Julian Smart | Typo correction |
tree | commitdiff |
2005-02-15 |
Julian Smart | Small doc corrections |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | (blind) fix for ambiguity between Disconnect() overloads |
tree | commitdiff |
2005-02-15 |
Vadim Zeitlin | documented new overloaded Connect() and wxFooEventHandl... |
tree | commitdiff |
2005-02-15 |
Włodzimierz Skiba | wxDatePicker and wxDateTime for PalmOS. Remove conflict... |
tree | commitdiff |
2005-02-15 |
Ryan Norton | Note the media lib |
tree | commitdiff |
2005-02-14 |
Ryan Norton | Finalize wxJoystick on mac. Note change. Pretty up... |
tree | commitdiff |
2005-02-14 |
Julian Smart | Added wxContextMenuEvent |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Inversed slider and wrapper for datepicker control... |
tree | commitdiff |
next |