]> git.saurik.com Git - wxWidgets.git/history - src
1. undid the "simplification" of patch 1096066 which resulted in a crash
[wxWidgets.git] / src /
2005-02-19  Vadim Zeitlin1. undid the "simplification" of patch 1096066 which...
2005-02-19  David Elliottinclude wx/setup.h and check to make sure it's not...
2005-02-19  Kevin HockENTER and LEAVE mouse events for multi-line text contro...
2005-02-19  Stefan Csomorcorrected bitmap mask -> Image conversion
2005-02-19  Kevin HockAdded newline at the end, eliminates gcc warning
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-19  Kevin HockwxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
2005-02-18  Kevin OllivierAdding GetPartialTextExtents implementation.
2005-02-18  Stefan Csomorusing correct theme heights for header on mac
2005-02-18  Stefan Csomornew layout was messing with separator positions
2005-02-18  Stefan Csomorguard quartz specific code
2005-02-18  Robin DunnDon't know if this is right but it fixes a compile...
2005-02-18  Robin DunnFix the use of Today() for when invalid date is passed...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Stefan Csomorsetting up correct port origin as well
2005-02-18  Stefan Csomorreintroducing direct access, clipping to client area...
2005-02-18  Stefan Csomorreintroducing direct access, cleanup
2005-02-18  Włodzimierz SkibaTypo fixes.
2005-02-18  Dimitri Schoolwerthuse prefix file; (auto-)removed some of the unused...
2005-02-18  Dimitri Schoolwerthdon't redefine __WXMAC__
2005-02-18  Stefan Csomorcorrecting support for more tool sizes, support for...
2005-02-18  Stefan Csomorhaving fixed size icons, scaling from other common...
2005-02-18  Stefan Csomoralpha support for Scale added
2005-02-18  Ryan NortonwxUSE_XXX related fixes
2005-02-18  Robin DunnSelect an item using the value passed to the ctor/Create
2005-02-18  Ryan Norton[ 1123124 ] wxStringBase::Alloc can change string length
2005-02-17  Vadim Zeitlinrevert to the old flicker-less version when background...
2005-02-17  Vadim Zeitlinminor cleanup
2005-02-17  Vadim Zeitlincorrected wxRTTI macros
2005-02-17  Vadim Zeitlinmore tweaks to drop down arrow drawing (Andreas Pflug)
2005-02-17  Ryan NortonUse without mimetypes enabled
2005-02-17  Ryan Nortoncompile wxFileXXXStream without wxFFileXXXStream
2005-02-17  Ryan NortonEnable compilation on mac without wxFontMapper
2005-02-17  Ryan Nortongcc doesn't have pragma warning
2005-02-17  Ryan Nortonint argument/unsigned int arg warning fix
2005-02-17  Stefan Csomor24x24 bitmaps and separator for flat style added
2005-02-17  Ryan NortonComboBox for cocoa
2005-02-17  Kevin OllivierAdded empty methods for wxIcon functions to match...
2005-02-16  Ryan Nortonimplement some missing methods
2005-02-16  Robert Roebling Applied background colour patch for Motif notebooks
2005-02-16  Julian SmartFixed windows not displaying on SmartPhone
2005-02-16  Dimitri Schoolwerthfixed wxlib Mach-O debug and release compilation
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-16  Stefan Csomoradded non-bordered toolbar tools
2005-02-16  Dimitri Schoolwerthfixed Mach-O compilation
2005-02-16  Dimitri Schoolwerthminor typo fixes
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...
next