]> git.saurik.com Git - wxWidgets.git/history - include
changed some Remove()s into RemoveAt()s
[wxWidgets.git] / include /
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-12  Vadim Zeitlinadded base parameter to wxString::To[U]Long
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-10-12  David WebsterNew wxUSE entries to support some new wx features.
2001-10-12  David WebsterNot really needed in CVS
2001-10-12  Vadim Zeitlinmade wxString::assign() more efficient (don't force...
2001-10-12  David WebsterSome updates
2001-10-12  Robin DunnMoved client data stuff directly into wxEvtHandler...
2001-10-11  Ron Leeadded DEFINE_LOCAL_EVENT_TYPE() macro
2001-10-10  Vadim Zeitlinmore missing WXDLLEXPORT(_DATA)
2001-10-10  Stefan Csomorno precompiled MacHeaders anymore (guarantees synched...
2001-10-10  Vadim Zeitlinfix to allow code using EVT_END_PROCESS to compie with...
2001-10-10  Vadim Zeitlinadded missing WXDLLEXPORT
2001-10-10  Vadim Zeitlinadded missing WXDLLEXPORT
2001-10-10  Robin DunnRemoved client data stuff from wxMenuBase since it...
2001-10-09  Robin DunnFixed compile errors, warnings and other DSMs, and...
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-08  Vadim Zeitlinadded and documented wxWS_EX_BLOCK_EVENTS flag
2001-10-08  Vadim Zeitlindon't check for Meta key in wxKeyEvent::HasModifiers()
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-10-07  Václav Slavíkgive focus to show top level windows
2001-10-06  Václav Slavíkmore wxMGL fixes
2001-10-06  Václav Slavíkmodified wxFrame/Univ to send wxSizeEvent when adding...
2001-10-06  Václav Slavíkfatal bug in wxMGL that caused hard to track crashes
2001-10-06  Václav Slavíkyou meant pragma interface, not pragma implementation
2001-10-05  Václav SlavíkwxHTML now outputs unrecognized entities verbosely
2001-10-05  Jouk Jansen Committing in .
2001-10-04  Václav Slavíkfixed unimportant typo
2001-10-04  Gilles Depeyrotstandard settings for wxMac compilation using CodeWarrior
2001-10-04  George TaskerSpelling typos in comments fixed
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-10-04  George TaskerAdded code to handle SQLSERVER, ACCESS, and MSDE allowi...
2001-10-02  Vadim Zeitlinmissing extern "C" added to fix linking problems with...
2001-10-02  Gilles Depeyrotinclude wx headers using "..." instead of <...>
2001-10-01  Václav Slavíkadded wxSystemSettings::HasFrameDecorations (anybody...
2001-10-01  Václav SlavíkwxMGL update
2001-10-01  Václav SlavíkwxPopupWindow for wxMGL
2001-10-01  Vadim Zeitlinrestored #include "chkconf.h"
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-30  Vadim Zeitlincompilation fix for !wxUSE_HELP
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Vadim Zeitlinmoved WXUNUSED_UNLESS_DEBUG after wx/debug.h include...
2001-09-30  Vadim Zeitlinhandle _DEBUG/NDEBUG correctly
2001-09-30  Vadim Zeitlinfix for wxCalendarCtrl::Create() (bug 458167)
2001-09-30  Stefan Csomormac toplevel window added
2001-09-30  Stefan Csomormac added
2001-09-29  Václav Slavíkremoved superfluous backslash
2001-09-29  Václav Slavíkreverted my previous commit to this file; was done...
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
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  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
next