]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-06-30  Vadim Zeitlinfix VC++ warning about redeclaring wxHtmlHelpMergedInde...
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íkwxXXChoiceDialog documentation fixes
2004-06-30  Václav Slavíkmade GetEntitiesParser public, it's useful for some...
2004-06-30  Václav Slavíkfixed HTML entities parsing inside <titl
2004-06-29  Robin DunnLots of SWIGging
2004-06-29  Václav Slavíkput -DNO_GCC_PRAGMA into CPPFLAGS
2004-06-29  Robin Dunncleanup whitespace
2004-06-29  Robin DunnAllow the MustHaveApp exception feature to be inherited
2004-06-29  Robin DunnAdd SetState/GetState for wxMSW
2004-06-29  Robin DunnDon't need to adjust the position for HitTest any longer
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 Zeitlindocumented return value of Find[Absolute]ValidPath...
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  Václav Slavíkimplemented wxFRAME_NO_TASKBAR for wxGTK2
2004-06-29  Václav Slavíkimplemented nested index entries and index entries...
2004-06-29  Robin DunnreSWIGged
2004-06-29  Robin Dunnuse TWIST buttons by default on the Mac, but also make...
2004-06-29  Robin DunnreSWIGged
2004-06-29  Robin DunnTweaks for testing styles
2004-06-29  Robin DunnAdd some refreshes to try and workaround a display...
2004-06-29  Robin DunnRefresh after changing the bitmap
2004-06-29  Robin DunnUse root for OSX build
2004-06-29  Robin Dunnfixed icon image data
2004-06-29  Robin Dunntweaked comment
2004-06-29  Robin DunnA little better failure message
2004-06-29  Robin DunnFixed HitTest for columns > 1
2004-06-29  Robin DunnAllow for Cmd-click on wxMac
2004-06-29  Robin DunnOops, forgot to remove som testing code
2004-06-29  Robin DunnwxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style
2004-06-29  Robin DunnFixed lots of painting, clipping and alignment issues.
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í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...
next