]> git.saurik.com Git - wxWidgets.git/history - src
Warning fix for lack of -> operator.
[wxWidgets.git] / src /
2004-07-12  Włodzimierz SkibaWarning fix for lack of -> operator.
2004-07-12  Włodzimierz SkibaWarning fix for assignment of unused value.
2004-07-12  Václav Slavíkremoved useless code accidentally left in
2004-07-12  Stefan Csomoradded MLTE support for 10.2 via classic implementation
2004-07-12  Stefan Csomoradded MLTE support for 10.2 via classic implementation
2004-07-12  Stefan Csomoradd implementation fallback for not yet instantiated...
2004-07-12  Stefan Csomornon-unicode build fix
2004-07-11  Stefan Csomoradaptions to m_peer methods
2004-07-11  Stefan Csomorcombobox and textctrl fixes
2004-07-11  Stefan Csomorfurther separating implementation
2004-07-09  Vadim Zeitlininclude wx/dynlib.h, not wx/dynload.h, we don't need...
2004-07-09  Vadim Zeitlinfixed a warning about unusable code in release build
2004-07-08  Vadim Zeitlinfixed warning about deprecated wxUsleep
2004-07-06  Vadim Zeitlinanother compilation fix for after last check in
2004-07-06  Robin Dunnunicode compilation fix
2004-07-06  Vadim Zeitlinsuppress new lines in the details pane
2004-07-06  Vadim Zeitlinblind compilation fix for wxUSE_STL==1 (bug 985662)
2004-07-06  Dimitri Schoolwerthremoved deprecated source files from project (as well...
2004-07-05  Dimitri Schoolwerthfixed typo (no code changes)
2004-07-05  Vadim Zeitlinrenamed errcode to fix compilation with VC++ 8 (replac...
2004-07-04  Vadim Zeitlindon't set font unless necessary (patch 984853)
2004-07-04  Vadim Zeitlintypo/spelling fixes (patch 983448)
2004-07-04  Julian SmartShould set event object to relevant window when dispatc...
2004-07-04  Vadim Zeitlintypo fix in Restore(): __GTK20__ -> __WXGTK20__ (patch...
2004-07-04  Vadim Zeitlin(blind) compilation fix for GTK+ 1.x after last commit
2004-07-03  Václav Slavíka better way of applying style changes to label_widget
2004-07-03  Robert Roebling Not sure how important that is, but now you
2004-07-03  Stefan CsomorSetFont implementation moved to peer
2004-07-03  Stefan CsomorwxMacControl extensions, sleep implementations header...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-07-03  Gilles Depeyrotadded missing include files for compilation with Apple...
2004-07-03  Václav Slavíkimplemented tab order in wxGTK2
2004-07-03  Václav Slavíkdon't use deprecated wxUsleep
2004-07-03  Václav Slavíkm_queuedFullRedraw is not used anymore
2004-07-02  Václav SlavíkwxTaskBarIconBase event handlers were never called...
2004-07-02  Václav Slavíkfixed memory leak in wxNativeFontInfo when using Pango
2004-07-02  Václav SlavíkBCC compilation fix
2004-07-02  George TaskerPatch # 984209 - Calls to wxFind() were using an old...
2004-07-02  George TaskerPatch # 984215 - Insert was returning SUCCESS after...
2004-07-02  Stefan Csomorsleep methods in synch with last changes
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-07-01  Vadim Zeitlincall InheritAttributes() during creation
2004-07-01  Julian SmartComboboxes should have default height
2004-07-01  Vadim Zeitlinadded wxMilli/MicroSleep(), deprecated wxUsleep()
2004-07-01  Vadim Zeitlinimplementation of the range insert for wxStringArray...
2004-07-01  Vadim Zeitlinadded and documented wxWindow::MoveBefore/AfterInTabOrder()
2004-07-01  Vadim Zeitlinfont inheritance fixes (patch 983251)
2004-07-01  Vadim Zeitlinrecognize EUC-KR charset (patch 983264)
2004-07-01  Václav Slavíkset descent in GetTextExtend; use PANGO_PIXELS instead...
2004-07-01  Václav Slavíksimplified justification code; fixed incorrect position...
2004-07-01  Václav Slavíkfixed a bug that prevented wxLogGui from being used...
2004-07-01  Vadim Zeitlinuse CmdDown() instead of #ifdefs for Mac
2004-06-30  Robin DunnThe gaps should *not* be included in the space given...
2004-06-30  Robin DunnNeed to ensure that the right background is explicitly...
2004-06-30  Robin Dunnfixed typo
2004-06-30  Robin DunnLayout fixes due to measuring with the wrong font....
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-30  Vadim Zeitlinmade GetTextExtent() work correctly with NULL theFont...
2004-06-30  Vadim Zeitlindon't use &this->GetFont(), this is _not_ valid C+...
2004-06-30  Václav Slavíkimplemented wxSS::GetMetric on wxGTK2 (patch 950618)
2004-06-30  Václav Slavíkdecoupled attributes inheritance and m_hasXXX flags
2004-06-30  Václav Slavíkfixed HTML entities parsing inside <titl
2004-06-29  Robin Dunnremoved some commented out code that should have been...
2004-06-29  Robin Dunnminsize and attribute tweaks
2004-06-29  Vadim Zeitlinremoved gtk.h include
2004-06-29  Vadim Zeitlinfixed bug in FindAbsoluteValidPath() which returned...
2004-06-29  Vadim Zeitlinrecognize roman8 charset as us-ascii (this is wrong...
2004-06-29  Robin DunnA little better failure message
2004-06-29  Robin DunnAllow for Cmd-click on wxMac
2004-06-28  Václav Slavíkimplemented wxFRAME_NO_TASKBAR for wxGTK2
2004-06-28  Václav Slavíkrespect absence of wxCENTRE
2004-06-28  Václav Slavíkimplemented nested index entries and index entries...
2004-06-28  Václav Slavíkcreate wxDialog with proper _NET_WM hint so that the...
2004-06-28  Mattia Barbon Compilation fixes.
2004-06-28  Kevin OllivierFixing crash due to referencing a NULL m_font.
2004-06-28  Kevin OllivierFixed wxMDIChildWindow to be a native window on Mac...
2004-06-28  Kevin OllivierFixed typo in show available drives.
2004-06-27  Václav Slavíkdon't mess with the fonts if not asked to
2004-06-27  Václav Slavíkremoved wrong bg colour handling code
2004-06-27  Václav Slavíkmore fixes to HTML entities parsing when loading .hhk...
2004-06-27  Václav Slavíkfixed typo
2004-06-27  Václav Slavíkwarning fix
2004-06-27  Václav Slavíkfixed setting colour of wxStaticText in case the label...
2004-06-27  Václav Slavíkimplemented underlined text drawing for GTK2
2004-06-27  Václav Slavíkfixes to charset conversion when loading non-Latin1...
2004-06-26  Václav Slavíkfixed sash dragging after programatically trying to...
2004-06-26  Václav Slavíkimplemented 3state checkboxes in wxGTK with GTK2
2004-06-26  Václav Slavíkdoubleclick selects cell for editing
2004-06-26  Václav Slavíkmore fixes to keypress handling in wxGTK:
2004-06-26  Vadim Zeitlinadded and documented wxKeyEvent::GetUnicodeKey(); made...
2004-06-26  Stefan Csomorallow a - at the beginning of a menu item (would become...
2004-06-26  Stefan Csomorrely on built-in best size...
2004-06-26  Stefan Csomorcorrectly positioning vertical slider labels
2004-06-25  Stefan Csomorcolors are only set if non-black, otherwise Enable...
2004-06-25  Julian SmartAdded braces to remove initialisation error
2004-06-25  Stefan Csomorfont retrieval synched for setsize and bestsize
2004-06-25  Stefan Csomorbest size handling fix
2004-06-25  Stefan Csomorcursor handling fix
2004-06-25  Stefan Csomortwo-level switch statement for event types
2004-06-25  Stefan Csomorfix missing mouse-up events (eg when track control...
next