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 |
2004-07-29 |
David Elliott | Copied from src/msw/gsocket.c revision 1.61 |
tree | commitdiff |
2004-07-29 |
David Elliott | Applied gsockmsw.c 1.20 to 1.25 changes |
tree | commitdiff |
2004-07-28 |
David Elliott | wxWindowMSW::OnInitDialog is only implemented for WinCE |
tree | commitdiff |
2004-07-28 |
Julian Smart | Worked around static box opaqueness problem on WinCE... |
tree | commitdiff |
2004-07-28 |
Vadim Zeitlin | removed GSocket_[Un]Streamed |
tree | commitdiff |
2004-07-27 |
Julian Smart | Under WinCE, we need to send the groupbox z position... |
tree | commitdiff |
2004-07-27 |
Włodzimierz Skiba | Missing DMC OFN_* values. |
tree | commitdiff |
2004-07-26 |
Julian Smart | OFN_ENABLESIZING not appropriate for WinCE |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | implemented moving the dialog (patch 996448) |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | added status bar fields styles support (patch 988292) |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | support for alpha channel in toolbars (patch 949843) |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | check better before overwriting files (patch 951868) |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | don't set SO_REUSEADDR by default; added GSocket_SetReu... |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | fixed Freeze/Thaw() for wxCombobox (patch 925808) |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | use BS_RIGHT for right-aligned controls (patch 945460) |
tree | commitdiff |
2004-07-25 |
Vadim Zeitlin | basic UDP support (patch 835128) |
tree | commitdiff |
2004-07-23 |
Vadim Zeitlin | don't modify all wxBitmaps sharing the same wxBitmapRef... |
tree | commitdiff |
2004-07-23 |
Vadim Zeitlin | implement HitTest(pos) variant and not HitTest(x, y... |
tree | commitdiff |
2004-07-23 |
Włodzimierz Skiba | Correct definition of sorting function. |
tree | commitdiff |
2004-07-22 |
Robin Dunn | Also don't send set focus events when the window is... |
tree | commitdiff |
2004-07-22 |
Vadim Zeitlin | reimplemented wxBitmap::ConvertToImage() using wxDIB |
tree | commitdiff |
2004-07-22 |
Vadim Zeitlin | added wxDIB(HBITMAP) ctor and corresponding Create... |
tree | commitdiff |
2004-07-22 |
Robin Dunn | 39 items is awfully big |
tree | commitdiff |
2004-07-21 |
Robin Dunn | Call CreateControl instead of CreateBase |
tree | commitdiff |
2004-07-21 |
Vadim Zeitlin | create the disabled button brush if we're not using... |
tree | commitdiff |
2004-07-21 |
Vadim Zeitlin | put the write end of the pipe in non blocking mode... |
tree | commitdiff |
2004-07-20 |
Vadim Zeitlin | don't suppose that all 32bpp DIBs have alpha, this... |
tree | commitdiff |
2004-07-20 |
Włodzimierz Skiba | WinCE fixes. |
tree | commitdiff |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
tree | commitdiff |
2004-07-19 |
Włodzimierz Skiba | Fixed typo. |
tree | commitdiff |
2004-07-19 |
Włodzimierz Skiba | Fixes for wxUSE_STATUSBAR. |
tree | commitdiff |
next |