projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix crashes in the calctl sample under OS/2 (patch 1495898)
[wxWidgets.git]
/
build
/
2006-05-28
Vadim Zeitlin
wxFontEnumerator::GetFacenames/Encodings() now return...
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
moved power functions for MSW from utils.cpp to (new...
tree
|
commitdiff
2006-05-27
Vadim Zeitlin
added wxPowerEvent; moved power functions stubs to...
tree
|
commitdiff
2006-05-25
Włodzimierz Skiba
Removed some references to unused files.
tree
|
commitdiff
2006-05-23
Julian Smart
Applied patch 1489656: support for wxToggleButton under...
tree
|
commitdiff
2006-05-21
Włodzimierz Skiba
Workaround to broken WinCE directory scanning for all...
tree
|
commitdiff
2006-05-20
Włodzimierz Skiba
Rebaked wxOS2 makefile.
tree
|
commitdiff
2006-05-20
Włodzimierz Skiba
Rebaked wxMGL makefile.
tree
|
commitdiff
2006-05-20
Włodzimierz Skiba
Workaround to broken WinCE directory scanning for all...
tree
|
commitdiff
2006-05-18
Robin Dunn
Use correct DLL import/export specifier for multi-lib...
tree
|
commitdiff
2006-05-18
Vadim Zeitlin
buttonbar.cpp/.h must be in GUI_CMN_SRC/HDR as toolbkg...
tree
|
commitdiff
2006-05-09
Chris Elliott
change of hardware - modify daily build script
tree
|
commitdiff
2006-05-08
Vadim Zeitlin
wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
tree
|
commitdiff
2006-05-03
Vadim Zeitlin
moved wx/msw/helpbest.h to HTML_HDR from MSW_DESKTOP_HDR
tree
|
commitdiff
2006-04-30
Robert Roebling
Committed bakefile correction.
tree
|
commitdiff
2006-04-26
Vadim Zeitlin
handle fatal exceptions in the other threads (based...
tree
|
commitdiff
2006-04-26
Vadim Zeitlin
renamed RESCOMP to WINDRES due to bakefile changes...
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
Build fix after wxColourBase introduction.
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
Build fix after wxColourBase introduction.
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
wxOS2 build fixes after wxColourBase introduction.
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
2006-04-23
Václav Slavík
don't link against 3rd party image libs when building...
tree
|
commitdiff
2006-04-23
Václav Slavík
fixed bug: option's default value must be among the...
tree
|
commitdiff
2006-04-19
Paul Cornett
remove unneeded gdiobj.h files
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
simplify/cleanup wxTheXXXList and wxGDIObject code...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
define WX_DIR as WXWIN env var for Unix and not only...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
allow specifying non default libraries for gnu output...
tree
|
commitdiff
2006-04-14
Julian Smart
Steps towards implementing native-style, non-top-level...
tree
|
commitdiff
2006-04-11
Włodzimierz Skiba
Update wxMGL/wxOS2 makefiles.
tree
|
commitdiff
2006-04-10
Włodzimierz Skiba
Bug #1467905: wxOS2 headers not included in wxBase.
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
rebaked after adding convauto.cpp/.h
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
1. changed all "wxMBConv& conv" parameters to "const...
tree
|
commitdiff
2006-03-29
Václav Slavík
made WX_CONFIG default configurable
tree
|
commitdiff
2006-03-29
Vadim Zeitlin
don't use -- inside XML comments, this is not allowed
tree
|
commitdiff
2006-03-28
Julian Smart
Removed redundant XBM
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Keep wxPalmOS buildable in case Access would reuse...
tree
|
commitdiff
2006-03-23
Julian Smart
Fixes/makefiles for building data view control on Windows
tree
|
commitdiff
2006-03-20
Robert Roebling
Added (yet unfunctional) skeleton files fir
tree
|
commitdiff
2006-03-17
Robert Roebling
Rearrange code to make adding wxMimeTypesManagerFactory
tree
|
commitdiff
2006-03-16
Włodzimierz Skiba
Rebuild build files so all night/Tinderbox/Coverity...
tree
|
commitdiff
2006-03-16
Włodzimierz Skiba
Rebuild build files so all night/Tinderbox/Coverity...
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
removed obsolete display.h files; added display_impl.h
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
native implementation of wxDirDialog for wxCocoa (patch...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1372332 ] Support for WX_RESCOMP to...
tree
|
commitdiff
2006-03-07
Włodzimierz Skiba
Don't link with media lib with USE_MEDIA==0.
tree
|
commitdiff
2006-03-07
Kevin Ollivier
Move generation of the eVC, and DMars formats over...
tree
|
commitdiff
2006-03-06
Julian Smart
Added wxGenericFileDialog to WinCE project to give...
tree
|
commitdiff
2006-03-06
Kevin Ollivier
Fixed accidental removal of eVC.
tree
|
commitdiff
2006-03-06
Kevin Ollivier
Enabling DigitalMars and eVC project formats.
tree
|
commitdiff
2006-03-05
Włodzimierz Skiba
Minimal (nearly empty) wxDisplay for wxMGL (to compensa...
tree
|
commitdiff
2006-03-05
Vadim Zeitlin
removed main() definition from wxX11
tree
|
commitdiff
2006-03-05
Włodzimierz Skiba
Follow coommon changes.
tree
|
commitdiff
2006-03-01
Robert Roebling
Applied Ryan's native wxListBox and wxCheckListBox...
tree
|
commitdiff
2006-02-26
Robert Roebling
Move wxDataViewCtrl to Adv (hope this has worked..).
tree
|
commitdiff
2006-02-23
Kevin Ollivier
Finishing up Monolithic build support, and proper gener...
tree
|
commitdiff
2006-02-21
Robert Roebling
Added wxDataViewtrl files to bakefiles.
tree
|
commitdiff
2006-02-15
Vadim Zeitlin
fixed USE_QA_DEFAULT usage (bug 1431952)
tree
|
commitdiff
2006-02-13
Jamie Gadd
Rearrange build order so it successfully builds dll...
tree
|
commitdiff
2006-02-12
Włodzimierz Skiba
wxPalmOS build fix.
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
don't use #error as some compilers ignore it; provoke...
tree
|
commitdiff
2006-02-11
Kevin Ollivier
Documenting WX_MONOLITHIC build option.
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
support monolithic build using wxpresets (patch 1360289)
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
updated to 0.2.0
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
regenerated make/project files after applying mediactrl...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
Ryan's cumulative wxActiveX and media control patch...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
regenerated all makefiles with bakefile 0.2.0; removed...
tree
|
commitdiff
2006-02-07
Vadim Zeitlin
removed old Win16 files
tree
|
commitdiff
2006-02-05
Julian Smart
Removed textedit sample from distribution script
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
set USE_QA to 1 for VC builds only by default (real...
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
set USE_QA to 1 for consistency with the IDE builds...
tree
|
commitdiff
2006-01-30
Julian Smart
Updates for wxToolbook class
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
More headers for wxBase/MSW needed.
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
wxBusyInfo interface moved to generic to make space...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Typo fix.
tree
|
commitdiff
2006-01-24
Włodzimierz Skiba
Static build for wxMGL/DOS and little readme.
tree
|
commitdiff
2006-01-24
Włodzimierz Skiba
msw/private.h needs msw/mslu.h in wxBase.
tree
|
commitdiff
2006-01-23
Michael Wetherell
Back to copying for make dist
tree
|
commitdiff
2006-01-23
Michael Wetherell
Add gtk1 files to make dist
tree
|
commitdiff
2006-01-23
Michael Wetherell
GTK1 mods
tree
|
commitdiff
2006-01-23
Mart Raudsepp
Add wxGTK1 port to bakefiles files.bkl. Please review...
tree
|
commitdiff
2006-01-22
Stefan Neis
Moved os2/private.h to BASE_OS2_HDR.
tree
|
commitdiff
2006-01-21
Michael Wetherell
Rebake all the VC++ project files and makefiles
tree
|
commitdiff
2006-01-21
Michael Wetherell
Move oleacc.lib from the VC++ projects/makefiles to...
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
wxOS2 build system for OpenWatcom.
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
wxMGL build system for OpenWatcom.
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
msw/private.h is included from filefn.h
tree
|
commitdiff
2006-01-15
Vadim Zeitlin
just reindented properly (while trying to understand...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
improved wxMac event loop implementation and refactored...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
implemented wxEventLoop for wxMac
tree
|
commitdiff
2006-01-11
Julian Smart
Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
tree
|
commitdiff
2006-01-09
David Surovell
add new wxHTML headers
tree
|
commitdiff
2006-01-09
Julian Smart
Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
tree
|
commitdiff
2006-01-08
Włodzimierz Skiba
wxMGL bakefiled for OpenWatcom (needs bakefiles from...
tree
|
commitdiff
2006-01-02
Włodzimierz Skiba
wxpresets adjustement to dmars format.
tree
|
commitdiff
2005-12-18
Julian Smart
Separated XML and HTML rich text I/O handlers
tree
|
commitdiff
2005-12-11
Włodzimierz Skiba
Improved small screen splash sample.
tree
|
commitdiff
2005-12-10
Stefan Neis
Added OS/2's wxDisplay implementation to list of files...
tree
|
commitdiff
2005-11-30
Michael Wetherell
Let TARGET_CPU work with either upper or lower case
tree
|
commitdiff
2005-11-29
Julian Smart
Removed duplicate xh_grid.cpp/h and rebaked files
tree
|
commitdiff
2005-11-29
Vadim Zeitlin
added xrc/xh_grid.{h|cpp} and regenerated makefiles
tree
|
commitdiff
next