]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-07-01  Vadim Zeitlinremoved spurious semicolon
2004-07-01  Vadim Zeitlinfont inheritance fixes (patch 983251)
2004-07-01  Vadim Zeitlinrecognize EUC-KR charset (patch 983264)
2004-07-01  Vadim Zeitlinupdate from Hiroshi Saito (patch 981938)
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  Václav Slavíkcopy doc/ directory to builddir
2004-07-01  Robin DunnreSWIGged
2004-07-01  Robin DunnPrint start and stop time
2004-07-01  Robin Dunna little cleanup
2004-07-01  Robin Dunnadded CmdDown()
2004-07-01  Vadim Zeitlinuse CmdDown() instead of #ifdefs for Mac
2004-07-01  Vadim Zeitlinadded and documented wxKey/MouseEvent::CmdDown()
2004-06-30  Robin DunnThe gaps should *not* be included in the space given...
2004-06-30  Vadim Zeitlinmention that wxPostEvent() only works for sending messa...
2004-06-30  Vadim Zeitlinmention that detached threads shouldn't be deleted
2004-06-30  Robin DunnNeed to ensure that the right background is explicitly...
2004-06-30  Robin Dunnfixed typo
2004-06-30  Robin DunnFixed typos and added test case that changes the font...
2004-06-30  Robin DunnLayout fixes due to measuring with the wrong font....
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-30  Robin DunnAllow the size, pos, and title of the default output...
2004-06-30  Václav Slavíkupdate for CVS versions of bakefile
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-30  Vadim Zeitlintrying to fix missing new line before a heading start
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  Vadim Zeitlinadded WindowHDC similar to Screen/MemoryHDC
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;...
next