2004-11-10 |
Włodzimierz Skiba | OW fixes. |
tree | commitdiff |
2004-11-08 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2004-11-08 |
Ryan Norton | fixup authorship |
tree | commitdiff |
2004-11-08 |
Ryan Norton | finalize MSW implementation |
tree | commitdiff |
2004-11-07 |
Ryan Norton | some setup.h changes for wxMovieCtrl |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | allow multiple movie loading as per Julian's suggestion... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | add Length, Tell, SetPlaybackRate and GetPlaybackRate... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fixup |
tree | commitdiff |
2004-11-07 |
Ryan Norton | wxMovieCtrl - for playing movies - mac carbon QT 3... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fix for [ 1020924 ] wx.Display.IsPrimary is wrong |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fix for [ 950550 ] wxChoice - wxEmptyString (wxChoice... |
tree | commitdiff |
2004-11-06 |
Ryan Norton | fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl... |
tree | commitdiff |
2004-11-06 |
Ryan Norton | fix warning |
tree | commitdiff |
2004-11-06 |
Ryan Norton | rewrite wxGetKeyState a bit, spun from [ 1058347 ]... |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | Warning fixes to unused variables, int/wxChar keycode... |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | OW warning fix. |
tree | commitdiff |
2004-11-04 |
Włodzimierz Skiba | IsEmpty to empty change, warning fix to OW, whitespaces... |
tree | commitdiff |
2004-11-04 |
Włodzimierz Skiba | Make temporary MSWUniv buildable and mark problem for... |
tree | commitdiff |
2004-11-04 |
Włodzimierz Skiba | 'Unused ...' warning fix. |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Moved print dialog data conversion code |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | undid last change to wxBitmapButton::GetBestSize()... |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | fixed wxBU_EXACTFIT handling in wxBitmapButton (closes... |
tree | commitdiff |
2004-10-28 |
Włodzimierz Skiba | Warning fix due to unsigned nature of wParam. |
tree | commitdiff |
2004-10-27 |
Robin Dunn | Ensire that m_value is updated when SetSelection is... |
tree | commitdiff |
2004-10-22 |
Kevin Hock | Documentation patch from Olly Betts |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | DMC, OW and my copy of MinGW misses SH* values, Borland... |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Correct fix to the compile time assert under OW. Kudos... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | moved AppendAppName() from MSW to common code; modified... |
tree | commitdiff |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | initial implementation for MSW |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | don't set focus to the window when it is clicked if... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | extracted LPITEMIDLIST wrappers in a separate header... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | don't return wxLIST_HITTEST_ONITEMICON from HitTest... |
tree | commitdiff |
2004-10-18 |
Julian Smart | wxRadioButtons in the same group no longer have to... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Renamed wxPrintNativeData methods to better match |
tree | commitdiff |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | _() needs intl.h. |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | removed obsolete and unused code for USE_BITMAP_MASKS... |
tree | commitdiff |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed enhanced metafiles loading from files |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed inconsistent dllspec warning in DLL build |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Quiet cooperation between MSW and wxGL. |
tree | commitdiff |
2004-10-12 |
Vadim Zeitlin | check that item pointer is non-NULL in WM_DRAW/MEASUREITEM |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Undo last change due to STL. |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-10 |
Julian Smart | Fixed the change that broke eVC++ compile (please don... |
tree | commitdiff |
2004-10-09 |
Vadim Zeitlin | the #ifdef around BROWSEINFO.lpszTitle assignment is... |
tree | commitdiff |
2004-10-09 |
Julian Smart | Fix for Standard WinCE SDK |
tree | commitdiff |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-08 |
Robin Dunn | Check for an image list before complaining in OnGetItem... |
tree | commitdiff |
2004-10-07 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-06 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | store bitmap data in premultiplied by alpha format... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | use AlphaBlt() when blitting to a bitmap with alpha... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | update the disabled buttons appearance when system... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | fixed dll import specification of wxGetHInstance() |
tree | commitdiff |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
tree | commitdiff |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
tree | commitdiff |
2004-09-30 |
Václav Slavík | resize parent's frame client area correctly when status... |
tree | commitdiff |
2004-09-29 |
Robin Dunn | wxSystemSettings::GetMetric returns -1 if the metric... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | fixed flicker during MDI children creation: the frame... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Correction to lost #ifdef |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-28 |
Julian Smart | Removed fcntl.h include |
tree | commitdiff |
2004-09-28 |
Julian Smart | __WINCE__ -> __WXWINCE__ |
tree | commitdiff |
2004-09-27 |
Ryan Norton | revert bad change |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | code cleanup for the pen width condition (patch 1034942... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | set click coordinates to (-1, -1) if right mouse button... |
tree | commitdiff |
2004-09-27 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | keep the old wxFont::Create() signature (changed by... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | added wxGetFullModuleName(); use it instead of calling... |
tree | commitdiff |
2004-09-27 |
Ryan Norton | pass by reference, not value |
tree | commitdiff |
2004-09-26 |
Václav Slavík | partially reverted Robert's changes, did it more cleanly |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Moved function from mslu to utils to make the |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Trying hard to make things compile. |
tree | commitdiff |
2004-09-26 |
Julian Smart | Program args fix for WinCE |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Compilo. |
tree | commitdiff |
2004-09-26 |
Václav Slavík | notify parent frame that client area changed when statu... |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | added a way to create fonts with specified pixel size |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | support for huge files (patch 1002226) |
tree | commitdiff |
2004-09-24 |
Ryan Norton | fix typo |
tree | commitdiff |
2004-09-23 |
Vadim Zeitlin | don't free user data before sending wxEVT_COMMAND_LIST_... |
tree | commitdiff |
2004-09-23 |
Vadim Zeitlin | hack to _really_ fix crashes in comctl32.dll when proce... |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | WXUNUSED_UNLESS_ODRAWN does not reflect wxUSE_MENUS_NATIVE. |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | Smartphone fix. |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | WinCE warning fix. |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | keep m_value in sync with real combobox value (set... |
tree | commitdiff |
2004-09-18 |
Chris Elliott | fix compile break for unknown FLASHWINFO |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | construct brush used for painting disabled bitmap butto... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | fixed signature of wxTimerProc to be conformant to... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | fixed SetWindowStyleFlag() to not remove WS_VISIBLE... |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | replaced wxLogLastError with an assert when checking... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | do not call CopyIcon() in CloneRefData(), HICON is... |
tree | commitdiff |
next |