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 |
2004-09-04 |
Włodzimierz Skiba | Spelling fixes [#1017001], source cleaning. |
tree | commitdiff |
2004-09-03 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt... |
tree | commitdiff |
2004-09-03 |
Włodzimierz Skiba | Fix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI... |
tree | commitdiff |
2004-09-01 |
Chris Elliott | mdi menu updates fixed (after SF 1012653) |
tree | commitdiff |
2004-08-31 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE... |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-30 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
tree | commitdiff |
2004-08-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
tree | commitdiff |
2004-08-26 |
Włodzimierz Skiba | Source cleaning: whitespaces & tabs, ::, TRUE/true... |
tree | commitdiff |
2004-08-26 |
Robin Dunn | Some of these are not in BASE, cahnge back to WXDLLEXPORT |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Fix for wrong replacement of the FALSE. |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Fix for missed comment markup. |
tree | commitdiff |
2004-08-25 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
tree | commitdiff |
2004-08-25 |
Václav Slavík | WXDLLEXPORT fixes |
tree | commitdiff |
2004-08-24 |
Włodzimierz Skiba | Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord... |
tree | commitdiff |
2004-08-23 |
Włodzimierz Skiba | WinCE warning fixes. |
tree | commitdiff |
2004-08-23 |
Włodzimierz Skiba | Native SmartPhone wxChoice implementation. |
tree | commitdiff |
2004-08-20 |
Włodzimierz Skiba | Removed obsolete (Open) Watcom conditions. |
tree | commitdiff |
2004-08-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE... |
tree | commitdiff |
2004-08-19 |
Włodzimierz Skiba | Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true... |
tree | commitdiff |
2004-08-18 |
Włodzimierz Skiba | wxApp::GetComCtl32Version seems possible and works... |
tree | commitdiff |
2004-08-18 |
Włodzimierz Skiba | Source cleaning. |
tree | commitdiff |
2004-08-18 |
Włodzimierz Skiba | Fix for the undocumented holes in spiner sizes. |
tree | commitdiff |
2004-08-16 |
Włodzimierz Skiba | TRUE/true, FALSE/false, whitespace cleaning. |
tree | commitdiff |
2004-08-11 |
Włodzimierz Skiba | Warning fixes, source cleaning. |
tree | commitdiff |
2004-08-11 |
Václav Slavík | reverted my last change, pch problem is deeper and... |
tree | commitdiff |
2004-08-10 |
Václav Slavík | don't use precompiled headers for gsocket code |
tree | commitdiff |
2004-08-09 |
Włodzimierz Skiba | Fixed bug with truncation of Unicode data in wxConnecti... |
tree | commitdiff |
2004-08-08 |
David Elliott | Use bool instead of int. Replace TRUE/FALSE with true... |
tree | commitdiff |
2004-08-08 |
David Elliott | Removed incorrect struct qualifier from GSocketGUIFunct... |
tree | commitdiff |
2004-08-07 |
Robin Dunn | Hide the page before adjusting its size, otherwise... |
tree | commitdiff |
2004-08-06 |
David Elliott | Use delete foo; instead of GSocket_destroy(foo); |
tree | commitdiff |
2004-08-05 |
David Elliott | Removed unneeded GSocket files |
tree | commitdiff |
2004-08-05 |
Włodzimierz Skiba | Peparation for native Smartphone controls based on... |
tree | commitdiff |
2004-08-05 |
Włodzimierz Skiba | Unused parameters markup. |
tree | commitdiff |
2004-08-04 |
Włodzimierz Skiba | Blind fix to precompiled headers verified by author... |
tree | commitdiff |
2004-08-03 |
Włodzimierz Skiba | WinCE warning fixes. |
tree | commitdiff |
2004-08-03 |
David Elliott | * Made GSocket::GetError() exp/imp from net library... |
tree | commitdiff |
2004-08-03 |
David Elliott | Real C++(ish) code |
tree | commitdiff |
2004-08-02 |
Julian Smart | Fix for toolbar workaround (mustn't set flag unless... |
tree | commitdiff |
2004-08-01 |
Julian Smart | Fix by George Wismer to get flat toolbars under Windows... |
tree | commitdiff |
2004-07-31 |
Julian Smart | Fixed wxTextCtrl::SetMaxLength for rich edit controls |
tree | commitdiff |
2004-07-31 |
Vadim Zeitlin | fixed passing wxCharBuffer to a vararg function (part... |
tree | commitdiff |
2004-07-30 |
Vadim Zeitlin | switched to wxEventLoopBase/wxEventLoop implementation... |
tree | commitdiff |
2004-07-30 |
Włodzimierz Skiba | Conditional compilation fix. |
tree | commitdiff |
2004-07-29 |
Vadim Zeitlin | fix for assert when copying bitmap in CloneRefData() |
tree | commitdiff |
2004-07-29 |
Julian Smart | Checkbox needs an extra pixel in height on WinCE |
tree | commitdiff |
2004-07-29 |
David Elliott | C/C++ differences |
tree | commitdiff |
next |