]> git.saurik.com Git - wxWidgets.git/history - src
Set CHRBITS to the "correct" amount.
[wxWidgets.git] / src /
2003-12-14  Ryan NortonSet CHRBITS to the "correct" amount.
2003-12-14  Václav Slavíkfixed fatal typo
2003-12-14  Ryan NortonSome unicode changes...
2003-12-14  Gilles Depeyrotcorrected wxUSE_UNICODE conditional compilation tests
2003-12-14  Gilles Depeyrotcorrected SF bug #809314: wxDynamicLibrary::ms_dllext...
2003-12-14  Stefan NeisFixed mouse event generation.
2003-12-14  Ryan Norton1.
2003-12-14  Ryan NortonReversed Change
2003-12-14  Stefan NeisBugfix.
2003-12-14  Václav Slavíkfixed compilation errors, made messages more human...
2003-12-14  Ryan Nortonwarning...
2003-12-14  Dimitri SchoolwerthFixed undeclared identifier compile error.
2003-12-14  Ryan NortonFixed a warning....
2003-12-13  Ryan NortonQuick change
2003-12-13  Ryan NortonMade compatible with new regex
2003-12-13  Gilles Depeyrotuse wxMac Mach-o GUI-specific functions (gsockosx)
2003-12-13  Julian SmartRemove bad casts
2003-12-13  Gilles DepeyrotGSocket (Generic Socket) Mac OS X mach-o part by Brian...
2003-12-13  Julian SmartAdded warning suppression
2003-12-13  Julian SmartFixed Unicode compilo
2003-12-13  Julian SmartApplied patch [ 859194 ] wxDateTime::SetFromDOS gives...
2003-12-13  Julian SmartAdded wxUSE_TOOLTIPS guard for previous patch
2003-12-13  Julian SmartApplied [ 858342 ] Event-based processing of item toolt...
2003-12-13  Ryan NortonBrian Victor's Patch & Cleanups
2003-12-13  Ryan NortonDisplay correct refresh rate & fixed reset mode with...
2003-12-13  Ryan NortonImplemented resolution changing using X11 video extenti...
2003-12-13  Ryan NortonAdded some placeholders...
2003-12-13  Robin DunnFixed cursor resource names to actually match what...
2003-12-13  Václav Slavíkdon't return error if we can't load English catalog...
2003-12-12  Václav Slavíkcompilation fix
2003-12-12  Václav Slavíkdon't crash
2003-12-12  Dimitri SchoolwerthCorrected size of staticbox borders when running OS...
2003-12-12  Václav SlavíkwxScrolledWindow can have children, too
2003-12-12  Dimitri SchoolwerthApplied fix for patch #846732 'filedalog long filename...
2003-12-11  Dimitri SchoolwerthFixed notebook redraw problems when using XP theme...
2003-12-11  Gilles Depeyrotupdated CodeWarrior 5.3 project with latest file changes
2003-12-11  Julian SmartCommented out WM_MOUSELEAVE until it can be fixed
2003-12-11  Chris Elliottremove files for win 3.1
2003-12-11  Julian SmartApplied patch [ 847127 ] HELP button displayed by wxMes...
2003-12-11  Julian SmartApplied [ 857819 ] STC CopyToClipboard uses LF on win32
2003-12-11  Julian SmartApplied patch [ 843965 ] RC/WXRC/XML related contribs...
2003-12-11  Julian SmartApplied patch [ 843287 ] wxNotebook remove page problems
2003-12-11  Julian SmartApplied patch [ 850594 ] wxFileName(_T("/fred")).GetFul...
2003-12-11  Julian SmartApplied patch [ 856318 ] A few Wine fixes
2003-12-11  Julian SmartApplied patch [ 829367 ] Correctly handle mouse wheel...
2003-12-11  Julian SmartApplied patch [ 829072 ] Splitter rendering fix
2003-12-11  Julian SmartApplied [ 828322 ] Use gdk_draw_polygon for the outline...
2003-12-11  Julian SmartApplied patch [ 828303 ] Slight wxColour cleanup
2003-12-11  Julian SmartApplied some of [ 810965 ] Implement wxEVT_LEAVE_WINDOW...
2003-12-11  Julian SmartApplied patch [ 816023 ] wxDialog overrides font setting
2003-12-11  Julian SmartAplied patch [ 816113 ] Inconsistent GetCharWidth over...
2003-12-11  Julian SmartApplied patch [ 817665 ] make file: URL return 0 on...
2003-12-11  Julian SmartApplied patch [ 817734 ] fix for cvs head with wxUSE_ST...
2003-12-11  Julian SmartApplied patch [ 818336 ] Add timestamp to gzip out...
2003-12-11  Julian SmartApplied patch [ 816021 ] SetFont without m_widget
2003-12-11  Julian SmartApplied patch [ 818941 ] Initialize vars and clear...
2003-12-11  Julian SmartApplied patch [ 819171 ] wxEventLoop::Run silently...
2003-12-11  Julian SmartApplied [ 821234 ] Fix: erroneous assertion failed...
2003-12-11  Julian SmartApplied patch [ 824244 ] wxMSW event loop fix
2003-12-11  Julian SmartApplied patch [ 827011 ] Event-based processing of...
2003-12-11  Julian SmartApplied patch [ 810585 ] wxTextCtrl::GetTextLine return...
2003-12-09  Václav Slavíkuse tl_PH locale instead of tl
2003-12-09  David ElliottAdd support for wxMask creation from RGBx data (x=unused)
2003-12-08  Václav Slavíkfixed wrong #ifdefs
2003-12-08  Julian SmartAdded 'Back' to accelerator possibilities
2003-12-08  David ElliottCompilation fix
2003-12-08  David ElliottImplement wxMask given a wxBitmap and a mask wxColour.
2003-12-07  Gilles Depeyrotapplied SourceForge patch # 854330 for Filedialog Unico...
2003-12-07  Gilles Depeyrotcorrected Unicode conversion when replacing shared...
2003-12-06  David ElliottAdded simple implementation of (Get|Unget)RawData.
2003-12-04  Julian SmartAdded wxWinCE project files and project file cleaner,
2003-12-03  Václav Slavíkunknown controls container can't be subclassed, assert...
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-12-02  Julian SmartPatches from "Viktor Voroshylo" <viktor@voroshylo.com>
2003-11-30  Vadim Zeitlinmarked FindColour() as deprecated; removed AddColour...
2003-11-28  Dimitri SchoolwerthFixed possible usage of uninitialized variable.
2003-11-28  Julian SmartWinCE patches from "Viktor Voroshylo" <viktor@voroshylo...
2003-11-27  Julian SmartAttempt to fix Borland compilo
2003-11-27  Dimitri SchoolwerthFixed signed/unsigned warning (GetCount() returns size_...
2003-11-26  Václav Slavíkset m_language even when wxstd.mo wasn't loaded
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-11-26  Václav Slavíkassert if wxLocale::Init called twice
2003-11-25  Vadim Zeitlindon't test whether m_selection is NULL both before...
2003-11-25  Vadim Zeitlinfixed memory leak (m_selection wasn't deleted)
2003-11-24  Dimitri SchoolwerthApplied patch #809919 (Allows wxMac threads to run...
2003-11-24  Dimitri SchoolwerthApplied patch #809019 (Adds embedded/plugin capabilitie...
2003-11-23  Stefan NeisEnabled handling of drive letters on OS/2.
2003-11-23  Stefan NeisFixed drive handling on OS/2.
2003-11-23  Stefan NeisFixed & improved file handling on OS/2.
2003-11-23  Stefan NeisUnified OS/2 and Unix code.
2003-11-23  Gilles Depeyrotapplied SF patch #846738 mousewheel support
2003-11-23  Mattia Barbon Avoid double free in wxComboBox::SetClientObject.
2003-11-23  Mattia Barbon Compilation fixes for wxUSE_STL == 1 and for wxUSE_UN...
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-22  Robin DunnUses wxSystemSettings for colour when there is no window
2003-11-21  Mattia Barbon Compilation fix.
2003-11-21  Gilles Depeyrotapplied SF patch #846732 file dialog long filename...
2003-11-20  Robin DunnWhen used from wxHtmlListBox it's possible for GetWindo...
2003-11-20  Dimitri SchoolwerthFixed gcc compiler warning (size_t was assumed to equal...
2003-11-19  Julian SmartFixed WinCE compilo
next