2009-01-09 |
Francesco Montorsi | fix dialog layout |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Francesco Montorsi | move wxLaunch* code in utilsx11.cpp as utilsunx.cpp... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Francesco Montorsi | fix the fix of r57935 |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Francesco Montorsi | blind fix for buildbot |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Francesco Montorsi | Fix wxLaunchDefaultBrowser on wxMSW for local files... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Roebling | Tried to improve look of toogle tool under OS X, adapte... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Roebling | Compile fix |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | build fix |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | always remember to test IsOk() after using wxFileInputS... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Paul Cornett | revert slop from previous commit |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | even more fixes detected using ifacecheck |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | fix build |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | automated ifacecheck fixes |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | fix typo |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Robert Roebling | use wxRound(x), not int(x+0.5) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Robert Roebling | use wxRound(x) instead of int( x+0.5 ) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | lastest patch from Utensil Candel: remove some legacy... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Robert Roebling | Add the same margin to wxBitmapToggleButton as to wxBit... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Jouk Jansen | my previous commit patched the wrong file |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Robert Roebling | Update allocation of all child widgets after scrolling |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Robert Roebling | Make wxWrapSizer respect border around items |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Jouk Jansen | Insert missing include file |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Robert Roebling | Override mouse wheel scrolling steps from GTK and make... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jouk Jansen | insert missing include file for OpenVMS platforms |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jouk Jansen | insert missing iclude file |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jaakko Salli | Updated 'Car' test to match a recent change in the... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jaakko Salli | Added wxPropertyGrid::SetSortFunction(); moved Sort... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | remove an unused pool of strings using wxStringList |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | document wxConvertFromIeeeExtended and wxConvertToIeeeE... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | remove old (and unused) MSW-only wxFontEnumerator header |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | use wxArrayString instead of wxStringList |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | fix wxMotif errors when linking against a wxControlWith... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Paul Cornett | build fix for GTK+ 2.12 and earlier |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Julian Smart | Always use live sash update on Mac since it can't paint... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Julian Smart | Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | MYcopystring is not required anymore when compat2.8... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | fix wxSplitPath usage |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Julian Smart | Fixed assert caused by incorrect number of flex grid... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | fix wxYield[IfNeeded] dll linkage (closes #10325) |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | fix include file |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Julian Smart | Added missing includes |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Julian Smart | Added missing include |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Paul Cornett | do minimal invalidations to get border to redraw properly |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | s/wxSplitPath/wxFileName::SplitPath |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | deprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStr... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | use wxFileName instead of ::wxStripExtension |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | fix doxygen warning about XHTML syntax |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | rewrite wxContractPath as wxFileName::ReplaceEnvVariabl... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Francesco Montorsi | better docs for wxPathNormalize |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Václav Slavík | wx is not a compiler, it doesn't need AC_CANONICAL_TARGET |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Bryan Petty | Fixed wxTreeCtrl docs link. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Francesco Montorsi | use WXWIN_COMPATIBILITY_2_8 instead of WXWIN_COMPATIBIL... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Bryan Petty | Switched @NULL back to (the appropriate) @NUL and added... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Francesco Montorsi | remove link to the old HTML manual |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Francesco Montorsi | remove f.html and fft.html; they're old and unlinked... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Francesco Montorsi | add #if WXWIN_COMPATIBILITY_2_6 around wxUsleep |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Francesco Montorsi | add the @appearance tag to wxFileCtrl |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Francesco Montorsi | add WXWIN_COMPATIBILITY_2_6 block around wxUsleep depre... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Bryan Petty | Fixed a couple Doxygen warnings, patch from Tim Stahlhut. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bryan Petty | Replaced @ingroup with @addtogroup for all global func... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bryan Petty | Committing Doxygen 1.5.7+ configuration changes as... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | only formatting changes. s/FALSE/false and s/TRUE/true... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | use doxygen autolink for global enumerations |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | fix crash because of a missing wxOK constant |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Francesco Montorsi | use GetCopyrightToDisplay instead of GetCopyright;... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | add a custom printer for wxString to use with Python... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Fixes in wxPGProperty::StringToValue(): Prevent it... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | In wxPGProperty::StringToValue(), variant.SetName(... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Added bool property to the nested car sample (for testi... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | abstract VC6 workaround inside a WX_CPPUNIT_ALLOW_EQUAL... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | don't use \u in strings, VC6 doesn't support this |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | use correct type for file offset |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | need to overload assertEquals(int,short) too to resolve... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | more attempts to fix CppUnit::assertEquals for VC6... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Significant check box editor refactoring, including... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jaakko Salli | Added extra RefreshEditor() call for better testing |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | build fix for GTK+ versions prior to 2.14 |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | properly handle DC origin and scale in wxDoFloodFill() |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | native implementation of DoGetPixel() |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | remove Rescale(), it is no longer used |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Paul Cornett | Complete rewrite of DoDrawBitmap() and DoBlit(). |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Vadim Zeitlin | allow using CPPUNIT_ASSERT_EQUAL(int, wxFileOffset... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | trying to fix buildbot VC6 build error |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | don't use IPC from timer callback as this results in... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | restore code preventing the events being generated... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | added wxFDIODispatcher::HasPending() and implemented... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bryan Petty | Updated translations manual page with latest status... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Vadim Zeitlin | properly restart epoll_wait() if it got interrupted... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | call ProcessPendingEvents() from wxAppConsoleBase:... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | streamline handling of wxSOCKET_LOST in DoWait() |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | no changes, just reformat/indent consistently |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | disable the events when we get a notification about... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Paul Cornett | fix GCC warning "suggest explicit braces..." |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vadim Zeitlin | use guard classes automatically restoring the old state... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Paul Cornett | fix header dependancy |
commit | commitdiff | tree | snapshot |
next |