]> git.saurik.com Git - wxWidgets.git/history - src
Use generic font dialog on MacOS X
[wxWidgets.git] / src /
2004-09-28  Vadim ZeitlinwxFile::Length() return type fix (replaces last check in)
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  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 DunnAllow style spec strings to contain colour names as...
2004-09-27  Vadim Zeitlincode cleanup for the pen width condition (patch 1034942...
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 SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-27  Ryan Nortonremove stuff
2004-09-27  Ryan Norton[ 1035247 ] fix the number of ticks in slider (with...
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 Nortongeneric (will comment on list later about was does...
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 Schoolwerthfixed MSVC6 warning
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-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  Ryan Nortonhid integration
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  Ryan Nortonfix font styles
2004-09-26  Vadim Zeitlininclude wx/wxchar.h after ctype.h to fix compilation...
2004-09-26  Robert Roebling Make mouseless use of wxListBox possible for non...
2004-09-26  Stefan Csomorupdated project file
2004-09-26  Vadim Zeitlinrenamed HasFocus() to IsActive() to avoid confusion...
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  Robert Roebling Compilo.
2004-09-26  Ron LeeEnable the huge files patch to build with mingw-cross.
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  Ryan Nortoninfo
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  Ryan Nortontodos, cleanups, detabified
2004-09-26  Ryan Nortoncleanup image after application
2004-09-25  Vadim Zeitlincompilation fix for not MSW
2004-09-25  Robin Dunnforgot to reset m_iconAdded
2004-09-25  Robin DunnAdd some missing methods to match other implementations
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  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  Chris Elliottfix an mdi crash on exit
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-25  Ryan Nortonnote that I modified it
2004-09-25  Ryan NortonFixed GetLineLength and GetLineText for MLTE text contr...
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 varaible
2004-09-24  Ryan Nortonunused variable warnings fixed
2004-09-24  Ryan Nortonpartial aggregate warning fix
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-24  Ryan Nortonunused variable warning fix
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  Włodzimierz SkibaAbove 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-23  Ryan NortonOK - Robin's right, it is already a SOCKLEN_T
next