projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-03-22
Julian Smart
Mac compile fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
David Surovell
fix wxMac compilation problem by hoisting simple variab...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Włodzimierz...
Warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Julian Smart
Rearranged, added info about universal builds
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Vadim Zeitlin
fixed handling PNG errors accidentally broken in rev...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Robert Roebling
Setup notifiers from datamodel to generic
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Robert Roebling
In the generic version of wxDataViewCtrl, all
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2006-03-22
Vadim Zeitlin
fixed wxCHECK in release build
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
fixed __FUNCTION__ use in Unicode build (it's a variabl...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
added ParseDate() tests; use CPPUNIT_ASSERT_EQUAL to...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
fixed several bugs in ParseDate() (invalid dates could...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
don't throw away the first three stack frames in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
use new wxAPPLY_T macro instead of 3 identical __XDATE_...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
recognize bitmap2 tag as containing a bitmap (used...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
don't evaluate assert expression unless the condition...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
added semicolons after wxCHECK()s (part of patch 1450705)
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
Made wxList::compatibility_iterator a class in wxUSE_ST...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Stefan Csomor
gcc 4.0 for all
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
can't pass objects through ... (please don't ever ignor...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
added wxGtkString::c_str()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
return NULL (and not invalid) iterator from compatibili...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
added assert to verify that operands are initialized...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
better fix for infinite loop in HandleOnNavigationKey...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
reuse operator bool() check in compatibility_iterator...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Vadim Zeitlin
fix an infinite loop in HandleOnNavigationKey() when...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Robert Roebling
Added windowing and scrolling logic to generic
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Julian Smart
Fix accelerstors with down and left
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Julian Smart
Fixed a crash when deleting the last timer
commit
|
commitdiff
|
tree
|
snapshot
2006-03-21
Mart Raudsepp
Use wxGtkString here too
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Václav Slavík
removed Julian's hack that is no longer needed after...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Vadim Zeitlin
explain why do you need wxUSE_WXDIB
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Vadim Zeitlin
provide stubs for conversion to/from image functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Vadim Zeitlin
removed hard tabs
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Václav Slavík
fixed GetBitmap() to respect the "param" argument if...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Robin Dunn
Editors, Renderers and Attrs need to have a destructor...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Robin Dunn
Use the static method instead of the global alias
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Vadim Zeitlin
initialize wxZipFSHandler even when wxUSE_GIF=0
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Robert Roebling
Further compilation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Robert Roebling
Compilation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Robert Roebling
Added (yet unfunctional) skeleton files fir
commit
|
commitdiff
|
tree
|
snapshot
2006-03-20
Vadim Zeitlin
fixed Clear() for GTK+ 2.4+
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Vadim Zeitlin
corrected cross-reference to non existent note
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Stefan Csomor
rewire char events in case there is no focusable contro...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Robin Dunn
A bit of cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Robin Dunn
docstrings
commit
|
commitdiff
|
tree
|
snapshot
2006-03-19
Robin Dunn
Add wxHelpProvider destructor
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Robin Dunn
Demonstrate setting metal appearance for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Vadim Zeitlin
do not assign uniChar to wxKeyEvent::m_keyCode for...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Vadim Zeitlin
removed redundant declaration (no real changes)
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Vadim Zeitlin
fixed crash introduced in rev. 187 for all non-MSW...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Mart Raudsepp
Update copyright years. Is manual2e.tex even used anymo...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Mart Raudsepp
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Mart Raudsepp
Testing CVSROOT/loginfo changes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Mart Raudsepp
Test wxPython CIA announcement
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Robin Dunn
New source dirs that need installed
commit
|
commitdiff
|
tree
|
snapshot
2006-03-18
Robin Dunn
SWIG 1.3.29 updates
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robin Dunn
Add DoGetBestSize
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robin Dunn
Add scrollbars when the plot is zoomed in, and also...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Stefan Csomor
disabling close box
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
David Surovell
cleanup - added some error checking, reformatting
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Stefan Csomor
intel pict fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Stefan Csomor
fixing a scope error introduced in 1.41
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Stefan Csomor
fix for sf bug 1448153: Widgets sample hangs on Japanes...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robert Roebling
Rearrange code to make adding wxMimeTypesManagerFactory
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robert Roebling
Added files for GnomeVFS backend (currently useful
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Vadim Zeitlin
don't use toupper() with non-ASCII key codes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Stefan Csomor
intel pict fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
David Surovell
cleanup - fixed a warning, some typos, and made minor...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Vadim Zeitlin
use correct string in wxEVT_COMMAND_COMBOBOX_SELECTED...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robin Dunn
The dummy wxDisplay class is no longer needed as there...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robin Dunn
updated comment
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Robin Dunn
Add GetClientArea
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Vadim Zeitlin
need wxRect definition and not just declaration here...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Vadim Zeitlin
wxUSE_DISPLAY should be 0 for VMS port as Xinerama...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Vadim Zeitlin
fixed incorrect XtVaXXX() function call (thanks to...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
Vadim Zeitlin
don't put the window off screen when centering it ...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Robin Dunn
Docstring typo
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Robin Dunn
Somehow (probably in a merge) all the CVS Id: tags...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Julian Smart
wxMotif/ANSI can't cope with UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Vadim Zeitlin
documented option enabling DirectDraw implementation...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Vadim Zeitlin
added wxDisplay::GetClientArea() (currently implemented...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Vadim Zeitlin
Albanian translation added (Besnik Bleta)
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Vadim Zeitlin
fixed build after last commit
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Włodzimierz...
Forward port from 2.6 branch to avoid wxSTD usage crashes.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Włodzimierz...
wxDisplay build fix for missing Direct Draw.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Julian Smart
Mobile 5 Smartphone fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Włodzimierz...
Missing wxDisplay identifiers for DMC build.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Włodzimierz...
forward port from 2.6 - eVC3 fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Włodzimierz...
Rebuild build files so all night/Tinderbox/Coverity...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Włodzimierz...
Rebuild build files so all night/Tinderbox/Coverity...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Stefan Csomor
universal
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
David Surovell
added missing ctor implementation
commit
|
commitdiff
|
tree
|
snapshot
2006-03-16
Vadim Zeitlin
initialize base class using its ctor
commit
|
commitdiff
|
tree
|
snapshot
next