projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implemented two-window approach for pop-ups, since
[wxWidgets.git]
/
src
/
generic
/
2002-03-27
Vadim Zeitlin
removed a few warnings and CW compilation problems...
tree
|
commitdiff
2002-03-26
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-03-25
Václav Slavík
oops, this was for my debugging purposes :(
tree
|
commitdiff
2002-03-25
Vadim Zeitlin
implemented (but it doesn't work yet) the radio buttons...
tree
|
commitdiff
2002-03-24
Václav Slavík
don't use deprecated wxImage methods inside wxWin
tree
|
commitdiff
2002-03-24
Václav Slavík
don't use wxApp::GetStdIcon
tree
|
commitdiff
2002-03-22
Václav Slavík
port proplist.cpp to wxArtProvider
tree
|
commitdiff
2002-03-22
Julian Smart
Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
tree
|
commitdiff
2002-03-22
Václav Slavík
Added 'go home' button to generic dir dialog
tree
|
commitdiff
2002-03-22
Václav Slavík
use wxArtProvider in wxFileDialog
tree
|
commitdiff
2002-03-21
Václav Slavík
use wxArtProvider
tree
|
commitdiff
2002-03-21
Julian Smart
Put dialog in more sensible place in Forty, got a bit...
tree
|
commitdiff
2002-03-17
Václav Slavík
use Calc(Un)ScrolledPosition instead of wxClientDC
tree
|
commitdiff
2002-03-17
Václav Slavík
added Calc(Un)ScrolledPosition taking wxPoint
tree
|
commitdiff
2002-03-17
Ron Lee
build fix for mingw-cross.
tree
|
commitdiff
2002-03-17
Ron Lee
Added wxBufferedDC class.
tree
|
commitdiff
2002-03-16
Václav Slavík
make it possible to have empty lines in wxListCtrl
tree
|
commitdiff
2002-03-16
Vadim Zeitlin
restore Robin's code (reverted previous commit)
tree
|
commitdiff
2002-03-15
Julian Smart
Added sizer.h
tree
|
commitdiff
2002-03-15
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-03-15
Robin Dunn
Give wxScrolledWindow its own Layout method that takes...
tree
|
commitdiff
2002-03-13
Vadim Zeitlin
update focus rectangle width when the columns are being...
tree
|
commitdiff
2002-03-12
Václav Slavík
fixes to refreshing code in wxTreeCtrl
tree
|
commitdiff
2002-03-11
Vadim Zeitlin
right clicking outside any column sets the column in...
tree
|
commitdiff
2002-03-10
Václav Slavík
use AllocExclusive in wxAcceleratorTable
tree
|
commitdiff
2002-03-08
Vadim Zeitlin
theoretically unnecessary but practically required...
tree
|
commitdiff
2002-03-06
Gilles Depeyrot
wxArray<T> macros have been changed to fix runtime...
tree
|
commitdiff
2002-03-05
Vadim Zeitlin
compilation fix for WXWIN_COMPATIBILITY_2_2 == 0 case
tree
|
commitdiff
2002-02-24
Robert Roebling
Added simplistic wxToolBar to wxUniversal. It
tree
|
commitdiff
2002-02-24
Václav Slavík
made generic wxListCtrl work with well-behaved ports...
tree
|
commitdiff
2002-02-23
Robert Roebling
Some work on GTK focus handling and events.
tree
|
commitdiff
2002-02-22
Vadim Zeitlin
fixed dead update splitters
tree
|
commitdiff
2002-02-22
Vadim Zeitlin
fixes to handling of 0 and negative splitter position...
tree
|
commitdiff
2002-02-21
Vadim Zeitlin
don't crash if editing of the cell wasn't started for...
tree
|
commitdiff
2002-02-21
Vadim Zeitlin
applied patch for calculating the tree items size with...
tree
|
commitdiff
2002-02-20
Vadim Zeitlin
fixed SetForegroundColour() for the generic tree ctrl
tree
|
commitdiff
2002-02-20
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2002-02-19
Vadim Zeitlin
don't crash in SetFocus()
tree
|
commitdiff
2002-02-17
Robert Roebling
Removed accidentally left in debug code.
tree
|
commitdiff
2002-02-17
Václav Slavík
move wxMGL's wxTimer to src/generic
tree
|
commitdiff
2002-02-17
Václav Slavík
fix for focus handling in generic wxListCtrl
tree
|
commitdiff
2002-02-16
Vadim Zeitlin
various splitter fixes:
tree
|
commitdiff
2002-02-16
Robert Roebling
wxX11:
tree
|
commitdiff
2002-02-16
Václav Slavík
more fixes to wxSplitterWindow's initial sash position
tree
|
commitdiff
2002-02-15
Julian Smart
#ifdefs for wxMotif which doesn't have a wxTopLevelWind...
tree
|
commitdiff
2002-02-15
Vadim Zeitlin
dirty fix for the initial splitter position waiting...
tree
|
commitdiff
2002-02-14
Vadim Zeitlin
fixes to sash adjusting code to avoid setting it to...
tree
|
commitdiff
2002-02-14
Václav Slavík
create wxSpinCtrl with default pos+size first, so that...
tree
|
commitdiff
2002-02-14
Vadim Zeitlin
compilation fix for wxUSE_PALETTE == 0
tree
|
commitdiff
2002-02-13
Robin Dunn
Fix for the splashscreen bitmap not showing up in wxGTK.
tree
|
commitdiff
2002-02-12
Robin Dunn
Fixed a bug that prevented editors and renderers to...
tree
|
commitdiff
2002-02-11
Václav Slavík
wxGenericDirCtrl now correctly updates itself when...
tree
|
commitdiff
2002-02-11
Václav Slavík
wxSplitterWindow now:
tree
|
commitdiff
2002-02-07
Kendall Bennett
Merges from Scitech Branch (George Davison):
tree
|
commitdiff
2002-02-07
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-02-06
Robin Dunn
Corrections for loss of XLOG2DEV and etc. macros in...
tree
|
commitdiff
2002-02-06
Vadim Zeitlin
got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
tree
|
commitdiff
2002-02-05
Robin Dunn
Derive wxGridWindow from wxWindow instead of wxPanel...
tree
|
commitdiff
2002-02-05
Vadim Zeitlin
make the log dialog slightly taller when it is expanded...
tree
|
commitdiff
2002-02-04
Vadim Zeitlin
fixed size of the log dialog details drop down
tree
|
commitdiff
2002-02-04
Vadim Zeitlin
minor fix to the constraints of the cancel button to...
tree
|
commitdiff
2002-01-29
Julian Smart
Pruned some of txrc.tex; removed redundant helpxlp...
tree
|
commitdiff
2002-01-29
Gilles Depeyrot
correction for compilation with Apple DevTools
tree
|
commitdiff
2002-01-28
Stefan Csomor
bridged mapfile native path to filesys url paths for mac
tree
|
commitdiff
2002-01-28
Stefan Csomor
adjusted relative path composition for mac
tree
|
commitdiff
2002-01-28
Vadim Zeitlin
more Unicode fixes for help files
tree
|
commitdiff
2002-01-28
Vadim Zeitlin
Unicode compilation fixes, also moved private constants...
tree
|
commitdiff
2002-01-27
Václav Slavík
small m_blinkedOut consistency corrections
tree
|
commitdiff
2002-01-27
Vadim Zeitlin
set extra margins to be 0 by default, not 50
tree
|
commitdiff
2002-01-27
Václav Slavík
fixed rendering artifact in wxCaret
tree
|
commitdiff
2002-01-26
Gilles Depeyrot
corrected conditional compilation to take wxUSE_POSTSCR...
tree
|
commitdiff
2002-01-26
Vadim Zeitlin
fixed bug in wxGrid dimensions calculation (Staffan...
tree
|
commitdiff
2002-01-26
Václav Slavík
wxFileCtrl::Update was hiding wxWindow::Update
tree
|
commitdiff
2002-01-26
Václav Slavík
don't use GTK specific code in wxListCtrl when building...
tree
|
commitdiff
2002-01-25
Vadim Zeitlin
replaced DeleteEvtHandler with a call to RemoveEventHandler
tree
|
commitdiff
2002-01-22
Vadim Zeitlin
use standard colours in all ports
tree
|
commitdiff
2002-01-21
Václav Slavík
fixed incorrect positioning of controls in generic...
tree
|
commitdiff
2002-01-19
Václav Slavík
moved 'show hidden dirs' checkbox elsewhere, the dialog...
tree
|
commitdiff
2002-01-19
Václav Slavík
rewrote wxGenericFileDialog to use sizers
tree
|
commitdiff
2002-01-19
Vadim Zeitlin
added the possibility to hide the tip window automatica...
tree
|
commitdiff
2002-01-19
Gilles Depeyrot
renamed wxLogXXX functions with va_list argument to...
tree
|
commitdiff
2002-01-17
Václav Slavík
temporary Watcom fix
tree
|
commitdiff
2002-01-16
Gilles Depeyrot
added missing wxLogStatus function with variable argume...
tree
|
commitdiff
2002-01-12
Vadim Zeitlin
made XPMs const
tree
|
commitdiff
2002-01-12
Vadim Zeitlin
Sun warning and Unicode fixes
tree
|
commitdiff
2002-01-11
David Webster
Oops, left some personal stuff in here.
tree
|
commitdiff
2002-01-11
David Webster
OS/2 Statusbar fixes
tree
|
commitdiff
2002-01-11
Vadim Zeitlin
more Sun C++ compiler warning fixes: in particular...
tree
|
commitdiff
2002-01-11
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-01-10
Václav Slavík
1. finished porting wxDir/FileDialog to MS-DOS
tree
|
commitdiff
2002-01-09
Robert Roebling
wxDirDialog no longer shows hidden files. I don't
tree
|
commitdiff
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
tree
|
commitdiff
2002-01-09
Vadim Zeitlin
use wxTE_RICH for the log window now that it should...
tree
|
commitdiff
2002-01-08
Václav Slavík
use the new wxSystemSettings API everywhere
tree
|
commitdiff
2002-01-08
Václav Slavík
more MS-DOS stuff in generic wxFileDialog
tree
|
commitdiff
2002-01-08
Václav Slavík
expand . into cwd
tree
|
commitdiff
2002-01-08
Václav Slavík
wxDirDialog port to MS-DOS
tree
|
commitdiff
2002-01-08
Julian Smart
Moved include for Windows compilation; minor doc tweaks
tree
|
commitdiff
2002-01-07
Robin Dunn
Prevent crash when m_defGridAttr is NULL
tree
|
commitdiff
2002-01-07
Vadim Zeitlin
don't assign string literals to a char * variable
tree
|
commitdiff
next