2004-06-04 |
Václav Slavík | changed wxColourData default palette to NULL colours... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
tree | commitdiff |
2004-05-31 |
Włodzimierz Skiba | Removed condition of old Watcom times. Open Watcom... |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
tree | commitdiff |
2004-05-29 |
Dimitri Schoolwerth | applied patch 961026: "Boundbox problem with rotated... |
tree | commitdiff |
2004-05-29 |
Robin Dunn | Take character size into account when calculating buffe... |
tree | commitdiff |
2004-05-28 |
Włodzimierz Skiba | Simplified pen style conversion. |
tree | commitdiff |
2004-05-27 |
Włodzimierz Skiba | Removed condition of old Watcom times. Open Watcom... |
tree | commitdiff |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
tree | commitdiff |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
tree | commitdiff |
2004-05-26 |
Julian Smart | Reverted config/resource name change |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Fix for bug# 956875. Added some wxCHECK's to MSW's... |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-21 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2004-05-21 |
Robin Dunn | fixed wxGetKeyState to get current status of non-togle... |
tree | commitdiff |
2004-05-20 |
Julian Smart | Commented out code that seems to produce choice/combobo... |
tree | commitdiff |
2004-05-19 |
Dimitri Schoolwerth | restored mask copying code when converting a wxBitmap... |
tree | commitdiff |
2004-05-19 |
Włodzimierz Skiba | Extended patch #942204, centralized wxDefaultSize,... |
tree | commitdiff |
2004-05-18 |
Robin Dunn | If the threads module hasn't been initialized yet then... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Patch #953165, Bug #821657: wxHIDE_READONLY no more... |
tree | commitdiff |
2004-05-15 |
Vadim Zeitlin | subdindented paragraphs support (patch 933436) |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Patch #952053, wxToggleButton gains WS_VISIBLE flag |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for... |
tree | commitdiff |
2004-05-10 |
Julian Smart | Don't show wrong shade of grey when disabled |
tree | commitdiff |
2004-05-09 |
Vadim Zeitlin | fixed wxFileDataObject in Unicode build |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | wxUniversal compilation fix. The fix is ok because... |
tree | commitdiff |
2004-05-08 |
Vadim Zeitlin | removed HandleSysCommand() and don't generate duplicate... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | CHM help is not compiled for wxUniversal. |
tree | commitdiff |
2004-05-08 |
Dimitri Schoolwerth | removed tab characters; minor code cleanup |
tree | commitdiff |
2004-05-08 |
Dimitri Schoolwerth | don't repaint window if hidden: reduces flickering... |
tree | commitdiff |
2004-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which... |
tree | commitdiff |
2004-05-07 |
Vadim Zeitlin | don't add WS_VISIBLE to all windows style (replaces... |
tree | commitdiff |
2004-05-07 |
Dimitri Schoolwerth | applied patch #931719: "ESC closes dialog instead of... |
tree | commitdiff |
2004-05-06 |
Vadim Zeitlin | don't create artificial alpha channel for all bitmaps... |
tree | commitdiff |
2004-05-06 |
Vadim Zeitlin | compilation fix for older compilers |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | call InitDialog() before showing the dialog, not after... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | oops, added missing const_cast to make last check in... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | made GetClippingBox() work even for clipping region... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | don't use non-const wxDC::GetBackground() which doesn... |
tree | commitdiff |
2004-05-04 |
Dimitri Schoolwerth | improved backwards compatibility when a wxGauge is... |
tree | commitdiff |
2004-05-03 |
Robin Dunn | Initial/Best size fixes for wxRadioBox, wxSlider and... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | set best size after filling the control with strings |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | removed the old hack needed to size the control properl... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | call SetInitialBestSize(), not SetBestSize(), when... |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | don't let wxChoice created with default size to shrink... |
tree | commitdiff |
2004-04-28 |
Dimitri Schoolwerth | don't inherit back- and foreground colour |
tree | commitdiff |
2004-04-28 |
Vadim Zeitlin | open registry keys in read-only mode as we might not... |
tree | commitdiff |
2004-04-27 |
Julian Smart | SmartPhone windows are always maximized: Patch 942118 |
tree | commitdiff |
2004-04-25 |
Robin Dunn | silence a bogus error message |
tree | commitdiff |
2004-04-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | fixed #if in Create(); don't use wxModelessWindows... |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | really fixed crash with strange HDN_GETDISPINFOWs under XP |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removin... |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | fixed unused variable warning |
tree | commitdiff |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
tree | commitdiff |
2004-04-20 |
Julian Smart | Test for SDK in use |
tree | commitdiff |
2004-04-20 |
Julian Smart | Compile fix for eVC++ 4 with PocketPC 2003 |
tree | commitdiff |
2004-04-19 |
Robert Roebling | Code for single instance and bring-to-top under CE. |
tree | commitdiff |
2004-04-19 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0 |
tree | commitdiff |
2004-04-18 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0 |
tree | commitdiff |
2004-04-18 |
Robert Roebling | make spin control flat, too, under Win CE. |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | byte ordering changed to network ordering |
tree | commitdiff |
2004-04-17 |
Robert Roebling | Make text controls flat under CE. |
tree | commitdiff |
2004-04-17 |
Robert Roebling | Since CE cannot do the logical/device origin calculations |
tree | commitdiff |
2004-04-17 |
Robert Roebling | Do not set size of PocketPC dialogs upon |
tree | commitdiff |
2004-04-17 |
Robert Roebling | Show the OK button in the title bar under PocketPC |
tree | commitdiff |
2004-04-17 |
Robin Dunn | Fix or add some DoGetBestSize's |
tree | commitdiff |
2004-04-16 |
Václav Slavík | Mingw compilation fixes |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | fixed WaitOnConnect() in non GUI mode (patch 905185) |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
tree | commitdiff |
2004-04-15 |
Václav Slavík | added GetFilenames |
tree | commitdiff |
2004-04-15 |
Robert Roebling | Added SW_SCROLLCHILDREN to make scrolling work |
tree | commitdiff |
2004-04-15 |
Robert Roebling | Fix to make frame visible under eVC 3.0 |
tree | commitdiff |
2004-04-15 |
Dimitri Schoolwerth | use Find, not Member |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Added #include for non PCH compilers |
tree | commitdiff |
2004-04-14 |
Vadim Zeitlin | don't use wxDIALOG_MODAL any more |
tree | commitdiff |
2004-04-13 |
Vadim Zeitlin | don't use WS_POPUP under CE for normal windows |
tree | commitdiff |
2004-04-13 |
Vadim Zeitlin | removed old eVC project files |
tree | commitdiff |
2004-04-13 |
Julian Smart | Only call Select within SetString when internal data... |
tree | commitdiff |
2004-04-12 |
Robert Roebling | eVC 3.0 doesn't like WS_CAPTION. I imagine that |
tree | commitdiff |
2004-04-12 |
Robert Roebling | eVC 3.0 doesn't know ExitProcess() but _exit() is OK. |
tree | commitdiff |
2004-04-12 |
Robert Roebling | eVC++ 3.0 doesn't know WS_THICKFRAME |
tree | commitdiff |
2004-04-11 |
Vadim Zeitlin | in wxGetFontEncFromCharSet(): map only DEFAULT_CHARSET... |
tree | commitdiff |
2004-04-11 |
Vadim Zeitlin | serialize wxNativeEncodingInfo using font names, not... |
tree | commitdiff |
2004-04-11 |
Dimitri Schoolwerth | applied patch #933086: "scrollbar stops compilation... |
tree | commitdiff |
2004-04-09 |
Dimitri Schoolwerth | implemented a simple DoGetBestSize() for MSW's wxScrollBar |
tree | commitdiff |
2004-04-08 |
Vadim Zeitlin | last check in forgot to add WS_VSCROLL to the listbox... |
tree | commitdiff |
2004-04-08 |
Vadim Zeitlin | suppress warnings during WinCE compilation |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Put back wxMSW's wxStaticBitmap::DoGetBestSize because... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | wxStaticBitmapBase::DoGetBestSize |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | don't define functions unused under CE when compiling... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | implemented abort() and added stub for getenv(): needed... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | removed unused stuff (fixes a couple of compilation... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | set device origin when drawing on a frame in order... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | don't define SetShape() for Windows CE; use wxTLWBase... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | use wxDIB object instead of static ConvertFromBitmap... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | enable wxDIB for Windows CE |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | taken the function unused under CE inside #ifndef __WXW... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | always use SYSTEM_FONT under CE, it doesn't have any... |
tree | commitdiff |
next |