projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2005-04-17
Vadim Zeitlin
update for 2.6.0 from Martin Srebotnjak
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Julian Smart
Temporary wxUniv menu fix from Michael Wetherell
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Julian Smart
Removed ctl3d and erroneous makefiles from scripts
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Ryan Norton
do wxLogDebug instead of wxLogSysError so that producti...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Julian Smart
Improved prop sheet dialog layout
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Ryan Norton
fix 10.2 shared unicode builds for mbstowcs and vice...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-17
Michael Wetherell
Use 'test -f' since Sun's shell doesn't have 'test -e'
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Michael Wetherell
Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Michael Wetherell
Only generate a makefile for the debugrpt sample when...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Ryan Norton
fixed for w/o expat
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Add docstrings for wxSTC methods
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Michael Wetherell
Compilation fix. I didn't add a #error since I figured...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Michael Wetherell
Compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Michael Wetherell
Compile fix
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
New --with-gtk=VALUE syntax
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robin Dunn
Added Python methods to wxStyledTextCtrl that allow...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Compile fixes for Linux
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Julian Smart
Improved spacing
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robert Roebling
Mention GTK+ fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robert Roebling
Reflect new --with-gtk=VERSION syntax.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Michael Wetherell
No EOVERFLOW on openbsd
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Stefan Neis
Fixed child positioning on window resizing.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Robert Roebling
Readded test for wxMenuItem::SetLabel() to sample.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Kevin Ollivier
Before I forget yet again, here is the Bakefile quickst...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-16
Stefan Neis
Moved enum definition out of function body to work...
commit
|
commitdiff
|
tree
|
snapshot
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
next