]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2002-04-05  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2_2
2002-04-05  Vadim Zeitlinadded a few missing tree events to the docs
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-04-05  Vadim Zeitlinwarning fix for cygwin (patch 539654)
2002-04-05  Vadim Zeitlinmore fixes to handling the paths with trailing slashes...
2002-04-05  Jouk Jansen Committing in .
2002-04-05  Robin DunnAdded a few new flags, etc.
2002-04-05  Robin DunnAdded wxFileHistory demo
2002-04-04  Julian SmartNo change
2002-04-04  Julian SmartDon't set a normal cursor for the frame, set the NULL...
2002-04-04  Julian SmartAdded FAQ topic for FL
2002-04-04  Vadim Zeitlinuse full 32bit range for the process ids
2002-04-04  Julian SmartRemoved wxTR_HIDE_ROOT under Windows, and removed wxTR_...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-04-04  Robin DunnSWIGged updates for wxMac
2002-04-03  Robin DunnDemo update
2002-04-03  Robin DunnUpdates for wxListCtrlAutoWidthMixin needed for wxGTK
2002-04-03  Robin DunnAdded sending of column dragging events to the generic...
2002-04-03  Mattia BarbonFix for broken BCC
2002-04-03  Robin DunnSWIGged updates for wxGTK
2002-04-03  Mattia BarbonMention wxCURSOR_BLANK
2002-04-03  Robert Roebling Noone is using the tests dir either.
2002-04-03  Robert Roebling The user dir was last changed in Okt 98, so I guess
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-03  Vadim Zeitlindon't show generic dir dlg when it's the same as the...
2002-04-03  Robert Roebling Small typo, big effect.
2002-04-03  Vadim Zeitlinfixed error checking in wxKill
2002-04-03  Vadim Zeitlinadded a note about the constraints being deprecated
2002-04-03  Vadim Zeitlinreuse the fonts in the resource loading code (patch...
2002-04-03  Vadim Zeitlindon't reenable the disabled windows in OnShow(), it...
2002-04-03  Gilles Depeyrotcorrected FSSpec to POSIX file name conversions for...
2002-04-03  Robin DunnSince wxConditionInternal is a friend of wxMutex and...
2002-04-03  Vadim Zeitlinfixed a race condition resulting in returning incorrect...
2002-04-02  Vadim Zeitlinfixed OnDropFiles() signature
2002-04-02  Robert Roebling Fix some crashes in new wxTextCtrl.
2002-04-02  Mattia BarbonwxCalendarCtrl::Destroy() now deletes year spin control and
2002-04-02  Stefan Csomoradded floodfilling for image
2002-04-02  Stefan Csomoradapted to new APIs for threads and floodfilling
2002-04-02  Mattia BarbonBlind fix for bug #529874 .
2002-04-02  Vadim Zeitlincompilation warning fixed
2002-04-02  Vadim Zeitlinchanged wxCondition API to take a reference, not pointe...
2002-04-02  Vadim Zeitlincompilation fixes for the recent commit
2002-04-02  Vadim Zeitlinadded wxSemaphore (with docs), new version of wxConditi...
2002-04-02  Julian SmartNow set the client and main windows in wxAdoptedWindow...
2002-04-02  Vadim Zeitlinadded the include files section (patch 538251)
2002-04-02  Vadim Zeitlinfixed paper size calculation (convert from 10ths of...
2002-04-02  Vadim Zeitlincompilation warning fixes
2002-04-02  Julian SmartAdded includes to correct compilo
2002-04-02  Julian SmartAdded wxImage::FloodFill file
2002-04-02  Robin DunnwxWindowMSW now eats EVT_CHAR if the key was handled...
2002-04-01  Vadim Zeitlinmore informational assert about the base class being...
2002-04-01  Julian SmartAdded reference to FloodFill additions
2002-04-01  Julian SmartSeparated wxImage::FloodFill from image.cpp
2002-04-01  Vadim Zeitlinfixed wxCheckListBox behaviour in presense of wxLB_SORT...
2002-04-01  Julian SmartAdded FloodFill patch for samples
2002-04-01  Julian SmartApplied FloodFill patch
2002-04-01  Vadim Zeitlinuse the new wxExecute() API (no real changes)
2002-04-01  Vadim Zeitlinuse the new API in the sample as it's more readable
2002-04-01  Vadim Zeitlinsleep while waiting for the spawned process to terminat...
2002-04-01  Robin DunnFixed a few little bugs in how some methods are wrapped
2002-04-01  Robin DunnAdded wxIconBundle and wxTopLevelWindow.SetIcons.
2002-04-01  Robin DunnAdded wxListCtrlAutoWidthMixin from Erik Westra.
2002-04-01  Robin DunnA saner implementation for the new wxToolBar methods...
2002-04-01  Robin DunnSome cleanup
2002-04-01  Robin DunnTrying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combo...
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-04-01  Vadim Zeitlinrestored full redraw on repain behaviour by default...
2002-04-01  Robert Roebling Made wxFileDialog PDA friendlier.
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-31  Robert Roebling As in 2.2.9, toolbars should not get the focus.
2002-03-31  Robert Roebling Minor tweak (up-ported from 2.2.9) to make
2002-03-31  Robert Roebling Compile fix when not using WXR resources.
2002-03-31  Robert Roebling Compile fix for MinGW32
2002-03-30  Vadim Zeitlinfix for the paths with trailing (back)slashes
2002-03-30  Robert Roebling some more tweaks were required
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-30  Vadim Zeitlinfixed an apparent bug in DetermineScaling()
2002-03-30  Robert Roebling Added code for erasing the small square between scrol...
2002-03-30  Robert Roebling Configure changes for StrongARM cross-compilation.
2002-03-30  Robin DunnGive access to m_lastKeydownConsumed
2002-03-30  Robin DunnDon't set the longhelp in the statusbar if there isn...
2002-03-30  Robin DunnSet flags and libs for using unicows if MSLU=1
2002-03-29  Robert Roebling Some work for wxX11 on 8-bit visuals.
2002-03-29  Robert Roebling Removed old #ifdef from GTK 1.0
2002-03-29  Robert Roebling A bit of scrolling works under GTK 2.0
2002-03-29  Robert Roebling Make scrollbars appear.
2002-03-29  Robert Roebling Preventing bitmap crash differently.
2002-03-29  Robert Roebling Disabled masked bitmaps under GTK 2.0 until I know
2002-03-29  Robert Roebling Pop-up menus no longer jump before appearing.
2002-03-29  Robert Roebling Implemented two-window approach for pop-ups, since
2002-03-29  Robert Roebling Wrong #ifdef for GTK 1.2
2002-03-29  Robert Roebling More work on GTK 2.0 drawing.
2002-03-29  Vadim Zeitlincommented out an unused var
2002-03-29  Vadim Zeitlincorrected the previous warning fix so that it doesn...
2002-03-29  Vadim Zeitlinfixed fl compilation after the recent tbar changes...
2002-03-29  Vadim Zeitlincompilation fix
2002-03-29  Vadim Zeitlinfixed signed/unsigned comparison warning
2002-03-28  Robert Roebling Put some life into GTK 2.0 drawing.
2002-03-28  Vadim Zeitlinfixed VC++ warning in optimized build
2002-03-28  Mattia BarbonAdd missing include
next