]> git.saurik.com Git - wxWidgets.git/history - src
tiny script to generate tags for wxMSW
[wxWidgets.git] / src /
2005-02-16  Julian SmartStandard dialogs becoming useable on WinCE.
2005-02-16  Włodzimierz SkibaNative PalmOS wxLongLong. Introduction of wxULongLong_t...
2005-02-16  Julian SmartWinCE doesn't have _set_se_translator
2005-02-15  Robert Roebling Better resizing code fro wxComboBox.
2005-02-15  Julian SmartAbsolutely no idea what DisableAutomaticSETranslator...
2005-02-15  Julian SmartIgnorant WinCE fixes for compile breakage
2005-02-15  Robert Roebling Implemented wxBitmap::HasAlpha() and ::UseAlpha().
2005-02-15  Stefan Csomorguard against errors like in wxStringBase::AllocBeforeW...
2005-02-15  Robert Roebling Typo.
2005-02-15  Robert Roebling Committed currently disabled code that implements
2005-02-15  Ryan Nortonfixup for missing variable
2005-02-15  Ryan Norton[ 1123256 ] wxString operator+ pre-allocates buffer...
2005-02-15  Robert Roebling Fixed mem leak in wxColour::Set()
2005-02-15  Robert Roebling Applied pango font patch for X11.
2005-02-15  Vadim Zeitlin!USE_PCH compilation fix after last check in
2005-02-15  Vadim Zeitlinremoved m_isCaretAtEnd optimization added in rev 1...
2005-02-15  Vadim Zeitlinreuse code from wxDC::GetMultiLineTextExtent() instead...
2005-02-15  Vadim Zeitlin(blind) fix for virtual function hiding warning
2005-02-15  Vadim Zeitlinuse type-safe Connect()s
2005-02-15  Ryan Nortonfix CFDictionary/Number/String combo memory leak in...
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-15  Stefan Csomortheme brush erasing and cleanup
2005-02-15  Stefan Csomormoving focus and border handling at one place, adding...
2005-02-15  Stefan Csomorclipping to client area
2005-02-15  Stefan Csomorslowly approaching dcscreen...
2005-02-15  Stefan Csomoricon - bitmap conversions corrections (size is not...
2005-02-15  Stefan Csomorgetting rid of redundant redraws
2005-02-15  Stefan Csomortoplevel background behaviour changed
2005-02-15  Stefan Csomorcompile warnings, M_BITMAPDATA privatized
2005-02-15  Vadim Zeitlinuse wxDC::GetMultiLineTextExtent() instead of duplicati...
2005-02-15  Vadim Zeitlinremove INSTANCE declaration which uses wrong dll export...
2005-02-14  Ryan Nortonfix null-pointer crash
2005-02-14  Ryan NortonFinalize wxJoystick on mac. Note change. Pretty up...
2005-02-14  Włodzimierz SkibaCommon code for the same handling of wxSL_INVERSE.
2005-02-14  Stefan Csomoradded alpha channel support to ShrinkBy
2005-02-14  Włodzimierz SkibaMinor editing.
2005-02-14  Dimitri Schoolwerthfixed MSVC6's "C4702: unreachable code" warnings
2005-02-14  Jouk Jansen Committing in .
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-14  Vadim Zeitlinno changes, just mention gtk_paint_expander() in comment
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-14  Stefan NeisForce OMF mode for DLL builds.
2005-02-14  Ryan Nortonwarnin - move pict to where it belongs :)
2005-02-14  Ryan Nortonwarnins!
2005-02-14  Ryan Nortonwarning and compilos
2005-02-14  Ryan Norton10.2 fix for CG
2005-02-13  Vadim Zeitlinadded support for background bitmap specified in backgr...
2005-02-13  Stefan NeisAdded support for current version of "emxomf".
2005-02-13  Ryan Nortoncompilo
2005-02-13  Ryan Nortoncompile fix
2005-02-13  Ryan Nortoncompile fixes
2005-02-13  Václav Slavíkdon't crash on unterminated CDATA elements (patch ...
2005-02-13  Vadim Zeitlinreplaced wxLogDebugs() with wxLogTrace()S
2005-02-13  Vadim Zeitlindon't duplicate wxItemContainer methods in wxRadioBoxBa...
2005-02-13  Vadim Zeitlininclude wx/rawbmp.h
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Stefan Csomorsource compatible way to solve the background problem
2005-02-13  Stefan Csomorchanged back, as I found a source compatible way to...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-13  Vadim Zeitlincopy the right part of the existing background to the...
2005-02-13  Robert Roebling Added raw bitmap access support to GTK 2.0.
2005-02-13  Stefan CsomorwxMac needs inherited on paint for the correct backgrou...
2005-02-13  Stefan Csomoradding clipping support
2005-02-13  Stefan Csomordefault painting back to OnPaint handler
2005-02-13  Robert Roebling Comment out line that set the VirtualSizeHints()...
2005-02-13  Vadim Zeitlinfixes for wxDP_ALLOWNONE handling
2005-02-13  Vadim Zeitlinadded support for wxDP_ALLOWNONE in wxMSW; documented...
2005-02-13  Vadim Zeitlinbug fixes for using wxTransientPopupWindow and wxDP_ALL...
2005-02-13  Stefan Csomoradding focus and border quartz support
2005-02-13  Stefan Csomoradding metafile and clipboard support
2005-02-13  Vadim Zeitlinchanged Remove/InsertDir() parameter type to size_t...
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-12  Ryan NortonRework to include gnome preferences. Correct signal...
2005-02-12  Michael WetherellRename wxGetFileType to wxGetFileKind
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-12  Ryan Nortonchanges based on message #6 in my thread with Vaclav :)
2005-02-12  Ryan Nortonchange configure to better detect gstreamer. Check...
2005-02-12  Julian SmartRegenerated makefiles
2005-02-12  Vadim Zeitlincompilation fix for !wxUSE_ON_FATAL_EXCEPTION
2005-02-12  Robert Roebling Revert patch again, as the scrollbars are now always...
2005-02-12  Julian SmartPatch by David Brinegar to fix menubar updating after...
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-12  Julian SmartApplied [ 1059554 ] patch for [1028659] fixes a couple...
2005-02-12  Julian SmartApplied patch [ 1120683 ] Fix for wxDateTime::Format...
2005-02-12  Robert Roebling ALso correct scrollbar calc to not clip division...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-11  Robin DunnInitialize the new data memebers
2005-02-11  Robin DunnOn wxMSW Move an invisible system caret around with...
2005-02-11  Robert Roebling Correct rounding up vs. rounding down error in GTK+
2005-02-11  Robert Roebling Make wxTLW::Raise() actually bring the window to...
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2005-02-11  Vadim Zeitlindon't translate Win32 structured exceptions into C...
2005-02-11  Robert Roebling Made gnome printing stuff return wxPRINT_CANCELLED if
2005-02-11  Vadim Zeitlindon't hardcode the array size as done by last commit...
2005-02-11  Michael WetherellAdd wxGetFileType and IsSeekable
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-11  Julian SmartAvoid double-define on WinCE
2005-02-11  Julian SmartDon't use mnemonics for OK, Cancel and Close under...
2005-02-11  Włodzimierz SkibaUse parents client size and origin in placement of...
2005-02-11  Kevin HockwxSL_INVERSE for MSW. Heavily modified patch 1096922.
next