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 |
2004-09-16 |
Vadim Zeitlin | make the label window visible (patch 1013447) |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fixes for harmless mingw32 warnings |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | Warning fix (unused value assignment). |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed sending duplicate EVT_COMBOBOX events; documented... |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed wxMaximizeEvent generation |
tree | commitdiff |
2004-09-12 |
Vadim Zeitlin | fixed VC6 compilation |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | typo in last commit |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | added As/DissociateHandle() and implemented it for... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | fixed CopyFromBitmap() for shared wxIcon objects by... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | added a missing delete which resulted in a small memory... |
tree | commitdiff |
2004-09-10 |
Vadim Zeitlin | make background colour apply to choice/combobox dropdow... |
tree | commitdiff |
2004-09-10 |
Włodzimierz Skiba | Some unnecessary wxUSE_MFC occurences removed following... |
tree | commitdiff |
2004-09-09 |
Vadim Zeitlin | compilation fix for VC6 (closes 1025093) |
tree | commitdiff |
2004-09-09 |
Włodzimierz Skiba | WinCE fixes. |
tree | commitdiff |
2004-09-08 |
Vadim Zeitlin | unregister GL windows classes on program termination... |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Fixes and source cleaning for WinCE. |
tree | commitdiff |
2004-09-08 |
Włodzimierz Skiba | Native Smartphone wxTextCtrl. |
tree | commitdiff |
2004-09-07 |
Vadim Zeitlin | added wxTopLevelWindow::RequestUserAttention(); documen... |
tree | commitdiff |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
tree | commitdiff |
2004-09-07 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE... |
tree | commitdiff |
2004-09-04 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY... |
tree | commitdiff |
next |