]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2000-09-25  Julian SmartEnabled context-sensitive help for wxRadioBox
2000-09-25  Julian SmartAdded wxID_IGNORE
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-24  Ron Leeremoved unneccesary (and unwanted) asserts
2000-09-24  Ron Leemake contrib symlink relative to WXDIR
2000-09-22  Vadim ZeitlinwxCaret now uses backing store instead of forcing windo...
2000-09-18  Václav Slavíkadded XML resources sample
2000-09-18  Vadim Zeitlinattempts to implement non blinking caret - failed so far
2000-09-18  Vadim Zeitlingive frame a reasonable default size if none specified
2000-09-17  Václav Slavíkadded XML resources sample
2000-09-17  Václav Slavíkadded unknown widget support
2000-09-17  Václav Slavíkadded <bitmap> and <icon> resources
2000-09-17  Václav Slavíkadded wxStaticLine handler
2000-09-17  Václav Slavíkdocumented EVT_LIST_ITEM_RIGHT_CLICK
2000-09-17  Václav Slavíkadded rc2xml and wxr2xml convertor (no makefiles yet)
2000-09-17  Václav Slavíkadded disabled, focus and selected to wxBitmapButton...
2000-09-17  Václav Slavíkremoved bitmap scaling in bitmap button handler
2000-09-16  Robert Roebling Set the m_isFrame flag corrcetly.
2000-09-15  Robert Roebling Minor corrections to new theme code.
2000-09-15  Julian SmartAdded Set/GetThemeEnabled and used this for determining...
2000-09-15  Robert Roebling wxFrame's m_mainWidget didn't have themes.
2000-09-15  Robert Roebling Notebook theme attampt.
2000-09-14  Václav Slavíkadded new controls
2000-09-14  Václav Slavíkadded new controls: wxBitmapButton, wxCalendarCtrl...
2000-09-14  Robert Roebling Readded TrueType text.
2000-09-14  Robert Roebling Another theme fix.
2000-09-14  Robert Roebling More theme goodies.
2000-09-14  Robert Roebling Compilation fixes, bug fixes and streamlining in...
2000-09-13  Robert Roebling wxListCtrl::InsertItem() returned wrong index.
2000-09-13  Kevin Hockadded polygon and polyline
2000-09-13  Robert Roebling Themed headers for wxListCtrl.
2000-09-13  Vadim Zeitlin1. wxFrame::IsIconized() fixed - seems to work
2000-09-13  Robert Roebling Did the unmap/map trick for wxFrame::IsIconized().
2000-09-13  Julian SmartAdded accelerator to bitmap menu item
2000-09-13  Julian SmartwxListMainWindow::HitTest no longer tests 'flags' which...
2000-09-13  Vadim ZeitlinwxTimer::Start() now calls Stop()
2000-09-13  Robert Roebling First shot at wxBitmap based wxCanvas.
2000-09-12  Vadim Zeitlinattempt to fix crash in tree ctrl
2000-09-12  Julian SmartAdded cshelp.txt
2000-09-12  Julian SmartMinor mods
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-09-12  Jouk Jansen Committing in .
2000-09-12  Vadim Zeitlinfixed bug in mouse handling
2000-09-12  Robert Roebling Corrcted accel keys for bitmap menus.
2000-09-12  Robert Roebling Added test for bitmap menu.
2000-09-11  Robert Roebling Added experim. support for wxFRAME_TOOL_WIN
2000-09-11  Robert Roebling Tiny patch for wxListCtrl::HitTest(). I didn't
2000-09-11  Julian SmartCorrected frame.cpp to recognise wxNO_BORDER properly
2000-09-11  Robert Roebling Some more tests and mouse events for wxCanvas.
2000-09-11  Julian SmartCorrected typo
2000-09-11  Julian SmartwxHelpProvider now cleans itself up. wxTipWindow doesn't
2000-09-11  Julian SmartIncluded tipwindow.h unconditionally
2000-09-11  Robert Roebling Compile fixes for wxCanvas.
2000-09-10  Julian SmartMade the docs compile again.
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-10  Julian Smart#ifdefs for WIN16
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-09-10  Vadim Zeitlinuse the native msg box if available, fall back to wxWin...
2000-09-08  Václav Slavíkyet another fix in wxHtmlParser::DoParsing
2000-09-08  Kevin Hockoops winnt path to fonts wrong
2000-09-08  Kevin Hockadded groups of canvasobject and references to groups
2000-09-08  Vadim ZeitlinGetSelection() replaced with GetId() in OnMRUFile
2000-09-08  Julian SmartRemoved spurious _
2000-09-08  Julian SmartFixed non-recognition of wxLIST_MASK_IMAGE flags.
2000-09-08  Vadim Zeitlinfixed wxContextHelpButton bitmap (dis)appearance
2000-09-08  Julian SmartAdded manual files
2000-09-08  Julian SmartTried to fix problem with 'clean' target
2000-09-08  Julian SmartAdded dcclient.h
2000-09-08  Julian SmartFixed memory leak in listbox, fixed memory leak reporti...
2000-09-08  Julian SmartAdded context-sensitive help dialog demo.
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
2000-09-07  Brian SmithReformatting.
2000-09-07  Brian SmithOS/2 version was using ~ instead of * for a termination...
2000-09-07  Brian SmithSomehow the packinst.c and directory got removed from...
2000-09-07  Václav Slavíkfixed bug in parsing html strings longer than 1024...
2000-09-07  Julian SmartAdded memcheck to configure
2000-09-07  Julian SmartApplied memory allocation patch, and worked around...
2000-09-07  Julian SmartAdded some docs
2000-09-07  Julian SmartAdded comment to old wxGetMousePosition
2000-09-07  Julian SmartUsed GetCursorPos for new wxGetMousePosition implementation
2000-09-07  Julian SmartGot wxHelpContext working, plus wxFindWindowAtPointer...
2000-09-07  Robert Roebling There was no need to create the buffer in OnIdle().
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-09-07  Robin DunnInterface file defining functionality available in...
2000-09-06  David Websterfix to OWNER_DRAWN assert in listbox
2000-09-06  Julian SmartImplemented wxHelpContext for wxGTK.
2000-09-06  Robert Roebling Added various missing bits to scrolling wxCanvas.
2000-09-06  Julian SmartDialogs can now show a question mark for context-sensit...
2000-09-06  Robert Roebling Trying to make wxCanvas less simple.
2000-09-06  Julian SmartAdded #include in helpbase.cpp
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-06  Robert Roebling Applied PS patch.
2000-09-05  Kevin Hockadded moving an object with the mouse
2000-09-05  Kevin Hockcapturing the mouse in wxCanvasObject
2000-09-05  Robin DunnFixed some off-by-one errors that were visible on wxGTK...
2000-09-05  Vadim Zeitlinadded Dutch translation
2000-09-05  David WebsterUpdates to keep OS/2 Frame apps from crashing on exit...
next