wxWidgets.git
2004-09-28  Julian SmartUse generic font dialog on MacOS X
2004-09-28  Vadim ZeitlinwxFile::Length() return type fix (replaces last check in)
2004-09-28  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchor...
2004-09-28  Julian SmartTypo corrections
2004-09-28  Vadim Zeitlinblind fix for wxGetEmptyString() compilation with wxUSE...
2004-09-28  Ryan Nortonfix unicode stuff
2004-09-28  Julian SmartRemoved fcntl.h include
2004-09-28  Julian Smart__WINCE__ -> __WXWINCE__
2004-09-28  Ron LeeMake the warnings a little more relevant in other contexts
2004-09-28  Robin DunnOn the Mac the Alt key is a character modifier like...
2004-09-27  Ryan Nortonsource nice-ness and remove erronous files
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Robin Dunnfix link errors
2004-09-27  Robin DunnAllow style spec strings to contain colour names as...
2004-09-27  Julian SmartDon't try to typedef off_t twice (eVC++)
2004-09-27  Vadim Zeitlincode cleanup for the pen width condition (patch 1034942...
2004-09-27  Julian SmartScript updates
2004-09-27  Vadim Zeitlinset click coordinates to (-1, -1) if right mouse button...
2004-09-27  Vadim Zeitlininitialize m_reusable (patch 1035725)
2004-09-27  Robin DunnFix for probably rare but potential refcount leak.
2004-09-27  Robin DunnOops, forgot to remove some whitespace and to sort...
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
2004-09-27  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-27  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-27  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
2004-09-27  Robin DunnAdded IsActive
2004-09-27  Robin DunnAdded FontFromPixelSize
2004-09-27  Vadim Zeitlinexplicitly forward declare wxHashTableBase when wxUSE_S...
2004-09-27  Włodzimierz... Watcom fixes after recent wxFile changes.
2004-09-27  Vadim Zeitlinfix crash when calling wxGetEmptyString() with wxUSE_ST...
2004-09-27  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchor...
2004-09-27  Vadim Zeitlindefine wxInvalidOffset properly (as wxFileOffset, not...
2004-09-27  Ryan Nortonremove stuff
2004-09-27  Ryan Norton[ 1035247 ] fix the number of ticks in slider (with...
2004-09-27  Ryan Nortonuse both generic and native on osx 10.2 for presentatio...
2004-09-27  Ryan NortonIOKit framework now req. under darwin
2004-09-27  Robert Roebling Compile fixes.
2004-09-27  Vadim Zeitlinfix crash after radio button fix
2004-09-27  Julian SmartEarly versions of GTK+2 don't have has_toplevel_focus
2004-09-27  Ryan Nortonmake go generic
2004-09-27  Ryan Nortongeneric (will comment on list later about was does...
2004-09-27  Vadim Zeitlinadded src/msw/wince/filefnwce.cpp
2004-09-27  Vadim Zeitlinwarning fix after huge file patch
2004-09-27  Vadim Zeitlinkeep the old wxFont::Create() signature (changed by...
2004-09-27  Vadim Zeitlinadded wxGetFullModuleName(); use it instead of calling...
2004-09-27  Dimitri Schoolwerthdoc-typo
2004-09-27  Dimitri Schoolwerthdoc-typo
2004-09-27  Dimitri Schoolwerthfixed MSVC6 warning
2004-09-27  Ron LeeHandle the case of unresolveable ambiguity in --list...
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-27  Ryan Nortonfix warnings
2004-09-27  Ryan Nortonfix non-void function not returning value warning
2004-09-27  Ryan NortonAdd HID keyboard functionality
2004-09-27  Stefan NeisRe-simplified ScrollWindow routine.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-27  Ryan Nortonnote font dialog change
2004-09-27  Ron LeeDelay --list a little longer so we can indicate the...
2004-09-27  Ryan Nortonremove erronues xrc contrib sample
2004-09-26  Vadim Zeitlinmade GetTempBuffer() static to avoid duplicate function...
2004-09-26  Václav Slavíkpartially reverted Robert's changes, did it more cleanly
2004-09-26  Vadim Zeitlindocumented IsActive()
2004-09-26  Ryan Nortonhid integration
2004-09-26  Vadim Zeitlinfix for __HUGEFILES_SUPPORTED definition
2004-09-26  Robert Roebling Moved function from mslu to utils to make the
2004-09-26  Robert Roebling Trying hard to make things compile.
2004-09-26  Kevin OllivierFixes to remove compile warnings.
2004-09-26  Ryan Nortoncleanups
2004-09-26  Stefan NeisMake scrolling work better (without constantly refreshi...
2004-09-26  Robert Roebling GTK1 compilo.
2004-09-26  Ryan Nortonrecall initial font
2004-09-26  Ryan Nortoncleanup
2004-09-26  Julian SmartApplied Kevin Hock's combobox patch for text update...
2004-09-26  Ryan Nortonfix remaining bugs
2004-09-26  Julian SmartProgram args fix for WinCE
2004-09-26  Julian SmartTweaks to fix RTF contents (need newline at end of...
2004-09-26  Ryan Nortonfix font styles
2004-09-26  Vadim ZeitlinwxExecuteData is a struct, not class (warning fix)
2004-09-26  Julian SmartImproved libs.bmp file but shows too small in WinHelp
2004-09-26  Vadim Zeitlininclude wx/wxchar.h after ctype.h to fix compilation...
2004-09-26  Ryan Nortondefault to native font dialog for 10.2+
2004-09-26  Ryan Nortonadd drawer sample
2004-09-26  Robert Roebling Make mouseless use of wxListBox possible for non...
2004-09-26  Stefan Csomorupdated project file
2004-09-26  Ryan Nortonrevert to pre-drawer state
2004-09-26  Vadim Zeitlinrenamed HasFocus() to IsActive() to avoid confusion...
2004-09-26  Ryan Nortonfix warning
2004-09-26  Ryan Nortonfix facename
2004-09-26  Robert Roebling Added wxTopLevelWindow::HasFocus() as discussed.
2004-09-26  Ryan Nortonnative font dialog implementation for mac os x 10.2+
2004-09-26  Stefan Csomordependency fix for clipping
2004-09-26  Stefan Csomorunicode fix
2004-09-26  Stefan Csomorunicode fix for CW
2004-09-26  Stefan Csomorfix for CW compilation
2004-09-26  Stefan Csomorclipping for wxMac cleaned up
2004-09-26  Vadim Zeitlincompilation fix for Unicode mode after huge file patch...
2004-09-26  Robert Roebling Compilo.
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
2004-09-26  Ryan Nortonno reference to wxFont - you've got to be kidding! :)
2004-09-26  Ron LeewxSize needs to be fully defined if we want to use...
2004-09-26  Ryan Nortonadd drawer to taskbaricontest
next