projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix for colspan or rowspan = 0 in HTML tables
[wxWidgets.git]
/
src
/
2001-10-27
Václav Slavík
fix for colspan or rowspan = 0 in HTML tables
tree
|
commitdiff
2001-10-27
Václav Slavík
fix for animated GIFs with frames of different dimensions
tree
|
commitdiff
2001-10-27
Václav Slavík
applied wxListCtrl label editing patch
tree
|
commitdiff
2001-10-27
Vadim Zeitlin
fixed wxNotebook bg colour
tree
|
commitdiff
2001-10-27
Robin Dunn
First pass at wxPython for Mac (darwin only so far...
tree
|
commitdiff
2001-10-27
Vadim Zeitlin
don't make the dialogs appear in the taskbar
tree
|
commitdiff
2001-10-27
Vadim Zeitlin
position the controls correctly in the vertical toolbars
tree
|
commitdiff
2001-10-26
David Webster
removed defs.h include
tree
|
commitdiff
2001-10-26
Robin Dunn
Added wxDragLink
tree
|
commitdiff
2001-10-24
Mattia Barbon
Regenerated from filelist.txt
tree
|
commitdiff
2001-10-24
Mattia Barbon
Various cygwin compilation fixes.
tree
|
commitdiff
2001-10-24
Vadim Zeitlin
fixed CURSOR resource leak
tree
|
commitdiff
2001-10-24
Robin Dunn
Changed CanPaste to just check IsSupported.
tree
|
commitdiff
2001-10-23
Václav Slavík
fix for typo
tree
|
commitdiff
2001-10-23
Robin Dunn
Added DnD related events to wxSTC
tree
|
commitdiff
2001-10-23
Vadim Zeitlin
applied patch 473558: fixes for CW compilation under MSW
tree
|
commitdiff
2001-10-23
Vadim Zeitlin
fixed nice bug in wxGTK which always draw the text...
tree
|
commitdiff
2001-10-22
David Webster
New Module Definition file for VisualAge .dll builds
tree
|
commitdiff
2001-10-22
David Webster
Elimiante include of defs.h for VisualAge compiles
tree
|
commitdiff
2001-10-22
Robin Dunn
It's better to scroll by a little too much than by...
tree
|
commitdiff
2001-10-22
David Webster
Some OS/2 Modifications for coordinate normalizations...
tree
|
commitdiff
2001-10-21
Robert Roebling
Correction for wxFileConfig where UNIX was taken
tree
|
commitdiff
2001-10-21
Gilles Depeyrot
added missing type for static variable
tree
|
commitdiff
2001-10-21
Gilles Depeyrot
conditional compilation for Mac OS X
tree
|
commitdiff
2001-10-21
Gilles Depeyrot
corrected dynamic class implementation
tree
|
commitdiff
2001-10-21
Robin Dunn
Added wxClientDataContainer to wxSizer, so sizers can...
tree
|
commitdiff
2001-10-21
Vadim Zeitlin
blind fix for the initial dialog position
tree
|
commitdiff
2001-10-20
Václav Slavík
wxRegion fixes (off by one)
tree
|
commitdiff
2001-10-20
Václav Slavík
reverted Kendall's commit
tree
|
commitdiff
2001-10-20
Václav Slavík
fix for MGL bug when rendering text with solid background
tree
|
commitdiff
2001-10-20
Václav Slavík
added wxApp::Yield
tree
|
commitdiff
2001-10-20
Stefan Csomor
corrected file type pop up for only one liners, added...
tree
|
commitdiff
2001-10-20
Stefan Csomor
corrected #ifdef TARGET_CARBON to #if TARGET_CARBON
tree
|
commitdiff
2001-10-20
Stefan Csomor
changed menu creation for choice and combobox (unique...
tree
|
commitdiff
2001-10-20
Robin Dunn
Put the vertical limit back in for the AutoCOmp list box
tree
|
commitdiff
2001-10-20
Vadim Zeitlin
fixd creation of controls with default initial size
tree
|
commitdiff
2001-10-20
Vadim Zeitlin
don't use hidden windows as implicit dialog parents...
tree
|
commitdiff
2001-10-20
Vadim Zeitlin
don't use windows about to be destroyed as implicit...
tree
|
commitdiff
2001-10-19
Václav Slavík
we no longer need wxFrameNative
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
use statvfs() if statfs() is not available (Solaris)
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
added wxApp::Yield()
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
fix for BSD compilation
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
added wxStreamToTextRedirector
tree
|
commitdiff
2001-10-19
Vadim Zeitlin
simplified wxTextCtrl::Create() to use wxControl::MSWCr...
tree
|
commitdiff
2001-10-19
Robin Dunn
Use the black pen for the border on Windows now too.
tree
|
commitdiff
2001-10-19
George Tasker
Added -DSTRICT to the WINFLAGS variable to match the...
tree
|
commitdiff
2001-10-19
George Tasker
Removed a line of debug code that got left in
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
fixed resource leak in wxBitmap::CopyFromIconOrCursor
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
fix for the initial size of the dialogs
tree
|
commitdiff
2001-10-18
Václav Slavík
added screenshot capturing for debugging purposes
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
fix for wxStatusBar linking problems under wxMac
tree
|
commitdiff
2001-10-18
Mattia Barbon
#elif -> #else
tree
|
commitdiff
2001-10-18
Mattia Barbon
Added RTTI macros to wxSplashScreen.
tree
|
commitdiff
2001-10-18
Mattia Barbon
Updated makefile.g95/vc to behave similarly to wxWindow...
tree
|
commitdiff
2001-10-18
Robin Dunn
Removed wxLB_SORT flag. Users of the Autocomplete...
tree
|
commitdiff
2001-10-18
Robin Dunn
wxGTK's wxListBox now returns a meaningful value for...
tree
|
commitdiff
2001-10-18
Stefan Csomor
corrected wxGetWorkingDirectory for mac (stripping...
tree
|
commitdiff
2001-10-18
Robin Dunn
A fix for Scintilla's case insensitive sort routine
tree
|
commitdiff
2001-10-18
Robin Dunn
Updated to version 1.40 of Scintilla
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
added and documented wxTE_NOHIDESEL
tree
|
commitdiff
2001-10-18
Vadim Zeitlin
create lib\...\setup.h from setup.h, not setup0.h which...
tree
|
commitdiff
2001-10-17
Kendall Bennett
Added missing OS/2 files for wxUniversal on OS/2
tree
|
commitdiff
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
tree
|
commitdiff
2001-10-17
Guillermo Rodrigue...
Added comment explaining that it's not necessary to...
tree
|
commitdiff
2001-10-17
Vadim Zeitlin
fix for linking problem under !MSW
tree
|
commitdiff
2001-10-17
Julian Smart
Applied patch sent to me for xpmdecod.cpp/VC++ compilat...
tree
|
commitdiff
2001-10-17
Gilles Depeyrot
added wxStatusBarBase
tree
|
commitdiff
2001-10-17
Robin Dunn
Another attempt to handle key events correctly for...
tree
|
commitdiff
2001-10-16
Mattia Barbon
Changed char* to wxChar* in wxColour constructor.
tree
|
commitdiff
2001-10-16
Stefan Csomor
no message
tree
|
commitdiff
2001-10-16
Stefan Csomor
added statusbr from common, removed 68k targets
tree
|
commitdiff
2001-10-16
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-10-16
Vadim Zeitlin
fixed status bar drawing broken by previous compilation fix
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
refresh wxStaticText after changing its label if we...
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
fixed wxListCtrl::DeleteAllColumns() in the generic...
tree
|
commitdiff
2001-10-15
Václav Slavík
fixes to mask creation by colour
tree
|
commitdiff
2001-10-15
Václav Slavík
fixed off-by-one error
tree
|
commitdiff
2001-10-15
Václav Slavík
oops, segfault
tree
|
commitdiff
2001-10-15
Václav Slavík
added GetStdIcon support to wxRenderer
tree
|
commitdiff
2001-10-15
Václav Slavík
removed junk
tree
|
commitdiff
2001-10-15
Václav Slavík
1. added GetStdIcon support to wxRenderer
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
made wxStaticBox transparent (patch 427936)
tree
|
commitdiff
2001-10-15
Václav Slavík
compilation fix for wxMGL
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
fix for the dialog controls font
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
reveretd change commenting out IMPLEMENT_DYNAMIC_CLASS
tree
|
commitdiff
2001-10-15
Vadim Zeitlin
oops, forgot to commit yesterday changes related to...
tree
|
commitdiff
2001-10-15
Robert Roebling
wxStatusBar doesn't link with double IMPLEMENT.....
tree
|
commitdiff
2001-10-14
Václav Slavík
decouple wxTLW,Frame::ShowFullScreen in wxMSW
tree
|
commitdiff
2001-10-14
Václav Slavík
fixes to MSW LowLevel files
tree
|
commitdiff
2001-10-14
Václav Slavík
wxWindow::Enable now correctly has recursive effect...
tree
|
commitdiff
2001-10-14
Václav Slavík
added wxHtmlWindow::AppendToPage
tree
|
commitdiff
2001-10-14
Václav Slavík
wxBusycursorSuspender used in wxMGL as well (we need...
tree
|
commitdiff
2001-10-14
Václav Slavík
fixed restoration of global cursor
tree
|
commitdiff
2001-10-14
Václav Slavík
DC output fix
tree
|
commitdiff
2001-10-14
Václav Slavík
antialiasing now disabled for small fonts
tree
|
commitdiff
2001-10-14
Václav Slavík
removed obsolete files from wxMGL
tree
|
commitdiff
2001-10-14
Vadim Zeitlin
regenerated from the templates
tree
|
commitdiff
2001-10-14
Vadim Zeitlin
1. added wxStatusBarUniv
tree
|
commitdiff
2001-10-14
Gilles Depeyrot
added conditional compilation test around wxGetDiskSpac...
tree
|
commitdiff
2001-10-14
Gilles Depeyrot
use MoreFiles under Mac OS X
tree
|
commitdiff
next