2005-08-05 |
Vadim Zeitlin | don't remember size passed to SetSize() as pending... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | corrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_F... |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | removed more remains of wxUSE_PENWINDOWS |
tree | commitdiff |
2005-08-04 |
Vadim Zeitlin | removed wxUSE_PENWINDOWS (and its misspellings), it... |
tree | commitdiff |
2005-08-03 |
Vadim Zeitlin | don't give error message if we failed to get the stack... |
tree | commitdiff |
2005-07-31 |
Vadim Zeitlin | account for client area origin when returning pending... |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Remove unused headers. |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | return pending position/size if any, not the current one |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | replaced wxMoveWindowDeferred() with wxWindow::DoMoveSi... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | take border into account in best size calculations |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | decreased text limit which we consider to be set by... |
tree | commitdiff |
2005-07-29 |
Włodzimierz Skiba | OW/Borland/MinGW warnings. Missing headers. |
tree | commitdiff |
2005-07-29 |
Chris Elliott | wxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271 |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | refactoring in preparation for further changes: moved... |
tree | commitdiff |
2005-07-29 |
Chris Elliott | fix for VC (also ok with Borland and DMC) |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | renamed GlobalPtr to GlobalPtrLock |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | many improvements/bug fixes to media control: new wxEVT... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | don't reserve space in the header for the column image... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | don't include shlwapi.h as it might be not available... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | don't log error if connection has been already terminat... |
tree | commitdiff |
2005-07-24 |
Vadim Zeitlin | corrected misleading comment about DllGetVersion() |
tree | commitdiff |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
tree | commitdiff |
2005-07-21 |
Vadim Zeitlin | position of wxEVT_MOUSEWHEEL events is now in client... |
tree | commitdiff |
2005-07-20 |
Vadim Zeitlin | check the validity of wxString pointer itself too |
tree | commitdiff |
2005-07-20 |
Vadim Zeitlin | check that wxString is valid before dumping it |
tree | commitdiff |
2005-07-20 |
Vadim Zeitlin | fixed assert when dumping a string which is locked... |
tree | commitdiff |
2005-07-18 |
Kevin Hock | QueryValue should use Open(Read) rather than Open ... |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | Missing wxUSE_* markup. |
tree | commitdiff |
2005-07-18 |
Julian Smart | Patch from Andre Reitz to correct a couple of bugs |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | Code simplification and warning fixes. |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | wxMSWUniv build fix. |
tree | commitdiff |
2005-07-16 |
Vadim Zeitlin | fixed handling of the accelerators of menu items added... |
tree | commitdiff |
2005-07-15 |
Vadim Zeitlin | check whether there is a critical window and don't... |
tree | commitdiff |
2005-07-15 |
Vadim Zeitlin | added SetCriticalWindow() and AllowProcessing(): this... |
tree | commitdiff |
2005-07-15 |
Włodzimierz Skiba | Missing header after recent changes. |
tree | commitdiff |
2005-07-14 |
Vadim Zeitlin | moved Esc processing from wxWindow to wxDialog where... |
tree | commitdiff |
2005-07-09 |
Vadim Zeitlin | made wxTLW::GetSize() return the size of the maximized... |
tree | commitdiff |
2005-07-08 |
Vadim Zeitlin | made IsMaximized() return true if frame had been maximi... |
tree | commitdiff |
2005-07-06 |
Vadim Zeitlin | use private window class for dialup manager hidden... |
tree | commitdiff |
2005-07-06 |
Vadim Zeitlin | don't generate ACTIVATE events for Alt-Space key press |
tree | commitdiff |
2005-07-04 |
Chris Elliott | fix SF Bug 1232271 |
tree | commitdiff |
2005-07-02 |
Vadim Zeitlin | fixed DoSetClientSize() to use ::MoveWindow() instead... |
tree | commitdiff |
2005-07-01 |
Vadim Zeitlin | really fixed wrong argument to wxString::Format() |
tree | commitdiff |
2005-07-01 |
Vadim Zeitlin | fixed wrong argument to wxString::Format(); include... |
tree | commitdiff |
2005-07-01 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
tree | commitdiff |
2005-07-01 |
Włodzimierz Skiba | eVC3 build fix. |
tree | commitdiff |
2005-06-30 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
tree | commitdiff |
2005-06-29 |
Vadim Zeitlin | use a constant instead of hardcoded value |
tree | commitdiff |
2005-06-24 |
Włodzimierz Skiba | Preserve logging state during QT plugin initialization. |
tree | commitdiff |
2005-06-24 |
Vadim Zeitlin | fixed appending menu items for a (popup) menu with... |
tree | commitdiff |
2005-06-23 |
Włodzimierz Skiba | Avoid logging when QT plugin is unused but fails (from... |
tree | commitdiff |
2005-06-21 |
Mattia Barbon | Implemented loading 256-color bitmaps. |
tree | commitdiff |
2005-06-21 |
Julian Smart | Applied [ 1213375 ] MSW wxMediaCtrl minor debugging... |
tree | commitdiff |
2005-06-21 |
Julian Smart | Applied [ 1223122 ] [wxMSW] Proper repainting when... |
tree | commitdiff |
2005-06-21 |
Václav Slavík | rolled back exceptions handling patch, it relied on... |
tree | commitdiff |
2005-06-20 |
Julian Smart | Reverted patch which appears to be responsible for... |
tree | commitdiff |
2005-06-20 |
Václav Slavík | changed exceptions handling to work under wxGTK |
tree | commitdiff |
2005-06-20 |
Vadim Zeitlin | compilation fix for wxUSE_OLE and wxUSE_ACCEL==0 for... |
tree | commitdiff |
2005-06-20 |
Vadim Zeitlin | compilation fix for wxUSE_OLE==0 for WinCE |
tree | commitdiff |
2005-06-20 |
Vadim Zeitlin | (harmless) eVC4 release mode warning fix |
tree | commitdiff |
2005-06-19 |
Vadim Zeitlin | WinCE compilation fix (no SM_C[XY]DRAG under CE as... |
tree | commitdiff |
2005-06-19 |
Julian Smart | Corrected wrong size used when refreshing notebook |
tree | commitdiff |
2005-06-17 |
Vadim Zeitlin | fixed typo in GetSelEnd() which made that the function... |
tree | commitdiff |
2005-06-17 |
Vadim Zeitlin | don't try to subclass tab control using the same window... |
tree | commitdiff |
2005-06-17 |
Vadim Zeitlin | undid last commit, it's not needed after fixing the... |
tree | commitdiff |
2005-06-17 |
Vadim Zeitlin | use empty string and not string().c_str() as title... |
tree | commitdiff |
2005-06-17 |
Julian Smart | Fix for eVC++ 3 |
tree | commitdiff |
2005-06-16 |
Vadim Zeitlin | fixed problem with wxKill(SIGNONE) returning error... |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1212208 ] Fix a bug in wxTreeCtrl with... |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1218833 ] [wxMSW] wxListBox optimisatio... |
tree | commitdiff |
2005-06-16 |
Julian Smart | Applied patch [ 1218849 ] [wxMSW] Removes magic numbers... |
tree | commitdiff |
2005-06-16 |
Dimitri Schoolwerth | added Thai/CP874 support for MSW |
tree | commitdiff |
2005-06-16 |
Vadim Zeitlin | fix index of appended items (broken by previous commit) |
tree | commitdiff |
2005-06-16 |
Vadim Zeitlin | don't redeclare struct tm if it's already declared... |
tree | commitdiff |
2005-06-15 |
Vadim Zeitlin | (harmless) eVC4 warning fix |
tree | commitdiff |
2005-06-15 |
Vadim Zeitlin | WinCE compilation fixes |
tree | commitdiff |
2005-06-14 |
Włodzimierz Skiba | Due to wxStringBase::CopyBeforeWrite() we need to resen... |
tree | commitdiff |
2005-06-13 |
Włodzimierz Skiba | '[1219035] cleanup: miscellaneous' and minor source... |
tree | commitdiff |
2005-06-10 |
Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... |
tree | commitdiff |
2005-06-10 |
Julian Smart | Need to set background colour for wxListBox, not just... |
tree | commitdiff |
2005-06-09 |
Vadim Zeitlin | always set flat toolbar style, even under XP with theme... |
tree | commitdiff |
2005-06-09 |
Vadim Zeitlin | don't statically link to SetMenuInfo(): it is not prese... |
tree | commitdiff |
2005-06-09 |
Vadim Zeitlin | (blind) compilation fix for wxUSE_UXTHEME==0 |
tree | commitdiff |
2005-06-09 |
Julian Smart | Temporary fix for checklistbox refresh problem; setting the |
tree | commitdiff |
2005-06-08 |
Vadim Zeitlin | test for TB_SETBUTTONINFO instead of _WIN32_IE in wxToo... |
tree | commitdiff |
2005-06-08 |
Vadim Zeitlin | define MIM_STYLE and MNS_CHECKORBMP for mingw32 which... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | don't use WINVER for tests, work around bug in VC6... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | don't draw edge around the bitmap for pseudo owner... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | InsertMenuItem() works with bitmaps under Win98 too... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | don't test for WINVER inside the library, we do all... |
tree | commitdiff |
2005-06-07 |
Włodzimierz Skiba | First part of '[ 1216148 ] cleanup: unused variables... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | VC6 (harmless) warning fix |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | use InsertMenuItem() for more native support of bitmaps... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | support not-quite-owner-drawn mode when we draw only... |
tree | commitdiff |
2005-06-07 |
Vadim Zeitlin | added wxGetWinVersion() |
tree | commitdiff |
2005-06-06 |
Włodzimierz Skiba | Source cleaning inspired by and included in patch ... |
tree | commitdiff |
2005-06-06 |
Vadim Zeitlin | check for Unicode being used under Win9x much earlier... |
tree | commitdiff |
2005-06-02 |
Julian Smart | Fix for older version of VC7 |
tree | commitdiff |
2005-06-02 |
Julian Smart | Missing header |
tree | commitdiff |
next |