]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-08-07  Mattia Barbon Compilation fix.
2004-08-07  Mattia Barbon Unhide function from superclass.
2004-08-07  Julian SmartMore likely to find the about.htm instructions now
2004-08-07  Václav Slavíkfixed plugins naming in samples
2004-08-07  Stefan Csomorblind fix for trails of border after resize operations
2004-08-07  Stefan Csomorwe have to include the mac/private header in order...
2004-08-07  Julian SmartHelp button left-aligned in wizard
2004-08-07  Stefan Csomorsupport for Mac Help Button added (wxID_HELP) is automa...
2004-08-07  Julian SmartNeed to include scrolwin.h
2004-08-07  Stefan Csomormoving focus rect overlap problems to the vis region...
2004-08-07  Stefan Csomordrawing the border based on the native control's border...
2004-08-07  Stefan NeisFixed typo reported in patch 1004953.
2004-08-07  Stefan Csomormoving popup-button closer to text
2004-08-07  Stefan Csomormaking the width of the popup button dependent from...
2004-08-07  Stefan Csomorforward declaration for combobox members
2004-08-07  Robin Dunnversion number update
2004-08-07  Robin Dunnsome cleanup
2004-08-07  Robin DunnAt least correct the compile error until we decide...
2004-08-07  Robin DunnHide the page before adjusting its size, otherwise...
2004-08-07  Robin Dunnupdate the overview text before updating the pages
2004-08-07  Robin DunnChanged the order that the demo and code pages are...
2004-08-06  Robin DunnA better workaround for Bug# 901694 that works with...
2004-08-06  David ElliottGet rid of inline C compatibility methods
2004-08-06  David ElliottUse delete foo; instead of GSocket_destroy(foo);
2004-08-06  David ElliottUse native C++ GSocket interface
2004-08-06  David ElliottGet rid of wxUSE_GSOCKET_CPLUSPLUS
2004-08-06  David ElliottUse native C++ GSocket interface
2004-08-06  David Elliottgsocket.c has been replaced by gsocket.cpp
2004-08-06  David ElliottCompile gsockpm.cpp instead of gsockpm.c for wxOS/2
2004-08-06  David ElliottAccording to Stefan Neis this file isn't used by anythi...
2004-08-06  David ElliottRemoved unused file (replaced by src/os2/gsockpm.cpp)
2004-08-06  David ElliottwxMac CFM never has a GSocketGUIFunctionsTable
2004-08-06  David ElliottOS/2 now uses C++ gsocket.
2004-08-06  David ElliottC->C++ conversion
2004-08-06  David Elliottinclude wx/mac/gsockmac.h when compiling wxMac CFM
2004-08-06  David ElliottwxMac GSocket C -> C++
2004-08-06  David ElliottCopied src/mac/carbon/gsocket.c revision 1.20
2004-08-06  Stefan Csomorcorrecting border drawing for clientareaorigin in noteb...
2004-08-06  Stefan Csomorcorrected positioning of focus rect in hierarchies...
2004-08-06  Vadim Zeitlinremoved not existing GiveFeedback() parameter
2004-08-06  Robin DunnUpdate the notebook before running the sample in case...
2004-08-06  Włodzimierz... DMC distrubutes broken header which will not be fixed...
2004-08-06  Włodzimierz... Deleting void is undefined.
2004-08-06  Dimitri Schoolwerthmade code slightly more readable
2004-08-06  Stefan Csomorundoing last change, widgets sample had slider label...
2004-08-06  Stefan Csomormoving stacking event handlers and event ref to central...
2004-08-06  Stefan Csomormoving stacking event handlers and event ref to central...
2004-08-06  Dimitri Schoolwerthfixed MSVC6 compiler warning
2004-08-06  Stefan Csomorswitch to draw borders from the parent window, as we...
2004-08-06  Stefan Csomoradd a outside area for borders and focus rects of 3...
2004-08-06  Robin DunnreSWIGged
2004-08-06  Robin DunnFixed typo
2004-08-06  Robin DunnGTK2 is now the default for builds.
2004-08-06  Robin DunnApplied (and heavily modified) a patch from Eugene
2004-08-06  Robin Dunnuse NormalizeFontSizes if on wxGTK2
2004-08-06  Robin Dunnmore build tweaks
2004-08-05  Robin DunnAdded NormalizeFontSizes which will set the html font...
2004-08-05  Václav Slavíkgsocket compilation fixes: use .cpp files, not .c
2004-08-05  David ElliottRemoved unneeded GSocket files
2004-08-05  Václav Slavíkfixed dependencies: dbgrid needs odbc
2004-08-05  Stefan Csomorcorrected GetPosition and extended erasing to include...
2004-08-05  Włodzimierz... Peparation for native Smartphone controls based on...
2004-08-05  Włodzimierz... Unused parameters markup.
2004-08-05  Włodzimierz... Make wxSplashScreen with parent so it ends immediatelly...
2004-08-05  Włodzimierz... GCC fixes: order of initializations, type casting,...
2004-08-05  Włodzimierz... Order of initializations according to class construction.
2004-08-05  Václav Slavíkadded splash sample
2004-08-05  Václav Slavíkadded Basque translation
2004-08-05  Włodzimierz... Fixed wrong condition.
2004-08-05  Włodzimierz... splash sample into distribution.
2004-08-05  Włodzimierz... splash sample into distribution.
2004-08-05  Robin Dunnlittle tweaks
2004-08-05  Robin DunnAdded ability to also do a remote build on the Jaguar...
2004-08-05  Robin DunnreSWIGged
2004-08-04  Robin DunnreSWIGged
2004-08-04  Robin Dunnfixed typo
2004-08-04  Robin DunnThe build can now start RPM builds on more than one...
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-08-04  Stefan Csomorfixing memleak, correcting huge background erase area
2004-08-04  Włodzimierz... wxSplashScreen sample added.
2004-08-04  Włodzimierz... wxSplashScreen also for About frame.
2004-08-04  Stefan Csomorbest size taking into account borders
2004-08-04  Włodzimierz... Array has pointers.
2004-08-04  Włodzimierz... wxSplashScreen sample added to global makefiles.
2004-08-04  Włodzimierz... wxSplash sample code, sample image, bake and make files.
2004-08-04  Stefan Csomorredraw fixes
2004-08-04  Stefan Csomorwe have to force live updates under OSX as there is...
2004-08-04  Stefan Csomorcorrected scroll rect position
2004-08-04  Stefan NeisFixed typo reported by Ian Brown.
2004-08-04  Włodzimierz... Blind fix to precompiled headers verified by author...
2004-08-04  Włodzimierz... Missed defs.h inclusion.
2004-08-04  David ElliottUse new C++ sockets for everything except OS/2
2004-08-04  David ElliottC->C++ conversion
2004-08-04  David ElliottSupport building X11 and Motif on Mac OS X
2004-08-03  Robin Dunnmore dbg flags (but it's still comment out by defult)
2004-08-03  David ElliottAccidently left in an extra {} and also had wrong licen...
2004-08-03  David ElliottRevert original UNIX C->C++ conversion and instead...
2004-08-03  David ElliottProvide stub for wxDisplayBase::GetCount()
2004-08-03  Stefan Csomorrefresh had to offset the region by borders
2004-08-03  Włodzimierz... Makefiles for foldbar sample.
next