]> git.saurik.com Git - wxWidgets.git/history - include
Added a bit of libJPEG 6.0b
[wxWidgets.git] / include /
1999-04-17  Robert Roebling Added a bit of libJPEG 6.0b
1999-04-16  Brian MacyMade return a const reference
1999-04-16  Brian MacyChanged some parameters to be const references
1999-04-16  Ove KaavenHm, better make the operators inline.
1999-04-16  Ove KaavenSome Unicode conversion.
1999-04-16  Ove KaavenNeeded the reverse operator+ too...
1999-04-16  Ove Kaavenoperator+(const wxString&, const wx[W]CharBuffer)
1999-04-16  Ove KaavenwxGetUserHome() returns "const wxMB2WXbuf" for Unix...
1999-04-15  Ove KaavenSlightly better style?
1999-04-15  Ove KaavenAnother inline constructor to facilitate Unicode conver...
1999-04-15  Karsten BallüderAdded wxEnableTopLevelWindows(bool enable) for use...
1999-04-15  Vadim ZeitlinGTK 1.0.x compilation fix
1999-04-15  Robert Roebling added update UI event code to toolbar, could
1999-04-14  Ove Kaavenchar -> wxChar
1999-04-14  Ove KaavenMore helpful Unicode stuff.
1999-04-14  Robert Roebling wxGTK's built-in dockable menu now give their
1999-04-14  Robert Roebling mini frame rewrite (titlebar still missing)
1999-04-14  Ove KaavenwxMBConv derived classes and instances.
1999-04-14  Ove KaavenAnd here
1999-04-14  Ove KaavenDeclared here too
1999-04-14  Ove KaavenThe char->wxChar in window.h cascades through some...
1999-04-14  Ove Kaavenchar -> wxChar. (Vadim, you can probably just go ahead...
1999-04-13  Robert Roebling Drag'n'Drop works in a basic form
1999-04-13  Robert Roebling Drag works.
1999-04-13  Ove KaavenUnicode conversion.
1999-04-13  Ove KaavenUnicode support.
1999-04-13  Ove KaavenAdd wxSscanf (used in ftp.cpp to parse returned address)
1999-04-13  Ove KaavenUnicode. You know the drill.
1999-04-13  Ove Kaavenchar->wxChar
1999-04-13  Ove KaavenFixed glibc2.0 check (for that glibc2.0 workaround...
1999-04-13  Vadim Zeitlinan attempt to fix glibc2.0 stupidness
1999-04-13  Ove KaavenAdded wxPrintf declaration.
1999-04-13  Ove KaavenwxString assignment operator from wx[W]CharBuffer.
1999-04-13  Ove KaavenwxAtof independent of wxNEED_WX_STDLIB_H, used by Visua...
1999-04-12  Vadim ZeitlinwxAtof() fixed (?)
1999-04-12  Robert Roebling wxDropTarget starts to work
1999-04-12  Ove KaavenSmall glitch.
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-04-12  Ove KaavenUses Unicode strings. Now we've got a __TFILE__ macro...
1999-04-12  Ove KaavenUnicode support. The _() macro is made to imply _T...
1999-04-12  Ove KaavenUnicode support for wxString (wxchar.cpp won't compile...
1999-04-12  Ove KaavenAdded allocation constructor (makes it easy to convert...
1999-04-12  Ove KaavenFor non-Unicode added #include <ctype.h> and <string...
1999-04-12  Vadim Zeitlinauto buffer class(es)
1999-04-12  Robin DunnAdded SetPaperId. It seemed to want such a method.
1999-04-11  Robert Roebling Rewrote MDI system
1999-04-11  Václav Slavíkdirect stream use
1999-04-11  Václav SlavíkMIME support
1999-04-10  Ove KaavenAdded wxStrdup().
1999-04-09  Robert Roebling Removed this Maximize() overridden bug
1999-04-09  Robert Roebling Here it comes:
1999-04-09  Ove KaavenFor non-Unicode, preserve binary compatibility by doing
1999-04-08  Ove KaavenUnicode definitions for glibc, etc.
1999-04-08  Karsten BallüderFixed gtk 1.2.x wxYield() problem (tested).
1999-04-08  Julian SmartAdded candidate wxDragImage implementation for wxMSW
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Vadim Zeitlinallow access to terminating NUL character with operator[]
1999-04-07  Julian SmartAdded imaggif.h, imaggif.cpp (wxImage GIF-reading suppo...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-04-06  Robert Roebling Changed clipboard text format id from "STRING" to...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-06  Vadim ZeitlinwxConfig::GetEntryType() added
1999-04-04  Václav Slavíkfixed input stream
1999-04-04  Julian SmartWin16 corrections
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-04-02  Vadim Zeitlinsetup.h for makefile builds
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-04-01  Vadim ZeitlinwxMkDir() has 'perm' argument
1999-03-31  Robert Roebling added wxFrame::Command()
1999-03-30  Vadim ZeitlinMotif compilation fixes (now ok)
1999-03-30  Vadim Zeitlinthis file is now called setup0.h
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-29  Vadim Zeitlinlast fixes to fixes (MSW compilation works now)
1999-03-29  Brian MacyAdded time.h so it would compile
1999-03-29  Vadim Zeitlinheader changes for the fixes commited previously
1999-03-29  Vadim ZeitlinEVT_TEXT_UPDATED bug fixed, text ctrl callbacks simplified
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-26  Julian SmartAdded paper classes.
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim ZeitlinAIX patches from Hans-Joachim Baader <hans-joachim...
1999-03-24  Vadim Zeitlinchar handling fixed again
1999-03-24  Vadim Zeitlinhack to allow icons in wxStaticBitmap as well as bitmaps
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-23  Vadim Zeitlin1. ReadMailcap/MimeTypes returna bool error code
1999-03-23  Vadim ZeitlinwxFileDialog::GetFilename and GetDir work now
1999-03-22  Vadim Zeitlinhack to implement right aligned checkboxes
1999-03-22  Karsten BallüderAdded wxSafeYield(wxWindow *win=NULL).
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-16  Vadim ZeitlinwxTextFile::Close() implemented
1999-03-14  Vadim Zeitlincompilation fix (forgot to check in this one)
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-03-12  Vadim Zeitlintypo corrected
1999-03-12  Vadim Zeitlinsome fixes for AIX compilation
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-05  Vadim Zeitlin(more) FreeBSD thread fixes
1999-03-05  Vadim Zeitlincompilation fixes
next