projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Applied patch [ 594623 ] FL: No Taskbar entry for tool windows
[wxWidgets.git]
/
src
/
2002-08-16
Julian Smart
Applied patch [ 594416 ] MDI Previous Child
tree
|
commitdiff
2002-08-16
Robin Dunn
Compile fix
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
wxCheckWindowWndProc() now checks for the original...
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
change the selection appropriately (and refresh it...
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
fix for the bug introduced by the last commit: don...
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
added missing header to fix wxGTK compilation
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
ExitOnFrame behaviour update for wxMac
tree
|
commitdiff
2002-08-15
Robert Roebling
What did I change here?
tree
|
commitdiff
2002-08-15
Robert Roebling
wxTextDataObject should convert to and
tree
|
commitdiff
2002-08-15
Robert Roebling
Further UNicode fixes.
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
the app doesn't exit any more if a dialog is shown...
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
fixed (and slightly cleant up) wxGTK compilation
tree
|
commitdiff
2002-08-15
Vadim Zeitlin
fixed a harmless warning (patch 595096) and added a...
tree
|
commitdiff
2002-08-15
Stefan Csomor
(hopefully) workaround for a carbon bug not always...
tree
|
commitdiff
2002-08-14
Robin Dunn
Bugfix for wxListCtrl::GetColumn. It wasn't checking...
tree
|
commitdiff
2002-08-14
Vadim Zeitlin
fixed the paths of the theme files in the VC++ wxUniv...
tree
|
commitdiff
2002-08-14
Stefan Csomor
added key code fix to carbon event handler
tree
|
commitdiff
2002-08-14
Robin Dunn
Fixed wxMSW's EVT_CHAR so it conforms to the docs and...
tree
|
commitdiff
2002-08-14
Stefan Csomor
fix when not having precompiled headers
tree
|
commitdiff
2002-08-14
Stefan Csomor
attempt to bring event system in synch with MSW
tree
|
commitdiff
2002-08-14
Stefan Csomor
separated modifier keys handling in order to distinct...
tree
|
commitdiff
2002-08-14
Vadim Zeitlin
small fix to reduce flicker slightly while dragging...
tree
|
commitdiff
2002-08-14
Stefan Csomor
added creation of dialog - perhaps needed for all platforms
tree
|
commitdiff
2002-08-14
Stefan Csomor
added creation of dialog - perhaps needed for all platforms
tree
|
commitdiff
2002-08-14
Stefan Csomor
cleanup code
tree
|
commitdiff
2002-08-13
Vadim Zeitlin
Fixed size buffers are not a good thing. Period.
tree
|
commitdiff
2002-08-13
Václav Slavík
reverted previous checkin
tree
|
commitdiff
2002-08-13
Václav Slavík
compilation fix
tree
|
commitdiff
2002-08-13
Vadim Zeitlin
tidied up patch 583937 (wxClassInfo dtor)
tree
|
commitdiff
2002-08-13
Robert Roebling
New GTK 2.0 Update() code.
tree
|
commitdiff
2002-08-13
Robert Roebling
Minor correction to GetTextExtent.
tree
|
commitdiff
2002-08-13
Robert Roebling
Forgot Unicode conversion in wxStaticText.
tree
|
commitdiff
2002-08-13
Robert Roebling
This way strconv copmiles again. I don't think
tree
|
commitdiff
2002-08-13
Vadim Zeitlin
better use strncpy() than strncat() with uninitialized...
tree
|
commitdiff
2002-08-13
Robert Roebling
Implemented GetTextExtent() for GTK 2.0.
tree
|
commitdiff
2002-08-13
Vadim Zeitlin
compilation fix for wxGTK (missing header)
tree
|
commitdiff
2002-08-13
Stefan Csomor
corrected BestSize algorithm
tree
|
commitdiff
2002-08-13
Stefan Csomor
added missing wxMacPortSetter helper(this) calls
tree
|
commitdiff
2002-08-13
Stefan Csomor
all controls use 32 bit values now
tree
|
commitdiff
2002-08-13
Stefan Csomor
corrected internal window position after a zoom operation
tree
|
commitdiff
2002-08-12
Julian Smart
'if' commented out by JACS on behalf
tree
|
commitdiff
2002-08-12
Julian Smart
Increased the message buffer size
tree
|
commitdiff
2002-08-12
Stefan Csomor
updated project files
tree
|
commitdiff
2002-08-11
David Webster
Font fixes for the font dialog
tree
|
commitdiff
2002-08-11
Robert Roebling
Same typo.
tree
|
commitdiff
2002-08-11
Robert Roebling
Typo.
tree
|
commitdiff
2002-08-11
Robert Roebling
Killing more wxConvLibc calls...
tree
|
commitdiff
2002-08-11
Robert Roebling
Corrected dangerous cast.
tree
|
commitdiff
2002-08-11
Robert Roebling
Added wxString::FromAscii() wxString::ToAscii().
tree
|
commitdiff
2002-08-10
Stefan Csomor
wxMac removed debugging code
tree
|
commitdiff
2002-08-10
Stefan Csomor
commented out controlDef for carbon
tree
|
commitdiff
2002-08-10
Václav Slavík
tell that there was an error...
tree
|
commitdiff
2002-08-10
Robert Roebling
Compile fix for wxBase/Unicode/Unix.
tree
|
commitdiff
2002-08-10
Václav Slavík
SciTech MGL changed public interface again, let's accom...
tree
|
commitdiff
2002-08-10
Robert Roebling
(char*)(const char*)xxx.mb_str() is not a good
tree
|
commitdiff
2002-08-10
Robert Roebling
Implemented the various printf() functions under
tree
|
commitdiff
2002-08-10
Robert Roebling
Added explicit Unicode conversion to wxDir - the
tree
|
commitdiff
2002-08-10
Robert Roebling
Fix for Unicode conversion.
tree
|
commitdiff
2002-08-10
Stefan Csomor
corrected ::Clear
tree
|
commitdiff
2002-08-10
Stefan Csomor
added new implementation for editable and brought selec...
tree
|
commitdiff
2002-08-10
Stefan Csomor
implemented clipping for controls via callback (classic...
tree
|
commitdiff
2002-08-10
Stefan Csomor
window clipper added
tree
|
commitdiff
2002-08-09
Julian Smart
Delete help text entry before adding new one, else
tree
|
commitdiff
2002-08-08
Robert Roebling
Changed wxStat, wxAccess and wxOpen to no longer
tree
|
commitdiff
2002-08-08
Robert Roebling
Adapted to Unicode compilation.
tree
|
commitdiff
2002-08-08
Robert Roebling
Hopefully corrected conversion buffer size.
tree
|
commitdiff
2002-08-08
Robin Dunn
Fixes for Bug #592758
tree
|
commitdiff
2002-08-08
Robert Roebling
Compile fix.
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 579219 ] wxNotebook:SetPadding added
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 584057 ] Fixes calculation bug in wxThr...
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 588140 ] User Scaling of Rotated Text...
tree
|
commitdiff
2002-08-08
Julian Smart
Applied [ 587500 ] Update CW project file for wxMSW
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 590031 ] Slider: Events must be enabled...
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 591998 ] EventHandler chain incorrectly...
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 590247 ] Fix bad calculation of listctr...
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 592363 ] Owner Draw Round 2 fixes
tree
|
commitdiff
2002-08-08
Julian Smart
Applied [ 590985 ] fix for radiobox under motif
tree
|
commitdiff
2002-08-08
Julian Smart
Applied patch [ 592063 ] generic notebook does not...
tree
|
commitdiff
2002-08-08
Julian Smart
Removed bogus default parameters, applying
tree
|
commitdiff
2002-08-07
Robert Roebling
Added support for outlines printing under wxGTK....
tree
|
commitdiff
2002-08-07
Robert Roebling
Compile fix for Unicode.
tree
|
commitdiff
2002-08-07
Mattia Barbon
Fix makefile.g95 for make 3.77
tree
|
commitdiff
2002-08-07
Julian Smart
Added ProcessIdle virtual function
tree
|
commitdiff
2002-08-06
Robert Roebling
Small fix for Pango printing with bitmaps.
tree
|
commitdiff
2002-08-06
Mattia Barbon
Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working
tree
|
commitdiff
2002-08-06
Robert Roebling
Compile fix.
tree
|
commitdiff
2002-08-06
Robert Roebling
Further code for Pango fonts (work now) and
tree
|
commitdiff
2002-08-06
Robert Roebling
Lots of work to set PangoFontDescription as the
tree
|
commitdiff
2002-08-06
David Webster
Lots of OS/2 updates
tree
|
commitdiff
2002-08-06
David Webster
Some OS/2 Updates
tree
|
commitdiff
2002-08-05
Vadim Zeitlin
added a more convenient version of wxFileType::GetOpenC...
tree
|
commitdiff
2002-08-05
Robert Roebling
Lots of Unix/Unicode compile fixes, some of which
tree
|
commitdiff
2002-08-05
Robert Roebling
Lots of updates for Unicode and GTK 2.0 support.
tree
|
commitdiff
2002-08-05
Robert Roebling
Miserable hack around problem when shrinking
tree
|
commitdiff
2002-08-05
David Webster
OS/2 VA needs to include time.h to get the time calls.
tree
|
commitdiff
2002-08-05
David Webster
FALSE, not false
tree
|
commitdiff
2002-08-05
David Webster
Lots of fixes for common dialogs, radioboxes, static...
tree
|
commitdiff
2002-08-05
David Webster
Font fix for OS/2 common control creation
tree
|
commitdiff
2002-08-04
Julian Smart
Applied patch from Benjamin Williams to improve
tree
|
commitdiff
2002-08-04
Václav Slavík
wxCmdLineParser's output goes to stderr, not message...
tree
|
commitdiff
next