2004-11-08 |
Ryan Norton | correct to int32 for range comparison
|
commit | commitdiff | tree |
2004-11-08 |
Ryan Norton | workback defs for OSX
|
commit | commitdiff | tree |
2004-11-08 |
Ryan Norton | clean up dust from uri tests
|
commit | commitdiff | tree |
2004-11-08 |
Ryan Norton | update msvc projs manually for changed tests and uri...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | some setup.h changes for wxMovieCtrl
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | fix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | fix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | quick fixup
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | allow multiple movie loading as per Julian's suggestion...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | clear up wxStringBuffer docs a bit
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | correct Stopping - go to start of movie if stopped...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | add Length, Tell, SetPlaybackRate and GetPlaybackRate...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | fixup
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | wxMovieCtrl - for playing movies - mac carbon QT 3...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | change spun via [ 1050204 ] wxFileDialog wildcard filters
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | [ 1057587 ] MacOSX build fails with --disable-gauge...
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | fix for [ 1020924 ] wx.Display.IsPrimary is wrong
|
commit | commitdiff | tree |
2004-11-07 |
Ryan Norton | fix for [ 950550 ] wxChoice - wxEmptyString (wxChoice...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | fix for [ 1042972 ] Keycodes above WXK_START conflict...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | fixup
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | [ 955006 ] wxDb query with column information (modded...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | final cleanup of string conversion with null characters...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | Revert files to previous version that were affected...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | fixup // comment header
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | fix warning
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | rewrite wxGetKeyState a bit, spun from [ 1058347 ]...
|
commit | commitdiff | tree |
2004-11-06 |
Ryan Norton | in unescape add normal characters in addition to unescaped...
|
commit | commitdiff | tree |
2004-11-05 |
Ryan Norton | switch needsfocusrect to hiveiw version
|
commit | commitdiff | tree |
2004-11-05 |
Ryan Norton | cast fix, workaround for pickeir compilers
|
commit | commitdiff | tree |
2004-11-05 |
Ryan Norton | rest of 1061091, clean up define a bit
|
commit | commitdiff | tree |
2004-11-05 |
Ryan Norton | fix for [ 1060093 ] wxURI && wxStringBufferLength part...
|
commit | commitdiff | tree |
2004-11-04 |
Ryan Norton | slightly nicer workaround for pickier compiler warning
|
commit | commitdiff | tree |
2004-11-04 |
Ryan Norton | remove hack since it doubly-draws focus rects
|
commit | commitdiff | tree |
2004-11-04 |
Ryan Norton | wxstringbufferlen stl fixup
|
commit | commitdiff | tree |
2004-11-04 |
Ryan Norton | wxdocmpnocase fixup
|
commit | commitdiff | tree |
2004-11-04 |
Ryan Norton | dll dec
|
commit | commitdiff | tree |
2004-11-01 |
Ryan Norton | rewrite core foundation conversion to be efficient...
|
commit | commitdiff | tree |
2004-11-01 |
Ryan Norton | warning fix for 10.2
|
commit | commitdiff | tree |
2004-10-31 |
Ryan Norton | because gcc is dumb and can't tell the difference between...
|
commit | commitdiff | tree |
2004-10-31 |
Ryan Norton | note broken code, cast hack to fix warning on pickier...
|
commit | commitdiff | tree |
2004-10-31 |
Ryan Norton | fix const error on sane (not msvc) compilers
|
commit | commitdiff | tree |
2004-10-31 |
Ryan Norton | Rename some tests to avoid conflicts with project builder...
|
commit | commitdiff | tree |
2004-10-30 |
Ryan Norton | restore ConvertToValidURI to prev. version for bw compat...
|
commit | commitdiff | tree |
2004-10-30 |
Ryan Norton | solution to wxMBConv stuff - make a seperate XX2XX...
|
commit | commitdiff | tree |
2004-10-30 |
Ryan Norton | mark incompat and depreciated changes for wxURL, add...
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | [ 1054664 ] Implementation of wxMBConvUTF7 (Heavily...
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | Add wxString::WorstEncodingCase, other various cleanups
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | somewhat modded [ 1056879 ] use wxURI::Unescape vs...
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | have wxbuiltin wxmbconvutf7 return -1 (error) not 0...
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | Handle bad conversions correctly. Add Bad UTF8 test.
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | Handle invalid conversion slightly better, ecapsulate...
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | Remove erronues file
|
commit | commitdiff | tree |
2004-10-29 |
Ryan Norton | add some asserts for wxStringBufferLength
|
commit | commitdiff | tree |
2004-10-28 |
Ryan Norton | increase worst case for UTF8 to *4
|
commit | commitdiff | tree |
2004-10-28 |
Ryan Norton | increase worst case to *4 for UTF8, switch a memcpy...
|
commit | commitdiff | tree |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more...
|
commit | commitdiff | tree |
2004-10-28 |
Ryan Norton | Use proper wxURI unescape instead of old way
|
commit | commitdiff | tree |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to...
|
commit | commitdiff | tree |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy...
|
commit | commitdiff | tree |
2004-10-27 |
Ryan Norton | final sweep over docs - replace & with \&
|
commit | commitdiff | tree |
2004-10-27 |
Ryan Norton | update docs, add to class list
|
commit | commitdiff | tree |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that...
|
commit | commitdiff | tree |
2004-10-27 |
Ryan Norton | Add preliminary wxStringBufferLength docs
|
commit | commitdiff | tree |
2004-10-27 |
Ryan Norton | Use wxStringBufferLength instead of wxXCharBuffer in...
|
commit | commitdiff | tree |
2004-10-19 |
Ryan Norton | Rework comment a bit to accurately reflect situation...
|
commit | commitdiff | tree |
2004-10-14 |
Ryan Norton | readd files to restore cocoa compilation
|
commit | commitdiff | tree |
2004-10-14 |
Ryan Norton | Reverted and fixed really broken overcommit
|
commit | commitdiff | tree |
2004-10-13 |
Ryan Norton | fix syntax errors
|
commit | commitdiff | tree |
2004-10-13 |
Ryan Norton | fix syntax error
|
commit | commitdiff | tree |
2004-10-13 |
Ryan Norton | small doc cleanup
|
commit | commitdiff | tree |
2004-10-13 |
Ryan Norton | crush compiler warnings and handle out of memory errors...
|
commit | commitdiff | tree |
2004-10-12 |
Ryan Norton | annoying oversight - someday compilers will point this out
|
commit | commitdiff | tree |
2004-10-12 |
Ryan Norton | slight correction
|
commit | commitdiff | tree |
2004-10-12 |
Ryan Norton | get rid of global vars
|
commit | commitdiff | tree |
2004-10-12 |
Ryan Norton | I can't beleive I forgot this
|
commit | commitdiff | tree |
2004-10-12 |
Ryan Norton | patch from list to fix warning and get rid of unneccessary...
|
commit | commitdiff | tree |
2004-10-12 |
Ryan Norton | compilo fix (blind)
|
commit | commitdiff | tree |
2004-10-11 |
Ryan Norton | temp. solution to get unicode to work on 10.3
|
commit | commitdiff | tree |
2004-10-11 |
Ryan Norton | cocoa doesn't need system framework - string conversion...
|
commit | commitdiff | tree |
2004-10-10 |
Ryan Norton | correct assignment in constructors, a little optimization...
|
commit | commitdiff | tree |
2004-10-09 |
Ryan Norton | correct white values in extra stock cursors
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | fix description
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | final null-char wxString stuff, a couple of bugfixes...
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | final compilo fixups for 10.2 unicode - c/c++ fixes...
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | various cleanups
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | wxSound for wxCocoa
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | wxDisplay for wxCocoa
|
commit | commitdiff | tree |
2004-10-08 |
Ryan Norton | wxCocoa link fixes
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | fix darwin defines
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | a bit of cleanup
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | bakefile time!! (Mainly stuff for wxCocoa)
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | 1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | revert change to bakefiles as per Robin's suggestion
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | some preparation for carbon/cocoa interop
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | I guess I should update this - :)
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | another stub for wxCocoa
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | fix a bunch of warnings in unicode build
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | remove blatant hack from configure and do proper checking...
|
commit | commitdiff | tree |
2004-10-07 |
Ryan Norton | 1. Yet another unit test for new stirng stuff
|
commit | commitdiff | tree |
next |