]> git.saurik.com Git - wxWidgets.git/history - src
evaluate window style in Create, not later
[wxWidgets.git] / src /
2001-09-22  Václav Slavíkevaluate window style in Create, not later
2001-09-22  Václav Slavíkmingw compilation fix
2001-09-22  Václav Slavíkw32api 1.1 support
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-22  Václav Slavíkfixed client area handling for wxFrame/Univ
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-22  Václav Slavíkadded wxInputConsumer to wxUniv
2001-09-21  Stefan Csomoradded wxSTD macro
2001-09-21  Mattia BarbonwxTextDataObject now uses Unicode if compiled with...
2001-09-20  Mattia BarbonMake easier to compile with MSVC5.
2001-09-20  Mattia BarbonMinGW compilation fix.
2001-09-20  Mattia BarbonUnicode compilation fixes.
2001-09-19  Václav Slavíkfixes to client area origin handling
2001-09-19  Václav Slavíkfixed problems with HTML printing w/o using wxHtmlWindow
2001-09-19  Vadim Zeitlincompilation fixes for MIPSpro SGI compiler
2001-09-19  Jouk Jansen Committing in .
2001-09-18  Václav Slavíkregenerated
2001-09-18  Václav Slavíkpartial implementation of wxTopLevelWindow for wXUniv
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-09-18  Václav Slavíkmade wxLocalFSHandler public and added Chroot to it
2001-09-18  Václav Slavíkminor changes to wxFrame/Univ
2001-09-18  Václav SlavíkwxDialog for wxUniv
2001-09-18  Vadim Zeitlincompilation warning fix for Intel C++
2001-09-18  Vadim Zeitlinfix for event processing in wxScrollHelper
2001-09-17  Robin DunnRegenerated from filelist.txt
2001-09-17  Robin DunnFixed compile error.
2001-09-17  Stefan Csomoradded toplvlcmn
2001-09-16  Václav Slavíkupdated generated file
2001-09-15  Václav SlavíkwxMGL update
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-09-15  Stefan Csomorchanged FindControl to FindControlUnderMouse and use...
2001-09-15  Václav Slavíkcompilation (hot)fixes for Mingw
2001-09-12  Gilles Depeyrotadded missing object files (sorted alphabetically for...
2001-09-12  Gilles Depeyrotremoved inexistant object file
2001-09-11  Vadim Zeitlindon't try to translate the standard encoding names
2001-09-10  Robin DunnRemoved font point size adjustment since wxWindows...
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-09  Vadim ZeitlinwxUniv compilation fix
2001-09-08  Václav Slavíkoops, HTML entities were parsed twice
2001-09-07  Kendall BennettMerged in latest wxApplet code from SciTech Perforce...
2001-09-06  Vadim Zeitlinset mouse position for COL_CLICK event
2001-09-06  Vadim Zeitlinapplied patch from Xavier Nodet implementing better...
2001-09-06  Julian SmartSmall changes
2001-09-05  Julian SmartCured a bug in wxSplashScreen whereby frame wasn't...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Jouk Jansen Committing in .
2001-09-03  Václav Slavíkforgot to commit some XRC files
2001-09-03  Vadim Zeitlinimplemented column images for the generic version
2001-09-02  Vadim Zeitlinadded support for column images under MSW
2001-09-02  Václav Slavíkapplied utf-8 fix patch
2001-09-02  Václav Slavíkadded id handling to image cells
2001-09-02  Václav Slavíkcomment clarification
2001-09-01  Václav Slavíkfix for wxStatusBar wrongly reporting field rects insid...
2001-09-01  Václav Slavíkmingw compilation fix, added some defines
2001-09-01  Václav Slavíkcompilation fix for mingw
2001-09-01  Václav Slavíkfixed memory leaks when parsing
2001-09-01  Václav Slavíkhelpbest.patch - makefiles regenerated
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-09-01  Robin DunnAdded classinfo macros for wxTreeEvent
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-31  Vadim Zeitlinimplemented and documented wxHtmlWindow::OnCellMouseHov...
2001-08-31  Vadim Zeitlinapplied a patch to remove spurious constrains unsatisif...
2001-08-31  Julian SmartRemove _all_ borders if that's what we specify to ShowF...
2001-08-30  Václav Slavíkminor fix that was part of helpbest.patch
2001-08-30  Julian SmartFixed cache-related bug in DoBlit.
2001-08-29  Gilles Depeyrotconditional compilation corrections for Apple Developer...
2001-08-29  Gilles Depeyrotadded missing include for compilation with Apple Develo...
2001-08-29  Gilles Depeyrotadded common and generic files implementing wxFindRepla...
2001-08-29  Václav Slavíkfixed my favorite bug (delete foo; call foo->Something())
2001-08-29  Julian SmartIsolated the 'error' case which I ignore
2001-08-29  Vadim Zeitlinfixed refreshing listctrl on focus change when it only...
2001-08-29  Julian SmartRemoved wxLogSysError call in wxHandleProcessTerminatio...
2001-08-29  Stefan Csomorcorrected shutdown proc
2001-08-28  Václav Slavíkmake it possible to open files from XRC in wxHtmlWindow
2001-08-28  Václav Slavíkfixed a bug in wxListCtrl: SetColumnWidth didn't set...
2001-08-28  Vadim Zeitlinanother compilation fix for whitespace-averse compilers
2001-08-28  Vadim Zeitlincompilation fix: ifdef instead of if
2001-08-28  Vadim Zeitlinimplemented wxDir::HasSubDirs() optimization for Unix
2001-08-27  Robert Roebling Probably fixed wxBeginBusyCursor.
2001-08-27  Vadim Zeitlinattempt to optimize wxDirData::Read() - made absolutely...
2001-08-27  Vadim Zeitlinfixed bug with directory expansion
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-08-27  Vadim Zeitlinsend right click events for the URLs too
2001-08-27  Vadim Zeitlinfixed y position of the drop point in HandleDropFiles...
2001-08-26  Václav Slavíktables code fixes
2001-08-26  Václav Slavíkfixed HTML parsing in regard to spaces between tags
2001-08-25  Václav Slavíkbeginnings of HTML4 tables layouter
2001-08-25  Vadim Zeitlincompilation fix
2001-08-25  Stefan Csomoradded quantize
2001-08-25  Stefan Csomoradded disk space
2001-08-25  Vadim Zeitlinwarning fixes
2001-08-25  Vadim Zeitlinno changes
2001-08-25  Václav Slavíkfixed a canonical example of Stupid Bug(tm)
2001-08-25  Vadim Zeitlinfixed return value of HandleEndSession to return true...
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-08-25  Vadim Zeitlinadded wxLongLong::ToString()
2001-08-25  Vadim Zeitlinuse raw (physical) coords in LIST_(R)DRAG events (patch...
2001-08-25  Stefan Csomorcorrected OWNER_DRAWN Remove to RemoveAt in Delete
2001-08-25  Vadim Zeitlinfixed crash in HitTest() with y position below the...
next