wxWidgets.git
2008-10-16  Vadim Zeitlinremove obsolete makefiles
2008-10-16  Vadim Zeitlindisable VC6 warning C4284; put all warning disable...
2008-10-16  Václav Slavíkreverted broken changes from r56345 and r56349
2008-10-16  Paul Cornettsimplify code by using wxGTKPrivate::GetButtonWidget()
2008-10-15  Václav Slavíkcompilation fix for older glib versions after r56345
2008-10-15  Vadim Zeitlinreset deferred position/size if the window was moved...
2008-10-15  Vadim Zeitlinimplement GetSizeAvailableForScrollTarget() in MyScroll...
2008-10-15  Vadim Zeitlindocument GetSizeAvailableForScrollTarget()
2008-10-15  Václav Slavíkdon't use deprecated gtk_object_sink(), replace it...
2008-10-15  Václav Slavíkno need to iterate over all special icon names after...
2008-10-15  Bryan PettyRemoved traces of wxFormBuilder from the screenshotgen...
2008-10-15  Robert RoeblingUpdate make dist
2008-10-15  Robert RoeblingFor some reason, wxMac now requires explicit sizes...
2008-10-15  Robert RoeblingAdded wxMac screenshot from wxDataViewTreeCtrl
2008-10-15  Jaakko SalliRemoved unneeded wxPG_INHERITED_PROPFLAGS
2008-10-15  Jaakko SalliRemove old workarounds to get cut, copy, and paste...
2008-10-15  Václav Slavíkadded a test to check if wxHtmlWindow::SelectionToText...
2008-10-15  Václav Slavíkfixed wxHtmlWindow::SelectionToText() to correctly...
2008-10-15  Francesco Montorsiinterface header revisions
2008-10-15  Julian SmartFixed problem with Croation input due to confusion...
2008-10-15  Jouk Jansenupdate XPM variable names for docview sample
2008-10-15  Vadim Zeitlinbase new timer expiration time on current time, not...
2008-10-15  Vadim Zeitlincompilation fix for wxUSE_STD_IOSTREAM==0
2008-10-15  Robert RoeblingAdded wxSearchCtrl, typos corrected
2008-10-15  Robert RoeblingCrop images a little
2008-10-15  Robert RoeblingAdd appearance tags
2008-10-15  Robert RoeblingAdd wxPropertyGrid screenshots
2008-10-15  Robert RoeblingAdd wxSearchCtrl screenshots
2008-10-15  Robert RoeblingRepaired togglebutton images
2008-10-15  Robert RoeblingMention why fudgefactor for wxODBC position under wxMac...
2008-10-14  Francesco Montorsioutput the list of the undocumented wx classes
2008-10-14  Francesco Montorsifurther additions to avoid false warnings (ActsAsDefaul...
2008-10-14  Francesco Montorsienable more wx stuff when using gcc xml
2008-10-14  Francesco Montorsimisc fixes to function signatures
2008-10-14  Francesco Montorsiclarify the usage of debug macros, in particular for...
2008-10-14  Robert RoeblingAdd a fudge factor to the size of wxODBC in wxProperty...
2008-10-14  Jaakko SalliwxPGProperty::AddChild() can now be used to add normal...
2008-10-14  Vadim Zeitlinfix bugs in FindFirst() (it gets URL, not filename...
2008-10-14  Vadim Zeitlinadded -1 (a.k.a. --single) command line option
2008-10-14  Vadim Zeitlinno real changes, just come cleanup (use constants inste...
2008-10-14  Robert RoeblingCorrect positioning of wxTextCtrl in wxPropertyGrid...
2008-10-14  Vadim Zeitlinadded wxXmlResource::FindXRCIDById() (#10026)
2008-10-14  Robert RoeblingAlso correct wxDList<T>
2008-10-14  Robert RoeblingFix off-by-1 error in wxChoice and wxComboBox (OSX...
2008-10-14  Robert RoeblingCorrected some wxMac images
2008-10-14  Vadim Zeitlinfix the bug in insert(end(), value) and added unit...
2008-10-14  Vadim Zeitlinremove default value for the last parameter of insert...
2008-10-14  Robert RoeblingShrink screenshots a little
2008-10-13  Vadim Zeitlinmake the default value of numeric parameter 0, not...
2008-10-13  Robert Roeblingadd appearance tag to book controls
2008-10-13  Robert RoeblingAdd screenshots for wxNotebook, wxChoicebook, wxListbook
2008-10-13  Robert RoeblingAdded screenshots for wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd appearance of wxSpinCtrlDouble
2008-10-13  Robert RoeblingAdd screenshots for wxDataViewTreeCtrl
2008-10-13  Robert RoeblingCorrected library association
2008-10-13  Robert RoeblingAdded wxDataViewCtrl screenshots
2008-10-13  Bryan PettyAdded documentation screenshots of wxMac controls.
2008-10-13  Vadim Zeitlinfix final note language
2008-10-13  Vadim Zeitlinremove green colour from literal strings, this is annoy...
2008-10-13  Francesco Montorsimisc fixes of ctor signatures
2008-10-13  Vadim Zeitlinno real changes, just also rename _Read/_Write() to...
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Vadim ZeitlinCleanup of wxSocket::_Wait():
2008-10-13  Francesco Montorsiaccess-specifier fixes
2008-10-13  Robert RoeblingUse native closure buttons under GTK+
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-13  Francesco Montorsiadd docs for the #define of wxBookCtrl
2008-10-13  Robert RoeblingCorrect spelling, now use Indices
2008-10-13  Vadim Zeitlinno need to test that the pointer is non-NULL before...
2008-10-13  Francesco Montorsirevised the documentation of the book controls; moved...
2008-10-13  Francesco Montorsirevised n*h headers
2008-10-13  Francesco Montorsiuse wxEmptyString instead of wxString() for default...
2008-10-13  Francesco Montorsiremove ugly AD-HOC FIX for wxHyperlinkCtrl; use the...
2008-10-13  Francesco Montorsipatch by Utensil Candel to improve wxMac autocapture...
2008-10-13  Francesco Montorsimodified text for wxRichTextCtrl to show more features...
2008-10-13  Francesco Montorsibuild fix (SetBitmaps is only for wxMSW)
2008-10-13  Francesco Montorsitypo fix
2008-10-13  Francesco Montorsire-enabled all @appearance tags
2008-10-12  Vadim Zeitlinno changes at all, just reformatted to use consistent...
2008-10-12  Vadim Zeitlincreate local event loop for the operations which need...
2008-10-12  Vadim Zeitlinuse the currently active event loop for the event dispa...
2008-10-12  Vadim Zeitlincompilation fix for PCH-less build
2008-10-12  Vadim Zeitlinget rid of unused variable warning
2008-10-12  Vadim ZeitlinwxUSE_STL compilation fix
2008-10-12  Vadim Zeitlindon't allocate a too big buffer on stack
2008-10-12  Vadim Zeitlinadd simple (and disabled by default) wxSocket client...
2008-10-12  Robert RoeblingCorrect spelling and signature of FixIndexesOfChildren
2008-10-12  Vadim Zeitlindon't replace . and .. with the corresponding directoti...
2008-10-12  Vadim Zeitlinfix off by one bug in the buffer size (fixes #10039)
2008-10-12  Vadim Zeitlinrenamed the subdirectory to indicate that it contains...
2008-10-12  Vadim Zeitlinadd stock images to the stock items page (closes #9533)
2008-10-12  Vadim Zeitlincompilation fix for PCH-less build
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2008-10-12  Václav Slavíkremoved a warning that should only be a FIXME
2008-10-12  Vadim Zeitlinadd a unit test for reading non existent values (to...
2008-10-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-12  Jaakko SalliRe-added GetSelectProperty() to wxPropertyGridManager
2008-10-12  Jaakko SalliAlso update description text when wxPG_DESCRIPTION...
2008-10-12  Jaakko SalliSet focus back to canvas when child editors are being...
2008-10-11  Václav Slavíkget help frame's icon using wxART_FRAME_ICON wxArtClien...
next