2005-07-30 |
Michael Wetherell | Temporary fix for missing ;;
|
commit | commitdiff | tree |
2005-07-28 |
Michael Wetherell | Baked again without '-b wx.bkl' to fully update autoconf_inc...
|
commit | commitdiff | tree |
2005-07-28 |
Michael Wetherell | Regenerate using autoconf/bakefile.m4 from bakefile CVS
|
commit | commitdiff | tree |
2005-07-28 |
Michael Wetherell | Rebaked with patched bakefile 0.1.9.1, ran aclocal...
|
commit | commitdiff | tree |
2005-07-26 |
Michael Wetherell | Support comma separated list in G_FILENAME_ENCODING
|
commit | commitdiff | tree |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesco...
|
commit | commitdiff | tree |
2005-07-22 |
Michael Wetherell | Add wxABI_VERSION wrappers
|
commit | commitdiff | tree |
2005-07-22 |
Michael Wetherell | Add *wxShadowObject*
|
commit | commitdiff | tree |
2005-07-18 |
Michael Wetherell | wxABI_VERSION >= 20601 for wxLaunchDefaultBrowser
|
commit | commitdiff | tree |
2005-07-17 |
Michael Wetherell | Add wxABI_VERSION > 20601 wrappers
|
commit | commitdiff | tree |
2005-07-17 |
Michael Wetherell | Add test that wxABI_VERSION is not set when compiling...
|
commit | commitdiff | tree |
2005-07-17 |
Michael Wetherell | Add wxXmlResource changes
|
commit | commitdiff | tree |
2005-07-17 |
Michael Wetherell | Make wxABI_VERSION default be e.g. 20699
|
commit | commitdiff | tree |
2005-07-16 |
Michael Wetherell | Compilation fix
|
commit | commitdiff | tree |
2005-07-16 |
Michael Wetherell | Set wxABI_VERSION default value to e.g. 29999 so that...
|
commit | commitdiff | tree |
2005-07-08 |
Michael Wetherell | Correction to previous commit
|
commit | commitdiff | tree |
2005-07-08 |
Michael Wetherell | Allow cross compiling of wxX11, wxMotif and wxGTK
|
commit | commitdiff | tree |
2005-07-08 |
Michael Wetherell | Add dll.a to the extensions search for by WX_PATH_FIND_LIBRA...
|
commit | commitdiff | tree |
2005-07-08 |
Michael Wetherell | Compilation fix for unix builds with cygwin
|
commit | commitdiff | tree |
2005-07-04 |
Michael Wetherell | Typo fixes
|
commit | commitdiff | tree |
2005-07-04 |
Michael Wetherell | Add chapter on backward compatibility
|
commit | commitdiff | tree |
2005-07-04 |
Michael Wetherell | Eliminate non-ascii chars from generated include file
|
commit | commitdiff | tree |
2005-07-04 |
Michael Wetherell | Mention that entry names are full paths after feedback...
|
commit | commitdiff | tree |
2005-07-02 |
Michael Wetherell | Revert check on wxABI_VERSION since it doesn't work...
|
commit | commitdiff | tree |
2005-06-30 |
Michael Wetherell | Put wxEVT_SCROLL_CHANGED and wxEVT_SCROLL_ENDSCROLL...
|
commit | commitdiff | tree |
2005-06-30 |
Michael Wetherell | Add wxABI_VERSION
|
commit | commitdiff | tree |
2005-06-30 |
Michael Wetherell | Make wxEVT_SCROLL_ENDSCROLL a #define in event.h so...
|
commit | commitdiff | tree |
2005-06-29 |
Michael Wetherell | Add HANGUL_CHARSET for vc++ 5, and move a couple of...
|
commit | commitdiff | tree |
2005-06-25 |
Michael Wetherell | Handler when the cases when the MGL timer wraps
|
commit | commitdiff | tree |
2005-06-22 |
Michael Wetherell | Unrevert Cygwin changes after discussion. Cygwin will...
|
commit | commitdiff | tree |
2005-06-21 |
Michael Wetherell | Rebaked after removal of notebook.rc
|
commit | commitdiff | tree |
2005-06-16 |
Michael Wetherell | Revert Cygwin changes
|
commit | commitdiff | tree |
2005-06-16 |
Michael Wetherell | Let Cygwin be a Windows build for wxMSW and a unix...
|
commit | commitdiff | tree |
2005-06-10 |
Michael Wetherell | Compilation fix for Cygwin
|
commit | commitdiff | tree |
2005-06-10 |
Michael Wetherell | Declare gtk_icon_size_lookup if it is missing from...
|
commit | commitdiff | tree |
2005-06-10 |
Michael Wetherell | Typo
|
commit | commitdiff | tree |
2005-06-06 |
Michael Wetherell | Dependency tracking for Sun CC
|
commit | commitdiff | tree |
2005-06-06 |
Michael Wetherell | Compilation fix for Cygwin
|
commit | commitdiff | tree |
2005-06-05 |
Michael Wetherell | Compilation fix for Cygwin, it doesn't have digitalv.h
|
commit | commitdiff | tree |
2005-06-04 |
Michael Wetherell | Detect Apple bug that prevents the joystick code compiling...
|
commit | commitdiff | tree |
2005-06-02 |
Michael Wetherell | Typo
|
commit | commitdiff | tree |
2005-06-02 |
Michael Wetherell | Work around mingw/cygwin bug 1046059
|
commit | commitdiff | tree |
2005-05-31 |
Michael Wetherell | Change 'test -e' to 'test -f' for Sun
|
commit | commitdiff | tree |
2005-05-30 |
Michael Wetherell | Missing exports
|
commit | commitdiff | tree |
2005-05-27 |
Michael Wetherell | wxBase compilation fix for Mac, with help from Ryan
|
commit | commitdiff | tree |
2005-05-26 |
Michael Wetherell | Fix for a wxLogDebug call
|
commit | commitdiff | tree |
2005-05-26 |
Michael Wetherell | No install_name_tool on OS X 10.1
|
commit | commitdiff | tree |
2005-05-25 |
Michael Wetherell | Uncomment LVN_ODFINDITEM handler for systems that have...
|
commit | commitdiff | tree |
2005-05-25 |
Michael Wetherell | No wxGetOSFHandle for Wine
|
commit | commitdiff | tree |
2005-05-24 |
Michael Wetherell | Have the calendar control handle events from it's combo...
|
commit | commitdiff | tree |
2005-05-24 |
Michael Wetherell | Set wxUSE_ON_FATAL_EXCEPTION to no for non-unix
|
commit | commitdiff | tree |
2005-05-22 |
Michael Wetherell | wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when...
|
commit | commitdiff | tree |
2005-05-21 |
Michael Wetherell | Allow -Wl,* options to shared-ld-sh
|
commit | commitdiff | tree |
2005-05-20 |
Michael Wetherell | wxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN...
|
commit | commitdiff | tree |
2005-05-20 |
Michael Wetherell | The checklst samples requires wxUSE_CHECKLISTBOX
|
commit | commitdiff | tree |
2005-05-19 |
Michael Wetherell | Warning fixes for Cygwin
|
commit | commitdiff | tree |
2005-05-18 |
Michael Wetherell | Redo the temporary fix 'test -f' instead of 'test ...
|
commit | commitdiff | tree |
2005-05-18 |
Michael Wetherell | Let the menubar see a menu's keyboard events, and reset...
|
commit | commitdiff | tree |
2005-05-18 |
Michael Wetherell | I don't think wxX11 and wxMGL support EVT_CONTEXT_MENU yet
|
commit | commitdiff | tree |
2005-05-17 |
Michael Wetherell | Work around compile problem with some versions of gcc...
|
commit | commitdiff | tree |
2005-05-17 |
Michael Wetherell | Disable debugrpt sample for Windows since it's not...
|
commit | commitdiff | tree |
2005-05-14 |
Michael Wetherell | Another attempt at a compilation fix for VC++ 5 and 6
|
commit | commitdiff | tree |
2005-05-14 |
Michael Wetherell | Reverting previous commit
|
commit | commitdiff | tree |
2005-05-14 |
Michael Wetherell | Compilation fix for VC++ 5 and 6
|
commit | commitdiff | tree |
2005-05-14 |
Michael Wetherell | Add wxUSE_CRASHREPORT
|
commit | commitdiff | tree |
2005-05-14 |
Michael Wetherell | wxPopupTransientWindow::Popup no longer captures the...
|
commit | commitdiff | tree |
2005-05-10 |
Michael Wetherell | Only automatically switch off --enable-std_string or...
|
commit | commitdiff | tree |
2005-05-10 |
Michael Wetherell | Detect when --enable-std_string or --enable-std_iostreams...
|
commit | commitdiff | tree |
2005-05-08 |
Michael Wetherell | Add some tips on fault navigation after input from...
|
commit | commitdiff | tree |
2005-05-06 |
Michael Wetherell | Compilation fix for USE_UNIV=1
|
commit | commitdiff | tree |
2005-05-06 |
Michael Wetherell | On x11 another control may already have the mouse capture...
|
commit | commitdiff | tree |
2005-05-06 |
Michael Wetherell | This handlers mustn't be deleted when a popup is dismissed...
|
commit | commitdiff | tree |
2005-05-01 |
Michael Wetherell | Change the format of the output so that you can jump...
|
commit | commitdiff | tree |
2005-04-30 |
Michael Wetherell | Call MGL_init earlier in wxApp::Initialize to avoid...
|
commit | commitdiff | tree |
2005-04-29 |
Michael Wetherell | The mmedia contrib requires sys/soundcard.h on unix...
|
commit | commitdiff | tree |
2005-04-25 |
Michael Wetherell | Compilation fix
|
commit | commitdiff | tree |
2005-04-25 |
Michael Wetherell | Remove msdos code now in src/msdos, update bakefiles...
|
commit | commitdiff | tree |
2005-04-25 |
Michael Wetherell | Compilation fix for dos
|
commit | commitdiff | tree |
2005-04-25 |
Michael Wetherell | Add mimimal mimetype.h for msdos
|
commit | commitdiff | tree |
2005-04-25 |
Michael Wetherell | Add skeleton utils, dir and mimetype for dos.
|
commit | commitdiff | tree |
2005-04-25 |
Michael Wetherell | Allow wchar_t for djgpp
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Regerate with djgpp fixes
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Fixes to allow compilation with no wchar_t (djgpp probably...
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Temporary fix to allow configure to run for djgpp....
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Spelling
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Disable dynlib and dynamicloader for djgpp
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Use wxMilliSleep instead of the deprecated wxUsleep
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Compilation fixes for wxMGL
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Compilation fix for djgpp
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Add generic wxStandardPaths implementation
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Compilation fixes for djgpp
|
commit | commitdiff | tree |
2005-04-22 |
Michael Wetherell | Test for --version-script bug, known to be in at least...
|
commit | commitdiff | tree |
2005-04-21 |
Michael Wetherell | Support for G_FILENAME_ENCODING=@locale
|
commit | commitdiff | tree |
2005-04-17 |
Michael Wetherell | Use 'test -f' since Sun's shell doesn't have 'test -e'
|
commit | commitdiff | tree |
2005-04-16 |
Michael Wetherell | Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION
|
commit | commitdiff | tree |
2005-04-16 |
Michael Wetherell | Only generate a makefile for the debugrpt sample when...
|
commit | commitdiff | tree |
2005-04-16 |
Michael Wetherell | Compilation fix. I didn't add a #error since I figured...
|
commit | commitdiff | tree |
2005-04-16 |
Michael Wetherell | Compilation fix
|
commit | commitdiff | tree |
2005-04-16 |
Michael Wetherell | Compile fix
|
commit | commitdiff | tree |
2005-04-16 |
Michael Wetherell | No EOVERFLOW on openbsd
|
commit | commitdiff | tree |
next |