2002-01-25 |
Vadim Zeitlin | replaced DeleteEvtHandler with a call to RemoveEventHandler
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler()
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | handle 646 charset under Solaris as US-ASCII
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | don't crash, even if used incorrectly
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | fixes to handling of the 7 bit ASCII encoding
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | oops, fixed typo breaking iconv constness detection...
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | changes to allow making samples/demos with non GNU...
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | don't output the entire iconv() declaration in configure...
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | inserted @IF_GNU_MAKE@ to allow building with other...
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | commented out many OnXXX() functions
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | corrected a few bugs in OnGetItemXXX() docs
|
commit | commitdiff | tree |
2002-01-25 |
Vadim Zeitlin | removed inexisting Index() version
|
commit | commitdiff | tree |
2002-01-24 |
Vadim Zeitlin | fixed typo in EVT_WIZARD_HELP definition (patch from...
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | don't test for VPATH support for GNU make - this is...
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | cache the results of checks for make VPATH support...
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | allow building wxWin with non-GNU make (which doesn...
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | replaced non existing wxTE_HSCROLL style with wxHSCROLL
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | added 2nd wxEvent ctor argument
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | typos due to much cut-and-paste: colour -> font in...
|
commit | commitdiff | tree |
2002-01-23 |
Vadim Zeitlin | recognize 646 charset as US-ASCII (this is how it is...
|
commit | commitdiff | tree |
2002-01-22 |
Vadim Zeitlin | added a hack to work around the dummy kill focus messages...
|
commit | commitdiff | tree |
2002-01-22 |
Vadim Zeitlin | use standard colours in all ports
|
commit | commitdiff | tree |
2002-01-22 |
Vadim Zeitlin | added (dummy) implementation of GetMetric(wxSYS_CURSOR_...
|
commit | commitdiff | tree |
2002-01-21 |
Vadim Zeitlin | compilation fix for Borland (hopefully)
|
commit | commitdiff | tree |
2002-01-21 |
Vadim Zeitlin | added SetLabelFont() test
|
commit | commitdiff | tree |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser() similar to wxGetColourFromUser()
|
commit | commitdiff | tree |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser docs and links to it and wxGetColour...
|
commit | commitdiff | tree |
2002-01-21 |
Vadim Zeitlin | added wxFont::Ok
|
commit | commitdiff | tree |
2002-01-21 |
Vadim Zeitlin | added an explicit accessor to query the default key...
|
commit | commitdiff | tree |
2002-01-20 |
Vadim Zeitlin | added Append(wxArrayString) to wxItemContainer (and...
|
commit | commitdiff | tree |
2002-01-20 |
Vadim Zeitlin | tried to make wxArrayString(bool autosort) ctor more...
|
commit | commitdiff | tree |
2002-01-20 |
Vadim Zeitlin | added support for wxArrayString data in wxVariant
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | added the possibility to hide the tip window automatically...
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | dismiss the popup when an unprocessed key is pressed
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | documented new CaptureMouse() behaviour
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | compilation/linking fixes for DoCaptureMouse() change
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other...
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not...
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | fixed crash in iconv_close() as well
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | fixed crash in iconv_open() and cleaned up the code...
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | fixed compilation with wxUSE_WCHAR_T=0
|
commit | commitdiff | tree |
2002-01-19 |
Vadim Zeitlin | fixed GetDiskFreeSpaceEx calling convention (Markus...
|
commit | commitdiff | tree |
2002-01-18 |
Vadim Zeitlin | fix for Sun CC bug with not calling temporary objects...
|
commit | commitdiff | tree |
2002-01-18 |
Vadim Zeitlin | better native font support for wxGTK
|
commit | commitdiff | tree |
2002-01-18 |
Vadim Zeitlin | IFF support off by default
|
commit | commitdiff | tree |
2002-01-18 |
Vadim Zeitlin | corrected wxHIDE_READONLY documentation
|
commit | commitdiff | tree |
2002-01-18 |
Vadim Zeitlin | don't set WS_POPUP for all windows (fix for my last...
|
commit | commitdiff | tree |
2002-01-17 |
Vadim Zeitlin | wxUSE_IFF 0 by default
|
commit | commitdiff | tree |
2002-01-17 |
Vadim Zeitlin | recent MSW changes: wxFrame border styles and wxRadioButton...
|
commit | commitdiff | tree |
2002-01-17 |
Vadim Zeitlin | don't generate clicked events when we just get the...
|
commit | commitdiff | tree |
2002-01-17 |
Vadim Zeitlin | fixed frame border styles (allow creating a friend...
|
commit | commitdiff | tree |
2002-01-16 |
Vadim Zeitlin | more DLL compilation fixes
|
commit | commitdiff | tree |
2002-01-16 |
Vadim Zeitlin | added WXDIRREL needed for contrib samples
|
commit | commitdiff | tree |
2002-01-16 |
Vadim Zeitlin | lookup the classes in the hash table if it had been...
|
commit | commitdiff | tree |
2002-01-15 |
Vadim Zeitlin | added a fix for cygwin and cleaned up wxGetWorkingDirectory()
|
commit | commitdiff | tree |
2002-01-15 |
Vadim Zeitlin | added more files to wxBase distrib (and unzip.h to...
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | make locale modified them, not me
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | added wxFont::IsFixedWidth(), documented it and implemented...
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | made the alphabetic class order more alphabetic
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | made the alphabetic class order more alphabetic
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | added missing WXDLLEXPORTs
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | fixed warnings about double to int conversions, defined...
|
commit | commitdiff | tree |
2002-01-14 |
Vadim Zeitlin | do NOT append extension to the library names which...
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | 0. extracted toolbar colour mapping stuff to its own...
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | really fixed toolbar mapping bug (finally, it was the...
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | fixed toolbar mapping bug (optimizer bug?) in the release...
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | removed MSWDetachWindowMenu() (part of the MDI change...
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | fixed Set(month, day, year) docs (bug #502944)
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | applied patch for safer GIF decoding (502103)
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | fixed several resource leaks related to MDI menus
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | fixed wxRichEditModule::Load(): should return an error...
|
commit | commitdiff | tree |
2002-01-13 |
Vadim Zeitlin | fixed a huge memory leak in wxStreamBuffer
|
commit | commitdiff | tree |
2002-01-12 |
Vadim Zeitlin | SetValue() doesn't call Clear()
|
commit | commitdiff | tree |
2002-01-12 |
Vadim Zeitlin | made XPMs const
|
commit | commitdiff | tree |
2002-01-12 |
Vadim Zeitlin | Sun warning and Unicode fixes
|
commit | commitdiff | tree |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular...
|
commit | commitdiff | tree |
2002-01-11 |
Vadim Zeitlin | added support for wxALIGN_XXX in wxStaticBox
|
commit | commitdiff | tree |
2002-01-11 |
Vadim Zeitlin | reverted stupid compilation breaking typo checked in...
|
commit | commitdiff | tree |
2002-01-11 |
Vadim Zeitlin | minor wxFRAME_EX_CONTEXTHELP updates
|
commit | commitdiff | tree |
2002-01-11 |
Vadim Zeitlin | changes wxFRAME_EX_CONTEXTHELP value to avoid clash...
|
commit | commitdiff | tree |
2002-01-11 |
Vadim Zeitlin | no changes
|
commit | commitdiff | tree |
2002-01-10 |
Vadim Zeitlin | moved toolbar adjustments for the client size from...
|
commit | commitdiff | tree |
2002-01-10 |
Vadim Zeitlin | compilation fix for VC++
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | a few things I'd like to do
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | bug fix for wxBufferedInputStream::LastCount() after...
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | mention that wxDialog doesn't derive from wxPanel any...
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | winundef.h is needed for wxBase as well
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | copy dummy*.cpp files as well
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC:
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | no (real) changes
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | use wxTE_RICH for the log window now that it should...
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | added, implemented, documented wxTE_RICH2 and wxTextCtrl...
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | make listbox taller
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | exercise wxTextCtrl::GetRange
|
commit | commitdiff | tree |
2002-01-09 |
Vadim Zeitlin | wxNullFont shouldn't be passed to wxDC::SetFont()
|
commit | commitdiff | tree |
2002-01-08 |
Vadim Zeitlin | don't allow setting an invalid font
|
commit | commitdiff | tree |
2002-01-07 |
Vadim Zeitlin | added the splitter event processing and also cleaned...
|
commit | commitdiff | tree |
2002-01-07 |
Vadim Zeitlin | don't assign string literals to a char * variable
|
commit | commitdiff | tree |
next |