]> git.saurik.com Git - wxWidgets.git/history - src
*** empty log message ***
[wxWidgets.git] / src /
2004-07-21  Vadim Zeitlincompilation fix
2004-07-21  Vadim Zeitlinimplemented wxNativeFontInfo::operator=() when wxUSE_PA...
2004-07-21  Vadim Zeitlincreate the disabled button brush if we're not using...
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Stefan Csomorfirst attempt for full screen implementation
2004-07-21  Vadim Zeitlinput the write end of the pipe in non blocking mode...
2004-07-21  Stefan Csomoronly on mouse-down
2004-07-20  Vadim Zeitlindon't suppose that all 32bpp DIBs have alpha, this...
2004-07-20  Vadim Zeitlindon't waste time initializing the memory of newly creat...
2004-07-20  Vadim Zeitlincompilation warning about printf type mismatch
2004-07-20  Vadim ZeitlinAddFile(wxImage&) -> AddFile(const wxImage&)
2004-07-20  Vadim Zeitlinfix for opening files with VC++ 8 (closes bug 994337)
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-20  Stefan Csomor10.2 fixes
2004-07-20  Stefan Csomorbackground handling
2004-07-20  Vadim Zeitlinadded DoPrepareDC()
2004-07-20  Stefan Csomorfixing best size to really include only 5 lines
2004-07-20  Stefan Csomorcorrecting window variant
2004-07-20  Stefan Csomorfor built-in dialogs, there is no m_peer instance,...
2004-07-20  Stefan Csomortrying to support non-wx controls on a window
2004-07-20  Stefan Csomorexplicit scrollbar style flags needed
2004-07-20  Włodzimierz SkibaWinCE fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-20  Stefan Csomorcorrected cwd manipulation for unicode builds
2004-07-20  Stefan Csomorremoved mpthread and added thread.cpp and tglbutton.cpp
2004-07-20  Stefan Csomorcorrected copied headers
2004-07-19  Kevin OllivierFixed display issues for Panther now that wxTextCtrl...
2004-07-19  Robin DunnHandle terminating NULL correctly
2004-07-19  Stefan Csomorswitching to correct name as Tiger doesn't have the...
2004-07-19  Włodzimierz SkibaFixed typo.
2004-07-19  Włodzimierz SkibaGetItemCount is int.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-19  Vadim Zeitlincompilation fix for wxUSE_THREADS == 0
2004-07-19  Stefan Csomorstring constants unicode savvy
2004-07-18  Kevin OllivierCorrect slider width when labels are used.
2004-07-18  Vadim Zeitlinuse wxLogTrace(htmldebug) instead of wxLogDebug() for...
2004-07-17  Robin DunnUse DeafultAttributes instead of hard coded defaults
2004-07-17  Julian SmartDon't show focus rectangle if wxNO_BORDER specified
2004-07-17  Václav Slavíkremoved accidentally committed debugging code
2004-07-17  Václav Slavíkuse corrent charset for page title in ANSI builds
2004-07-17  Václav Slavíkmore GTK2+ANSI fixes
2004-07-17  Václav SlavíkwxTLW::IsMaximized for wxGTK2 (patch 992743)
2004-07-17  Julian SmartEnsure we don't get an empty help menu on Mac
2004-07-17  Václav Slavíkfixed TABs handling
2004-07-16  Václav Slavíkadded wxXRC_NO_RELOADING
2004-07-16  Robin DunnFixed typo and increased the size of the cache used...
2004-07-16  Robin DunnAllow any too-large index to mean Append, just like...
2004-07-16  Václav Slavíkdon't use deprecated function wxUslepp
2004-07-16  Václav Slavíkadded wxHtmlWindow::ToText
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-07-16  Roger Gammans * add documentation for wxMemoryBuffer
2004-07-16  Włodzimierz SkibaSizer based placement of controls in generic colour...
2004-07-16  Włodzimierz SkibaCorrection to recently added wrong asserts.
2004-07-16  Robin DunnPass pos and size to MSWCreateControl so the initial...
2004-07-15  Robin Dunnfixed typo in a comment
2004-07-15  Stefan Csomorapplied patch 90459
2004-07-15  Włodzimierz SkibaLimited setup.h warning fix.
2004-07-15  Włodzimierz SkibaSmartphone adjustements.
2004-07-14  Václav Slavíkre-enabled and fixed wxTextCtrl::Cut,Copy,Paste with...
2004-07-14  Václav Slavíkprovide WM with hint about splash window's purpose...
2004-07-14  Stefan Csomorattempt to get a 'correct' current working directory
2004-07-14  Stefan Csomormaking getter const
2004-07-13  Stefan Csomorcarbon cfm fixes
2004-07-13  Stefan Csomoradding correct events
2004-07-13  Vadim Zeitlinfixed menu titles handling after wxID_SEPARATOR change
2004-07-13  Włodzimierz SkibaWarning fixes.
2004-07-13  Włodzimierz SkibaMissed conditional compilation.
2004-07-13  Vadim Zeitlinclean up modules after destroying the app, not before it
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-07-13  Włodzimierz SkibaWinCE fixes.
2004-07-13  Václav Slavíkset PangoContext's language correctly
2004-07-13  Václav Slavíkunified Pango GetTextExtent implementations
2004-07-12  Vadim Zeitlinreplace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
2004-07-12  Vadim Zeitlinfixed what looked like a bug in determining the default...
2004-07-12  Vadim Zeitlinfixed unused variable warnings
2004-07-12  Václav Slavíkremoved unneeded call to wxGetRootWindow, so that windo...
2004-07-12  Włodzimierz SkibaWarning fix for lack of -> operator.
2004-07-12  Włodzimierz SkibaWarning fix for assignment of unused value.
2004-07-12  Václav Slavíkremoved useless code accidentally left in
2004-07-12  Stefan Csomoradded MLTE support for 10.2 via classic implementation
2004-07-12  Stefan Csomoradded MLTE support for 10.2 via classic implementation
2004-07-12  Stefan Csomoradd implementation fallback for not yet instantiated...
2004-07-12  Stefan Csomornon-unicode build fix
2004-07-11  Stefan Csomoradaptions to m_peer methods
2004-07-11  Stefan Csomorcombobox and textctrl fixes
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-09  Vadim Zeitlininclude wx/dynlib.h, not wx/dynload.h, we don't need...
2004-07-09  Vadim Zeitlinfixed a warning about unusable code in release build
2004-07-08  Vadim Zeitlinfixed warning about deprecated wxUsleep
2004-07-06  Vadim Zeitlinanother compilation fix for after last check in
2004-07-06  Robin Dunnunicode compilation fix
2004-07-06  Vadim Zeitlinsuppress new lines in the details pane
2004-07-06  Vadim Zeitlinblind compilation fix for wxUSE_STL==1 (bug 985662)
2004-07-06  Dimitri Schoolwerthremoved deprecated source files from project (as well...
2004-07-05  Dimitri Schoolwerthfixed typo (no code changes)
2004-07-05  Vadim Zeitlinrenamed errcode to fix compilation with VC++ 8 (replac...
2004-07-04  Vadim Zeitlindon't set font unless necessary (patch 984853)
2004-07-04  Vadim Zeitlintypo/spelling fixes (patch 983448)
2004-07-04  Julian SmartShould set event object to relevant window when dispatc...
2004-07-04  Vadim Zeitlintypo fix in Restore(): __GTK20__ -> __WXGTK20__ (patch...
next