projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
1999-11-07
Robert Roebling
Added wxStrnicmp and to wchar.h, not yet for Unicode...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-07
George Tasker
Undoing my last checkin so wxGTK compiles correctly...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-07
Julian Smart
Tidied up wxHTML About HTML file (missing /td, /tr...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-07
Robin Dunn
wxPython stuff:
commit
|
commitdiff
|
tree
|
snapshot
1999-11-07
George Tasker
Fixed a multiple define problem for strnicmp and stricm...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Vadim Zeitlin
OS/2 patch from Stefan.Neis@t-online.de
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Vadim Zeitlin
compile fix for VC++ 5
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Julian Smart
Small changes
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robert Roebling
Applied a few OS/2 patches for wxGTK.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Vadim Zeitlin
1. more corrections to file dnd (works with testdnd...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Karsten Ballüder
some fixes and speedups
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Vadim Zeitlin
wxFileDataObject supports GNOME file dnd now
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
George Tasker
Added wxODBC_FWD_ONLY_CURSORS to allow for drivers...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Guilhem Lavaux
Fixed wxMemoryOutputStream (it wasn't working at all)
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
fixed URL parsing problem
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Julian Smart
Added some makefiles, fixed a BC++ problem in controls...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
George Tasker
Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Karsten Ballüder
mouse selection handling fixed
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Karsten Ballüder
fixed
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robert Roebling
wxListBox now sends events using AddPendingEvent(),
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Vadim Zeitlin
test for wxFrame::GetPosition/GetSize added
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
cosmetic changes : indentation etc.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
html help : added '?' icon to root node of contents...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
wxHTML overview reorganized
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
added list of tags supported by wxHTML
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
added wxFontEnumerator::GetFacenames and GetEncodings...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
fixed stupid typo I did a minute ago
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
modified samples/html/test so that it loads inet fs...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
better-looking icons
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robert Roebling
Fixed typos in frame and dialog,
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Julian Smart
Fixed image sample, dsp files etc.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Julian Smart
Minor doc fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robin Dunn
wxPython stuff:
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robin Dunn
Fixed a misplaced } that was causing the wrong encoding...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robin Dunn
Stuff needed for the font sample to build with VC++
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robin Dunn
added a WXDLLEXPORT
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Robin Dunn
added fontenum.cpp for MSW
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Vadim Zeitlin
1. wxFontMapper seems to work for wxMSW
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
fixed memory leak in wxFilesystemHandler
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
Václav Slavík
fixed some clipping related bugs in wxHTML priting
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
David Webster
Change the const global wxDefaultValidator to a pointer...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Vadim Zeitlin
wXMotif compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Vadim Zeitlin
(start of) wxCustomDataObject docs
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Vadim Zeitlin
1. wxFontMapper almost finished
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Robin Dunn
Incremented the version number used in the DLL filename...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Robert Roebling
This window positioning setting works on AfterStep
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Karsten Ballüder
another operator needed for __alpha__
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Robert Roebling
Added IsTopLevel() as a virtual function.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Julian Smart
Cleaned up paint DC cache in ~wxPaintDC to avoid spurio...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Vadim Zeitlin
fontmap.h/cpp and fontutil.h/cpp added
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Vadim Zeitlin
compilation fixes for GTK+ <= 1.2.3
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Karsten Ballüder
fixed menu accelerators
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Karsten Ballüder
added missing event.Skip(), now menus work properly
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Stefan Csomor
CW5.2 Pro Adaptions, wxMac starting to move in
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
Robin Dunn
Change a Popup menu from using a callback to using...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Julian Smart
Retyping some lines in tfontenc.tex seemed to remove...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
1. wxFontMapper starts to materialise
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Julian Smart
Some doc changes
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Robert Roebling
Window placement changes. Pure guessing.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
wxUSE_RADIOBOX/SLIDER/SPINCTRL added
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Robert Roebling
Minor doc updates.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
more samples are being built and samples/Makefiles...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Václav Slavík
2.2 release should happen in 1999, not 2000 :-)
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
bug with object being passed through ... corrected
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Karsten Ballüder
modification to AXP hack
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Karsten Ballüder
made new operator __alpha__ dependent
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Karsten Ballüder
added operator[](unsigned int) const -- testing it...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
Vadim Zeitlin
1. wxFileDataObject fixes from Ricky Gonzales - seems...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Vadim Zeitlin
wxFontEnumerator docs
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Václav Slavík
added frame icon for HTMLhelp frame
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Václav Slavík
wxHTML now supports not only " "-like specials...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Václav Slavík
saving customization now works fine
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Guilhem Lavaux
Added makefile.g95
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Robert Roebling
Some menu things.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Robert Roebling
A bit more testing.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Karsten Ballüder
Added a border around dialogs. Has anyone got a better...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Václav Slavík
fixed rounding error problem in wxPostscriptDC::SetFont...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Václav Slavík
wxPostScriptDC::CanGetTextExtent now returns TRUE ...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Robert Roebling
wxDialog now stays on top of its parent.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Karsten Ballüder
Improved tests for networks. Compiles.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Karsten Ballüder
more asserts
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Julian Smart
Changed \\ to \ again
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Julian Smart
Added check for sel == -1
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
David Webster
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Unknown (CR)
Added generic/tabg to the GTK distribution. It was...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Unknown (CR)
Fixed .Position -> .GetPosition for wxMouseEvent
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Unknown (CR)
Fixed inverse masking on MSW imagelist
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Vadim Zeitlin
readded clipboard support to richedit sample and fixed...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Vadim Zeitlin
small corrections for dnd code and added wxFileDataObje...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
Vadim Zeitlin
more dnd/clipboard docs
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Václav Slavík
fixed compilation under GCC 2.95 - 'export' was used...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Václav Slavík
AFM metrics were searched in /afm instead of /share...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Václav Slavík
fixed ^M at ends of lines
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Vadim Zeitlin
some files I forgot to add previously...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
David Webster
Updates for VA 4.0
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Julian Smart
Small compile fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Vadim Zeitlin
warnings (and may be a bug) corrected
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
Vadim Zeitlin
another compilation fix
commit
|
commitdiff
|
tree
|
snapshot
next