]> git.saurik.com Git - wxWidgets.git/history - src
Committing in .
[wxWidgets.git] / src /
2003-02-07  Jouk Jansen Committing in .
2003-02-06  Julian SmartMoved ffile inclusion
2003-02-06  Robin DunnCheck the image height when calulating the line height...
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-02-06  Vadim Zeitlincompilation fix for WXWIN_COMPATIBILITY_2 == 1
2003-02-05  Robin DunnScintilla uses a -1 index to unselect, we need to catch...
2003-02-04  Stefan Csomoradded hints from QA 1061
2003-02-04  Stefan CsomorOSX native tooltips
2003-02-04  Stefan Csomorcarbon event savvy wakeup call
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2003-02-04  Vadim Zeitlintry to create smaller executables
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-02-04  Vadim Zeitlinfix for warnings when wxUSE_RESOURCE_LOADING_IN_MSW...
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-02-03  Mattia Barbon Make wxr resources work in Unicode mode.
2003-02-03  Mattia Barbon MSVC 5 does not have BIF_EDITBOX.
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-02-03  Jouk Jansen Committing in .
2003-02-02  Vadim Zeitlinchanged C++ comments in C comments
2003-02-02  Mattia Barbon Fix client data handling: delete client data for...
2003-02-02  Vadim Zeitlincompilation fix for wxUSE_RESOURCE_LOADING_IN_MSW == 0
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-02-02  Vadim Zeitlincompilation fix for non-PCH
2003-02-02  Julian SmartApplied patch [ 678788 ] Dialog command event propagati...
2003-02-02  Julian SmartApplied patch [ 675376 ] Improves wxStaticBoxSizer
2003-02-02  Julian SmartApplied patch [ 677730 ] Menus with radio items (wxUniv)
2003-02-02  Julian SmartApplied patch [ 670782 ] Combobox uses popup window...
2003-02-02  Julian SmartApplied Patch 664399: wxButton default size should...
2003-02-02  Vadim ZeitlinUnicode compilation fixes after wxFFile change
2003-02-02  Vadim Zeitlinmore std iostream + Unicode fixes; copy streams in...
2003-02-02  Vadim Zeitlinuse wxChar, not char, for the second argument of Open...
2003-02-02  Vadim Zeitlinindicate whether this is a selection or a deselection...
2003-02-02  Vadim Zeitlin(blind) fix for compilation in standard iostreams ...
2003-02-02  Vadim Zeitlinbig wxCursor cleanup
2003-02-02  Vadim Zeitlinunsuccessful attempts to create resizable dir dlg witho...
2003-02-01  Chris Elliottborland 5.5 on XP dislikes -WE line and dies; earlier...
2003-02-01  Vadim Zeitlinimplemented wxFileSelectorEx() (this fixes docview...
2003-02-01  Gilles DepeyrotOnly call use uppercase letter if control, alt, or...
2003-01-31  Vadim Zeitlinsilently ignore any X-fields in mime.types
2003-01-31  Vadim Zeitlincompilation fix for HP-UX CC
2003-01-31  Robert Roebling Uncommented warning that causes crashes while
2003-01-31  Stefan Csomorusing SelectWindow for Raise Implementation
2003-01-31  Stefan Csomoradded AppleEvent Handler, somehow the standard event...
2003-01-31  Robert Roebling Typo.
2003-01-31  Robert Roebling Compile fix.
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-30  Robert Roebling Printing update for Pango (GTK2 and X11-Unicode).
2003-01-30  Robin Dunn1. Added m_count and maintain its value in InsertItem...
2003-01-29  Stefan Csomorcarbon event support completed
2003-01-29  Stefan Csomorbug fix & carbon support
2003-01-29  Stefan Csomorstring conversion
2003-01-29  Stefan Csomorcarbon modal state
2003-01-29  Stefan Csomorbugfix : text background when using appearance text...
2003-01-29  Stefan Csomorgetting rid of wxBuffer
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions & carbon...
2003-01-29  Stefan Csomoradaptions for cleaned up string conversions
2003-01-29  Stefan Csomormoving string conversions at one place
2003-01-29  Stefan Csomorremoving path corrections for wxMac, we now want a...
2003-01-29  Jouk Jansen Committing in .
2003-01-29  Jouk Jansen Committing in .
2003-01-28  David Websterlistctrl update
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-28  Stefan Csomoronly handling inContent CarbonEvents if we are the...
2003-01-28  Stefan CsomorCarbonEvents Added
2003-01-28  Stefan CsomorReview, Carbon Events support
2003-01-28  Stefan Csomorstatic box parent warning added
2003-01-28  Stefan Csomorno new install of event handler
2003-01-28  Stefan Csomorcleanup, Carbon Events
2003-01-28  Stefan Csomorclipping before redraw in the setbackground callback
2003-01-28  Stefan Csomorcloser clipping
2003-01-28  Stefan Csomormini-patch for better layout under OSX
2003-01-28  Stefan Csomornew menu code
2003-01-28  Stefan Csomornot neede anymore
2003-01-28  Stefan Csomorcorrected Yes/No
2003-01-28  Stefan CsomorwxMenu Review, added Carbon Events and full OSX Support
2003-01-27  Gilles Depeyrotimproved Mac resource creation step in order to allow...
2003-01-27  Ron LeeFixed bug in FlexGridSizer mods that prevented them...
2003-01-27  Vadim Zeitlinadded Add/InsertTool() (patch 672032)
2003-01-27  Vadim Zeitlinthe string 'Goto...' should be translated (patch 674569)
2003-01-26  Václav Slavík1. added wxHtmlWindow::LoadFile
2003-01-26  Václav Slavíkadded wxSplitterWindow to XRC
2003-01-26  Robert Roebling Now scaling doesn't scale GetTextExtent() anymore...
2003-01-26  Václav Slavíkfixed loading of GNOME2 mime icons (still not working...
2003-01-26  Julian SmartFixed problem with kill focus event getting sent to...
2003-01-26  Václav Slavíkcompilation fixes (bug #672413)
2003-01-26  Václav Slavíkeliminate __WIN32__ only code
2003-01-26  Vadim Zeitlinmoved OLE files group under MSW files -- this is more...
2003-01-26  Vadim Zeitlincorrected the paths for the OLE files
2003-01-26  Robert Roebling Font work.
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2003-01-26  Vadim Zeitlinadded support for non flexible (in one direction only...
2003-01-25  Vadim Zeitlinadded wxArray::SetCount()
2003-01-25  Mattia Barbon Compilation fix for changed wxSizer::Remove() signature.
2003-01-25  Vadim Zeitlinrestored int (instea of size_t) in Remove() and Detach...
2003-01-25  Vadim Zeitlinremoved warnings about using the deprecated functions...
2003-01-25  Vadim Zeitlinfixed typo in library name
2003-01-25  Vadim ZeitlinFile/DirExists() are const now
2003-01-25  Ron LeeUpdate wxList operators, TRUE, FALSE.
2003-01-25  Ron LeeUpated list operators, TRUE, FALSE.
2003-01-25  Ron LeeUpdate list operators, s/TRUE/true/ etc.
next