]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-28  Václav Slavíkimplemented nested index entries and index entries...
2004-06-28  Václav SlavíkwxHTML_REALLOC_STEP not used anymore
2004-06-28  Václav SlavíkwxObjArray::empty() was missing
2004-06-28  Václav Slavíktest nested indexes
2004-06-28  Václav Slavíkcreate wxDialog with proper _NET_WM hint so that the...
2004-06-28  Robin DunnFix HitTest offset, and some other little things that...
2004-06-28  Robin DunnAdded GetUnicodeKey
2004-06-28  Robin DunnUse top-level parent for the dialog parent
2004-06-28  Mattia Barbon Compilation fixes.
2004-06-28  Robin DunnAdd flush() to PyOnDemandOutputWindow
2004-06-28  Robin Dunnoverride GetLabe/SetLabel as on wxMac it will draw...
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-28  Václav Slavíkdocumentation fix
2004-06-28  Vadim Zeitlinupdate from Herbert Breunung which I forgot to commit...
2004-06-28  Vadim Zeitlinadded include files section
2004-06-28  Vadim Zeitlinadded test for Lower()/Upper() with 8bit chars
2004-06-28  Vadim Zeitlindon't duplicate code checking for X for X11 and Motif...
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-27  Václav Slavíkre-added --inplace documentation
2004-06-26  Robin Dunndon't create the font until after the app is initialized
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  Václav Slavíkchange of msgids patch description was inaccurate;...
2004-06-26  Vadim Zeitlinadded and documented wxKeyEvent::GetUnicodeKey(); made...
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  Dimitri Schoolwerthfixed include dependency
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...
2004-06-24  Robin DunnSetSizeHints hacks are not needed any longer since...
2004-06-24  Robin DunnreSWIGged
2004-06-24  Robin DunnreSWIGged
2004-06-24  Václav Slavíkinform the IM context about focus changes
2004-06-24  Václav SlavíkGtkIMContext must be the first to process keypress...
2004-06-24  Robin Dunntesting tweaks
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-24  Václav Slavíkfixed keypresses handling to correctly translate Unicod...
2004-06-24  Václav Slavíkfixed memory leak and removed duplicated code
2004-06-24  Václav Slavíkuse GtkIMContext variable, not GtkIMMulticontext, we...
2004-06-24  David ElliottWe don't need to pose for NSMenuItem, target/action...
2004-06-24  David Elliott* Do not use class posing to handle target/action.
2004-06-24  Václav Slavíkfixed warnings after GetFont prototype change
2004-06-24  Václav SlavíkRemoved references to now-deprecated wxNotebookSizer...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-24  Włodzimierz... Fixed stream test.
2004-06-24  Václav Slavíkset size hints so that the window won't shrink too...
2004-06-24  Jouk Jansen Committing in .
2004-06-24  Włodzimierz... Regenerated makefiles.
2004-06-24  Włodzimierz... Removed unused code.
2004-06-24  Stefan Csomorunicode fix
2004-06-24  Włodzimierz... Fixes for Smartphone builds. Sample does not work yet...
2004-06-24  Włodzimierz... Fixed WinCE build.
2004-06-24  Václav Slavíkreverted previous commit: the _real_ bug was already...
2004-06-24  Robin Dunnwork around a bug in TabCtrl_AdjustRect which will...
2004-06-24  Robin Dunnremoved a SetFont(parent->GetFont())
2004-06-24  Robin Dunntweaks for testing
2004-06-24  Robin DunnwxDefaultCoord
2004-06-23  Václav Slavíkfixed UNC paths handling (patch #975038)
2004-06-23  Václav Slavíktest UNC filenames conversion on MSW
2004-06-23  Václav Slavíkcompilation fix for gcc-3.4
2004-06-23  Dimitri Schoolwerthfixed bug #976725: "RETURN closes dialog instead of...
2004-06-23  Vadim Zeitlinadded Set(jdn) test
2004-06-23  Vadim Zeitlinfixed bug in wxDateTime::Set(jdn) when DST was in effect
2004-06-23  Vadim Zeitlinextracted some wxDateTime tests from console sample...
2004-06-23  Václav Slavíkngettext() macro was removed
2004-06-23  Václav Slavíkallow msgids in !=English languages (based on Stefan...
2004-06-23  Vadim Zeitlinfixed sending 2 events (normal and bogus cancel one...
2004-06-23  Vadim Zeitlinuse ES_AUTOHSCROLL for multiline controls as well ...
2004-06-23  Vadim Zeitlindon't use wxHSCROLL for the rich edit window, not that...
2004-06-23  Robin DunnCreate the wxPython dir (for the reverse renamers)...
2004-06-23  Václav Slavíkdefault colours are not stored in m_fore/backgroundColo...
2004-06-23  Václav Slavíkrefresh the window in OnSysColourChanged
2004-06-23  Václav Slavíkno need to update default colours and refresh if syscol...
2004-06-23  Włodzimierz... Make some long #ifs shorter but multiline so diffs...
2004-06-23  Chris Elliottfix bug with button doing nothing
2004-06-23  David ElliottwxCocoa: don't force DEFAULT_wxUSE_SCROLLBAR=no
2004-06-23  Václav Slavíkgtk_widget_get_display is documented to be GTK >= 2...
2004-06-23  Václav SlavíkGetFont doesn't return reference anymore
2004-06-23  David ElliottwxCocoa: Added wxScrollBar
2004-06-23  Włodzimierz... Make some long #ifs shorter but multiline so diffs...
next