2002-09-14 |
Ron Lee | define the undefined wxThePrintSetup global.
|
commit | commitdiff | tree |
2002-09-04 |
Ron Lee | Added (and documented) GetTraceMasks so userspace can...
|
commit | commitdiff | tree |
2002-09-03 |
Ron Lee | sorry, removing /usr/include breaks the macros we use...
|
commit | commitdiff | tree |
2002-09-01 |
Ron Lee | More packaging updates for pending 2.3.3 release.
|
commit | commitdiff | tree |
2002-09-01 |
Ron Lee | oops, make it build with wxbase too.
|
commit | commitdiff | tree |
2002-09-01 |
Ron Lee | added missing #include frame.h for mingw(3.2) build.
|
commit | commitdiff | tree |
2002-09-01 |
Ron Lee | removed DoInit() straggler from appbase mods.
|
commit | commitdiff | tree |
2002-08-31 |
Ron Lee | symbols.txt is no longer.
|
commit | commitdiff | tree |
2002-08-23 |
Ron Lee | removed #include shlobj.h -- it breaks mingw32 wxBase...
|
commit | commitdiff | tree |
2002-08-23 |
Ron Lee | add libwx_dcsvg.
|
commit | commitdiff | tree |
2002-08-23 |
Ron Lee | Updates for 2.3.3 debs.
|
commit | commitdiff | tree |
2002-07-29 |
Ron Lee | The world should not end if a server has no peer. ...
|
commit | commitdiff | tree |
2002-07-27 |
Ron Lee | minus one show stopper typo and a couple of warnings...
|
commit | commitdiff | tree |
2002-07-18 |
Ron Lee | Added Set{Position,Size} to wxRect.
|
commit | commitdiff | tree |
2002-07-07 |
Ron Lee | Update Layout more correctly in DoSetVirtualSize.
|
commit | commitdiff | tree |
2002-07-07 |
Ron Lee | put wx/app.h back though, for people without precompiled...
|
commit | commitdiff | tree |
2002-07-02 |
Ron Lee | added DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
|
commit | commitdiff | tree |
2002-07-02 |
Ron Lee | and yet once more to fix gtk compilation.. this is...
|
commit | commitdiff | tree |
2002-07-01 |
Ron Lee | Fix for the irksome, 'Details' sizing bug. Or at least...
|
commit | commitdiff | tree |
2002-06-30 |
Ron Lee | Preserve prior StatusBar contents when adding removing...
|
commit | commitdiff | tree |
2002-06-30 |
Ron Lee | fixed some pesky compile warnings, hope this doesn...
|
commit | commitdiff | tree |
2002-06-30 |
Ron Lee | added export decls for MSW.
|
commit | commitdiff | tree |
2002-06-30 |
Ron Lee | added export decls for MSW
|
commit | commitdiff | tree |
2002-06-22 |
Ron Lee | arg type warning fixes.
|
commit | commitdiff | tree |
2002-06-22 |
Ron Lee | removed missing treectrl sample bitmaps from dist target,
|
commit | commitdiff | tree |
2002-04-24 |
Ron Lee | Added {S,G}etItem{Text,Background}Colour methods.
|
commit | commitdiff | tree |
2002-04-22 |
Ron Lee | buggy cast == buggy scrolling in Life!
|
commit | commitdiff | tree |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows...
|
commit | commitdiff | tree |
2002-04-16 |
Ron Lee | replace zsh'ism(?) with a posix parameter expansion...
|
commit | commitdiff | tree |
2002-03-17 |
Ron Lee | really, it will build for 'doze this time.
|
commit | commitdiff | tree |
2002-03-17 |
Ron Lee | build fix for mingw-cross.
|
commit | commitdiff | tree |
2002-03-17 |
Ron Lee | Added wxBufferedDC class.
|
commit | commitdiff | tree |
2002-03-12 |
Ron Lee | build fix. Need the full declaration for CLASSINFO().
|
commit | commitdiff | tree |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacing...
|
commit | commitdiff | tree |
2002-03-09 |
Ron Lee | Added GetMaxSize virtual method for use by sizers.
|
commit | commitdiff | tree |
2002-03-08 |
Ron Lee | Added SetLogBuffer method.
|
commit | commitdiff | tree |
2002-03-08 |
Ron Lee | Moved assert to before the segfault.
|
commit | commitdiff | tree |
2002-03-06 |
Ron Lee | removed superfluous assignment handled in base class.
|
commit | commitdiff | tree |
2002-02-28 |
Ron Lee | Typo fix for GetSizer.
|
commit | commitdiff | tree |
2002-01-29 |
Ron Lee | fix (dos) line endings.
|
commit | commitdiff | tree |
2002-01-29 |
Ron Lee | fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TRANSPA...
|
commit | commitdiff | tree |
2002-01-21 |
Ron Lee | added missing header.
|
commit | commitdiff | tree |
2002-01-03 |
Ron Lee | Changed test to reflect the real current state of dynamic...
|
commit | commitdiff | tree |
2002-01-03 |
Ron Lee | Use GetFullPath not GetFullName in OnWrite else we...
|
commit | commitdiff | tree |
2002-01-03 |
Ron Lee | Added (and documented :) optional stack size specification...
|
commit | commitdiff | tree |
2001-12-29 |
Ron Lee | removed dependency on windows.h from dynload.h
|
commit | commitdiff | tree |
2001-12-26 |
Ron Lee | removed macro magic that causes build problems on some
|
commit | commitdiff | tree |
2001-12-24 |
Ron Lee | added slightly more informative failure reporting.
|
commit | commitdiff | tree |
2001-12-24 |
Ron Lee | Added GetStringArray method.
|
commit | commitdiff | tree |
2001-12-23 |
Ron Lee | Added missing header and missing logic. :)
|
commit | commitdiff | tree |
2001-12-23 |
Ron Lee | Added missing compile define.
|
commit | commitdiff | tree |
2001-12-20 |
Ron Lee | added missing DYNLIB_CLASS define.
|
commit | commitdiff | tree |
2001-12-20 |
Ron Lee | ugh. Nesting the (per class) plugin sentries can require...
|
commit | commitdiff | tree |
2001-12-20 |
Ron Lee | reimplemented sanity checks that were lost/broken in...
|
commit | commitdiff | tree |
2001-12-20 |
Ron Lee | moved dynamic loader option checks to chkconf.h
|
commit | commitdiff | tree |
2001-12-19 |
Ron Lee | Bumped version and soname for 2.3.3
|
commit | commitdiff | tree |
2001-12-19 |
Ron Lee | More PYTHON_DIST fixes.
|
commit | commitdiff | tree |
2001-12-19 |
Ron Lee | updated for changes to wxPython and contrib.
|
commit | commitdiff | tree |
2001-12-19 |
Ron Lee | Fixed silly cut n paste error.
|
commit | commitdiff | tree |
2001-12-19 |
Ron Lee | Added new dynamic loading classes. (which handle proper
|
commit | commitdiff | tree |
2001-12-13 |
Ron Lee | Vadim, please check this, I think it's what you meant
|
commit | commitdiff | tree |
2001-12-11 |
Ron Lee | preemptive fix for wxPython compilation. It will break...
|
commit | commitdiff | tree |
2001-12-10 |
Ron Lee | added deps for .t files so make works correctly when...
|
commit | commitdiff | tree |
2001-12-09 |
Ron Lee | fix bogus VC 'for' scoping.
|
commit | commitdiff | tree |
2001-12-05 |
Ron Lee | typo fix
|
commit | commitdiff | tree |
2001-12-04 |
Ron Lee | (Blind) fix for BCC compile glitch.
|
commit | commitdiff | tree |
2001-12-04 |
Ron Lee | fix for wxDynamicCast making it safe to pass factory...
|
commit | commitdiff | tree |
2001-12-02 |
Ron Lee | fixes for contrib build.
|
commit | commitdiff | tree |
2001-12-01 |
Ron Lee | somehow this got missed on the last commit..
|
commit | commitdiff | tree |
2001-12-01 |
Ron Lee | Added wxFile::write_excl and use it from wxTempFile...
|
commit | commitdiff | tree |
2001-12-01 |
Ron Lee | fix wxUINT64_SWAP macro to use wxULongLong now that...
|
commit | commitdiff | tree |
2001-12-01 |
Ron Lee | oops, still missed one.
|
commit | commitdiff | tree |
2001-12-01 |
Ron Lee | Added 2 extra macros to handle all the flavours of...
|
commit | commitdiff | tree |
2001-11-29 |
Ron Lee | Add wxPython/contrib/gizmos to PYTHON_DIST
|
commit | commitdiff | tree |
2001-11-26 |
Ron Lee | added wx(U)int64, then added it to wxDataStream so...
|
commit | commitdiff | tree |
2001-11-24 |
Ron Lee | Ignore what the diff says.. think "added S/390 support...
|
commit | commitdiff | tree |
2001-11-22 |
Ron Lee | changed charset back to iso-8859-1
|
commit | commitdiff | tree |
2001-11-21 |
Ron Lee | add some output to the GL tests..
|
commit | commitdiff | tree |
2001-11-21 |
Ron Lee | Where's GL? Hopefully wx-config will now tell us if...
|
commit | commitdiff | tree |
2001-11-21 |
Ron Lee | backported 2.2 packaging fixes for python 2.1
|
commit | commitdiff | tree |
2001-11-21 |
Ron Lee | merged some message catlogues from 2.2 that were missing...
|
commit | commitdiff | tree |
2001-11-18 |
Ron Lee | Removed include/wx/setup.h from filelist.txt -- Needed...
|
commit | commitdiff | tree |
2001-11-18 |
Ron Lee | Don't add -MMD until we are just about ready to build...
|
commit | commitdiff | tree |
2001-11-17 |
Ron Lee | cast away a couple of warnings and added *.inc to the...
|
commit | commitdiff | tree |
2001-11-17 |
Ron Lee | document the new *_USER_EXPORTED_ARRAY macros.
|
commit | commitdiff | tree |
2001-11-17 |
Ron Lee | Added WX_DEFINE_*_USER_EXPORTED_ARRAY macros for external...
|
commit | commitdiff | tree |
2001-11-16 |
Ron Lee | mainly the result of collapsing folds in vimdiff from 2.2
|
commit | commitdiff | tree |
2001-11-12 |
Ron Lee | removed -static flag from wx-config --libs. It does...
|
commit | commitdiff | tree |
2001-11-09 |
Ron Lee | make --static flag act on --cppflags too.
|
commit | commitdiff | tree |
2001-11-09 |
Ron Lee | We always add -lm (eventually) anyway, so just adding...
|
commit | commitdiff | tree |
2001-11-08 |
Ron Lee | create install dir for overrides.
|
commit | commitdiff | tree |
2001-11-08 |
Ron Lee | wxUSE_GTK must stay quoted..
|
commit | commitdiff | tree |
2001-11-08 |
Ron Lee | Rearrange the linker flags/libs code in preparation...
|
commit | commitdiff | tree |
2001-11-08 |
Ron Lee | add lintian override for -univ hybrid package.
|
commit | commitdiff | tree |
2001-11-08 |
Ron Lee | applied the bit's of #473508 that were still relevant...
|
commit | commitdiff | tree |
2001-11-07 |
Ron Lee | added aclocal.m4 to dist target. Bad Things happen...
|
commit | commitdiff | tree |
2001-11-07 |
Ron Lee | oops
|
commit | commitdiff | tree |
2001-11-07 |
Ron Lee | More pesky "quotes" hiding in m4 macros.
|
commit | commitdiff | tree |
2001-11-07 |
Ron Lee | Put $(GENERICOBJECTS) back into configure.in for a...
|
commit | commitdiff | tree |
2001-11-07 |
Ron Lee | remove -lfoo.dll hack, it appears to be unnecessary...
|
commit | commitdiff | tree |
next |