2004-09-21 |
Ron Lee | Filter out the 'std' pseudo-lib from monolithic builds...
|
commit | commitdiff | tree |
2004-09-21 |
Ron Lee | Add xrc to the dist target.
|
commit | commitdiff | tree |
2004-09-21 |
Ron Lee | Fix registered location of docs.
|
commit | commitdiff | tree |
2004-09-21 |
Ron Lee | wx-config2.6
|
commit | commitdiff | tree |
2004-09-16 |
Ron Lee | Using != doesn't work for bakefile, I don't know what...
|
commit | commitdiff | tree |
2004-09-06 |
Ron Lee | Ported forward improvements from the 2.4.2.6 release.
|
commit | commitdiff | tree |
2004-09-05 |
Ron Lee | GTK Combobox and Listbox aren't realized until actually
|
commit | commitdiff | tree |
2004-03-16 |
Ron Lee | Enable wxUSE_DISPLAY by default. It is required for...
|
commit | commitdiff | tree |
2004-03-15 |
Ron Lee | Added missing autoconf_inc.m4 to dist target,
|
commit | commitdiff | tree |
2004-03-14 |
Ron Lee | Last minute changes to fix 2.5.1.1 debs for release.
|
commit | commitdiff | tree |
2004-03-07 |
Ron Lee | Remove demos from the Debian -examples package.
|
commit | commitdiff | tree |
2004-03-05 |
Ron Lee | More updates to the Debian packaging for wxPython,...
|
commit | commitdiff | tree |
2004-03-03 |
Ron Lee | Updates for debian build scripts to suit new library...
|
commit | commitdiff | tree |
2004-02-19 |
Ron Lee | Removed dcbuffer.cpp, its implementation is all inline...
|
commit | commitdiff | tree |
2004-02-19 |
Ron Lee | Removed the SaveBG hack. The real incompatibility...
|
commit | commitdiff | tree |
2003-01-27 |
Ron Lee | Add SetScrollbars patch, assuming this one really fixes...
|
commit | commitdiff | tree |
2003-01-27 |
Ron Lee | Fixed bug in FlexGridSizer mods that prevented them...
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Update wxList operators, TRUE, FALSE.
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Upated list operators, TRUE, FALSE.
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Don't use bitmap by default.
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Update list operators, s/TRUE/true/ etc.
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Don't default to using bitmap.
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Updates to packaging from the 2.4.0.2 release.
|
commit | commitdiff | tree |
2003-01-25 |
Ron Lee | Added missing quantize.h
|
commit | commitdiff | tree |
2003-01-19 |
Ron Lee | We surely don't need two debugging sections,
|
commit | commitdiff | tree |
2003-01-16 |
Ron Lee | update libpng-dev deps.
|
commit | commitdiff | tree |
2003-01-15 |
Ron Lee | gah. escape $ in the here block.
|
commit | commitdiff | tree |
2003-01-15 |
Ron Lee | reverted the --inplace addition and instead documented...
|
commit | commitdiff | tree |
2003-01-13 |
Ron Lee | Improved const correctness.
|
commit | commitdiff | tree |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane..
|
commit | commitdiff | tree |
2003-01-11 |
Ron Lee | Changes resulting from the 2.4.0 release run.
|
commit | commitdiff | tree |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detach...
|
commit | commitdiff | tree |
2003-01-04 |
Ron Lee | more thinko tweaks.
|
commit | commitdiff | tree |
2003-01-03 |
Ron Lee | Recommend python-xml for xrced.
|
commit | commitdiff | tree |
2003-01-03 |
Ron Lee | Incorporate changes from 2.4 release.
|
commit | commitdiff | tree |
2003-01-03 |
Ron Lee | The exact version it was included doesn't appear to...
|
commit | commitdiff | tree |
2002-12-30 |
Ron Lee | Ok, so we don't need the extra bool at all, we can...
|
commit | commitdiff | tree |
2002-12-30 |
Ron Lee | Add wxSizer::Detach so we can detach child sizers without...
|
commit | commitdiff | tree |
2002-12-29 |
Ron Lee | Oops, don't cut and paste between ports, and do test...
|
commit | commitdiff | tree |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent.
|
commit | commitdiff | tree |
2002-12-23 |
Ron Lee | Typo fix (as reported to Debian bts).
|
commit | commitdiff | tree |
2002-12-19 |
Ron Lee | Update packaging for 2.5
|
commit | commitdiff | tree |
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 |
next |