projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2004-01-13
Dimitri Schoolwerth
Applied patch #876228: "Current value" always counts...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Roman Rolinsky
replaced by CHANGES.txt
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Julian Smart
Corrected wrong reference to Gizmos location
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Julian Smart
Improved colours in wxUniv -- white (window colour...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Julian Smart
Suppress spurious icon-related log messages
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Julian Smart
Added extra check in case CopyFromIcon fails
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Julian Smart
Must have event.Skip() in OnSize for wxUniv
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
Starting to update the tarball and rpm spec files for...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
Use "import wx". wxPython.wx now has backwards compati...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
Fixed the docstring, default module is now wx, not...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
Forgot to output the first string
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
Don't allow parameterless wxDropSource
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
API and etc. updates
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
new DC API fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
More demo conversion and cleanup from Jeff
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Dimitri Schoolwerth
To use "#pragma warning" a #ifdef __VISUALC__ guard...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Dimitri Schoolwerth
Applied patch #875647, fixes an unused variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-13
Robin Dunn
x11/popupwin.h wasn't being installed
commit
|
commitdiff
|
tree
|
snapshot
2004-01-12
Julian Smart
Added some constants. wxRAISED_BORDER not GTK+-only.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-12
Julian Smart
Unicode and ODBC are now compatible
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 825396 ] dbbrowse demo compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 838940 ] notebook labels are not shown...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 827399 ] sqltypes.h included without...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 851052 ] [msw] Clipboard: Allow automat...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Reverted bad fix.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 849212 ] Sets SO_REUSEADDR flag on...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 850483 ] Toolbar bugfix (Mac)
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 858324 ] Calling EndModal inside an...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 791573 ] New feature for FL toorbar...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Recorded patch [ 837515 ] wxIPaddress + docs patch
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 837515 ] wxIPaddress + docs patch
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Always use XPMs in this sample
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 864469 ] WaitForAccept(): 100% CPU...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 800086 ] GridCellTextEditor wxTE_RICH...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 842285 ] comparison for wxIPV4address
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 853850 ] Fixes for wxFormatConverter
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 869522 ] Cleaning of deprecated contrib
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Applied patch [ 874495 ] wxMSW: Flat buttons
commit
|
commitdiff
|
tree
|
snapshot
2004-01-11
Julian Smart
Added missing description for wxNO_BORDER
commit
|
commitdiff
|
tree
|
snapshot
2004-01-10
Ryan Norton
Removed old tests file and replaced with tcl version....
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Robin Dunn
Beginings of wxX11 support. Much more to do but I...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Julian Smart
Added FromAscii, ToAscii docs
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Robin Dunn
doc tweaks, typo fixed, etc.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-09
Robin Dunn
little tweaks to match wxWin changes
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Robin Dunn
Updated layout
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Added wxWS_EX_BLOCK_EVENTS style
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Robin Dunn
Set the DC font before drawing the label
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 863936 ] wxGrid scroll bars not drawn.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 851044 ] wxGrid receives wxFocusEvent
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 871014 ] Adding size of control to...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 873021 ] Bug fix for MSW wxComboBox
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Added change log for patch: wxGenericDirCtrl does not...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 866387 ] wxGenericDirCtrl does not...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 868061 ] Warning free OGL
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 867187 ] wxWindows-like markup in TEX2R...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 868373 ] Missed Unicode markup in menu...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 872338 ] Minor fixes to forty, fractal...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied [ 866603 ] Fixes the listctrl demo's 'Toggle...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 867158 ] Warning free gizmos
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied [ 872574 ] fix of fatal error of preview withou...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Julian Smart
Applied patch [ 871762 ] Solution to losing strings...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Robin Dunn
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Robin Dunn
Copy Solaris note from 2.4's setup.py
commit
|
commitdiff
|
tree
|
snapshot
2004-01-08
Robin Dunn
Updated build and install docs
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Ryan Norton
Fixed include path for wx/wxchar.h on all configurations
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Ryan Norton
Fixed include path for wx/wxchar.h
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Robin Dunn
Updated overview
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Julian Smart
Added wxFULL_REPAINT_ON_RESIZE style
commit
|
commitdiff
|
tree
|
snapshot
2004-01-07
Robin Dunn
updated Joystick demo, is now wxDesigner-less
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Robin Dunn
It *does* work now
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Robin Dunn
Rename the grid selection mode flags
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Robin Dunn
Added a set of 2.4 compatibility classes for the wxDC...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Robin Dunn
Fixes for the UNICODE build
commit
|
commitdiff
|
tree
|
snapshot
2004-01-06
Julian Smart
Added missing event.Skip()
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Robin Dunn
Ensure that the dirdialog is destroyed after use
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Julian Smart
Typo corrected
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
Julian Smart
Removed code duplication introduced during wxUniv merge...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
Robin Dunn
This file should not have been checked in!
commit
|
commitdiff
|
tree
|
snapshot
2004-01-03
Robin Dunn
Renamed demo modules to be wx-less.
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
Version number update
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Julian Smart
Cure link error under wxGTK on Mac
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
Fix addtofunc directives foir wxCheckListBox
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
Don't use wx[H|V]SCROLL styles
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
Some wxOGL tweaks to match what has been done in the...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
New wxDesigner-less version of the MimeTypesManager...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Robin Dunn
wxBell --> wx.Bell
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Julian Smart
Fixed menu creation in eVC3
commit
|
commitdiff
|
tree
|
snapshot
2004-01-02
Julian Smart
wxShapeRegion::SetText shouldn't append to formatted...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
Robin Dunn
Track and translate typenames where possible
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
Václav Slavík
removed obsolete files
commit
|
commitdiff
|
tree
|
snapshot
2003-12-31
Julian Smart
Use on-idle updating of menus in wxUniversal
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Ryan Norton
removed wxUSE_BUILTIN_REGEX
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Václav Slavík
regex libs needs _UNICODE define
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Ryan Norton
Cleaned up regex.cpp
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Ryan Norton
more ifdef C++ stuff
commit
|
commitdiff
|
tree
|
snapshot
next