]> git.saurik.com Git - wxWidgets.git/history - src
Applied patch [ 686843 ] File Dialog Wildcard Bug
[wxWidgets.git] / src /
2003-02-18  Julian SmartApplied patch [ 686843 ] File Dialog Wildcard Bug
2003-02-18  Julian SmartApplied patch [ 681262 ] Add EVT_MENU_OPEN support...
2003-02-17  Julian SmartChanged back inline/const things
2003-02-16  Julian SmartAdded start at accessibility functionality
2003-02-15  Stefan CsomorFiles from a Drop were only added but the fileslist...
2003-02-14  Mattia Barbon Setting background colour on listbox parent makes...
2003-02-14  Mattia Barbon Fix wxEventLoop so it does not sleep 20 msec between...
2003-02-14  Vadim Zeitlinsilent gcc warning about missing \n at the end of file
2003-02-14  Vadim Zeitlincompilation fix (missing header)
2003-02-13  Jouk Jansen Committing in .
2003-02-12  Chris Elliottfirst watcom makefile
2003-02-12  Václav Slavíkcompilation fixes
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-12  Vadim Zeitlinremoved redundant code
2003-02-11  Mattia Barbon Finished native wxComboBox implementation; it still...
2003-02-11  Robert Roebling Minor corrections.
2003-02-10  Chris Elliottfix contrib makefile for watcom
2003-02-10  Mattia Barbon Clearly mark wxGLCanvas as not working under wxX11.
2003-02-10  Mattia Barbon Fix compilation after last fix.
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-10  Chris Elliottfix for making libraries
2003-02-10  Stefan Csomorbug fixes
2003-02-10  Vadim Zeitlinset orientation for scrolbar events
2003-02-10  Robert Roebling Support underscroes in menu item names under GTK2
2003-02-09  Vadim Zeitlinuse bigger than default page size to avoid 'library...
2003-02-09  Vadim Zeitlindon't trigger an assert in wxFileConfigGroup::DeleteSub...
2003-02-09  Mattia Barbon Do not use stipple when drawing text, use solid foreg...
2003-02-09  Mattia Barbon Replaced wxDebugMsg with wxLogError.
2003-02-09  Stefan Csomorcrash upon hide fix
2003-02-09  Stefan Csomorcode
2003-02-09  Stefan Csomornative tooltips
2003-02-09  Stefan Csomorredraw changes
2003-02-09  Stefan Csomorcode changed along msw lines
2003-02-09  Stefan Csomorcorrected disposal for b/w cursors and creation and...
2003-02-09  Stefan Csomormask and hotspot corrections
2003-02-09  Stefan Csomorclipboard bitmap support extended
2003-02-09  Stefan Csomorclipboard
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.
next