projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blind fix for wxGIFDecoder::ReadGIF
[wxWidgets.git]
/
src
/
2001-11-22
Václav Slavík
blind fix for wxGIFDecoder::ReadGIF
tree
|
commitdiff
2001-11-22
George Tasker
Fixed coding of a switch statement that had RETURN...
tree
|
commitdiff
2001-11-22
Vadim Zeitlin
fixed memory leaks
tree
|
commitdiff
2001-11-22
Vadim Zeitlin
added check for NULL Clone() return
tree
|
commitdiff
2001-11-22
Vadim Zeitlin
removed read() declaration which resulted in a warning
tree
|
commitdiff
2001-11-22
Julian Smart
#ifdefed out the joystick code, and removed the wxBitma...
tree
|
commitdiff
2001-11-22
Robert Roebling
Tries to fix wxListBox focus problems.
tree
|
commitdiff
2001-11-22
Vadim Zeitlin
added wxSockAddress copy ctor which, in particular...
tree
|
commitdiff
2001-11-22
Mattia Barbon
Unicode compilation fixes
tree
|
commitdiff
2001-11-22
Mattia Barbon
Converting uninitialized data is not a Good Idea
tree
|
commitdiff
2001-11-22
Mattia Barbon
Must convert the last part, too
tree
|
commitdiff
2001-11-22
Mattia Barbon
Readded --use-temp-file to RCFLAGS, needed for old...
tree
|
commitdiff
2001-11-22
Vadim Zeitlin
fix for Unicode build
tree
|
commitdiff
2001-11-22
Vadim Zeitlin
minor flicker reduction in the virtual list ctrl
tree
|
commitdiff
2001-11-22
Václav Slavík
reverted fix for missing wxEvent::operator=
tree
|
commitdiff
2001-11-22
Václav Slavík
change to /usr/share/wx/version
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
fixed wxDropFilesEvent dtor, added copy ctor and implem...
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
fixed wxTaskBarIcon compilation
tree
|
commitdiff
2001-11-21
David Webster
New .def file.
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
1. removed wxObject::CopyObject() and Clone() - some...
tree
|
commitdiff
2001-11-21
Gilles Depeyrot
added missing joystick source file for wxMotif
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
replaced wxSocketEvent::CopyObject() with Clone()
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
changes to match listctrl.h changes (forgot to commit...
tree
|
commitdiff
2001-11-21
Vadim Zeitlin
1. restored wxEvent::operator=()
tree
|
commitdiff
2001-11-21
Václav Slavík
removed rpmfiles.lst
tree
|
commitdiff
2001-11-21
Václav Slavík
client area origin handling fixes for univ/wxTLW
tree
|
commitdiff
2001-11-21
Václav Slavík
wxMouseEvent's coordinates are now relative to client...
tree
|
commitdiff
2001-11-21
Václav Slavík
wxUniv fixes for generic wxColourDialog
tree
|
commitdiff
2001-11-21
Václav Slavík
more programmer-friendly wxApp::SetDisplayMode
tree
|
commitdiff
2001-11-21
Václav Slavík
- removed GDI lists from wxMGL
tree
|
commitdiff
2001-11-20
Václav Slavík
compilation fix (caused by removal of wxMouseEvent...
tree
|
commitdiff
2001-11-20
Václav Slavík
fine-tuned API from the ICO patch
tree
|
commitdiff
2001-11-20
Václav Slavík
better <HR> tag handling in wxHTML
tree
|
commitdiff
2001-11-20
Václav Slavík
fixes for wxBase RPM
tree
|
commitdiff
2001-11-20
Václav Slavík
wxDC::SetFont can now handle invalid font and doesn...
tree
|
commitdiff
2001-11-20
Václav Slavík
optimized default GUI font loading
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
applied patch 475879 (Can't use subclassed GridCellEditor)
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
more DBCS-related changes (patch 481898)
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
don't use wxTheXXXList in wxXXX ctor/dtor, only objects...
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
backwards incompatible change to wxWizardPage reverted
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
fix for my old mingw32 cross-compiler
tree
|
commitdiff
2001-11-20
Vadim Zeitlin
fixed erroneous debug error message
tree
|
commitdiff
2001-11-19
Václav Slavík
case-insensitive sort of HTML help index
tree
|
commitdiff
2001-11-19
Václav Slavík
fix for wxComboBox::GetSelection from inside event...
tree
|
commitdiff
2001-11-19
Stefan Csomor
applied Paul A. Thiessen's patches for correcting coord...
tree
|
commitdiff
2001-11-19
Vadim Zeitlin
fixed a memory leak and an initialization problem
tree
|
commitdiff
2001-11-19
Mattia Barbon
Fixed Cygwin crash on toolbar tooltip
tree
|
commitdiff
2001-11-19
Mattia Barbon
Added HANGUL_CHARSET for MSVC5
tree
|
commitdiff
2001-11-19
Julian Smart
More VC++ project file corrections
tree
|
commitdiff
2001-11-19
Julian Smart
Project file corrections, doc corrections
tree
|
commitdiff
2001-11-19
Vadim Zeitlin
fixes for the dialog layout for the multiline labels
tree
|
commitdiff
2001-11-19
David Webster
New .def file
tree
|
commitdiff
2001-11-18
Vadim Zeitlin
fixes for programmatically deleting the find/replace...
tree
|
commitdiff
2001-11-18
Gilles Depeyrot
use class name instead of generic message in event...
tree
|
commitdiff
2001-11-18
Stefan Csomor
added a preImage of the selection in order to avoid...
tree
|
commitdiff
2001-11-18
Stefan Csomor
corrected MacSetSelection which was incorrectly deselec...
tree
|
commitdiff
2001-11-18
Robert Roebling
This form of the event cloning patch survived my
tree
|
commitdiff
2001-11-18
Robert Roebling
Applied Chris' patch for support for ICO loading.
tree
|
commitdiff
2001-11-18
Gilles Depeyrot
removed include/wx/mac/setup.h from filelist.txt
tree
|
commitdiff
2001-11-18
Ron Lee
Removed include/wx/setup.h from filelist.txt -- Needed...
tree
|
commitdiff
2001-11-17
Robert Roebling
More changes to various controls for more reliably
tree
|
commitdiff
2001-11-17
Gilles Depeyrot
added const for constant char pointer function parameters
tree
|
commitdiff
2001-11-17
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2001-11-17
Václav Slavík
added temporary implementation of wxChoice for wxUniv
tree
|
commitdiff
2001-11-17
Robert Roebling
Changed/Fixed way in which wxListBox blocks events
tree
|
commitdiff
2001-11-17
Robert Roebling
Trying to fix dialog close/focus_widget problem.
tree
|
commitdiff
2001-11-17
Robert Roebling
Fixed bug which prevented toplevel window from reacting
tree
|
commitdiff
2001-11-17
Ron Lee
cast away a couple of warnings and added *.inc to the...
tree
|
commitdiff
2001-11-17
Robert Roebling
Fixed sveral problems with wxTextCtrl::WriteText...
tree
|
commitdiff
2001-11-17
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2001-11-17
Vadim Zeitlin
implemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl
tree
|
commitdiff
2001-11-16
David Webster
Implementing some more controls and an MDI child frame...
tree
|
commitdiff
2001-11-16
Vadim Zeitlin
added wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
tree
|
commitdiff
2001-11-16
Vadim Zeitlin
wxGTK popup menu positioning fix
tree
|
commitdiff
2001-11-16
Vadim Zeitlin
compilation warning fix
tree
|
commitdiff
2001-11-15
Václav Slavík
optimalization of wxHtmlWindow painting (used to repain...
tree
|
commitdiff
2001-11-15
Václav Slavík
wxMGL bugfixes:
tree
|
commitdiff
2001-11-15
Robert Roebling
Small patch for HTML help under Drawin.
tree
|
commitdiff
2001-11-15
Robin Dunn
Only update the mask if the mask is valid
tree
|
commitdiff
2001-11-15
Vadim Zeitlin
moved EnableCloseButton() from wxialog to wxTLW
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
added wxTextBuffer and wxMemoryText which allow to...
tree
|
commitdiff
2001-11-14
Robin Dunn
GetSelection --> GetStringSelection
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
added wxTextCtrl::GetSelection() returning a wxString...
tree
|
commitdiff
2001-11-14
Vadim Zeitlin
fixed wxFrame::IconizeChildFrames() bug which would...
tree
|
commitdiff
2001-11-13
Vadim Zeitlin
fixed bugs in rfind() (patch 481325)
tree
|
commitdiff
2001-11-13
Robert Roebling
Applied patch from SF on menu command not blocked
tree
|
commitdiff
2001-11-13
Robert Roebling
Patch to make wxComboBox work in Toolbars.
tree
|
commitdiff
2001-11-13
Vadim Zeitlin
fixed bug with redoing the command when there was nothi...
tree
|
commitdiff
2001-11-12
Gilles Depeyrot
corrected Carbon to/from POSIX path conversions for...
tree
|
commitdiff
2001-11-12
Gilles Depeyrot
added parentheses (corrects smart preprocessor error...
tree
|
commitdiff
2001-11-12
Václav Slavík
wxPanel::OnSize must call event.Skip(), otherwise scrol...
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
fixed key event code for ASCII keys in wxListCtrl
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
fixed bug with creating status bar with more than 1...
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
bug fix for using multiline string (i.e. with embedded...
tree
|
commitdiff
2001-11-11
Vadim Zeitlin
fixed minor combobox bug: GetValue() reported wrong...
tree
|
commitdiff
2001-11-11
Václav Slavík
fixed stupid big when assigning wxImage's palette to...
tree
|
commitdiff
2001-11-11
Václav Slavík
wxTimer for wxMGL
tree
|
commitdiff
2001-11-09
Vadim Zeitlin
signed/unsigned comparison warnings fixed
tree
|
commitdiff
2001-11-09
Vadim Zeitlin
removed focus assert
tree
|
commitdiff
2001-11-09
Vadim Zeitlin
removed code (re)setting the camera from wxGLCanvas...
tree
|
commitdiff
next