projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2001-11-14
Robin Dunn
A bit of cleanup and etc.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
wxComboBox does not derive from wxChoice in wxGTK so...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
SWIGged files updates for wxMac
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
SWIGged code updates for wxGTK
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
Added missing wxImage methods
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
Cleanup of library dialogs
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
Added new sizer methods
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
Added wxFileHistory
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
Added wxTextCtrl.GetStringSelection
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
some demo cleanup
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
GetSelection --> GetStringSelection
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Robin Dunn
A little fix for Vadim's fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Vadim Zeitlin
wxPopupWindow::GetPosition() should return point in...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Vadim Zeitlin
added wxTextCtrl::GetSelection() returning a wxString...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-14
Vadim Zeitlin
fixed wxFrame::IconizeChildFrames() bug which would...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Vadim Zeitlin
fixed wxFindReplaceDialog::Create() doc entry
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Vadim Zeitlin
fixed bugs in rfind() (patch 481325)
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robert Roebling
Applied patch from SF on menu command not blocked
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robert Roebling
Patch to make wxComboBox work in Toolbars.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Vadim Zeitlin
fixed bug with redoing the command when there was nothi...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
SWIGged code update
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
More fixes for wxPopupWindow.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
Various other tweaks and updates
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
Passing None to an EVT_* function will Disconnect
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
Finally figured out wxPopupWindow, added to demo.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
Added some code to demonstrate a problem and a workarou...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
New ErrorDialogs from Chris Fama
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
wxGLCanvas updates
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
SWIGged code updates
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
Fixed a little demo problem
commit
|
commitdiff
|
tree
|
snapshot
2001-11-13
Robin Dunn
Added missing \ before _
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Gilles Depeyrot
corrected Carbon to/from POSIX path conversions for...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Gilles Depeyrot
added parentheses (corrects smart preprocessor error...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Ron Lee
removed -static flag from wx-config --libs. It does...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-12
Václav Slavík
wxPanel::OnSize must call event.Skip(), otherwise scrol...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Vadim Zeitlin
fixed key event code for ASCII keys in wxListCtrl
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Vadim Zeitlin
some clean up, no real changes
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Vadim Zeitlin
fixed bug with creating status bar with more than 1...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Vadim Zeitlin
bug fix for using multiline string (i.e. with embedded...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Vadim Zeitlin
fixed minor combobox bug: GetValue() reported wrong...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Václav Slavík
fixed stupid big when assigning wxImage's palette to...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Václav Slavík
wxTimer for wxMGL
commit
|
commitdiff
|
tree
|
snapshot
2001-11-11
Vadim Zeitlin
emphasize that wxFindReplaceDialog is always modeless
commit
|
commitdiff
|
tree
|
snapshot
2001-11-10
Václav Slavík
minor fixs
commit
|
commitdiff
|
tree
|
snapshot
2001-11-10
Václav Slavík
added app name to wxrcedit (forgot to commit this one...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-10
Václav Slavík
update to wxHtmlTag docs
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Robin Dunn
Added build instructions for OS X.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
signed/unsigned comparison warnings fixed
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
removed focus assert
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
removed code (re)setting the camera from wxGLCanvas...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
s/Chiniese/Chinese/g
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
reset SourceSafe project name in the VC++ projects
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
don't document wxBitmap::SetOk(), it's an implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Ron Lee
make --static flag act on --cppflags too.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Ron Lee
We always add -lm (eventually) anyway, so just adding...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
applied DBCS patch
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
regenerated after -GL change
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Robert Roebling
Removed unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-09
Vadim Zeitlin
add -lm before checking for -lGL
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Robert Roebling
wxListBox mouse events now report coords relative
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Mattia Barbon
Last correction for makefile.g95: win32 mkdir does...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Robin Dunn
Fixed wxSingleChoiceDialog to match the docs wrt the...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Ron Lee
create install dir for overrides.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Ron Lee
wxUSE_GTK must stay quoted..
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Ron Lee
Rearrange the linker flags/libs code in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Ron Lee
add lintian override for -univ hybrid package.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-08
Ron Lee
applied the bit's of #473508 that were still relevant...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Robin Dunn
New XRCed from Roman Rolinsky
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Robin Dunn
Show class type returned from HitTest
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Vadim Zeitlin
applied a patch to ignore the modifiers (things like...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Ron Lee
added aclocal.m4 to dist target. Bad Things happen...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Ron Lee
oops
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Ron Lee
More pesky "quotes" hiding in m4 macros.
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Ron Lee
Put $(GENERICOBJECTS) back into configure.in for a...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
2001-11-07
Ron Lee
remove -lfoo.dll hack, it appears to be unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Václav Slavík
beginnings of support for MGL shared library (it is...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Mattia Barbon
* Fixed wxStaticBitmap::SetBitmap so that it does not...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vadim Zeitlin
removed duplicated line
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vadim Zeitlin
part of wxWizard loading from WXR patch I forgot to...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vadim Zeitlin
fixed wxUniv/GTK linking by getting rid of GENERICOBJS...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Vadim Zeitlin
compilation warning fix
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Ron Lee
Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essen...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Ron Lee
found another object that nobody appears to have ever...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-06
Ron Lee
Brown paper bag fix to -lwx.dll in wx-config
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Gilles Depeyrot
use Unix line ending when compiled when the Apple DevTools
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Gilles Depeyrot
use Unix line ending when compiling with Apple DevTools
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Gilles Depeyrot
use Unix raise for wxTrap when compiling with Apple...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Gilles Depeyrot
corrected path format for wxMac compiled with Apple...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Vadim Zeitlin
more incompatible changes mentioned
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Václav Slavík
forgot to update univ/toplevel.h
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
Ron Lee
renamed (gcc) wxMSW import lib name yet again. *.dll...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
David Webster
Listbox control code
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
David Webster
Listbox control code
commit
|
commitdiff
|
tree
|
snapshot
2001-11-05
David Webster
Listbox control code
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Václav Slavík
fixed stupid bug in display mode error reporting
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Václav Slavík
controls sample is now able to use default command...
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Václav Slavík
reworked display mode stuff once again
commit
|
commitdiff
|
tree
|
snapshot
2001-11-04
Václav Slavík
implemented late(r) initialization of wxUniv themes
commit
|
commitdiff
|
tree
|
snapshot
next