]> git.saurik.com Git - wxWidgets.git/history - contrib/src/fl
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / contrib / src / fl /
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-19  Julian SmartWarning fixes from ABX
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-15  Václav Slavíkremoved old makefiles
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-07  Václav Slavíkfixed wrong srcdir in contrib w/ autoconf
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkadded rest of contrib samples bakefiles
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-26  Vadim ZeitlinUnicode compilation fixes (patch 747793)
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-20  Václav Slavíkfixed import lib creation with gcc
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-08  Václav Slavíkadded fl bakefile
2003-06-24  Gilles Depeyrotupdated code to not use deprecated methods
2003-06-04  Julian SmartDon't divide by zero.
2003-06-03  Julian SmartPhase 2 of line ending conversion.
2003-06-03  Julian SmartPhase 1 in converting line endings
2003-04-02  Julian SmartApplied [ 700293 ] FL Unicode patches
2003-04-02  Julian SmartApplied patch [ 694561 ] FL Release build DLL include...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-02-21  Julian SmartApplied FL patch from Stefan Kowski
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-22  Julian SmartFL event fix from Hans
2002-12-22  Julian SmartApplied patch [ 657445 ] Contrib FL lib doesn't build...
2002-12-19  Julian SmartAdded missing fldef.h to makefile
2002-12-09  Julian SmartApplied [ 639060 ] Individual bar floating in contrib/fl
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-18  Julian SmartCorrected HTML index, other distro-related tweaks
2002-08-16  Julian SmartApplied patch [ 594623 ] FL: No Taskbar entry for tool...
2002-07-21  Gilles Depeyrotcorrected assertion with message
2002-06-23  Julian SmartApplied [ 565397 ] FL wxNewBitmapButton patch
2002-06-12  Julian SmartApplied recent FL patches from Benjamin Williams <biwil...
2002-05-19  Gilles Depeyrotcorrected assignement operator
2002-05-09  Julian SmartCustomization dialog not implemented, so don't show...
2002-05-08  Gilles Depeyrotimplemented cbCommonPaneProperties copy constructor...
2002-04-04  Julian SmartDon't set a normal cursor for the frame, set the NULL...
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-03-29  Vadim Zeitlinfixed fl compilation after the recent tbar changes...
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-06  Julian SmartApplied [ 516382 ] FL toolbar patch
2002-02-09  George TaskerPatch #514838 - FL wxFrameLayout::SetBarState() patch...
2002-02-09  George TaskerPatch #514836 - Tested by Hans
2002-02-08  George TaskerPatch #514729 applied - adds missing RTTIs to wxToolLay...
2002-02-05  Julian SmartApplied Hans Van Leemputten's FL separator patch
2002-01-31  Julian SmartApplied wxImage -> wxCursor patch, tool window event...
2002-01-31  Julian SmartRegenerated FL docs; applied patch [ #511363 ] Dialogs...
2002-01-29  George TaskerFixes some position issues of where to draw heart of...
2002-01-29  George TaskerFixes memory leaks that occur when dragging toolbars...
2002-01-29  George TaskerFix for OnSize() redraw problems - Submitted by Hans...
2002-01-21  Julian SmartTidied/commented FL header files, regenerated docs...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-03  George TaskerChanged all the wxASSERT(0) calls to use wxFAIL_MSG()
2001-12-02  Vadim Zeitlinreally avoid the compiler warning
2001-11-22  George TaskerRemoved non-reachable code (consulted Aleks first,...
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-30  George TaskerFixed code that should have been enclosed in brackets...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-09  Gilles Depeyrotuse wxBitmapType instead of int
2001-09-09  Gilles Depeyrotuse wxBitmapType instead of int
2001-09-09  Gilles Depeyrotcorrected files.lst path which is in src dir and not...
2001-08-13  George TaskerReplaced /'s with \'s as BCC requires \'s for path...
2001-07-24  Julian SmartAdded fl (frame layout) to wxWindows, from source tidie...