]> git.saurik.com Git - wxWidgets.git/history - src
proper fullscreen handling
[wxWidgets.git] / src /
2001-09-28  Václav Slavíkproper fullscreen handling
2001-09-28  Václav Slavíkfixed wxGTK fullscreen mode, broken by my previous...
2001-09-28  Julian SmartNow uses GetFileAttributes for wxPathExists and wxFileE...
2001-09-28  Vadim Zeitlinapplied fix for 8 bit displays (already in the 2.2...
2001-09-28  Vadim Zeitlinapplied patch for regex building with BC++ (patch 463140)
2001-09-28  Vadim Zeitlinyet another fix for wxTextCtrl bg colour (patch 462838)
2001-09-28  Vadim Zeitlinallow multiple extensions in tge generic wxFileDialog...
2001-09-28  Vadim Zeitlinremoved .d files when doing make clean
2001-09-28  Vadim Zeitlinapplied (slightly modified) wxGLApp patch for MSW
2001-09-28  Vadim Zeitlinapplied wxGLApp patch (#464500)
2001-09-28  Vadim Zeitlin1. made description of some options in configure [hopef...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Vadim Zeitlinfix for wxExecute(subprocess which produces a lot of...
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-27  Robin DunnFixed problem with wxPen::SetDashes. (An array of...
2001-09-26  Václav Slavíkremoved wxBusyCursorSuspender use
2001-09-26  Václav SlavíkUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
2001-09-26  Vadim Zeitlincompilation fix
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-25  Vadim Zeitlincompilation fix
2001-09-25  Vadim Zeitlincompilation fix for other (than GTK/MSW) ports
2001-09-24  Vadim Zeitlinpass correct key code in TREE_KEY_DOWN event
2001-09-24  David Websterpatch fix for a constant definition under OS/2 VA V4.0
2001-09-24  Vadim Zeitlinfixed wxUniv menus under wxGTK
2001-09-24  Vadim Zeitlinadded workaround for GTK+ focus_out bug (and removed...
2001-09-24  Václav Slavíkimplemented captured windows stack
2001-09-24  Václav Slavíkstatusbar handling
2001-09-24  Mattia BarbonFixed wxToolbar95::FindToolForPosition
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-24  Vadim Zeitlin~wxToolBar() checks if the frame is being deleted in...
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-23  Václav Slavíkbetter learn the operators...
2001-09-23  Václav Slavíkfixed serious bug in wxFont::operator== (ignored weight)
2001-09-23  Václav Slavíkadded wxBitmap::CopyFromIcon to wxGTK
2001-09-23  Vadim Zeitlinreverted change to the best checkbox size calculation
2001-09-23  David WebsterLatest OS/2 build file updates to include the toplevel...
2001-09-23  Mattia Barbon* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
2001-09-22  Vadim Zeitlinfixed yet another bug in wxRegConfig::SetPath() - SetPa...
2001-09-22  Václav Slavíkoops, we definitely DON'T want to reset m_renderer...
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í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...
next