]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2004-09-26  Ryan NortonLots of fixes/cleanups for OSX taskbar
2004-09-26  Václav Slavíknotify parent frame that client area changed when statu...
2004-09-26  Ryan NortonFix some of vadim's compilation problems
2004-09-26  Stefan Csomormaking newline fixes depending on the encoding of \n
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-26  Ryan Nortoncleanups, proper event handling/cleanup
2004-09-26  Ron LeeRemove contrib xrc bakefiles, else regen dies because...
2004-09-26  Ron LeeRestore WXBASEPORT for carbon. This is more than just...
2004-09-26  Ryan Nortoninfo
2004-09-26  Ryan Nortontodo
2004-09-26  Ryan NortonFix 10.2 focus issues
2004-09-26  Ryan Nortonthey should be ints, not size_ts
2004-09-26  Ryan Nortonwarning fixes unsigned->signed
2004-09-26  Robin DunnreSWIGged
2004-09-26  Ryan Nortontodos, cleanups, detabified
2004-09-26  Ryan Nortoncleanup image after application
2004-09-25  Robin DunnreSWIGged
2004-09-25  Vadim Zeitlincompilation fix for not MSW
2004-09-25  Robin DunnAdded wxFRAME_DRAWER
2004-09-25  Robin DunnMore True/False fixes
2004-09-25  Robin Dunnadd xrc lib to core libs list for Win32 build
2004-09-25  Vadim Zeitlincompilation fix for compilers not using PCH
2004-09-25  Robin DunnUse the stc.h in the source tree for the dependency...
2004-09-25  Robin DunnEnable TaskBarIcon for Mac too. Some cleanup.
2004-09-25  Robin Dunnforgot to reset m_iconAdded
2004-09-25  Robin DunnForce the output window to display at the begining...
2004-09-25  Robin DunnUse dummy class on Mac until wxEventLoop is implemented...
2004-09-25  Robin DunnAdd some missing methods to match other implementations
2004-09-25  Robin Dunnadded some missing mac headers
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-25  Vadim Zeitlinsupport for huge files (patch 1002226)
2004-09-25  Stefan Csomormaking returns in a line to always be \n (13 in CFM...
2004-09-25  Václav Slavíkcompilation fix: only us-ascii is safe in sources
2004-09-25  Ryan Nortonfix for [ 805216 ] dirMac does not properly skip direct...
2004-09-25  Ryan Nortonbug didn't happen
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Stefan Csomorinsert was not correctly implemented
2004-09-25  Chris Elliottfix an mdi crash on exit
2004-09-25  Ryan Nortonmore todos so I don't forget
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-25  Vadim Zeitlinremoved Robert Fendt as packager (at his request)
2004-09-25  Václav Slavíkremoved XRC library from contrib
2004-09-25  Ron LeeUndo the link creation in builddir. contrib is still...
2004-09-25  Ryan Nortonnote that I modified it
2004-09-25  Ryan NortonFixed GetLineLength and GetLineText for MLTE text contr...
2004-09-25  Robin DunnNormalizeFontSizes --> SetStandardFonts
2004-09-25  Dimitri Schoolwerthadded convience functions wxSizer::AddSpacer/AddStretch...
2004-09-25  Ryan Nortonwarning fix - only use the function in debug mode
2004-09-25  Ryan Nortonwarning fix
2004-09-25  Ryan NortonLots of release bugs fixed
2004-09-24  Ryan Nortondebug handling. More broken Apple 'goodness'
2004-09-24  Ryan Nortonremove unused icon
2004-09-24  Ryan Nortonfix unicode build errors with 10.3
2004-09-24  Ryan Nortonfix bug
2004-09-24  Ryan Nortonwhoops - I tabbed :)
2004-09-24  Ryan Nortonquiet annoying GCC warnings
2004-09-24  Ryan Nortonremove unused varaible
2004-09-24  Ryan Nortonunused variable warnings fixed
2004-09-24  Ryan Nortonpartial aggregate warning fix
2004-09-24  Vadim Zeitlintrying to make GetData() return data format more clear
2004-09-24  Robin DunnCorected GetXWindow macro for wxGTK port. (Bug# 1033681)
2004-09-24  Robin DunnAdded missing setters
2004-09-24  Ron LeeGet rid of the symlink farm in $builddir too, contrib...
2004-09-24  Václav Slavíkremoved XRC library from contrib
2004-09-24  Włodzimierz... Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-24  Włodzimierz... wxUSE_*BOOK checks.
2004-09-24  Ryan Nortonunused variable warning fix
2004-09-24  Włodzimierz... Missed labels to replace number of 'topicNNN' in anchor...
2004-09-24  Václav Slavíkdocumented return value of wxListCtrl::HitTest
2004-09-24  Václav Slavíkuses system's default UI font in the help browser by...
2004-09-24  Václav Slavíkreplaced NormalizeFontSizes with SetStandardFonts
2004-09-24  Ryan NortonPort syncronization, more wxUSE_XML/XRC fixes and typo...
2004-09-24  Ryan Nortonmore setup0.h wxUSE_XRC fixes
2004-09-24  Ryan NortonMSW XRC define setuup.h handling
2004-09-24  Ryan Nortonnote that drawpoint only takes into account pen color...
2004-09-24  Włodzimierz... Above 2.3.0 SetBitmap is still for owner drawn only.
2004-09-24  Ryan Nortonfix typo
2004-09-24  Ryan NortonPATCH: [ 1033006 ] Fix: socket s timeout of < 1s doesn...
2004-09-24  Ryan NortonAdd doc TODOs for wxVariant. You know, Convert wasn...
2004-09-24  Robin DunnMore True/False fixes
2004-09-23  Ryan NortonOK - Robin's right, it is already a SOCKLEN_T
2004-09-23  Ryan NortonGetId of wxTreeItemData returns a wxTreeItemId, not...
2004-09-23  Ryan NortonwxT sample fix for regex docs - documentation buglet...
2004-09-23  Ryan NortonMention that some functions are virtual - I'm pretty...
2004-09-23  Ryan NortonLink to event handling overview in wxEvent - documentat...
2004-09-23  Ryan NortonPut include file for sizer classes in docs - documentat...
2004-09-23  Robin Dunnadded missing default case
2004-09-23  Robin DunnFix from Jed Burgess that correctly untoggles radio...
2004-09-23  Ryan Nortondelightful typo fixed - it was indefontedly a spelling...
2004-09-23  Ryan NortonFix warning on OSX - its on int on mac/msw and a sockle...
2004-09-23  Robin DunnCompile fix
next