2002-01-24 |
Václav Slavík | added dummy <style> handler in order to hide CSS code |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | compilation fix for Borland (hopefully) |
tree | commitdiff |
2002-01-21 |
Ron Lee | added missing header. |
tree | commitdiff |
2002-01-21 |
Vadim Zeitlin | added an explicit accessor to query the default key... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | fixed compilation with wxUSE_WCHAR_T=0 |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | fixed GetDiskFreeSpaceEx calling convention (Markus... |
tree | commitdiff |
2002-01-18 |
Vadim Zeitlin | don't set WS_POPUP for all windows (fix for my last... |
tree | commitdiff |
2002-01-17 |
Vadim Zeitlin | don't generate clicked events when we just get the... |
tree | commitdiff |
2002-01-17 |
Vadim Zeitlin | fixed frame border styles (allow creating a friend... |
tree | commitdiff |
2002-01-17 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wxThread::GetCurrentId(), which returns an ID... |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wx/dirctrl.h to filelist.txt so it will get insta... |
tree | commitdiff |
2002-01-15 |
George Tasker | dummy(dll).obj is now created in wxWin/$D rather than... |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | 0. extracted toolbar colour mapping stuff to its own... |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | really fixed toolbar mapping bug (finally, it was the... |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | fixed toolbar mapping bug (optimizer bug?) in the relea... |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | removed MSWDetachWindowMenu() (part of the MDI change... |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | fixed several resource leaks related to MDI menus |
tree | commitdiff |
2002-01-13 |
Vadim Zeitlin | fixed wxRichEditModule::Load(): should return an error... |
tree | commitdiff |
2002-01-12 |
Vadim Zeitlin | SetValue() doesn't call Clear() |
tree | commitdiff |
2002-01-10 |
Vadim Zeitlin | moved toolbar adjustments for the client size from... |
tree | commitdiff |
2002-01-09 |
Vadim Zeitlin | added, implemented, documented wxTE_RICH2 and wxTextCtr... |
tree | commitdiff |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
tree | commitdiff |
2002-01-07 |
Robin Dunn | Clean up $(WXDIR)\$D too |
tree | commitdiff |
2002-01-07 |
Vadim Zeitlin | unfortunately the fuzzy colour comparison is really... |
tree | commitdiff |
2002-01-06 |
Václav Slavík | copyright update |
tree | commitdiff |
2002-01-06 |
Václav Slavík | 1. fixed CR/LF mess (sorry) |
tree | commitdiff |
2002-01-05 |
Robin Dunn | Fixed gs_metricsMap so the constants line up correctly... |
tree | commitdiff |
2002-01-05 |
Robin Dunn | Added missing wxNativeFontInfo::GetFamily(). I think... |
tree | commitdiff |
2002-01-05 |
Václav Slavík | MSLU fixes for RichEdit |
tree | commitdiff |
2002-01-05 |
Václav Slavík | MSLU fixes |
tree | commitdiff |
2002-01-05 |
Vadim Zeitlin | fixed incorrect calls to SelectObject(hdc, NULL) |
tree | commitdiff |
2002-01-05 |
Vadim Zeitlin | fixed resource leak in CreateIconFromBitmap() (Dimitri) |
tree | commitdiff |
2002-01-04 |
Julian Smart | Reversed breakage |
tree | commitdiff |
2002-01-04 |
Julian Smart | Fixes for GNUPro 00r1 |
tree | commitdiff |
2002-01-04 |
Vadim Zeitlin | fixed the dialog event table (bug #498611) |
tree | commitdiff |
2002-01-04 |
Julian Smart | Corrected (maybe) the object.h token syntax; corrected... |
tree | commitdiff |
2002-01-03 |
Václav Slavík | fixed MSW makefiles |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | moved Watcom thread stack size fix from .h to the .cpp |
tree | commitdiff |
2002-01-03 |
Ron Lee | Added (and documented :) optional stack size specificat... |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | fixed SetInsertionPoint() for the rich text controls... |
tree | commitdiff |
2002-01-03 |
Vadim Zeitlin | suppressed wrong debug error messages from SetFocus |
tree | commitdiff |
2002-01-02 |
Vadim Zeitlin | fixed NotMSW flag handling in the common files (now... |
tree | commitdiff |
2002-01-01 |
Václav Slavík | regenerated makefiles (forgot to do it after changing... |
tree | commitdiff |
2001-12-31 |
Vadim Zeitlin | attemps to speed up wxToolBar::MapBitmap() - failed |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | 1. wxSystemSettings class API face lift: better names... |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | compilation fixes for !wxUSE_FONTMAP |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | fixed wxComboBox initial autosizing (patch 496702) |
tree | commitdiff |
2001-12-30 |
Vadim Zeitlin | wxFontEnumerator returns all fonts, not TrueType only |
tree | commitdiff |
2001-12-29 |
Ron Lee | removed dependency on windows.h from dynload.h |
tree | commitdiff |
2001-12-27 |
Václav Slavík | fixed another 2 instances of wxStrncpy bug |
tree | commitdiff |
2001-12-27 |
Václav Slavík | Idiot I am; my previous commit certainly broke non... |
tree | commitdiff |
2001-12-27 |
Václav Slavík | fix for unicode crashes by Dimitri |
tree | commitdiff |
2001-12-25 |
Vadim Zeitlin | don't make control dirty after a call to SetValue() |
tree | commitdiff |
2001-12-24 |
Vadim Zeitlin | DoSetClientSize() may take 4 iterations to set the... |
tree | commitdiff |
2001-12-24 |
Vadim Zeitlin | changed the default font facename for the decorative... |
tree | commitdiff |
2001-12-24 |
Vadim Zeitlin | code clean up, avoid duplicating the same code in font... |
tree | commitdiff |
2001-12-23 |
Vadim Zeitlin | use wxFontMapper when setting the encoding (fix to... |
tree | commitdiff |
2001-12-23 |
Vadim Zeitlin | fixed handling of the items with indirect data broken... |
tree | commitdiff |
2001-12-23 |
Vadim Zeitlin | create masks even (slightly) faster |
tree | commitdiff |
2001-12-23 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
2001-12-23 |
Vadim Zeitlin | sped up the mask creation by a factor of 40 |
tree | commitdiff |
2001-12-23 |
Vadim Zeitlin | fixed sorting the items which have indirect data (i... |
tree | commitdiff |
2001-12-22 |
Julian Smart | More tweaks to wxMicroWi |
tree | commitdiff |
2001-12-22 |
Vadim Zeitlin | wxFont can now raelly use the native fonts |
tree | commitdiff |
2001-12-21 |
Julian Smart | More tinkering |
tree | commitdiff |
2001-12-21 |
Julian Smart | MicroWindows tweaks |
tree | commitdiff |
2001-12-21 |
Julian Smart | MicroWindows mods |
tree | commitdiff |
2001-12-20 |
Ron Lee | moved dynamic loader option checks to chkconf.h |
tree | commitdiff |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper |
tree | commitdiff |
2001-12-19 |
Vadim Zeitlin | suppress some warnings appearing in the optimized build... |
tree | commitdiff |
2001-12-19 |
Vadim Zeitlin | fixed redraw problems in wxStaticText |
tree | commitdiff |
2001-12-18 |
Vadim Zeitlin | compilation fix for old mingw32 |
tree | commitdiff |
2001-12-17 |
Václav Slavík | comment clarification |
tree | commitdiff |
2001-12-17 |
Vadim Zeitlin | don't use EM_STREAMIN at all in Unicode mode, it's... |
tree | commitdiff |
2001-12-17 |
Václav Slavík | applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to... |
tree | commitdiff |
2001-12-17 |
Václav Slavík | making wxMSW MSLU(unicows)-friendly |
tree | commitdiff |
2001-12-15 |
Vadim Zeitlin | fixed flicker in wxTreeCtrl::SetItemXXX() |
tree | commitdiff |
2001-12-15 |
Václav Slavík | blind fix for Unicode compilation of wxTextCtrl/msw |
tree | commitdiff |
2001-12-14 |
Vadim Zeitlin | wxConfig clean up and bug fix for record defaults |
tree | commitdiff |
2001-12-13 |
Ron Lee | Vadim, please check this, I think it's what you meant |
tree | commitdiff |
2001-12-12 |
Vadim Zeitlin | another memory leak fixed |
tree | commitdiff |
2001-12-09 |
Vadim Zeitlin | fix for my old and broken mingw32 headers |
tree | commitdiff |
2001-12-09 |
Julian Smart | Define SF_UNICODE if undefined |
tree | commitdiff |
2001-12-09 |
Vadim Zeitlin | fixed bug with the caret positioning after SetValue... |
tree | commitdiff |
2001-12-09 |
Ron Lee | fix bogus VC 'for' scoping. |
tree | commitdiff |
2001-12-09 |
Vadim Zeitlin | fixed displaying text in non default charset in the... |
tree | commitdiff |
2001-12-08 |
Václav Slavík | fixes for setup.h handling in Watcom makefiles |
tree | commitdiff |
2001-12-08 |
Václav Slavík | compilation fix for Watcom C++ |
tree | commitdiff |
2001-12-08 |
Vadim Zeitlin | fixed bugs with setting the client size when the differ... |
tree | commitdiff |
2001-12-08 |
Vadim Zeitlin | 1. don't emulate OFN_OVERWRITEPROMPT, use the real... |
tree | commitdiff |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
tree | commitdiff |
2001-12-07 |
Vadim Zeitlin | don't crash in wxGetWindowXXX() if HWND is 0 |
tree | commitdiff |
2001-12-04 |
Mattia Barbon | Fix for very old w32api |
tree | commitdiff |
2001-12-04 |
Julian Smart | Tried to fix makefile.g95 |
tree | commitdiff |
2001-12-04 |
Julian Smart | Ifdefed out code that wouldn't compile with Mingw32... |
tree | commitdiff |
2001-12-04 |
Vadim Zeitlin | fixed assert failure when removing a menu |
tree | commitdiff |
next |