]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-04-27  Julian SmartTemporary fix (I hope) to allow an application to paint...
2005-04-27  Václav Slavíkuse wx-2.6, not 2.5, by default
2005-04-27  Robin DunnAdded wx.BrushFromBitmap to create a stippled brush...
2005-04-27  Kevin OllivierTiger compatibility fixes.
2005-04-27  Julian SmartFix for radiobox controls backgrounds being drawn incor...
2005-04-27  Robin DunnBump subrelease number
2005-04-27  Robin DunnwxLaunchDefaultBrowser
2005-04-27  Robin Dunntypo
2005-04-27  David WebsterUnicode fixes for OS/2
2005-04-27  David WebsterUnicode fixes for OS/2 (all inside #ifdef __WXPM__...
2005-04-27  David WebsterUnicode fixes
2005-04-26  Robin DunnNote XRCed update
2005-04-26  Mattia Barbon Correct wxArrayString::Add return value as per the...
2005-04-26  Włodzimierz... wxUniversal positioning fix [#1040625]
2005-04-26  Roman RolinskyVersion 0.1.5-1
2005-04-26  Robin Dunndropped 'rc' status
2005-04-26  Julian SmartFurther export symbols
2005-04-25  Robin DunnreSWIGged
2005-04-25  Robin DunnMark GetFrame functions as returning a new instance
2005-04-25  Robert Roebling Add test for wxChoice's focus events. (no fix yet).
2005-04-25  Robert Roebling Prevent unnecessary assert when someone tries to
2005-04-25  Włodzimierz... Fix for broken wxMSWUniv after wxLaunchDefaultBrowser...
2005-04-25  Julian SmartFixed erroneous selection of content in comboboxes...
2005-04-25  Michael WetherellCompilation fix
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-25  Michael WetherellCompilation fix for dos
2005-04-25  Michael WetherellAdd mimimal mimetype.h for msdos
2005-04-25  Michael WetherellAdd skeleton utils, dir and mimetype for dos.
2005-04-25  Michael WetherellAllow wchar_t for djgpp
2005-04-24  Robert Roebling Apply patch that prevents a crash when more than
2005-04-24  Mattia Barbon Another STL compilation fix.
2005-04-24  Robert Roebling Added some more test to the printing sample
2005-04-24  Robert Roebling Added support for DrawArc and Blit to GNOME print.
2005-04-24  Mattia Barbon Fix wxChoice on Mac whith STL when using wxCB_SORT.
2005-04-24  Julian Smart25.4 mm to the inch, not 25.1
2005-04-24  Julian SmartRestored previous revision after retag
2005-04-24  Julian SmartCreating new revision to retag with WX_2_6_0
2005-04-24  Julian SmartFile removal
2005-04-24  Julian SmartFile removal changes
2005-04-24  Stefan Csomorabout menu item changes : can appear anywhere in a...
2005-04-24  Robert Roebling Added spline support to GNOME print
2005-04-24  Robert Roebling Implement DrawEllipticArc for GNOME print.
2005-04-24  Stefan Csomoradding core services and increase Universal Header...
2005-04-24  Kevin OllivierFixed an issue with potential invalid ID passed to...
2005-04-23  Vadim Zeitlinupdate from Janos
2005-04-23  Mattia Barbon Regenerated Makefile.in after gnuwin32 elimination.
2005-04-23  Mattia Barbon Avoid ICE with MinGW 2.95.3.
2005-04-23  Mattia Barbon Remove some references to now deleted gnuwin32 files.
2005-04-23  Mattia Barbon Fix STL compilation (note: this is not the correct...
2005-04-23  Julian SmartFix for my fix
2005-04-23  Julian SmartRemove obsolete includes
2005-04-23  Robert Roebling Implented DoDrawPolygon() for GNOME print.
2005-04-23  Ryan Nortonrv hack
2005-04-23  Julian SmartImprove appearance for themes that don't allow backgrou...
2005-04-23  Vadim Zeitlinanother try at mingw32 compilation fix
2005-04-23  Vadim Zeitlincheck for NULL pointer in OnMeasureItem() as well as...
2005-04-23  Julian SmartFixed icon transparency
2005-04-22  Robin Dunna little more tweaking
2005-04-22  Julian SmartRemoved old file
2005-04-22  Michael WetherellRegerate with djgpp fixes
2005-04-22  Robin DunnCheck for potentially NULL m_focus (Patch #1187992)
2005-04-22  Robin Dunnextra self removed
2005-04-22  Ryan NortonMove wxMacExecute into base
2005-04-22  Robin DunnBind the EVT_HELP events to the textctrls, not the...
2005-04-22  Michael WetherellFixes to allow compilation with no wchar_t (djgpp proba...
2005-04-22  Michael WetherellTemporary fix to allow configure to run for djgpp....
2005-04-22  Ryan NortonFix Non-ce MSW unicode builds
2005-04-22  Michael WetherellSpelling
2005-04-22  Michael WetherellDisable dynlib and dynamicloader for djgpp
2005-04-22  Robin Dunnupdated ReST docs
2005-04-22  Robin Dunntweaked build ordering a bit
2005-04-22  Robin Dunnsome bugs in the demo fixed
2005-04-22  Kevin HockAdd comment explaining the role of wxMacExecute
2005-04-22  Michael WetherellUse wxMilliSleep instead of the deprecated wxUsleep
2005-04-22  Michael WetherellCompilation fixes for wxMGL
2005-04-22  Michael WetherellCompilation fix for djgpp
2005-04-22  Michael WetherellAdd generic wxStandardPaths implementation
2005-04-22  Michael WetherellCompilation fixes for djgpp
2005-04-22  Michael WetherellTest for --version-script bug, known to be in at least...
2005-04-22  Stefan Csomorfix for drawing correct gridlines even on scrolled...
2005-04-22  Stefan Csomorfixing compilo
2005-04-22  Ryan Nortonflag checkin'
2005-04-22  Ryan Nortonimplement non-wrapping for wxSpinCtrl
2005-04-22  Ryan Nortonimplement label setting
2005-04-22  Robin Dunnformatting and comment about refresh bugs in wxGrid
2005-04-21  Ryan Nortonimplement tooltip delay
2005-04-21  Ryan Nortonmy cvs dir got screwed up and didn't commit this...
2005-04-21  Michael WetherellSupport for G_FILENAME_ENCODING=@locale
2005-04-21  Ryan Nortonforcibly call operator
2005-04-21  Ryan Norton'fix' for broken gcc version
2005-04-21  Ryan Nortonadd most support for (dis)associate. Other stuff
2005-04-21  Robin DunnOops, that should be GetEncoding, not GetDefaultEncoding
2005-04-21  Ryan NortonwxUSE_MIMTYPE gaurd
2005-04-21  Robin DunnUse the encoding in StyleSetFont too.
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-21  Robin Dunnsome extra refreshing and updating on wxMac so the...
2005-04-21  Stefan Csomorremoving C++ std lib
2005-04-21  Ryan NortonFix shift and other keys with wxGetKeyState on mac
2005-04-21  Stefan Csomorline endings corrected, OmnisRC removed
next