projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
OpenGL off by default on Mac, correct scripts to
[wxWidgets.git]
/
src
/
2002-08-20
Stefan Csomor
not necessary anymore
tree
|
commitdiff
2002-08-20
Julian Smart
Fixed compilo (default arg) in joystick constructor
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597700 ] Fix proposal for wxJoystick...
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch 548046: wxDebugAlloc & wxDebugFree thread...
tree
|
commitdiff
2002-08-20
Robert Roebling
Added scrolling of widgets to GTK 2.0.
tree
|
commitdiff
2002-08-20
Robert Roebling
Implemented Maximize() etc for GTK 2.0.
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
rewrote wxString::To/FromAscii() to fix a few small...
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
fixed Unicode wxBase config in VC6 project files, there...
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
added support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS...
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
fixed error message when long options are disabled...
tree
|
commitdiff
2002-08-20
Vadim Zeitlin
fixed m_relative initialization in wxFileName default...
tree
|
commitdiff
2002-08-20
Julian Smart
Added generic MDI files
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597320 ] Return wxNotebook::SetSelectio...
tree
|
commitdiff
2002-08-20
Julian Smart
Reordered ClearCache calls as per Roger Chickering...
tree
|
commitdiff
2002-08-20
David Webster
FileDlg updates.
tree
|
commitdiff
2002-08-19
Václav Slavík
reverted Robert's preference for tables-driven EC_CharSet
tree
|
commitdiff
2002-08-19
David Webster
Weekly updates and file dialog implementation
tree
|
commitdiff
2002-08-19
Stefan Csomor
corrected button modifier state in carbon, cursor setup...
tree
|
commitdiff
2002-08-19
Stefan Csomor
wxMac needs same cursor setup for cursor as GTK and MSW
tree
|
commitdiff
2002-08-19
Stefan Csomor
const char correction for mac
tree
|
commitdiff
2002-08-19
Robert Roebling
Lots more Unicode fixes.
tree
|
commitdiff
2002-08-19
Robert Roebling
Extra check for GTK2.
tree
|
commitdiff
2002-08-19
Robert Roebling
Make wxTELETYPE and wxMODERN map to monospaced fonts.
tree
|
commitdiff
2002-08-19
Julian Smart
Set the selection under Motif in wxChoiceDialog
tree
|
commitdiff
2002-08-19
David Webster
Weekly catchup as well as better font and fontdlg support
tree
|
commitdiff
2002-08-18
Vadim Zeitlin
fixed wxBase compilation (what was msgdlg.h doing in...
tree
|
commitdiff
2002-08-18
Julian Smart
Use wxGenericImageList for wxMSW/wxUniv now; this
tree
|
commitdiff
2002-08-18
Václav Slavík
don't crash if used in iconv-like fashion
tree
|
commitdiff
2002-08-18
Julian Smart
Don't compile socket table if wxUSE_SOCKET is 0.
tree
|
commitdiff
2002-08-17
Václav Slavík
simpler fix for locale catalogs lookup bug (better...
tree
|
commitdiff
2002-08-17
Julian Smart
First cut at socket support in wxX11
tree
|
commitdiff
2002-08-17
Robert Roebling
Put various #ifdefs vsnprintf() back in, they were
tree
|
commitdiff
2002-08-17
Robert Roebling
Printing paper sizes, file printing, print metrics..
tree
|
commitdiff
2002-08-17
Vadim Zeitlin
some harmless warning fixes
tree
|
commitdiff
2002-08-17
Robert Roebling
Typos.
tree
|
commitdiff
2002-08-17
Robert Roebling
iconv() really never set the trailing 0.
tree
|
commitdiff
2002-08-17
Robin Dunn
Put the page in the event for all event types
tree
|
commitdiff
2002-08-17
Robert Roebling
iconv() doesn't set the trailing zero
tree
|
commitdiff
2002-08-17
Robert Roebling
Another UNicode conversion fix.
tree
|
commitdiff
2002-08-17
Robert Roebling
Printing things.
tree
|
commitdiff
2002-08-17
Robert Roebling
Compile fixes for ANSI mode.
tree
|
commitdiff
2002-08-17
Robert Roebling
Removed all deprecated printing code.
tree
|
commitdiff
2002-08-17
Robert Roebling
%s to %ls conversion
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
compilation fix for wxApp after exitOnFrameDelete changes
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
a better fix for notebook page not being refreshed...
tree
|
commitdiff
2002-08-16
Robin Dunn
Don't send EVT_KILL_FOCUS when the window is in the...
tree
|
commitdiff
2002-08-16
Robin Dunn
Exit on frame delete is now initialized and handled...
tree
|
commitdiff
2002-08-16
Robert Roebling
Compile fix.
tree
|
commitdiff
2002-08-16
Julian Smart
Applied patch [ 596061 ] Adds more navigation buttons...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied patch [ 566816 ] adds xBase type for Sequiter...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied [ 594925 ] Implement wxArtProvider and XRC...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied [ 594745 ] Fixes core dump under Forte 6U1...
tree
|
commitdiff
2002-08-16
Julian Smart
Applied patch [ 594717 ] Implements wxFRAME_FLOAT_ON_PARENT
tree
|
commitdiff
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
next