projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added files to Tex2RTF file list
[wxWidgets.git]
/
include
/
2002-08-06
Mattia Barbon
Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working
tree
|
commitdiff
2002-08-06
Robert Roebling
Lots of work to set PangoFontDescription as the
tree
|
commitdiff
2002-08-05
Vadim Zeitlin
added a more convenient version of wxFileType::GetOpenC...
tree
|
commitdiff
2002-08-05
Robert Roebling
Lots of Unix/Unicode compile fixes, some of which
tree
|
commitdiff
2002-08-05
Gilles Depeyrot
added missing include file for ProjectBuilder (Mac...
tree
|
commitdiff
2002-08-05
Robert Roebling
Added various MACROS for converting strings
tree
|
commitdiff
2002-08-05
Robert Roebling
Compile fix (include order) for Unicode under Unix.
tree
|
commitdiff
2002-08-05
David Webster
Fixes for common dialogs
tree
|
commitdiff
2002-08-04
Julian Smart
Applied patch from Benjamin Williams to improve
tree
|
commitdiff
2002-08-03
Mattia Barbon
Mention wxMessageOutput in changes.txt
tree
|
commitdiff
2002-08-03
Stefan Csomor
added option for getting visible region w/o children...
tree
|
commitdiff
2002-08-02
Stefan Csomor
added a MacUpdateDimensions callback for DoMoveWindow
tree
|
commitdiff
2002-08-02
Stefan Csomor
separate mac implementation
tree
|
commitdiff
2002-08-02
Stefan Csomor
added a MacUpdateDimensions callback for DoMoveWindow
tree
|
commitdiff
2002-08-02
Stefan Csomor
switch to a separate implementation for mac
tree
|
commitdiff
2002-08-02
Julian Smart
Renamed internal GetClientWindow to GetClientAreaWindow so
tree
|
commitdiff
2002-08-01
Julian Smart
Applied [ 586524 ] wxVariant Enhancements.
tree
|
commitdiff
2002-08-01
Julian Smart
Applied patch [ 588734 ] Makes ProcessIdle() virtual
tree
|
commitdiff
2002-08-01
Julian Smart
Applied patch [ 589484 ] wxGenericListCtrl, fix for...
tree
|
commitdiff
2002-07-31
Mattia Barbon
Patch [ 588837 ] Fixes comment style in gsocket.*
tree
|
commitdiff
2002-07-31
Mattia Barbon
Refactored wxListBox code so that it correctly implements
tree
|
commitdiff
2002-07-30
Julian Smart
Added wx/listbase.h with wxListCtrl types, so we can
tree
|
commitdiff
2002-07-30
Julian Smart
More tweaks so wxGenericListCtrl only uses generic
tree
|
commitdiff
2002-07-29
Mattia Barbon
Under MSW and GTK the foreground and background colour...
tree
|
commitdiff
2002-07-28
Mattia Barbon
Take into account icon mask in wxStaticBitmap
tree
|
commitdiff
2002-07-28
Mattia Barbon
Calss interface updates (wxMotif-only).
tree
|
commitdiff
2002-07-28
Mattia Barbon
Implemented wxSpinButton for wxMotif.
tree
|
commitdiff
2002-07-28
Robert Roebling
Implement SetFilterIndex
tree
|
commitdiff
2002-07-27
Václav Slavík
libunicows moved to sourceforge
tree
|
commitdiff
2002-07-27
Mattia Barbon
Added DoSetSize and DoMoveWindow to generic wxStaticLine.
tree
|
commitdiff
2002-07-27
Mattia Barbon
Rename wxGenericImageList to wxImageList in generic...
tree
|
commitdiff
2002-07-27
Mattia Barbon
Changed wxMotif's wxWindow::Create so it does not call...
tree
|
commitdiff
2002-07-25
Gilles Depeyrot
prefix include file for Project Builder project
tree
|
commitdiff
2002-07-25
Jouk Jansen
Committing in .
tree
|
commitdiff
2002-07-25
Stefan Csomor
removed virtual modifier from Command handlers, added...
tree
|
commitdiff
2002-07-24
Mattia Barbon
Added wxMessageOutput as per the discussion on wx-dev.
tree
|
commitdiff
2002-07-23
Vadim Zeitlin
IsSingleLine() is now in the base class
tree
|
commitdiff
2002-07-23
Vadim Zeitlin
added operator++/-- for wxAutoULong (SF patch from...
tree
|
commitdiff
2002-07-22
Julian Smart
Added wxListCtrl to derive from wxGenericListCtrl,
tree
|
commitdiff
2002-07-22
Vadim Zeitlin
made wxDllLoader more backwards compatible
tree
|
commitdiff
2002-07-22
Julian Smart
Applied patch [ 583922 ] Make generic/wxListCtrl avail...
tree
|
commitdiff
2002-07-22
David Webster
Lots of updates for color dialog and sliders
tree
|
commitdiff
2002-07-21
Václav Slavík
Unicodification of wxDataStreams
tree
|
commitdiff
2002-07-21
Julian Smart
Returned value from operator=
tree
|
commitdiff
2002-07-21
Julian Smart
operator = implemented inline.
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
added (and documented) trivial but useful IsSingleLine...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
default style now applies to the text entered by the...
tree
|
commitdiff
2002-07-21
Julian Smart
Made wxMouseEvent = operator public
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
1. more consistency in wxTree/ListEvent methods naming...
tree
|
commitdiff
2002-07-21
Vadim Zeitlin
reverted Chris' MSW additions patch (we should use...
tree
|
commitdiff
2002-07-20
Stefan Csomor
added Mark Newsam's patch
tree
|
commitdiff
2002-07-20
Robin Dunn
signned/unsigned fix
tree
|
commitdiff
2002-07-19
Robin Dunn
Moved the check for page scrolling with the wheel into...
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 573644 ] wxDisplay for Mac (again)
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 581139 ] Misc wxCmdLineParser changes...
tree
|
commitdiff
2002-07-19
Julian Smart
Applied patch [ 583877 ] Clone events correction
tree
|
commitdiff
2002-07-18
Ron Lee
Added Set{Position,Size} to wxRect.
tree
|
commitdiff
2002-07-17
Vadim Zeitlin
explicit support for CW (patch 582581)
tree
|
commitdiff
2002-07-17
Mattia Barbon
Allow compiling wxMotif/GTK/X11 for Cygwin/XFree
tree
|
commitdiff
2002-07-16
Vadim Zeitlin
added wxEXPLICIT macro
tree
|
commitdiff
2002-07-15
Václav Slavík
wxPrinting fix for wxMGL
tree
|
commitdiff
2002-07-15
Václav Slavík
made printing to PS possible under wxMGL
tree
|
commitdiff
2002-07-15
Robin Dunn
Icons fetched from wxMimeTypesManager did not get the...
tree
|
commitdiff
2002-07-15
Chris Elliott
single instance checker addition for MSW
tree
|
commitdiff
2002-07-14
Vadim Zeitlin
fixed wxStrrchr(s, '\0') bug, added const and non const...
tree
|
commitdiff
2002-07-12
Robin Dunn
Changed wxProcess::Open to take a flags arg to pass...
tree
|
commitdiff
2002-07-12
Vadim Zeitlin
added and documented wxProcess::Open()
tree
|
commitdiff
2002-07-12
Julian Smart
Added wxView::OnClosingDocument so the application...
tree
|
commitdiff
2002-07-12
Julian Smart
Somehow wxWizard lost the 'virtual' keyword for DoCreat...
tree
|
commitdiff
2002-07-11
David Webster
Toolbar/tooltip udates
tree
|
commitdiff
2002-07-10
Vadim Zeitlin
AIX linking fix (declare wxDataObject dtor)
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
added ENDSCROLL event (patch 576176)
tree
|
commitdiff
2002-07-09
David Webster
Tooltip udpates
tree
|
commitdiff
2002-07-09
Robert Roebling
No events when setting values.
tree
|
commitdiff
2002-07-09
Vadim Zeitlin
automatically initialize m_cRef to 0 (patch 575011...
tree
|
commitdiff
2002-07-09
David Webster
Updates for tooltip support
tree
|
commitdiff
2002-07-08
Vadim Zeitlin
fix crash when the user code refuses to validate the...
tree
|
commitdiff
2002-07-08
Robert Roebling
Return to 20x20 default size.
tree
|
commitdiff
2002-07-08
David Webster
no message
tree
|
commitdiff
2002-07-06
Robert Roebling
You can crash GTK with scrolled windows being
tree
|
commitdiff
2002-07-06
Mattia Barbon
GCC can't test prototype if using wchar_t instead of...
tree
|
commitdiff
2002-07-05
Vadim Zeitlin
compilation error fix (trailing comma in an enum)
tree
|
commitdiff
2002-07-05
Julian Smart
Added wxRadioButton::MSWWindowProc to reset m_focusJust...
tree
|
commitdiff
2002-07-03
Vadim Zeitlin
added wxID_ANY, replaced #define's with enum
tree
|
commitdiff
2002-07-02
Ron Lee
added DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
tree
|
commitdiff
2002-07-02
Ron Lee
and yet once more to fix gtk compilation.. this is...
tree
|
commitdiff
2002-07-01
David Webster
OS/2 updates and initial toolbar implementation
tree
|
commitdiff
2002-07-01
Chris Elliott
make motif cursor from wxImage
tree
|
commitdiff
2002-07-01
Robin Dunn
Fixed "different linkage" compile error
tree
|
commitdiff
2002-06-30
Ron Lee
Preserve prior StatusBar contents when adding removing...
tree
|
commitdiff
2002-06-30
Ron Lee
added export decls for MSW
tree
|
commitdiff
2002-06-29
Gilles Depeyrot
rename method to prevent collision with some BSD defini...
tree
|
commitdiff
2002-06-29
Vadim Zeitlin
made wxGenericFontDialog derive from wxFontDialogBase
tree
|
commitdiff
2002-06-28
Chris Elliott
STC and Motif patch
tree
|
commitdiff
2002-06-26
Vadim Zeitlin
react to the year being changed in the spin control...
tree
|
commitdiff
2002-06-26
Václav Slavík
compilation fix (wxUniv/MSW)
tree
|
commitdiff
2002-06-26
Vadim Zeitlin
fixed warning about printf format specifications <...
tree
|
commitdiff
2002-06-26
Julian Smart
Corrected typo
tree
|
commitdiff
2002-06-25
Julian Smart
Corrected OnAssert
tree
|
commitdiff
2002-06-24
Václav Slavík
added QS_ALLPOSTMESSAGE
tree
|
commitdiff
next