projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1. finished porting wxDir/FileDialog to MS-DOS
[wxWidgets.git]
/
contrib
/
include
/
2002-01-09
Robin Dunn
Updated to use correct value for wxSTC_MASK_FOLDERS
tree
|
commitdiff
2002-01-06
Robin Dunn
Some compilation fixes
tree
|
commitdiff
2001-12-29
Václav Slavík
implemented subclassing in XRC
tree
|
commitdiff
2001-12-07
Robin Dunn
Added wxLEDNumberCtrl to gizmos and wxPython
tree
|
commitdiff
2001-12-05
Robin Dunn
wxRemotelyScrolledTreeCtrl draws its own lines if wxTR_...
tree
|
commitdiff
2001-12-03
Julian Smart
Moved line-drawing to splittree implementation.
tree
|
commitdiff
2001-12-03
Robin Dunn
Removed m_clientData and related methods as it's now...
tree
|
commitdiff
2001-11-30
Robin Dunn
Fixed some warnings in wxSTC
tree
|
commitdiff
2001-11-30
Robin Dunn
Another blind attempt to fix AltGr issues in wxSTC...
tree
|
commitdiff
2001-11-27
Robin Dunn
Changes needed to solve wxPython's OOR problem for...
tree
|
commitdiff
2001-11-27
Robin Dunn
Shapes will now draw the right background color when...
tree
|
commitdiff
2001-11-26
Robin Dunn
Changed WXDLLEXPORT --> GIZMOSDLLEXPORT (and added...
tree
|
commitdiff
2001-11-25
Robin Dunn
Added ability for wxSTC's scrollbars to be supplieed...
tree
|
commitdiff
2001-11-25
Robin Dunn
Added wxDS_DRAG_CORNER so the corner dragging can be...
tree
|
commitdiff
2001-11-23
Julian Smart
Added event Clone functions
tree
|
commitdiff
2001-11-22
George Tasker
Added the missing keyword 'const' to the fix for virtua...
tree
|
commitdiff
2001-11-22
Julian Smart
Added empty Clone method for cbPluginEvent
tree
|
commitdiff
2001-10-27
Robin Dunn
First pass at wxPython for Mac (darwin only so far...
tree
|
commitdiff
2001-10-23
Robin Dunn
Added DnD related events to wxSTC
tree
|
commitdiff
2001-10-18
Robin Dunn
Updated to version 1.40 of Scintilla
tree
|
commitdiff
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
tree
|
commitdiff
2001-10-12
Robin Dunn
Second phase of OOR completed. (Original python object...
tree
|
commitdiff
2001-10-04
Robin Dunn
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
tree
|
commitdiff
2001-09-28
Ron Lee
More build system polishing.. mostly. Some stuff...
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
added virtual destructor (for Mac OS X)
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
use wxBitmapType instead of int
tree
|
commitdiff
2001-09-09
Gilles Depeyrot
use wxBitmapType instead of int
tree
|
commitdiff
2001-09-07
Kendall Bennett
Merged in latest wxApplet code from SciTech Perforce...
tree
|
commitdiff
2001-09-06
Julian Smart
Added simple UNIX implementation
tree
|
commitdiff
2001-09-04
Robin Dunn
A couple little fixes for wxSTC
tree
|
commitdiff
2001-09-01
Robin Dunn
Upgraded to version 1.39 of Scintilla, and upated wxSty...
tree
|
commitdiff
2001-08-29
Václav Slavík
non-recursive destructors
tree
|
commitdiff
2001-08-28
Václav Slavík
compilation fix
tree
|
commitdiff
2001-08-23
Václav Slavík
ProcessPlatformProperty should not be a member of wxXml...
tree
|
commitdiff
2001-08-22
Vadim Zeitlin
added wxDynamicSashWindow (patch 441518)
tree
|
commitdiff
2001-08-21
Julian Smart
Added Net library to contrib
tree
|
commitdiff
2001-07-31
Kendall Bennett
Latest updates from SciTech code tree including numerou...
tree
|
commitdiff
2001-07-24
Julian Smart
Added fl (frame layout) to wxWindows, from source tidie...
tree
|
commitdiff
2001-07-18
Václav Slavík
Unicode complation fixes
tree
|
commitdiff
2001-07-06
Julian Smart
Added animation classes to contrib hierarchy
tree
|
commitdiff
2001-06-12
Kendall Bennett
Updates to xmlres.h to allow compiling XML code into...
tree
|
commitdiff
2001-06-12
Kendall Bennett
Commited latest SciTech changes into CVS. This includes...
tree
|
commitdiff
2001-06-12
Julian Smart
Added geometry option to setup.h; added some missing...
tree
|
commitdiff
2001-06-09
Václav Slavík
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
tree
|
commitdiff
2001-06-08
Kendall Bennett
Merged latest changes from SciTech code base into wxWin...
tree
|
commitdiff
2001-06-05
Robin Dunn
Changed WXDLLEXPORT's to WXXMLDLLEXPORT so the xmlres...
tree
|
commitdiff
2001-05-22
Václav Slavík
XMLCTRL() macro now uses wxDynamicCast in debug builds
tree
|
commitdiff
2001-05-20
Václav Slavík
New code for inserting unknown controls into resources
tree
|
commitdiff
2001-05-06
Václav Slavík
added 'name' to wxEditableListBox ctor
tree
|
commitdiff
2001-05-06
Václav Slavík
added version information to XML resources
tree
|
commitdiff
2001-05-06
Robin Dunn
Added MouseWheel support to wxSTC
tree
|
commitdiff
2001-05-05
Václav Slavík
added new gizmo: wxEditableListBox
tree
|
commitdiff
2001-05-03
Kendall Bennett
Removed tabs from applet code.
tree
|
commitdiff
2001-05-03
Kendall Bennett
Moved applet code into contrib.
tree
|
commitdiff
2001-05-02
Václav Slavík
switched wxXML to expat parser; some formatting mods
tree
|
commitdiff
2001-03-28
Robin Dunn
Finished the changes necessary to use the new event...
tree
|
commitdiff
2001-02-21
Václav Slavík
fixed compilation problem (frame.h not included)
tree
|
commitdiff
2001-02-03
George Tasker
Initial checkin of the wxFrame support added by Aleks G.
tree
|
commitdiff
2001-01-28
Václav Slavík
_T() -> wxT()
tree
|
commitdiff
2001-01-27
George Tasker
Added wxFrame support contributed by Aleks
tree
|
commitdiff
2001-01-25
Robert Roebling
Changed wxCanvas constants from XXX to wxXXX
tree
|
commitdiff
2001-01-18
Robert Roebling
This is how wxPlotWindow would look like with the
tree
|
commitdiff
2001-01-16
Robert Roebling
Readded wxPlotWindow as external lib.
tree
|
commitdiff
2000-11-28
Robert Roebling
Speed-up for wxCanvasImage.
tree
|
commitdiff
2000-11-26
Robert Roebling
Split wxCanvas into two (wxVectorCanvas).
tree
|
commitdiff
2000-11-24
Robert Roebling
Trying to understand wxCanvas.
tree
|
commitdiff
2000-11-24
Robert Roebling
Adding new wxCanvas
tree
|
commitdiff
2000-10-30
Robin Dunn
Merged some STC fixes over to the main branch
tree
|
commitdiff
2000-10-07
Václav Slavík
change in XRC format
tree
|
commitdiff
2000-09-29
Václav Slavík
removed loading from in-memory document (illicit idea)
tree
|
commitdiff
2000-09-26
Václav Slavík
added ability to read resources directly from wxXmlDocu...
tree
|
commitdiff
2000-09-26
Robin Dunn
new and improved wxSTC
tree
|
commitdiff
2000-09-17
Václav Slavík
added unknown widget support
tree
|
commitdiff
2000-09-17
Václav Slavík
added <bitmap> and <icon> resources
tree
|
commitdiff
2000-09-17
Václav Slavík
added wxStaticLine handler
tree
|
commitdiff
2000-09-14
Václav Slavík
added new controls: wxBitmapButton, wxCalendarCtrl...
tree
|
commitdiff
2000-09-14
Robert Roebling
Readded TrueType text.
tree
|
commitdiff
2000-09-14
Robert Roebling
Compilation fixes, bug fixes and streamlining in...
tree
|
commitdiff
2000-09-13
Kevin Hock
added polygon and polyline
tree
|
commitdiff
2000-09-13
Robert Roebling
First shot at wxBitmap based wxCanvas.
tree
|
commitdiff
2000-09-11
Robert Roebling
Compile fixes for wxCanvas.
tree
|
commitdiff
2000-09-08
Kevin Hock
added groups of canvasobject and references to groups
tree
|
commitdiff
2000-09-08
Robin Dunn
Moved from Scintilla version 1.25 to 1.32
tree
|
commitdiff
2000-09-06
Robert Roebling
Added various missing bits to scrolling wxCanvas.
tree
|
commitdiff
2000-09-06
Robert Roebling
Trying to make wxCanvas less simple.
tree
|
commitdiff
2000-09-05
Kevin Hock
capturing the mouse in wxCanvasObject
tree
|
commitdiff
2000-09-04
Robert Roebling
Virtualized coordinate system for wxCanvas.
tree
|
commitdiff
2000-09-03
Robert Roebling
Minor update to wxCanvas.
tree
|
commitdiff
2000-09-02
Robert Roebling
Added wxCanvasLine, Freeze() and Thaw() and mouse...
tree
|
commitdiff
2000-09-01
Robert Roebling
Various improvements and addition to wxCanvas
tree
|
commitdiff
2000-08-30
Robert Roebling
TrueType support for Canvas.
tree
|
commitdiff
2000-08-30
Robert Roebling
Added alpha blending in prep for FreeType text to...
tree
|
commitdiff
2000-08-30
Julian Smart
Fixed jumping problem with remotely scrolled tree
tree
|
commitdiff
2000-08-29
Robert Roebling
Added wxCanvasControl before anyone else would do
tree
|
commitdiff
2000-08-29
Robert Roebling
Added wxCanvas prototype and sample
tree
|
commitdiff
2000-08-27
Václav Slavík
added AddWindowStyles
tree
|
commitdiff
2000-08-26
Václav Slavík
gizmos compilation fixes (gcc)
tree
|
commitdiff
2000-08-18
Julian Smart
Added companion window. Now it's working pretty much...
tree
|
commitdiff
2000-08-18
Julian Smart
Implemented IsVisible and GetFirst/NextVisibleItem...
tree
|
commitdiff
2000-08-17
Julian Smart
Added gizmos hierarchy
tree
|
commitdiff
next