]> git.saurik.com Git - wxWidgets.git/history - src
use CODE_GEN_FLAGS
[wxWidgets.git] / src /
2003-06-18  Vadim Zeitlinremoved a now unnecessary line
2003-06-18  Vadim Zeitlinbetter mask handling in wxBitmap to wxImage conversion...
2003-06-17  Vadim Zeitlinfixed compilation warnings
2003-06-17  Chris Elliottmodify Borland makefile to include bc in library names
2003-06-17  Julian SmartEliminated some code.
2003-06-17  Julian SmartAdded corrected Show() to wxPopupWindow
2003-06-16  Robin DunnRemove the test for parent window type when checking...
2003-06-16  Chris Elliottinitail Digital Mars makefile for stc
2003-06-16  Chris Elliottfaster Borland makefile
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-15  Václav Slavíkfixed misbehaving selection on some words
2003-06-15  Vadim Zeitlinempty description doesn't look good
2003-06-15  Vadim Zeitlintypo fix
2003-06-15  Vadim Zeitlinfixed bug with parsing filter string without description
2003-06-15  Vadim ZeitlinGTK2 Unicode build warning fix
2003-06-15  Vadim Zeitlincheck parmateres in Replace() (bug 752716)
2003-06-15  Mattia Barbon Blind fix for startup crash with Lesstif.
2003-06-14  Vadim Zeitlinalways NUL-terminate log messages, even if they're...
2003-06-14  Vadim Zeitlinspeed up for debug mode startup (doesn't matter much...
2003-06-14  Vadim Zeitlinregenerated using tmake to add fldlgcmn.cpp
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinadded virtual dtor to wxDateTimeHolidayAuthority (patch...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-06-14  Vadim Zeitlinimplemented alpha support for raw bitmaps under Mac
2003-06-13  Vadim ZeitlinSetSelection() may be used for both single and multi...
2003-06-13  Vadim Zeitlinadded possibility to customize the listbox colours
2003-06-13  David ElliottInclude wx/file.h even when using precompiled headers
2003-06-13  David Elliott* Added gsockcocoa.c to files list
2003-06-13  David ElliottAdded GSocket stubs for wxCocoa
2003-06-13  David ElliottUse the new wxNSStringWithWxString conversion function
2003-06-13  Chris Elliottfix some more samples for digital mars [allow contrib...
2003-06-13  David ElliottProposed wxMac MDI interface (in limbo)
2003-06-13  David ElliottAdded support for delayed deactivation of windows ...
2003-06-13  Julian SmartFixed MDI scrollbars
2003-06-13  Chris Elliottfix for dmc compilation of projects with more than...
2003-06-13  Vadim Zeitlinfixed bug in group counting Compile()
2003-06-13  Vadim Zeitlinsend wxEVT_SCROLLWIN_THUMBRELEASE events
2003-06-13  Vadim Zeitlincompilation fix for PCH
2003-06-13  Vadim Zeitlinfixed off by 1 bug in SelectRange()
2003-06-13  Vadim Zeitlinmade multiple selection behave more consistently with...
2003-06-13  Vadim Zeitlinregenerated all make/project files to include selstore...
2003-06-13  Vadim Zeitlinadded checks for the item index
2003-06-13  Václav Slavíkadded wxLocale::GetLanguageName
2003-06-12  Robin DunnPatch #753465 a fix for Bug#750363.
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2003-06-12  Václav Slavíkfixed typo
2003-06-12  Chris Elliottfix Borland makefile as per 2 recent bug reports
2003-06-12  David ElliottMake wxMDIParentFrame a regular top level window
2003-06-12  Chris Elliottfix Borland makefile for xrc as per SF report 747099
2003-06-12  Jouk Jansen Committing in .
2003-06-11  Vadim Zeitlinfixed warnings about assigning literal strings to char *
2003-06-11  Vadim Zeitlindon't ignore wxLC_NO_HEADER style when inserting first...
2003-06-11  Gilles Depeyrotapplied SF patch #752538 to implement wxGetOSDirectory...
2003-06-11  Julian SmartAllow for multiple CHM controllers in app (don't leak...
2003-06-11  Vadim Zeitlintrigraph warning fixed
2003-06-11  Vadim Zeitlinremoved countItems parameter from ctor -- doesn't work...
2003-06-11  Vadim Zeitlinimplemented multiple selection
2003-06-11  Vadim Zeitlinadded RefreshLines()
2003-06-11  Vadim Zeitlinremoved duplicate code from SetData(), just call AddData()
2003-06-11  Vadim Zeitlinmade CopySelection() always available (otherwise it...
2003-06-11  Vadim Zeitlinmerged the confllict resolution (I've fixed the m_forma...
2003-06-11  Vadim Zeitlina hack to make copying double clicked words to clipboar...
2003-06-11  Vadim Zeitlinadded selstore.(h|cpp)
2003-06-11  Vadim Zeitlinextracted wxSelectionStore in a separate file
2003-06-11  Stefan Csomorcorrected error in last fix for insert items
2003-06-10  Robin DunnEnsure that a wxMenuItem's parent menu is updated if...
2003-06-10  Václav Slavíkfixed Content-Type lookup
2003-06-09  David ElliottApple #pragma implementation fix (Yes, some of us do...
2003-06-09  Stefan NeisFixed Refresh to clip update rectangles to the visible...
2003-06-09  Stefan NeisMoved include to wx/module.h out of #ifndef WX_PRECOMP.
2003-06-09  Václav Slavíkcompilation fix for VisualAge C++
2003-06-09  Stefan NeisMoved include to wx/module.h out of #ifndef WX_PRECOMP.
2003-06-09  Stefan NeisFixed typos as reported by Adrian Gschwend.
2003-06-08  Julian SmartOnly bring the window to the top in Show() if we're...
2003-06-08  Stefan Csomorcorrected include for Apple's Dev Tools
2003-06-07  Václav Slavíkuse 'I' cursor when over text
2003-06-07  Stefan CsomorGetId was accessing the m_format var incorrectly
2003-06-07  Stefan CsomorAccepts Focus was incorrectly returning FALSE for a...
2003-06-07  Stefan Csomorcast correction Profiler
2003-06-07  Stefan Csomorcleanup
2003-06-07  Stefan CsomorMacHandleControlClick extended by mouseStillDown state...
2003-06-07  Stefan Csomorchanging inheritance and delegation
2003-06-07  Robin Dunnrevert my last change
2003-06-07  Julian SmartApplied patch [ 748638 ] wxDos2UnixFilename for unicode
2003-06-07  Julian SmartReports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
2003-06-07  Vadim ZeitlinDoGiveHelp() should be defined even if !wxUSE_STATUSBAR
2003-06-07  Julian SmartTypo fixed
2003-06-07  Julian SmartFix for [ 748805 ] Assert failure for specified situati...
2003-06-07  David ElliottPlace m_lastDoubleClick initialization inside existing...
2003-06-07  David ElliottAdded stub for the new pure virtual DoInsert method
2003-06-07  David Elliottinclude "wx/module.h" for wxModule
2003-06-06  Robin Dunnfix so wxMenu::InsertItem actually inserts rather than...
2003-06-06  Robin DunnJust silently return NULL like the other ports
2003-06-06  Robin DunnDon't get picky about unicode mode. Scintilla doesn...
2003-06-06  Julian SmartInclude module.h
2003-06-06  Robin DunnPut terminating NUL in the buffer since MB2WC doesn...
2003-06-05  Václav Slavíkadded wxHW_NO_SELECTION
2003-06-05  Václav Slavíkadded line selection
2003-06-05  Mattia Barbon Add missing header for wxMotif.
2003-06-05  Julian SmartDisable non-standard notebook styles if CommCtl doesn...
next