2005-04-02 |
Vadim Zeitlin | added wxMemoryInputStream(wxMemoryOutputStream&) ctor... |
blob | commitdiff | raw |
2005-04-02 |
Vadim Zeitlin | added wxImage::IsTransparent(x, y) |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Julian Smart | Applied patch 1173802: Reimplementation of GtkFileChoos... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1166587 ] [wxMSW] Removes all flicker... |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Vadim Zeitlin | corrected GTK wrapping line |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | send wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | added wxTE_BESTWRAP style (which is the default now... |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Vadim Zeitlin | changed wxWindow::Refresh() to refresh the window child... |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Julian Smart | Added C/wxString array constructors to wxArrayString |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Vadim Zeitlin | fix handling Alt-key events in wxComboBox |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Vadim Zeitlin | wxTextCtrl with wxTE_RICH2 style now uses RichEdit... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | added support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | added orient parameter to wxMDIParentFrame::Tile() |
blob | commitdiff | raw | diff to current |
2005-03-20 |
Vadim Zeitlin | Seek(-1, mode) should work instead of giving an error... |
blob | commitdiff | raw | diff to current |
2005-03-19 |
Julian Smart | Added wxDialog::GetToolBar for PocketPC |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Julian Smart | Doc tweaks |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | fixed wxDateTime::SetToWeekDayInSameWeek(Sun, Monday_First) |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Julian Smart | Frames have Ctrl+Q accelerator set automatically, as... |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Michael Wetherell | Add wxTempFileOutputStream, patch 1152042 by Stas Sergeev |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
blob | commitdiff | raw | diff to current |
2005-03-12 |
Robert Roebling | gtk updates |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Vadim Zeitlin | added wxDebugReport |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Vadim Zeitlin | mention Linux/AMD64 build fix |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Robert Roebling | Applied GetSystemMetric patch to suppurt GTK and... |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Vadim Zeitlin | added wx_dynamic_cast() |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Julian Smart | Added wxBUFFER_VIRTUAL_AREA, wxBUFFER_CLIENT_AREA to... |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Ryan Norton | note wxURI change |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Julian Smart | Documented wxImage XPM data ctor |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Julian Smart | Added GetIcon, GetBitmap to wxImageList |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Włodzimierz Skiba | Consistent wxWindow::Enable with wxRadioBox::Enable... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | added InitAlpha() (replaces patch 991168) |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | wxGenericListCtrl::SetItemState(-1) now changes the... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | wxCommandProcessor::MarkAsSaved() and IsDirty() added... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | added wxMBConv parameter for wxFFile::ReadAll() and... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601) |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Kevin Hock | Documentation - wxTE_AUTO_URL for wxGTK2 from Mart... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Włodzimierz Skiba | wxDatePicker and wxDateTime for PalmOS. Remove conflict... |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Ryan Norton | Finalize wxJoystick on mac. Note change. Pretty up... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Vadim Zeitlin | added support for background bitmap specified in backgr... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Robert Roebling | Documentedm, that the print setup dialog has been |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Robert Roebling | Added raw bitmap access support to GTK 2.0. |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Ryan Norton | note wxMediaCtrl change - all that work for one line lol |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Robin Dunn | Include the size of any window borders (size vs. clientsize |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Włodzimierz Skiba | Native wxStaticText. Cleaning of wxRadioBox code before... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Włodzimierz Skiba | Use stock labels. Native wxRadioButton. Getting positio... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Kevin Hock | Mac vertical sliders consistent with MSW/GTK vertical... |
blob | commitdiff | raw | diff to current |
2005-01-25 |
Włodzimierz Skiba | wxButton, wxCheckBox, wxSlider, wxToggleButton native... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Włodzimierz Skiba | Native PalmOS wxControl and wxButton implementation... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Włodzimierz Skiba | Note about deprecating some wxSystemSettings members. |
blob | commitdiff | raw | diff to current |
2005-01-20 |
Włodzimierz Skiba | Simple wxBatteryPower API for the support in wxWinCE... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Event member variables hidden, text control efficiency... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Włodzimierz Skiba | PalmOS native colour dialog. |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | 1. extracted MSW-specific part of wxDynamicLibrary... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | implemented Export(file) |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | added API, docs and Win32 implementation of wxDatePicke... |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Włodzimierz Skiba | Initial wxSystemSettings::GetColour() for PalmOS. |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Vadim Zeitlin | fixed IMPLEMENT_DYNAMIC_CLASS2 macro |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Vadim Zeitlin | pass correct tool id (and not always -1) to EVT_TOOL_RC... |
blob | commitdiff | raw | diff to current |
2004-12-31 |
Włodzimierz Skiba | wxDialog::Show is virtual as elsewhere. Native PalmOS... |
blob | commitdiff | raw | diff to current |
2004-12-30 |
Włodzimierz Skiba | wxPD_CAN_SKIP for skipping parts of progress and reintr... |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Włodzimierz Skiba | Empty container and design description for native PalmO... |
blob | commitdiff | raw | diff to current |
2004-12-28 |
George Tasker | Added wxODBC changes to the log |
blob | commitdiff | raw | diff to current |
2004-12-24 |
Włodzimierz Skiba | wxPalmOS port started its development so let's list... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | added wxEXEC_NODISABLE |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | large files support for wxFFile (patch 1077980 from... |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | gravity for splitter window (patch 1046105) |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | cross-reference types in the generated docs (patch... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Robert Roebling | A bit of updating the changes.txt etc. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Robert Roebling | Whole bunch of minor doc updates from an external... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Julian Smart | Fixed spurious selection of combobox text during resize |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Kevin Hock | Freeze/Thaw implementation |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Julian Smart | Added flags argument to wxKill and wxProcess::Kill... |
blob | commitdiff | raw | diff to current |
2004-11-30 |
Włodzimierz Skiba | IS_HATCH macro replaced with wxBrush::IsHatch() + sourc... |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Włodzimierz Skiba | wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Włodzimierz Skiba | Sorting fixes to wxUniv wxCombo/ListBox [part of bug... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Václav Slavík | applied modified patch with native GTK wxFileDialog |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Ryan Norton | moved verbose changes to manual |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Włodzimierz Skiba | 3rd state in checkboxes for wxUniv [closes bug#1040585]. |
blob | commitdiff | raw | diff to current |
2004-11-15 |
Włodzimierz Skiba | wxUniv actualization. |
blob | commitdiff | raw | diff to current |
2004-11-14 |
Václav Slavík | added system colours and fonts support to XRC (based... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | added ZIP classes by M.J.Wetherell (patch 1030239) |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | better (more precise) values for wxGetOsDescription... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | replaced wxStream::GetSize() with GetLength() (still... |
blob | commitdiff | raw | diff to current |
2004-11-09 |
Włodzimierz Skiba | wxSizer::Add/Insert now returns pointer to wxSizerItem... |
blob | commitdiff | raw | diff to current |
2004-11-04 |
George Tasker | wxODBC changes logged |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Ryan Norton | restore ConvertToValidURI to prev. version for bw compa... |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Ryan Norton | mark incompat and depreciated changes for wxURL, add... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Vadim Zeitlin | undid last change to wxBitmapButton::GetBestSize()... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Vadim Zeitlin | fixed wxBU_EXACTFIT handling in wxBitmapButton (closes... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy... |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Vadim Zeitlin | use GetBestSize() and not GetSize() for AsIs() size... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Kevin Hock | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Vadim Zeitlin | added wxTextInputStream::operator>>(wchar_t) for compil... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Julian Smart | wxRadioButtons in the same group no longer have to... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Vadim Zeitlin | typo |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Vadim Zeitlin | mention enhanced metafiles bug fix |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | implemented SetWildcard() |
blob | commitdiff | raw | diff to current |
next |