2005-06-02 |
Julian Smart | Corrections for removed files |
tree | commitdiff |
2005-06-02 |
Dimitri Schoolwerth | fixed configure generation |
tree | commitdiff |
2005-05-31 |
Julian Smart | Fixed bug in make dist script [ 1211511 ] wxGTK interna... |
tree | commitdiff |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
tree | commitdiff |
2005-05-30 |
Václav Slavík | made it more obvious what to change in case of binary... |
tree | commitdiff |
2005-05-30 |
Julian Smart | Removed references to missing files |
tree | commitdiff |
2005-05-23 |
Julian Smart | Removed .def references |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied patch [ 1191456 ] -Fix- bakefile - missing... |
tree | commitdiff |
2005-05-22 |
Julian Smart | Applied [ 1188707 ] -Fix- bakefiles for broken "make... |
tree | commitdiff |
2005-05-21 |
Julian Smart | Added missing file copying (patch 1204618) |
tree | commitdiff |
2005-05-19 |
Julian Smart | Replaced image |
tree | commitdiff |
2005-05-18 |
Vadim Zeitlin | removed wx/datetime.inl which is not used any more |
tree | commitdiff |
2005-05-15 |
Julian Smart | Removed unnecessary file |
tree | commitdiff |
2005-05-15 |
Julian Smart | Removed rarely-used cursor; replaced other cursors |
tree | commitdiff |
2005-05-15 |
Julian Smart | REmoved unnecessary cursor and icon files |
tree | commitdiff |
2005-05-14 |
Julian Smart | New files |
tree | commitdiff |
2005-05-12 |
Dimitri Schoolwerth | corrected minor typos |
tree | commitdiff |
2005-05-11 |
Kevin Ollivier | ODBC library is part of base, so make sure the dependen... |
tree | commitdiff |
2005-05-06 |
Václav Slavík | fix for future bakefile versions |
tree | commitdiff |
2005-04-30 |
Václav Slavík | reformatted to fix standard terminal |
tree | commitdiff |
2005-04-27 |
Julian Smart | Copy about.htm |
tree | commitdiff |
2005-04-27 |
Václav Slavík | use wx-2.6, not 2.5, by default |
tree | commitdiff |
2005-04-25 |
Michael Wetherell | Remove msdos code now in src/msdos, update bakefiles... |
tree | commitdiff |
2005-04-25 |
Michael Wetherell | Compilation fix for dos |
tree | commitdiff |
2005-04-23 |
Mattia Barbon | Remove some references to now deleted gnuwin32 files. |
tree | commitdiff |
2005-04-17 |
Václav Slavík | reverted DEBUG_INFO change |
tree | commitdiff |
2005-04-17 |
Julian Smart | Removed ctl3d and erroneous makefiles from scripts |
tree | commitdiff |
2005-04-16 |
Kevin Ollivier | Before I forget yet again, here is the Bakefile quickst... |
tree | commitdiff |
2005-04-16 |
Vadim Zeitlin | added wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_... |
tree | commitdiff |
2005-04-16 |
Václav Slavík | make DEBUG_INFO=1 the default for VC++ |
tree | commitdiff |
2005-04-16 |
Václav Slavík | DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO |
tree | commitdiff |
2005-04-14 |
Robin Dunn | Removed rules for copying the Mac resource file since... |
tree | commitdiff |
2005-04-13 |
Robin Dunn | Remove rules for building resource files on wxMac |
tree | commitdiff |
2005-04-13 |
Vadim Zeitlin | added tif_extension.c (bug 1168167) |
tree | commitdiff |
2005-04-10 |
Mattia Barbon | Add some missing headers to wxMSW "make install". |
tree | commitdiff |
2005-04-09 |
Stefan Neis | Added support for toggle button on OS/2. |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | give an error if wxMotif is built in Unicode mode ... |
tree | commitdiff |
2005-04-05 |
Julian Smart | Added cross.cur |
tree | commitdiff |
2005-04-04 |
Václav Slavík | fixed wrong order of libraries in the output |
tree | commitdiff |
2005-04-04 |
Václav Slavík | made options defaults configurable |
tree | commitdiff |
2005-04-03 |
Julian Smart | Distribution corrections |
tree | commitdiff |
2005-04-02 |
Václav Slavík | added MDI support to XRC |
tree | commitdiff |
2005-03-31 |
Julian Smart | Removed obsolete WXR file |
tree | commitdiff |
2005-03-29 |
Stefan Csomor | we need our own implementation because in wxmac wxIcon... |
tree | commitdiff |
2005-03-27 |
David Elliott | qadll depends on coredll. First part of OS X shared... |
tree | commitdiff |
2005-03-24 |
Julian Smart | version.rc fix regeneration |
tree | commitdiff |
2005-03-22 |
Włodzimierz Skiba | Wrap <commdlgs.h> as <commctls.h>. Required makefiles... |
tree | commitdiff |
2005-03-22 |
Włodzimierz Skiba | Fix for accessing environment variable with Watcom... |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | fixed path to wx/debugrpt.h header (had extra include... |
tree | commitdiff |
2005-03-21 |
Vadim Zeitlin | added qa library (currently consisting of wxDebugReport... |
tree | commitdiff |
2005-03-20 |
Vadim Zeitlin | define wxNO_RTTI/EXCEPTIONS/THREADS if corresponding... |
tree | commitdiff |
2005-03-15 |
Julian Smart | Fix |
tree | commitdiff |
2005-03-14 |
Julian Smart | Added wxPropertySheetDialog for implementing settings... |
tree | commitdiff |
2005-03-11 |
David Elliott | Add BASE_MACOSX_HDR and use it from BASE_PLATFORM_HDR... |
tree | commitdiff |
2005-03-11 |
David Elliott | Rename BASE_MAC_OSX_(SRC|HDR) to BASE_MACOSX_WXMAC_... |
tree | commitdiff |
2005-03-11 |
David Elliott | Renamed BASE_DARWIN_(SRC|HDR) to BASE_MACOSX_NOTWXMAC_... |
tree | commitdiff |
2005-03-11 |
Włodzimierz Skiba | chkconf.h of wince has to be included in files.bkl |
tree | commitdiff |
2005-03-11 |
Vadim Zeitlin | added wxDebugReport |
tree | commitdiff |
2005-03-10 |
Václav Slavík | use dummy.cpp with eVC, too |
tree | commitdiff |
2005-03-10 |
Václav Slavík | use dummy.cpp with eVC, too |
tree | commitdiff |
2005-03-09 |
Julian Smart | Added some missing samples |
tree | commitdiff |
2005-03-09 |
Václav Slavík | fixed wxrc's dependencies |
tree | commitdiff |
2005-03-08 |
Włodzimierz Skiba | Allow forward declaration of wxSlider in wxMSW (bug... |
tree | commitdiff |
2005-03-07 |
Vadim Zeitlin | don't exclude msw/gsocket.cpp and msw/gsockmsw.cpp... |
tree | commitdiff |
2005-03-04 |
Włodzimierz Skiba | Complete wxW set of files in PalmOS makefile (still... |
tree | commitdiff |
2005-03-02 |
Michael Wetherell | Add forcelnk.h and version.rc to distribution tars... |
tree | commitdiff |
2005-03-01 |
Michael Wetherell | No res-include for rpmspec wx24dsp |
tree | commitdiff |
2005-03-01 |
Michael Wetherell | Add $(TOP_SRCDIR)include for windres |
tree | commitdiff |
2005-02-28 |
Václav Slavík | workaround for lack of res-define in our custom formats |
tree | commitdiff |
2005-02-28 |
Włodzimierz Skiba | XRC for wxListbook [patch 1152306] and wxChoicebook... |
tree | commitdiff |
2005-02-27 |
Václav Slavík | include version information in DLLs |
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-14 |
Václav Slavík | bakefile-0.1.7 changes affect wx,too |
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 |
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-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 | 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 |
next |