2003-11-10 |
Václav Slavík | added bakefile's new tag <objects-depend> |
tree | commitdiff |
2003-11-08 |
Václav Slavík | build_cfg_file is phony target |
tree | commitdiff |
2003-11-06 |
Václav Slavík | moved build.cfg to setup.h directory |
tree | commitdiff |
2003-11-06 |
Václav Slavík | moved build.cfg to setup.h directory |
tree | commitdiff |
2003-11-06 |
Robin Dunn | Added wxGridBagSizer, a grid sizer where item positions... |
tree | commitdiff |
2003-11-05 |
Václav Slavík | generate build.cfg file on Windows, with information... |
tree | commitdiff |
2003-11-05 |
Václav Slavík | fixed wrong format names |
tree | commitdiff |
2003-10-26 |
Václav Slavík | ignore Bakefiles.local.bkgen |
tree | commitdiff |
2003-10-26 |
Václav Slavík | added C++BuilderX support (disabled by default) |
tree | commitdiff |
2003-10-21 |
Václav Slavík | more supressed warnings for bcc |
tree | commitdiff |
2003-10-18 |
Václav Slavík | DMC make.exe can handle include directive, even though... |
tree | commitdiff |
2003-10-16 |
Vadim Zeitlin | moved DLL import/export declarations from wx/defs.h... |
tree | commitdiff |
2003-10-14 |
Mattia Barbon | Implemented wxPopupWindow for wxMotif. |
tree | commitdiff |
2003-10-09 |
Václav Slavík | fixed too small pagesize |
tree | commitdiff |
2003-10-09 |
Václav Slavík | beginnings of DigitalMars support |
tree | commitdiff |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) -- regenera... |
tree | commitdiff |
2003-10-07 |
Václav Slavík | added .chm support for Unix (Markus Sinner) |
tree | commitdiff |
2003-10-04 |
Václav Slavík | fixed misgenerated makefiles |
tree | commitdiff |
2003-10-04 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-10-03 |
Stefan Neis | Added Unix implementation of platform specific files... |
tree | commitdiff |
2003-10-03 |
David Elliott | Added src/cocoa/evtloop.mm |
tree | commitdiff |
2003-10-03 |
Václav Slavík | use soft links, not hard links for data files |
tree | commitdiff |
2003-10-02 |
Stefan Neis | Switches OS/2 back to generic ListCtrl and TreeCtrl... |
tree | commitdiff |
2003-10-01 |
Václav Slavík | wx resource file must be linked into executables on... |
tree | commitdiff |
2003-09-30 |
Václav Slavík | upgraded bakefile to empy-3.1.1, it has more readable... |
tree | commitdiff |
2003-09-28 |
Václav Slavík | reversed order of configurations to make the IDE happy... |
tree | commitdiff |
2003-09-28 |
Václav Slavík | added displayx11.{cpp,h} |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | regenerated after adding gzstream.* and vidmode.h |
tree | commitdiff |
2003-09-27 |
Mattia Barbon | Linking fixes for wxGTK + wxUniversal: include minifr... |
tree | commitdiff |
2003-09-27 |
Vadim Zeitlin | added vidmode.h; stack.h is a wxBase header |
tree | commitdiff |
2003-09-26 |
Vadim Zeitlin | added wxGzipIOStreams (patch 792932) |
tree | commitdiff |
2003-09-23 |
Mattia Barbon | Use glcanvas.cpp from wxX11 for wxMotif. |
tree | commitdiff |
2003-09-21 |
Stefan Neis | Added evtloop.cpp for OS/2 to get rid of linker errors. |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | added wx/encinfo.h |
tree | commitdiff |
2003-09-18 |
Václav Slavík | configurable use of exceptions |
tree | commitdiff |
2003-09-18 |
Václav Slavík | added <cxx-rtti> and <cxx-exceptions> |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Always build prntdlgg for wxMSW since it will be needed if |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added some trivial macros for exception handling |
tree | commitdiff |
2003-09-15 |
Václav Slavík | added DESTDIR support to make install |
tree | commitdiff |
2003-09-15 |
Julian Smart | Updated makefiles etc. for 2.5.1 |
tree | commitdiff |
2003-09-13 |
Robin Dunn | Move more stuff into base for wxMac so that two level... |
tree | commitdiff |
2003-09-12 |
Mattia Barbon | Fix two common case of hybrid build: |
tree | commitdiff |
2003-09-12 |
Václav Slavík | .dsw files for samples must not contain dependencies... |
tree | commitdiff |
2003-09-12 |
Václav Slavík | import32.lib is always used by bakefile |
tree | commitdiff |
2003-09-11 |
Václav Slavík | link against oleacc.lib (needed by wxUSE_ACCESSIBILITY) |
tree | commitdiff |
2003-09-11 |
Václav Slavík | (blind) fix to last commit |
tree | commitdiff |
2003-09-11 |
Václav Slavík | removed duplicate entry |
tree | commitdiff |
2003-09-10 |
Mattia Barbon | Added bakefiles for contrib/utils/convertrc and contr... |
tree | commitdiff |
2003-09-10 |
Václav Slavík | opengl fixes for msvc5 |
tree | commitdiff |
2003-09-10 |
Václav Slavík | fixed broken DSP files |
tree | commitdiff |
2003-09-10 |
Václav Slavík | fixed incorrect joining of substituted strings |
tree | commitdiff |
2003-09-09 |
Václav Slavík | better way of dealing with EXTRALIBS_xxx |
tree | commitdiff |
2003-09-09 |
Václav Slavík | added contrib/utils |
tree | commitdiff |
2003-09-09 |
Václav Slavík | max warnings for wxWindows code, default for 3rd party |
tree | commitdiff |
2003-09-09 |
Václav Slavík | added <warnings> |
tree | commitdiff |
2003-09-08 |
Mattia Barbon | Added src/motif/xmcombo/xmcombo.c. |
tree | commitdiff |
2003-09-07 |
Mattia Barbon | Removing makegen and projgen, part #1: removing refer... |
tree | commitdiff |
2003-09-06 |
Stefan Neis | wxOS2: Added mdig.{cpp, h}. |
tree | commitdiff |
2003-09-04 |
David Elliott | wxCocoa: Added mbarman.(mm|h) |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Added a couple of files that were missing for wxOS2. |
tree | commitdiff |
2003-08-31 |
Stefan Neis | Fixed AppTraits handling on OS/2. |
tree | commitdiff |
2003-08-30 |
Václav Slavík | removed BuildRequires: wx-base-devel from RPM .spec... |
tree | commitdiff |
2003-08-30 |
Václav Slavík | $ causes diff problems here |
tree | commitdiff |
2003-08-30 |
Václav Slavík | moved compat content to formats, there will be more... |
tree | commitdiff |
2003-08-30 |
Václav Slavík | moved compat content to formats, there will be more... |
tree | commitdiff |
2003-08-28 |
Mattia Barbon | Added X11 headers used by wxMotif. Removed nonexistsnt |
tree | commitdiff |
2003-08-28 |
Václav Slavík | correction for include name |
tree | commitdiff |
2003-08-28 |
Václav Slavík | switched to using bakefile_gen |
tree | commitdiff |
2003-08-28 |
Václav Slavík | gl lib dependency fixes |
tree | commitdiff |
2003-08-28 |
Václav Slavík | _UNICODE instead of wxUSE_UNICODE=1 |
tree | commitdiff |
2003-08-28 |
Václav Slavík | added bakefile_gen support |
tree | commitdiff |
2003-08-28 |
Václav Slavík | added hardcoded values for project files, so that they... |
tree | commitdiff |
2003-08-28 |
Václav Slavík | make dist fixes belong here |
tree | commitdiff |
2003-08-27 |
Václav Slavík | wxUSE_UNICODE=1 -> _UNICODE |
tree | commitdiff |
2003-08-25 |
Václav Slavík | static debug build is the default now |
tree | commitdiff |
2003-08-25 |
Julian Smart | New default configuration is debug/static |
tree | commitdiff |
2003-08-25 |
Václav Slavík | include expat in distribution tarballs |
tree | commitdiff |
2003-08-24 |
Václav Slavík | copy setup.h in every VC++ project file |
tree | commitdiff |
2003-08-24 |
Václav Slavík | copy setup.h in every project file |
tree | commitdiff |
2003-08-24 |
Stefan Neis | Some more fixes for OS/2. |
tree | commitdiff |
2003-08-23 |
Václav Slavík | fixed bundles dependency |
tree | commitdiff |
2003-08-23 |
Václav Slavík | XTI changes update |
tree | commitdiff |
2003-08-23 |
Václav Slavík | use forward instead of backward slashes in filesnames... |
tree | commitdiff |
2003-08-23 |
Václav Slavík | use -a8 instead of -a4 |
tree | commitdiff |
2003-08-23 |
Václav Slavík | minor fix (no real effect) |
tree | commitdiff |
2003-08-22 |
Robin Dunn | regenerated makefiles |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | added bookctrl.h and listbook.h; moved bookctrl.cpp... |
tree | commitdiff |
2003-08-22 |
Julian Smart | Updated makefiles |
tree | commitdiff |
2003-08-22 |
Julian Smart | Added xti*.cpp |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | added bookctrl.h, listbook.h |
tree | commitdiff |
2003-08-22 |
Václav Slavík | fixed setup.h copying |
tree | commitdiff |
2003-08-22 |
Václav Slavík | fixed custom build step for VC++ project files |
tree | commitdiff |
2003-08-22 |
Vadim Zeitlin | listbkg.cpp, not listbook.cpp |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | regenerated after listbkg.cpp addition |
tree | commitdiff |
2003-08-21 |
Václav Slavík | regenerated |
tree | commitdiff |
2003-08-21 |
Václav Slavík | fixed broken files.bkl |
tree | commitdiff |
2003-08-21 |
Vadim Zeitlin | added bookctrl.cpp |
tree | commitdiff |
2003-08-20 |
Stefan Neis | Split src/os2/utils.cpp in two to support non-monolithi... |
tree | commitdiff |
2003-08-20 |
Václav Slavík | (blind) OS/2 build fixes |
tree | commitdiff |
2003-08-20 |
Václav Slavík | removed a typo(?) |
tree | commitdiff |
next |