projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
1999-09-13
Robin Dunn
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Changed HWND --> WXHWND in tooltip.h so it can be inclu...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Now specifies the corrent EVT_ macro names for wxScrollBar
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Harco de Hilster
small fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Julian Smart
Added DLL versions of project files.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Now setting the right library switches for both platfor...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Harco de Hilster
Fixed surplus space in help output.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Harco de Hilster
Changed configure option --with-libgif to --enable-gif
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Julian Smart
Added VC++ 5 wxWin project files (not generated sample...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Julian Smart
Made HelpGen into a wxWin app (still uses command-line...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Harco de Hilster
new include file for change to new wxHtmlHelp classes.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Julian Smart
Took anonymous class out of wxHtmlHelpFrame; corrected...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Configure support for OGL
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
add detachmenu, insert menu, replace menu
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
use global hwndTT
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
Add detachmenu
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
Add wxTE_AUTO_SCROLL
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
use a global hwndTT
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
add wxTE_AUTO_SCROLL
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
blit using icon mask
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
Add detachmenu, insert menu, replace menu.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Unknown (MT)
Added callback to start in current directory
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Allowed gsocket to compile when wxUSE_SOCKETS is 0
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Makefile updates from new filelist.txt
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Fixed some compile errors (MSVC++ 6) and some very...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Added implicit rule for building .c files in msw direct...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Allowed tbarsmpl to be built for win32 as it still...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Added WXDLLEXPORT's to the class definitions
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Some OGl updates:
commit
|
commitdiff
|
tree
|
snapshot
1999-09-13
Robin Dunn
Made wxNO_DEFAULT set the "no" button as the default...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-12
Harco de Hilster
fixed typo (?)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-12
Harco de Hilster
New HTML help system. The old controller class has...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-12
Guillermo Rodriguez...
fixed (didn't work at all)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-12
Guillermo Rodriguez...
Added _GSocket_Configure()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-12
Guillermo Rodriguez...
Fixed a bug when GSocket_SetCallback was used before...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-11
Guillermo Rodriguez...
little changes
commit
|
commitdiff
|
tree
|
snapshot
1999-09-11
Guillermo Rodriguez...
Prototypes for some _internal_ functions had to be...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-11
Guillermo Rodriguez...
Added GSocket_Select() and removed some unused functions
commit
|
commitdiff
|
tree
|
snapshot
1999-09-11
Guillermo Rodriguez...
- Completed WaitOnAccept
commit
|
commitdiff
|
tree
|
snapshot
1999-09-11
Guillermo Rodriguez...
Added GSocket_Select()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-11
Guillermo Rodriguez...
Added GSocket_Select() and fixed some things
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Harco de Hilster
sensible default...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Robin Dunn
Made wxNO_DEFAULT set the "no" button as the default...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Robin Dunn
wxPython module for OGL added.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Robin Dunn
Some tweaks and updates
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Robin Dunn
Better dependency checking
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Robin Dunn
Put Get/Set/Push/PopEventHandler methods back in.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-10
Robin Dunn
Lots more support for event-less callbacks
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
wxUSE_GIF instead of wxUSE_LIBGIF
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
small changes here and there
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
wxUSE_GIF instead of wxUSE_LIBGIF
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Accept, AcceptWith -> wait parameter
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Fixed WaitOnConnect().
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Replaced wxUSE_LIBGIF with wxUSE_GIF
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Added #include "wx/setup.h" (or "wx/defs.h") before...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
David Webster
VisualAge C++ V4.0 configuration files
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
David Webster
Latest OS/2 compiler bug fixes for common and generic
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Fixed some bus in Connect()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Karsten Ballüder
cosmetic fix
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Guillermo Rodriguez...
Nothing serious here :-)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Julian Smart
Small bug fix
commit
|
commitdiff
|
tree
|
snapshot
1999-09-09
Karsten Ballüder
no more errors in make clean
commit
|
commitdiff
|
tree
|
snapshot
1999-09-08
Guillermo Rodriguez...
Bugfix in GSocket_Cleanup()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-08
Julian Smart
Fixed cursor loading on Win95
commit
|
commitdiff
|
tree
|
snapshot
1999-09-08
Julian Smart
Added wxTE_NO_VSCROLL style; corrected joystick event...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Guillermo Rodriguez...
Little changes
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Guillermo Rodriguez...
Added -lwsock32 (needed for socket support)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Guillermo Rodriguez...
Added gsocket.c for MSW
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Guillermo Rodriguez...
wxSocketClient::Connect() now honours the 'wait' parameter.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Guillermo Rodriguez...
GSocket for MSW
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Guillermo Rodriguez...
Header file for MSW GSocket
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
Julian Smart
Corrected #include in gsockmot.cpp
commit
|
commitdiff
|
tree
|
snapshot
1999-09-07
J. Russell...
Fixed include gsockunix.h line
commit
|
commitdiff
|
tree
|
snapshot
1999-09-06
Guilhem Lavaux
Moved gsockunx.h from src/unix to include/wx/unix
commit
|
commitdiff
|
tree
|
snapshot
1999-09-06
Patrick Albert
Added documentation for wxMenuBar::Refresh()
commit
|
commitdiff
|
tree
|
snapshot
1999-09-06
Patrick Albert
Changed scope of wxMenuBar::Refresh() from protected...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-06
Julian Smart
Added missing constant
commit
|
commitdiff
|
tree
|
snapshot
1999-09-06
Julian Smart
Changed value of wxGA_SMOOTH (clashed with wxVERTICAL)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-06
Julian Smart
Added wxFontEnumerator class for wxMSW, and fixed text...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Vadim Zeitlin
some fixes for VC++ 1.5 makefiles
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Julian Smart
Fixed some doc problems
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Julian Smart
Misc. 16-bit compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Julian Smart
Updating corrupt file
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Guilhem Lavaux
Updated wxSocket documentation
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Guilhem Lavaux
Changed some more name in wxSocket (internal)
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Michael Bedward
What is it doing here anyway ?
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Guilhem Lavaux
Added GSocket/wxSocket alias to socket.h to prevent...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-05
Michael Bedward
Modifed ShowModal() function so that you can have dialo...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-03
Harco de Hilster
fixed crashing generic dir dialog.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-03
Michael Bedward
Added statline, checklst and spinbutt file to wxMotif...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-03
Michael Bedward
Enabled wxStaticLine for wxMotif. Added checklst.cpp...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-03
Michael Bedward
Fixes for gcc 2.95 and AIX.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-02
Guilhem Lavaux
Added a test to wxSocket sample (client side socket...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-02
Julian Smart
SetMenuBar potential memory leak fixed; added wxTAB_TRA...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-02
Robin Dunn
Prep for wxPython 2.1b3 release
commit
|
commitdiff
|
tree
|
snapshot
1999-09-02
Robin Dunn
updated version number for DLL name
commit
|
commitdiff
|
tree
|
snapshot
1999-09-02
Robin Dunn
fixed a clash in values for wxSlider styles
commit
|
commitdiff
|
tree
|
snapshot
1999-09-02
Robin Dunn
wxPython doc updates
commit
|
commitdiff
|
tree
|
snapshot
next