projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
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
2003-12-30
Robin Dunn
Use correct method name for GetRowLabelValue
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
Ensure we have the capture before releasing it.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
Make sure the comment is output in the pythoncode
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
shift the print position a little
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
a bit of tweaking
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
Force integer values for positions and sizes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-30
Robin Dunn
wx* and other name fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Rename the .tar.gz to a .tgz
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Compatibility modules for a couple that have gone AWOL...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Apparently wxPopupWindow position is not screen relativ...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Show how to set print data options when using HTMLEasyP...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Added SF Patch#
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Fix compile error when building for Python 2.2
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Since they are new style classes we need to use the...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Fixed drawing of the lines data, also ensure that only...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Robin Dunn
Set foreground colour when drawing items in the VListBox
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Julian Smart
Fixed palette so all tools are visible
commit
|
commitdiff
|
tree
|
snapshot
2003-12-29
Václav Slavík
bad idea, fn_str() returns wchar_t on win32 in Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Ryan Norton
Added/Fixed some things in wxGetKeyState
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Julian Smart
Removed statusbar removal under WinCE
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Julian Smart
Fixed missing semicolon
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Julian Smart
Added wxUSE_POCKETPC_UI to distinguish between using
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Julian Smart
Corrected typo
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Julian Smart
Updated for eVC4
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Julian Smart
eVC4 updates
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Julian Smart
Can't yet use RegisterDragDrop, RevokeDragDrop on eVC4
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Julian Smart
WinCE 4 cleanup
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Julian Smart
Some further missing symbols for WinCE 4
commit
|
commitdiff
|
tree
|
snapshot
2003-12-27
Václav Slavík
unified to use ASCII for ZIP entries and fn_str() when...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-26
Julian Smart
WXK_PRIOR/WXK_NEXT are aliases for WXK_PAGEUP/WXK_PAGEDOWN
commit
|
commitdiff
|
tree
|
snapshot
2003-12-25
Roman Rolinsky
added subclass attribute
commit
|
commitdiff
|
tree
|
snapshot
2003-12-25
Julian Smart
Added FindById doc
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Ryan Norton
revert
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Elliott
Added note about (not) multiply inheriting from wxEvtHa...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Elliott
Regenerated with Bakefile which removes the regextest...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Elliott
Regenerated with Bakefile.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Ryan Norton
Fixed compilation and
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Václav Slavík
fixing the regex mess that Ryan wasn't yet able to...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Ryan Norton
wxMenuBar derives from wxWindow...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Ryan Norton
Fixed one of the two MDI problems...see comments
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Elliott
wxCocoa: Enable wxSocket support using new CFSocket...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Elliott
* Implemented according to Apple CFSocket documentation:
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
David Elliott
In GSocket_Destroy reorder GUI_Destroy and Shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
regnenerated image modules
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
Fixed a couple wxString typemaps
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
delete the .pyc files before making a preview
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
Aliasing wxDC methods like was dangerous...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
More adjustments to aliases
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Robin Dunn
Tool tweaks and metadata update
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
backwards compatibility aliases can be used in the...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
Updated tools
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
MOre wxUSE_... fixes
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
wxPython metadata xml
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Robin Dunn
Added XML simplification scripts for generating the...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Removed out of date comment about Unicode
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Ryan Norton
Fixed newlines :)
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Added wxUSE_TOOLBAR, wxUSE_STATUSBAR tests
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Applied patch [ 864570 ] adjustement of FL contrib...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Applied patch [ 861884 ] adjustement of bombs demo...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Added Bombs demo eVC project file from ABX
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Added minimal sample WinCE project files
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Added comments for WinCE shortcut suggestion
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Julian Smart
Some WinCE fixes from ABX
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Ryan Norton
Added note about deleting returned object (OpenFile)
commit
|
commitdiff
|
tree
|
snapshot
2003-12-23
Dimitri Schoolwerth
Applied patch #864557 (Adjustment of richedit sample...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Robin Dunn
wxTaskBarIcon works on wxGTK now too.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Robin Dunn
Make the comment colors have a bit more contrast, and...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Ryan Norton
Removed regextest :).
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Robin Dunn
More lib and demo patches to drop the wx prefix (Jeff...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Ryan Norton
1.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
1.
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Added Status Bar
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Added -
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Changed main frame style to wxDEFAULT_FRAME_STYLE ...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Julian Smart
Correction for gcc
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Changed GRETA compile flag - fixing output (was matchin...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Too many changes :)
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Václav Slavík
link against the net library, too
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Added some notes and other changes.....
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Fixed TEST_SCOPEGUARD (newer version prepends wx to...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Committed Mike's Update Patch
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Committed Mike's Update Patch
commit
|
commitdiff
|
tree
|
snapshot
2003-12-21
Ryan Norton
Scopeguard test doesn't work either due to some undefin...
commit
|
commitdiff
|
tree
|
snapshot
next