]> git.saurik.com Git - wxWidgets.git/history - include
fixed wxGTK fullscreen mode, broken by my previous change to gtk/toplevel.cpp
[wxWidgets.git] / include /
2001-09-28  Václav Slavíkfixed wxGTK fullscreen mode, broken by my previous...
2001-09-28  Vadim Zeitlinapplied (slightly modified) wxGLApp patch for MSW
2001-09-28  Vadim Zeitlinapplied wxGLApp patch (#464500)
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin Dunnfixed compilation errors
2001-09-27  Robin DunnFixed compilation error
2001-09-27  Robin DunnAdded missing WXDLLEXPORT
2001-09-27  Robin DunnFixed problem with wxPen::SetDashes. (An array of...
2001-09-26  Václav Slavíktemporary stubs for fullscreen functions
2001-09-26  Václav SlavíkUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
2001-09-26  Václav Slavíkoops, forgot do add fullscreen stuff to wxTLWBase
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-24  Václav Slavíkstatusbar handling
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-23  Václav Slavíkadded wxBitmap::CopyFromIcon to wxGTK
2001-09-23  David WebsterFALSE, not false
2001-09-23  Mattia Barbon* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
2001-09-22  Václav SlavíkwxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
2001-09-22  Václav Slavíkevaluate window style in Create, not later
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ík(blind) fix for wxMotif compilation
2001-09-21  Mattia BarbonwxTextDataObject now uses Unicode if compiled with...
2001-09-20  Mattia BarbonUnicode compilation fixes.
2001-09-20  Mattia BarbonRe-enabled long long for MinGW.
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 Zeitlinbetter fix for MIPSpro warnings: removed unneeded calls...
2001-09-19  Vadim Zeitlincompilation fixes for MIPSpro SGI compiler
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íkwxFrame for wxUniv
2001-09-18  Václav SlavíkwxDialog for wxUniv
2001-09-18  Vadim Zeitlintest for long long directly instead of testing for gcc
2001-09-17  Ron Leeuse 'local' quoting for wx headers in lib source
2001-09-17  Ron Leefixed c++ style comments
2001-09-17  Gilles Depeyrotadded missing destructor for Darwin/Mac OS X (wxGtk...
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-09-15  Václav Slavíkcompilation fix
2001-09-10  Gilles Depeyrotadded missing defines
2001-09-10  Vadim ZeitlinVC++ compilation fix (hopefully)
2001-09-06  Vadim Zeitlinapplied patch from Xavier Nodet implementing better...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-03  Vadim Zeitlinadded Set/ClearColumnImage() helpers to wxListView
2001-09-02  Václav Slavíkadded wxHtmlCell::Get/SetId
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-29  Václav Slavíkoops, forgot to check in a wxMGL define
2001-08-29  Václav Slavíknon-recursive destructors
2001-08-29  Stefan Csomoradded error message in case older apple header files...
2001-08-28  Václav Slavíkcompilation fix
2001-08-28  Vadim Zeitlinimplemented wxDir::HasSubDirs() optimization for Unix
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-08-25  Václav Slavíkbeginnings of HTML4 tables layouter
2001-08-25  Vadim Zeitlinare there still versions of gcc around which require...
2001-08-25  Vadim Zeitlinadded wxGetDiskSpace for Win/Unix
2001-08-25  Vadim Zeitlinadded wxLongLong::ToString()
2001-08-25  Vadim Zeitlinapplied patch 432814: saving BMP in 1, 4 and 8 bpp
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-08-25  Vadim Zeitlinrefresh the tree ctrl when its back/foreground colour...
2001-08-24  Vadim Zeitlindeclared private wxString::operator=(int) to prevent...
2001-08-24  Vadim Zeitlinadded missing wxSTD
2001-08-23  Václav SlavíkProcessPlatformProperty should not be a member of wxXml...
2001-08-23  Václav SlavíkwxHtmlEasyPrinting indentation changes + CreatePrintout...
2001-08-22  Vadim Zeitlinadded UnregisterWindowClasses() (patch 447443)
2001-08-20  Vadim Zeitlinfixes for Raise() to work correctly with both top level...
2001-08-20  Vadim Zeitlindraw the selected items in another colour when the...
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-19  Stefan Csomoradded a few encoding convenience methods for pc-mac...
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-17  Julian SmartAdded possibility of 2-step initialisation, and wxWIZAR...
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-16  Václav Slavíkfinished wxWindow for MGL
2001-08-16  Vadim Zeitlinadded sending of EVT_TEXT_MAXLEN to wxGTK, suppressed...
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-14  Vadim Zeitlin1. reset default item in ~wxWindow (better to be safe)
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-13  Vadim Zeitlinimplemented (untested) work around for wxScrolledWindow...
2001-08-12  Václav Slavíkadded wxEventLoop::GetActive()
2001-08-12  George TaskerRemoved semi-colons off the end of two macro statement...
2001-08-12  Gilles Depeyrotadded missing methods/removed duplicated base methods
2001-08-12  Gilles Depeyrotapplied SourceForge patch #440594 which corrects ListBo...
2001-08-10  Robert RoeblingMessage dialog crashes when calling ::Move() etc. Better
2001-08-09  Václav SlavíkwxMGL support
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-08  Václav Slavíkmade some wxHtmlEntitiesParser's methods public --...
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Václav SlavíkUnicodification of wxTextFile
2001-08-06  Václav SlavíkUnicodification of wxTempFile
2001-08-06  Václav Slavíkcompilation fix
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-08-06  Vadim Zeitlindon't allow TABbing to wxHtmlWindow
2001-08-06  Vadim Zeitlincompilation fix
next