2005-02-25 |
Chris Elliott | daily build of inno msw |
tree | commitdiff |
2005-02-24 |
Włodzimierz Skiba | Next step on bringing PalmOS build to the same filelist... |
tree | commitdiff |
2005-02-24 |
Włodzimierz Skiba | Small move towards similar set of files as in bakefiles... |
tree | commitdiff |
2005-02-23 |
Chris Elliott | daily build of docs |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | define wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond... |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | regenerated after adding USE_THREADS and USE_RTTI flags |
tree | commitdiff |
2005-02-20 |
Vadim Zeitlin | added USE_RTTI (instead of it being set by USE_EXCEPTIONS) |
tree | commitdiff |
2005-02-20 |
Václav Slavík | added USE_THREADS |
tree | commitdiff |
2005-02-15 |
Włodzimierz Skiba | wxDatePicker and wxDateTime for PalmOS. Remove conflict... |
tree | commitdiff |
2005-02-14 |
Václav Slavík | bakefile-0.1.7 changes affect wx,too |
tree | commitdiff |
2005-02-14 |
Włodzimierz Skiba | Inversed slider and wrapper for datepicker control... |
tree | commitdiff |
2005-02-14 |
Ryan Norton | Move HID stuff into both OSX builds. Add preliminary... |
tree | commitdiff |
2005-02-13 |
Václav Slavík | moved GNOME printing code back to wxCore and fixed... |
tree | commitdiff |
2005-02-12 |
Julian Smart | Regenerated makefiles |
tree | commitdiff |
2005-02-12 |
Stefan Csomor | Mac Core Graphics Implementation |
tree | commitdiff |
2005-02-11 |
Michael Wetherell | Add uxtheme.h to files.bkl, patch 1120747 from Tim... |
tree | commitdiff |
2005-02-11 |
Václav Slavík | install xh_datectrl.h |
tree | commitdiff |
2005-02-10 |
Michael Wetherell | Compile console apps with wxUSE_GUI=0 |
tree | commitdiff |
2005-02-09 |
Włodzimierz Skiba | Update to Bakefile 0.1.6 |
tree | commitdiff |
2005-02-08 |
Ron Lee | No *.h in src/common/ anymore. |
tree | commitdiff |
2005-02-07 |
Václav Slavík | added wxDatePickerCtrl XRC control |
tree | commitdiff |
2005-02-04 |
Ryan Norton | unix mediactrl stubs... |
tree | commitdiff |
2005-02-04 |
Ryan Norton | cocoa wxTimer |
tree | commitdiff |
2005-02-03 |
Ryan Norton | prelimanary wxMediaCtrl cocoa support |
tree | commitdiff |
2005-01-28 |
Václav Slavík | added wx-lib template for building static libs (no... |
tree | commitdiff |
2005-01-28 |
Václav Slavík | fixed linking against 3rd party libs in Unicode build |
tree | commitdiff |
2005-01-28 |
Włodzimierz Skiba | Use stock labels. Native wxRadioButton. Getting positio... |
tree | commitdiff |
2005-01-27 |
Václav Slavík | added bakefile presets for creation of user makefiles |
tree | commitdiff |
2005-01-25 |
Włodzimierz Skiba | TrackMouse DMC fix. |
tree | commitdiff |
2005-01-21 |
Vadim Zeitlin | put datectlg.cpp in ADVANCED_SRC so that it can be... |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | added generic version of wxDatePickerCtrl from Andres... |
tree | commitdiff |
2005-01-19 |
Václav Slavík | hotfix for bakefile-0.1.5 bug: rpmspec format doesn... |
tree | commitdiff |
2005-01-19 |
Włodzimierz Skiba | DMC PCH requires additional parameter in new bakefiles. |
tree | commitdiff |
2005-01-19 |
Václav Slavík | require bakefile-0.1.5 and use it's features |
tree | commitdiff |
2005-01-19 |
Vadim Zeitlin | implemented wxStackWalker for Unix (using glibc-specifi... |
tree | commitdiff |
2005-01-18 |
Włodzimierz Skiba | Less MSW related files in wxPalmOS port. |
tree | commitdiff |
2005-01-18 |
Włodzimierz Skiba | ctor/dtor not available in C code (MinGW fix). |
tree | commitdiff |
2005-01-17 |
Vadim Zeitlin | split ADVANCED_HDR/SRC in a part common to all ports... |
tree | commitdiff |
2005-01-17 |
Włodzimierz Skiba | Minor output simplification. Significantly influences... |
tree | commitdiff |
2005-01-17 |
Vadim Zeitlin | added {debughlp|stackwalk}.{h|cpp} |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | regenerated after adding msw/datectrl.cpp |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | extracted Unix code in a separate new file (src/unix... |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | regenerated to include msw/dlmsw.cpp and datectrl.cpp |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | catch a few more defines, which were not of the wxUSE_X... |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | oops, sed replace was eating underscores |
tree | commitdiff |
2005-01-16 |
Vadim Zeitlin | 1. set all wxUSE_XXXs to 0 in the generated setup.h.in |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | no need for vi modeline now that the extension is no... |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | manage setup.h.in using update-setup.h too |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | manage wx/mac/setup0.h using build/update-setup.h too |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | added setup.h file containing the settings common to... |
tree | commitdiff |
2005-01-15 |
Vadim Zeitlin | added API, docs and Win32 implementation of wxDatePicke... |
tree | commitdiff |
2005-01-11 |
David Elliott | Renamed src/cocoa/settings.cpp to settings.mm. |
tree | commitdiff |
2004-12-31 |
Włodzimierz Skiba | wxDialog::Show is virtual as elsewhere. Native PalmOS... |
tree | commitdiff |
2004-12-29 |
Włodzimierz Skiba | Empty container and design description for native PalmO... |
tree | commitdiff |
2004-12-22 |
Włodzimierz Skiba | Final MSW/PalmOS split. Remove dump copies of MSW speci... |
tree | commitdiff |
2004-12-15 |
Julian Smart | Further AFM removal |
tree | commitdiff |
2004-12-12 |
Václav Slavík | moved tests-only code to tests bakefile |
tree | commitdiff |
2004-12-12 |
Vadim Zeitlin | disable gcc warning about class having private dtors... |
tree | commitdiff |
2004-11-25 |
Václav Slavík | updated to generate ZIP files with DOS line endings |
tree | commitdiff |
2004-11-24 |
Włodzimierz Skiba | Distribute splash screen sample mpg. |
tree | commitdiff |
2004-11-23 |
Vadim Zeitlin | rebaked after adding src/tiff/tif_color.c |
tree | commitdiff |
2004-11-19 |
Vadim Zeitlin | upgraded libtiff to 3.6.1 + security fixes (patch from... |
tree | commitdiff |
2004-11-19 |
Václav Slavík | applied modified patch with native GTK wxFileDialog |
tree | commitdiff |
2004-11-18 |
Włodzimierz Skiba | Fixes for USE_GUI=0 to make pure wxBase makefiles possi... |
tree | commitdiff |
2004-11-17 |
Kevin Hock | Added archive.h to list of headers, put archive.cpp... |
tree | commitdiff |
2004-11-16 |
Ryan Norton | makefile regen, include fix, duplicate file fix |
tree | commitdiff |
2004-11-16 |
Ryan Norton | cleanup OSX native font dialog stuff a bit (it should... |
tree | commitdiff |
2004-11-14 |
Ryan Norton | Massive reworking of wxMediaCtrl code - backend everyth... |
tree | commitdiff |
2004-11-14 |
David Elliott | Moved some OS X only files into MAC_OSX_SRC from MAC_SRC. |
tree | commitdiff |
2004-11-12 |
David Elliott | Moved wxStandardPathsCF into base library when using... |
tree | commitdiff |
2004-11-12 |
David Elliott | Fix build on platforms without any real source in the... |
tree | commitdiff |
2004-11-12 |
Ryan Norton | media proj |
tree | commitdiff |
2004-11-12 |
Ron Lee | Move stdpath into base on msw as well. |
tree | commitdiff |
2004-11-11 |
David Elliott | Removed the rest of the include. Thanks Robin. |
tree | commitdiff |
2004-11-11 |
Robin Dunn | Removed the "include/" from the corefoundation headers... |
tree | commitdiff |
2004-11-11 |
Ryan Norton | 1) fix border styles in wxMediaCtrl, 2) regenerate... |
tree | commitdiff |
2004-11-11 |
Ryan Norton | media lib bakefiles |
tree | commitdiff |
2004-11-11 |
Ron Lee | Added gnome files to gtk dist. |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | added ZIP classes by M.J.Wetherell (patch 1030239) |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | Explain supressed warnings. |
tree | commitdiff |
2004-11-10 |
Ron Lee | Added wx.manifest to the msw source dist, it seems... |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | Supress 48 warnings in wx\msw\uxtheme.h: 'va_start... |
tree | commitdiff |
2004-11-06 |
Stefan Neis | Added wxStandardPaths implementation for OS/2. |
tree | commitdiff |
2004-11-06 |
David Elliott | Use gsockosx.cpp from new corefoundation directory. |
tree | commitdiff |
2004-11-04 |
David Elliott | Moved duplicated wxMac/wxCocoa code into src/mac/corefo... |
tree | commitdiff |
2004-11-04 |
Włodzimierz Skiba | Do not mention MacOS usage in makefiles dedicated to... |
tree | commitdiff |
2004-11-04 |
Włodzimierz Skiba | Fix to broken windows makefiles with ADV lib usage... |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Added gprint.cpp to bakefiles. |
tree | commitdiff |
2004-11-01 |
David Elliott | wxMac: Rearrange a few things and add support for Carbo... |
tree | commitdiff |
2004-11-01 |
David Elliott | Use PLATFORM_MACOS. PLATFORM_MAC is defined for OS... |
tree | commitdiff |
2004-11-01 |
David Elliott | HACK: Add PLATFORM_MACOS as an option |
tree | commitdiff |
2004-10-31 |
David Elliott | Added src/tiff/tif_apple.c when PLATFORM_MAC==1 |
tree | commitdiff |
2004-10-29 |
David Elliott | Added wxStandardPaths for wxMac and wxCocoa. |
tree | commitdiff |
2004-10-29 |
David Elliott | Build the new cfstring stuff for both wxMac (as part... |
tree | commitdiff |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
tree | commitdiff |
2004-10-27 |
Vadim Zeitlin | removed src/gtk/eggtrayicon.h |
tree | commitdiff |
2004-10-22 |
Włodzimierz Skiba | Supress OW warning about empty *structor outside class... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | added stdpaths.* for MSW and Unix |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | fixed status bar source file name; removed wxUSE_NATIVE... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | ignore build directory |
tree | commitdiff |
next |