wxWidgets.git
2005-03-02  Ryan Nortonnote that GetFromWindow is windows only
2005-03-02  Ryan NortonDocument wxDisplay::GetFromWindow
2005-03-02  Ryan Nortonfix unresolved reference
2005-03-02  Ryan Nortonfix backslashes
2005-03-02  Ryan Nortongrammer
2005-03-02  Ryan Nortonclear up the 'something'
2005-03-02  Ryan Nortonreword a bit - get rid of mention of the platforms...
2005-03-02  Kevin HockAdd missing wxFileDialog flags to both dialog overview...
2005-03-01  Robin DunnAdded newDirectory flag to DirBrowseButton
2005-03-01  Robin DunnreSWIGged
2005-03-01  Robin DunnMake IsSelected be a bit more specific
2005-03-01  Mattia Barbon Revert my last commit, GetClientAreaOrigin was alread...
2005-03-01  Kevin HockRevert last change moving wxFloodFill from imagfill...
2005-03-01  Vadim Zeitlinrestored alpha test in raw image frame (why had it...
2005-03-01  Vadim Zeitlindon't use WXDLLEXPORT with nested template classes...
2005-03-01  Vadim Zeitlindon't try to save invalid image: added a wxCHECK(Ok...
2005-03-01  Michael WetherellMinor fixes for gcc
2005-03-01  Michael WetherellAdd samples to configure: ipc, keyboard, listbox, multi...
2005-03-01  Włodzimierz... Warning fixes.
2005-03-01  Robin DunnUse GetMark if available
2005-03-01  Stefan Csomorcorrect placard under toolbar
2005-03-01  Michael WetherellNo res-include for rpmspec wx24dsp
2005-03-01  Michael WetherellAdd $(TOP_SRCDIR)include for windres
2005-03-01  Włodzimierz... Warning fix.
2005-03-01  Włodzimierz... Missing header.
2005-03-01  Ryan NortonwxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
2005-03-01  Ryan NortonMove wxDoFloodFill to dc.cpp so that it can be 'used...
2005-03-01  Ryan Nortonwork w/o bitmap button
2005-03-01  Ryan NortonMore wxUSE_STATTEXT fixes
2005-03-01  Ryan NortonwxUSE_STATTEXT fixes
2005-03-01  Ryan Nortoncompilo
2005-03-01  Ryan NortonwxUSE_IMAGLIST fix (good grief...)
2005-03-01  Ryan NortonwxUSE_TOOLTIPS fix (good grief I think I just did this...
2005-03-01  Ryan NortonwxUSE_XX fix
2005-03-01  Ryan NortonwxUSE_XXX fix
2005-03-01  Ryan Nortonfixup for last commit
2005-03-01  Ryan Nortonmore wxUSE_IMAGE FUN
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup
2005-03-01  Vadim Zeitlinfix for crash when using wxEXEC_NODISABLE
2005-03-01  Ryan NortonwxUSE_IMAGE cleanup, fix warning
2005-03-01  Ryan Nortoncompile w/o tooltips
2005-03-01  Włodzimierz... wxChoicebook styles typo fix.
2005-03-01  Julian SmartTypo fixes
2005-03-01  Włodzimierz... More styles in XRC handlers of book controls.
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorhave CGImage Support in all OSX builds
2005-03-01  Stefan Csomorfix for non-quartz branch
2005-03-01  Vadim Zeitlindon't compare iterator after calling erase() in Process...
2005-03-01  Vadim Zeitlinadded accessor function to hide __VISAGECPP__ ugliness...
2005-03-01  Vadim Zeitlinupdate from Hiroshi Saito (patch 1153720)
2005-03-01  Vadim Zeitlinadded wxDP_ALLOWNONE (patch 1153889)
2005-02-28  Václav Slavíkworkaround for lack of res-define in our custom formats
2005-02-28  Robert Roebling Minimal layout change.
2005-02-28  Julian SmartSearch path correction (in line with intl.cpp)
2005-02-28  Włodzimierz... Don't use the 'unix-like' check for Palm.
2005-02-28  Robin Dunndelete singleInstanceChecker when exiting
2005-02-28  Robin DunnNotebookSizer is deprecated
2005-02-28  Robert Roebling Implemented wxRadioBox using a GtkTable.
2005-02-28  Robin DunnUpdates for doc/view from Morgan Hua
2005-02-28  Ryan Nortonnote wxURI change
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnUpdates for MouseGestures
2005-02-28  Ryan Nortonrename wxURI::GetUser to wxURI::GetUserInfo and add...
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnOops, checked in wrong file by mistake. Reverted last...
2005-02-28  Robin Dunnupdated setup.h changes for MSW
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Włodzimierz... Missing include.
2005-02-28  Włodzimierz... XRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-28  Robin DunnAdded more image options
2005-02-28  Robin DunnPatch from Will Sadkin:
2005-02-28  Robin DunnUndeprecated AddWindow, AddSizer, AddSpacer and etc.
2005-02-28  Robin DunnAdded wx.PrintData.Get/SetPrivData
2005-02-28  Robin DunnGetSelection is available on wxGTK now too.
2005-02-28  Robin DunnAdded GetBitmap, GetIcon to wx.ImageList.
2005-02-28  Robin DunnFix GetAmPmStrings wrapper
2005-02-28  Robin Dunndoc updates
2005-02-28  Robin DunnBuild/distrib updates
2005-02-28  Robin Dunnuse wxMin
2005-02-28  Robin Dunnavoid buffer overrun
2005-02-28  Ryan NortonwxDisplay::GetFromWindow is only on msw evidently
2005-02-28  Stefan Csomormask access row bytes fixed
2005-02-28  Vadim Zeitlintrying to fix dmc warning about potential overload...
2005-02-28  Vadim Zeitlinreturn const ref to label from GetLabel() and other...
2005-02-28  Chris Elliottfix missing defines with DMC
2005-02-28  Vadim Zeitlinremoved strange bit flipping under wxGTK when saving...
2005-02-28  Stefan Csomorcorrecting last commit
2005-02-28  Robert Roebling This change will make the parent TLW come to
2005-02-28  Julian SmartUnicode fix
2005-02-28  Robert Roebling Apply combobox patch II.
2005-02-28  Julian SmartRemoved call to obsolete (and presumably redundant...
2005-02-28  Robert Roebling Changed ComboDropDown button under GTK+ so that it
2005-02-28  Julian SmartDocumented wxImage XPM data ctor
2005-02-28  Vadim Zeitlindon't hide m_cal when disabling the control (bug 1150830)
2005-02-28  Vadim Zeitlinrestored manual calls to gtk_glwindow_realized/map_call...
2005-02-28  Julian SmartApplied patch [ 1121371 ] configtool NULL pointer accesses
2005-02-28  Julian SmartApplied socket destruction bug patch
2005-02-28  Julian SmartWinCE doesn't have DFCS_FLAT
2005-02-28  Julian SmartWinCE doesn't have GetThreadLocale
next