]> git.saurik.com Git - wxWidgets.git/history - src
fixed dll import specification of wxGetHInstance()
[wxWidgets.git] / src /
2004-10-02  Vadim Zeitlinfixed dll import specification of wxGetHInstance()
2004-10-02  Julian SmartBlind fixes for Mac project files (version number,...
2004-10-01  David ElliottwxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
2004-10-01  Ryan Nortonfix const to normal warning
2004-10-01  Václav Slavíkuse default GUI font in wxHtmlListBox
2004-10-01  Ryan Norton*** empty log message ***
2004-10-01  Ryan NortonOSX only (a runtime check would be preferable as Kevin...
2004-10-01  Kevin HockIncrease status bar height from 15 to 18, allows common...
2004-10-01  Ryan Nortononly do the seperator between about and preferences...
2004-10-01  Kevin Hockwx apps did not have the separator like other apps...
2004-10-01  Vadim Zeitlinhack: hide the MDI parent frame by moving it off screen
2004-10-01  Vadim Zeitlinrelayout frame contents when tool/statusbar is shown...
2004-10-01  Vadim Zeitlinextracted OnSize() body in a new DoLayout() method...
2004-09-30  Vadim Zeitlindon't deprecate SetItemImage() with 3 parameters; just...
2004-09-30  Václav Slavíkblind compilation fix for MSVC
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-30  Robin DunnFix for crash when the child has no menu
2004-09-30  Václav Slavíkresize parent's frame client area correctly when status...
2004-09-30  Julian SmartBlind fix for missing files
2004-09-30  Ryan Nortonhave it work the old way with PopupMenu(), and have...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Václav Slavíkfixed flicker during MDI children creation: the frame...
2004-09-29  Robin DunnCreate a mask for the icon if it doesn't already have one
2004-09-29  Julian SmartFixed case sensitivity
2004-09-29  Vadim Zeitlinfixed memory leak in Submit(cmd, false) (bug 1037115)
2004-09-29  Robin DunnJust return zero without failing for unknown metrics...
2004-09-29  David ElliottGet the stock label when stock ID is used with empty...
2004-09-29  Václav Slavíkimplementation should use DoFindFocus
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-29  Vadim Zeitlinsigned/unsigned comparison warning fix
2004-09-29  Vadim Zeitlinremoved C++ comments from C files
2004-09-29  Vadim Zeitlinmore 64 bit correctness fixes
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-29  Włodzimierz SkibaInclude missing.h to find O_* flags.
2004-09-29  Włodzimierz SkibaCorrection to lost #ifdef
2004-09-29  David ElliottwxStaticBox constructor is not supposed to take a wxVal...
2004-09-29  Kevin HockSend EVT_COMMAND_TEXT_UPDATED from the spin control...
2004-09-28  Robin DunnTRUE/FALSE/etc. cleanup in the *.in files, regenerated...
2004-09-28  Kevin HockWhen enabling events, use CommonModes instead of Defaul...
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Julian SmartImproved the generic font dialog appearance.
2004-09-28  Ryan Nortonpossibly fix compilo error w/xcode
2004-09-28  Ryan NortonFix some bugs
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-28  Ryan Nortonremove unfinished impl
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
next