2004-09-26 |
Ryan Norton | fix remaining bugs
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | fix font styles
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | default to native font dialog for 10.2+
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | add drawer sample
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | revert to pre-drawer state
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | fix warning
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | fix facename
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | no reference to wxFont - you've got to be kidding! :)
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | add drawer to taskbaricontest
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | Fix some of vadim's compilation problems
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | info
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | todo
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | Fix 10.2 focus issues
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | they should be ints, not size_ts
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | warning fixes unsigned->signed
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | todos, cleanups, detabified
|
commit | commitdiff | tree |
2004-09-26 |
Ryan Norton | cleanup image after application
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | fix for [ 805216 ] dirMac does not properly skip directories...
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | bug didn't happen
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X...
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | more todos so I don't forget
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | note that I modified it
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | Fixed GetLineLength and GetLineText for MLTE text controls...
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | warning fix - only use the function in debug mode
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | warning fix
|
commit | commitdiff | tree |
2004-09-25 |
Ryan Norton | Lots of release bugs fixed
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | debug handling. More broken Apple 'goodness'
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | remove unused icon
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | fix unicode build errors with 10.3
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | fix bug
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | whoops - I tabbed :)
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | quiet annoying GCC warnings
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | remove unused varaible
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | unused variable warnings fixed
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | partial aggregate warning fix
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | unused variable warning fix
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | Port syncronization, more wxUSE_XML/XRC fixes and typo...
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | more setup0.h wxUSE_XRC fixes
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | MSW XRC define setuup.h handling
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | note that drawpoint only takes into account pen color...
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | fix typo
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | PATCH: [ 1033006 ] Fix: socket s timeout of < 1s doesnt...
|
commit | commitdiff | tree |
2004-09-24 |
Ryan Norton | Add doc TODOs for wxVariant. You know, Convert wasn...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | OK - Robin's right, it is already a SOCKLEN_T
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | GetId of wxTreeItemData returns a wxTreeItemId, not...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | wxT sample fix for regex docs - documentation buglet...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | Mention that some functions are virtual - I'm pretty...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | Link to event handling overview in wxEvent - documentation...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | Put include file for sizer classes in docs - documentation...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | delightful typo fixed - it was indefontedly a spelling...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | Fix warning on OSX - its on int on mac/msw and a socklen_t...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | get rid of \\ macros and change See Also -> See also
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | typo
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | wxGLContext docs, tidy up of some wxGLCanvas docs,...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | unused variable warning fix - move unused stuff to...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | SOCKLEN_T handling for OSX - it seems to be defined...
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | remove unused variable
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | fix ifdef - its libpng not pnglib :)
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | quick comment fix
|
commit | commitdiff | tree |
2004-09-23 |
Ryan Norton | simple GetContext() and one other minor doc
|
commit | commitdiff | tree |
2004-09-22 |
Ryan Norton | wxUSE_XML and wxUSE_XRC build fixes if expat is not...
|
commit | commitdiff | tree |
2004-09-22 |
Ryan Norton | Only include/build pnghand if the user builds the png...
|
commit | commitdiff | tree |
2004-09-22 |
Ryan Norton | Fix aggregate has a partly bracketed Unmatched initializer...
|
commit | commitdiff | tree |
2004-02-01 |
Ryan Norton | Fixed setup.h logic again
|
commit | commitdiff | tree |
2004-02-01 |
Ryan Norton | Fix for [ 877037 ] It is no longer possible to build...
|
commit | commitdiff | tree |
2004-02-01 |
Ryan Norton | added back $id
|
commit | commitdiff | tree |
2004-02-01 |
Ryan Norton | Added setup.h logic
|
commit | commitdiff | tree |
2004-01-29 |
Ryan Norton | added newline
|
commit | commitdiff | tree |
2004-01-29 |
Ryan Norton | Bad newlines in the mpw makefile,
|
commit | commitdiff | tree |
2004-01-29 |
Ryan Norton | Makefile for MPW
|
commit | commitdiff | tree |
2004-01-25 |
Ryan Norton | Remove taskbar support for now on OS X
|
commit | commitdiff | tree |
2004-01-23 |
Ryan Norton | Check for WCHAR_T (thanks to ABX for pointing this...
|
commit | commitdiff | tree |
2004-01-23 |
Ryan Norton | OS X Dock Menu/Taskbar support (not added to bakefiles...
|
commit | commitdiff | tree |
2004-01-23 |
Ryan Norton | HID support (preliminary - not added to bakefiles yet)
|
commit | commitdiff | tree |
2004-01-19 |
Ryan Norton | - Got rid of warnings
|
commit | commitdiff | tree |
2004-01-16 |
Ryan Norton | Removed bogus configuration
|
commit | commitdiff | tree |
2004-01-16 |
Ryan Norton | Added setup.h stuff
|
commit | commitdiff | tree |
2004-01-14 |
Ryan Norton | A little clarification
|
commit | commitdiff | tree |
2004-01-10 |
Ryan Norton | Removed old tests file and replaced with tcl version....
|
commit | commitdiff | tree |
2004-01-07 |
Ryan Norton | Fixed include path for wx/wxchar.h on all configurations
|
commit | commitdiff | tree |
2004-01-07 |
Ryan Norton | Fixed include path for wx/wxchar.h
|
commit | commitdiff | tree |
2003-12-30 |
Ryan Norton | removed wxUSE_BUILTIN_REGEX
|
commit | commitdiff | tree |
2003-12-30 |
Ryan Norton | Cleaned up regex.cpp
|
commit | commitdiff | tree |
2003-12-30 |
Ryan Norton | more ifdef C++ stuff
|
commit | commitdiff | tree |
2003-12-28 |
Ryan Norton | Added/Fixed some things in wxGetKeyState
|
commit | commitdiff | tree |
2003-12-24 |
Ryan Norton | revert
|
commit | commitdiff | tree |
2003-12-24 |
Ryan Norton | Fixed compilation and
|
commit | commitdiff | tree |
2003-12-24 |
Ryan Norton | wxMenuBar derives from wxWindow...
|
commit | commitdiff | tree |
2003-12-24 |
Ryan Norton | Fixed one of the two MDI problems...see comments
|
commit | commitdiff | tree |
2003-12-23 |
Ryan Norton | Fixed newlines :)
|
commit | commitdiff | tree |
2003-12-23 |
Ryan Norton | Added note about deleting returned object (OpenFile)
|
commit | commitdiff | tree |
2003-12-22 |
Ryan Norton | Removed regextest :).
|
commit | commitdiff | tree |
2003-12-22 |
Ryan Norton | 1.
|
commit | commitdiff | tree |
2003-12-21 |
Ryan Norton | 1.
|
commit | commitdiff | tree |
2003-12-21 |
Ryan Norton | Added Status Bar
|
commit | commitdiff | tree |
2003-12-21 |
Ryan Norton | Added -
|
commit | commitdiff | tree |
next |