projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2005-04-16
Vadim Zeitlin
update for 2.6.0 from Jonas Rydberg
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Stefan Neis
Fixed wxSTD for old gcc versions.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Vadim Zeitlin
regenerated after adding wx/unix/apptbase.h and wx...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Vadim Zeitlin
added wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Vadim Zeitlin
compilation fix: use wxSB_HORIZONTAL/VERTICAL instead...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robert Roebling
This should make the GTK statictext control wrap
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Stefan Neis
Changed back DEFAULT_wxUSE_OPENGL to no so configure...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Václav Slavík
make DEBUG_INFO=1 the default for VC++
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Václav Slavík
DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
More comments to help people build the MFC sample
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Ryan Norton
clean up release unused variable warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Vadim Zeitlin
replaced C++ comments with C ones
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Ryan Norton
Implement wxMimeTypesManager on mac
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Vadim Zeitlin
updated from libs.dia
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Added destructor to fix crash on Mac due to focus event...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
APplied patch [ 1182682 ] Fixes wxDebugReportUpload...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
SQLINTEGER typedef
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Applied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Applied patch [ 1183157 ] Compilation with GCC 4.0
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Ryan Norton
fix for w/o expat
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
new configure flags
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
wxCharBuffer typemap
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Corrected a potential NULL pointer dereference in the...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Store the type table name in a variable so it can be...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Add several "Raw" functions for setting/getting text...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Allow wxCharBuffer to be constructed without parameters...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Use a wxPopupWindow for the AutoComplete box too.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Patch from Joe "shmengie" Brown joebrown@podiatryfl.com
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
Squash exception on exit bug
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
wx-config doesn't need to output the resource file...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
Patch #1183952, Create to return bool
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
No longer a need for changing the names to protect...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Václav Slavík
re-added missing wxUSE_PLUINGS
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Włodzimierz...
Build fix for wxUSE_FILE=0.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Włodzimierz...
Missing include.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Włodzimierz...
Simpler for readable diffs in future new ports.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Włodzimierz...
Simpler constructor available.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Michael Wetherell
New syntax for --with-gtk
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Julian Smart
Manul version number update
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Julian Smart
Another buffer check
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Michael Wetherell
New --with-gtk=VERSION syntax, and restore --disable...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Julian Smart
Don't crash if buffer null
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Włodzimierz...
Buildable under WinCE smartphone.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Julian Smart
Fixed presumed typo - crash when frame is NULL
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
Applied patch [ 1167891 ] wxNotebook display problem...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
For wxMSW capture and release the mouse as the cursor...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Robin Dunn
Don't clip hidden windows from the staticbox's refresh...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
Vadim Zeitlin
use premultiplied RGB in raw image demo
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Robin Dunn
Removed rules for copying the Mac resource file since...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Mattia Barbon
Fix previous change in case somebody is still using
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Mattia Barbon
Fix building Plot contrib as DLL.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Julian Smart
Forgot to remove #endif
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Julian Smart
Try to find comctl32.dll version even if we don't have...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Włodzimierz...
Correction in comment in closing #endif.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Włodzimierz...
Correction in comment in closing #endif. Is VC++ 4...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Włodzimierz...
Comment correction, source cleaning.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Włodzimierz...
Missing includes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Václav Slavík
check the syntax when compiling .po files into .mo
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Julian Smart
Removed unnecessary fix (caused by erroneous user code)
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Julian Smart
Added back shlwapi.h inclusion with comment
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Stefan Csomor
adding support for wxCB_SORT, SetString and Insert
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Stefan Csomor
adding support for wxCB_SORT
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Kevin Hock
Typo
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Robin Dunn
no need for the panel in the transient popup any more
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Robin Dunn
No longer need to worry about the DeRez getting stuck
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Vadim Zeitlin
fix c-format strings with mismatching format specifiers...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
Vadim Zeitlin
update from Hans F. Nordhaug
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Vadim Zeitlin
made wxGridCellAttr dtor protected instead of private
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Michael Wetherell
Replace --disable-gtk2 with --with-gtk1 and --with...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Robin Dunn
Remove rules for building resource files on wxMac
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Mattia Barbon
Fix Gizmos-XRC DLL linking.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Robin Dunn
corrected docstring
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Robin Dunn
Corrected compile error
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Michael Wetherell
Move G_FILENAME_ENCODING to wxGTK
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Julian Smart
Removed redundant Cygwin sockets advice
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Julian Smart
wxBestHelpController now used as default on Windows
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Julian Smart
Look for help file in Windows if not found elsewhere
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Włodzimierz...
OW pedantic warning fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Włodzimierz...
Sending wxChar* outputs pointer instead of text under...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Włodzimierz...
wxStreamToTextRedirector fixes, define wxHAS_TEXT_WINDO...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Robert Roebling
Call ansi packages ...-ansi
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Vadim Zeitlin
added tif_extension.c (bug 1168167)
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Vadim Zeitlin
fixed tests for dashed/dotted pens under OS != NT ...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Vadim Zeitlin
don't break of the loop resetting last focus pointer...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Włodzimierz...
wxStreamToTextRedirector test
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Julian Smart
The device origin can be set on WinCE, so use it and...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Julian Smart
GetCursorPos returns an error on WinCE, so use GetMessa...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Vadim Zeitlin
added owner drawn checkbox to listbox page and the...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Robert Roebling
Apply Mart R.'s patch for improved font width
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Robert Roebling
Correct vertical alignment for lables in static boxes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Vadim Zeitlin
added wxMedia
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
Julian Smart
Unnecessary shwlapi.h inclusion removed
commit
|
commitdiff
|
tree
|
snapshot
next