2002-03-13 |
Stefan Csomor | added correct fallback color settings for XP when used... |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Some fixes for wxURLDataObject when wxUSE_UNICODE==1 |
tree | commitdiff |
2002-03-10 |
Vadim Zeitlin | better fix (i.e. one which actually works) for VC+... |
tree | commitdiff |
2002-03-10 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-03-10 |
Vadim Zeitlin | fix for using an invalid HWND in IsEditable |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | fixed a few VC++ warnings (release mode only) |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | [this message is for the previous commit as well] |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | don't include wx/wx.h unnecessarily |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | look at HOME and USERPROFILE in wxGetHomeDir() (patch... |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | compilation warning fix for the daily builds |
tree | commitdiff |
2002-03-09 |
Robin Dunn | Visual C++ needs sys/stat.h too |
tree | commitdiff |
2002-03-08 |
Václav Slavík | fixed MSVC compilation and warnings |
tree | commitdiff |
2002-03-08 |
Mattia Barbon | (Hopefully) last fix for daily builds |
tree | commitdiff |
2002-03-07 |
Robin Dunn | Removed unneeded assert |
tree | commitdiff |
2002-03-06 |
Ron Lee | removed superfluous assignment handled in base class. |
tree | commitdiff |
2002-03-06 |
Mattia Barbon | More fixes for daily builds |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied [ 520664 ] filedlg patch |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | fixed creation of the dialogs with a simple (non 3D... |
tree | commitdiff |
2002-03-05 |
Mattia Barbon | More blind fixes for daily builds |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case |
tree | commitdiff |
2002-03-05 |
Vadim Zeitlin | fix for wxScreenDC::GetSize |
tree | commitdiff |
2002-03-04 |
Mattia Barbon | Blind fix for daily builds |
tree | commitdiff |
2002-03-04 |
Julian Smart | Removed obsolete -WE flags from WIN32 BC++ makefiles |
tree | commitdiff |
2002-02-24 |
Vadim Zeitlin | added wxUSE_FSVOLUME |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | part of the fix to the initial colour selection in... |
tree | commitdiff |
2002-02-23 |
Vadim Zeitlin | implemented wxWindowDC and wxClientDC::GetSize() proper... |
tree | commitdiff |
2002-02-23 |
Václav Slavík | fix for (MSLU?) BEGIN/ENDEDITLABEL in Unicode build |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | 1. made wxDebugMsg, wxError and wxFatalError deprecated... |
tree | commitdiff |
2002-02-22 |
Vadim Zeitlin | misc fixes for (absense of) the borders |
tree | commitdiff |
2002-02-21 |
Vadim Zeitlin | wxCursor(wxImage) added (Chris Elliott, patch 517439) |
tree | commitdiff |
2002-02-21 |
Julian Smart | Removed bizarre test code of which I have no recollecti... |
tree | commitdiff |
2002-02-20 |
Julian Smart | NanoX modificati |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | *do* generate the LEAVE events even when the mouse... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | fixed mouse input handling in wxUniv: the static boxes... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | don't use border styles for windows in wxUniversal |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | use WS_CLIPSIBLINGS for wxStaticLine as well |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | removed unused test code (no real changes) |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | don't inherit the controls colours from the parent... |
tree | commitdiff |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
tree | commitdiff |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
tree | commitdiff |
2002-02-17 |
Václav Slavík | Unicode fixes and warnings cleanup |
tree | commitdiff |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
tree | commitdiff |
2002-02-17 |
Václav Slavík | cache return value of wxGetOsVersion |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | compilation warnings fixed |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | fixes for MSWGetCreateWindowFlags signature change |
tree | commitdiff |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
tree | commitdiff |
2002-02-17 |
Mattia Barbon | Blind fix for Win32 daily builds |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-16 |
Mattia Barbon | Fix Cygwin and MinGW compilation |
tree | commitdiff |
2002-02-16 |
Mattia Barbon | Fixed toolbar crash for MinGW/Cygwin |
tree | commitdiff |
2002-02-16 |
Vadim Zeitlin | refresh the item whose image depends on the expanded... |
tree | commitdiff |
2002-02-15 |
Václav Slavík | more MSLU fixes |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | undid my fix for loading 16x16 icons which results... |
tree | commitdiff |
2002-02-14 |
Vadim Zeitlin | wxFrame base class is xTLW, not wxWindow |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested... |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | fixed loading the icons with non default size |
tree | commitdiff |
2002-02-11 |
Robin Dunn | bugfix for SetString in a wxCheckListBox |
tree | commitdiff |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
tree | commitdiff |
2002-02-09 |
Robert Roebling | tmake update. |
tree | commitdiff |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | compilation fix for BC++ (hopefully) |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | compilation fix after m_lDlgCode removal |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
tree | commitdiff |
2002-02-05 |
Mattia Barbon | * SPACE -> TAB in filelist.txt |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | compilation fix for wxUniv |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | total wxBrush cleanup: made private stuff private,... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | changed CloneRefData() to take a const pointer |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | ScrollWindow() should use the rect it scrolls as the... |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | oops, Clone/CreateRefData() were not overridden in... |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | 1. fixed bug in wxDC::SetMapMode() which broke the... |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | removed GetString(), it doesn't belong here |
tree | commitdiff |
2002-02-01 |
Julian Smart | Added missing '!' to HasCapture() in window.cpp |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | don't return HTCLIENT for radiobox - this breaks redraw... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | implemented wxRegion::Offset() for MSW and documented it |
tree | commitdiff |
2002-01-29 |
Julian Smart | Removed references to helpxlp |
tree | commitdiff |
2002-01-29 |
Ron Lee | fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR... |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | Updated projects/makefiles |
tree | commitdiff |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | removed non existing unzip.h from the filelist.txt... |
tree | commitdiff |
2002-01-28 |
Gilles Depeyrot | axis orientation must not be taken into account for... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | Windows XP appearance fixes for status and tool bars... |
tree | commitdiff |
2002-01-27 |
Julian Smart | Applied patch to implement wxChoice::SetString and... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | implemented IsFixedWidth() correctly for MSW |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | use DEFAULT_CHARSET instead of ANSI_CHARSET |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
tree | commitdiff |
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 |
next |