]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Václav Slavíkfixed transparency
1999-04-13  Vadim Zeitlincompilation fix
1999-04-13  Robert Roebling Drag'n'Drop works in a basic form
1999-04-13  Ove KaavenThis is the way to go (well, close enough).
1999-04-13  Ove KaavenBy this commit, I guess I'm announcing intent to add...
1999-04-13  Robert Roebling Drag works.
1999-04-13  Ove KaavenGot some compiler warnings in non-Unicode build. Fixed...
1999-04-13  Ove KaavenSomeone must have committed some ASCII string literals...
1999-04-13  Ove KaavenUnicode conversion.
1999-04-13  Ove KaavenUnicode conversion.
1999-04-13  Ove KaavenNow this one also compiles in Unicode mode.
1999-04-13  Karsten BallüderAdded variable cursor to highlight embedded user data.
1999-04-13  Ove KaavenUnicode interface (the communication itself is still...
1999-04-13  Ove KaavenUnicode support.
1999-04-13  Ove KaavenFixed a typo. Added sloppy implementation of wxSscanf...
1999-04-13  Ove KaavenAdd wxSscanf (used in ftp.cpp to parse returned address)
1999-04-13  Ove KaavenThe prevalent wide characters.
1999-04-13  Ove KaavenUnicode. You know the drill.
1999-04-13  Vadim ZeitlinGetViews() documented
1999-04-13  Ove KaavenMore Unicode stuff. Implemented wxFprintf.
1999-04-13  Ove Kaavenchar->wxChar
1999-04-13  Ove KaavenFixed glibc2.0 check (for that glibc2.0 workaround...
1999-04-13  Vadim ZeitlinwxTempFile now respects umask when creating new files
1999-04-13  Vadim Zeitlinan attempt to fix glibc2.0 stupidness
1999-04-13  Vadim Zeitlinapparently this should fix some Borland problem
1999-04-13  Vadim Zeitlinsome typos in docs and code corrected (thanks Janos)
1999-04-13  Ove KaavenImplemented wxPrintf.
1999-04-13  Ove KaavenAdded wxPrintf declaration.
1999-04-13  Vadim ZeitlinPending() and Dispatch() implemented
1999-04-13  Ove KaavenAnother one bites the dust.
1999-04-13  Ove KaavenUnicode-mode typos in string.cpp (where did they sudden...
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-13  Ove KaavenwxAtof implementation independent of (the rest of)...
1999-04-12  Vadim ZeitlinwxAtof() fixed (?)
1999-04-12  Robert Roebling wxDropTarget starts to work
1999-04-12  Ove KaavenBIG glitch.
1999-04-12  Ove KaavenSmall glitch.
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
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. Uses wxWCharBuffer in Unicode build...
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 wxchar.cpp/.obj
1999-04-12  Ove KaavenAdded allocation constructor (makes it easy to convert...
1999-04-12  Karsten BallüderCountless (some half-finished) optimisations.
1999-04-12  Ove KaavenFor non-Unicode added #include <ctype.h> and <string...
1999-04-12  Ove KaavenAdded wxchar.cpp, which contains:
1999-04-12  Robert Roebling Fixing a few fixes..
1999-04-12  Vadim ZeitlinwxUSE_THREADS typo corrected
1999-04-12  Robert Roebling added moving subwindow when scrolling (tested in...
1999-04-12  Václav Slavík...
1999-04-12  Robert Roebling clipboards tests
1999-04-12  Vadim Zeitlinfixed compilation under Motif
1999-04-12  Vadim ZeitlinHitTest test added
1999-04-12  Vadim ZeitlinGTK 1.0.x compilation fixes
1999-04-12  Vadim Zeitlinauto buffer class(es)
1999-04-12  Robin DunnAdded $(WAITFLAG) so other shells can use appropriate...
1999-04-12  Robin DunnAdded SetPaperId. It seemed to want such a method.
1999-04-11  Vadim ZeitlinwxGetCwd fixed
1999-04-11  Vadim Zeitlinthread deletion fixed
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  Vadim Zeitlinoops... fatal bug (which I recently introduced) with...
1999-04-10  Vadim Zeitlinunitialized var initialized (mainly to reduce Purify...
1999-04-10  Vadim Zeitlintooltip bug (which I introduced recently) corrected
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  Guilhem Lavaux* Commented out "delete this;"
1999-04-09  Ove KaavenFor non-Unicode, preserve binary compatibility by doing
1999-04-09  Karsten BallüderNo more overlap between lines (I hope).
1999-04-09  Karsten Ballüderbetter centering of text/images
1999-04-09  Karsten Ballüderfixed some glitches
1999-04-09  Karsten BallüderModified it to adjust to different icons sizes. Please...
1999-04-08  Ove KaavenUnicode definitions for glibc, etc.
1999-04-08  Ove KaavenUnicode support is *experimental*, so disable it by...
1999-04-08  Karsten BallüderRemoved check for pthread-0.7 on Linux which causes...
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-08  Julian SmartChanged the focus-window event handling back
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-07  Václav Slavíkfixed bug with incorrect fileformat
1999-04-07  Vadim Zeitlinallow access to terminating NUL character with operator[]
1999-04-07  Karsten Ballüderworkaround for counterintuitive wxString::operator...
1999-04-07  Julian SmartSome typos corrected in iniconf.cpp
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-07  Vadim ZeitlinSetLabel() adjusts the label size
1999-04-07  Vadim Zeitlin::GetWindowText() -> wxGetWindowText
1999-04-07  Karsten BallüderI seem to have fixed the DeleteSubGroups() bug - PLEASE...
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-04-06  Robert Roebling Chnaged text id for clipboard to "text/plain"
1999-04-06  Julian SmartFixed some bugs in new code (CanPaste, GetSelection)
next