projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
check the radio buttons when they get focus (closes 777500)
[wxWidgets.git]
/
include
/
wx
/
2003-09-21
Vadim Zeitlin
check the radio buttons when they get focus (closes...
tree
|
commitdiff
2003-09-20
Vadim Zeitlin
wxHTTP::GetResponse() added (patch 794394)
tree
|
commitdiff
2003-09-20
Vadim Zeitlin
fix after patch 802882
tree
|
commitdiff
2003-09-20
Vadim Zeitlin
exchanged the base classes order, wxObject must be...
tree
|
commitdiff
2003-09-20
Vadim Zeitlin
derive wxComboBox from wxItemContainer (via wxComboBoxB...
tree
|
commitdiff
2003-09-20
Mattia Barbon
Compilation fixes.
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
(blind) compilation fix after recent KeywordSearch...
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
wxTextCtrl::GetValue() lost (replaced with question...
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
added wxCSConv ctor taking wxFontEncoding
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
attemps to make wxStreamToTextRedirector work with...
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
include wx/encinfo.h, not wx/fontenc.h, now
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
extracted wxNativeEncodingInfo in a separate file to...
tree
|
commitdiff
2003-09-19
Mattia Barbon
Compilation fix for wxUSE_DRAG_AND_DROP==0.
tree
|
commitdiff
2003-09-19
Vadim Zeitlin
linking fix (removed unused virtual methods declarations)
tree
|
commitdiff
2003-09-19
Julian Smart
Added SQLTCHAR for non-Windows platforms, and added...
tree
|
commitdiff
2003-09-18
Robin Dunn
Added DoDragOver and DoDropText from Angelo Mandato...
tree
|
commitdiff
2003-09-18
Vadim Zeitlin
don't redefine wxUSE_UNICODE if already defined
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 808050 ] fixes for WXUNIVERSAL and...
tree
|
commitdiff
2003-09-18
Julian Smart
Added wxUSE_EXCEPTIONS
tree
|
commitdiff
2003-09-18
Václav Slavík
wxMGL compilation fixes
tree
|
commitdiff
2003-09-18
Václav Slavík
wxMGL compilation fixes
tree
|
commitdiff
2003-09-18
Robin Dunn
Updated to Scintilla 1.54
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
moved all event handlers callign code in ProcessEventIf...
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added OnExit(); made event loop exception safe; added...
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added HandleEvent() to allow handle exceptions in event...
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added tied scoped pointers
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
corrected wxCATCH_ALL usage
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
use wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added some trivial macros for exception handling
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added wxUSE_STL and wxUSE_XTI
tree
|
commitdiff
2003-09-17
Vadim Zeitlin
added wxUSE_EXCEPTIONS
tree
|
commitdiff
2003-09-16
Mattia Barbon
wxX11 compilation fix.
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
fixed modal dialogs after event loop change
tree
|
commitdiff
2003-09-16
Vadim Zeitlin
(blind) fix for wxMac compilation
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
no changes
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added wxVALIDATOR_PARAM and use it to avoid warnings...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added check for wxUSE_VALIDATORS
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added and documented wxDEFINE_SCOPED_PTR_TYPE; improved...
tree
|
commitdiff
2003-09-15
David Elliott
Clean up comments
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added wxUSE_EXCEPTIONS
tree
|
commitdiff
2003-09-15
Julian Smart
WinCE bitmap patch from Johannes Schindelin <Johannes...
tree
|
commitdiff
2003-09-14
Julian Smart
Changed version to 2.5.1
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
disabled (conditionally) separating static line; improv...
tree
|
commitdiff
2003-09-14
Stefan Csomor
removal of pc-mac charset conversion for wxMac
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
fixed GetItemSpacing() inconsistency by deprecating...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
added wxListCtrl::GetViewRect()
tree
|
commitdiff
2003-09-13
Stefan Csomor
fixed GetFilenames bug
tree
|
commitdiff
2003-09-13
Mattia Barbon
wxUniversal STL-ification.
tree
|
commitdiff
2003-09-13
Stefan Csomor
unicode correction for mac
tree
|
commitdiff
2003-09-13
Robin Dunn
Move more stuff into base for wxMac so that two level...
tree
|
commitdiff
2003-09-11
Mattia Barbon
Added, documented and used wxGridCellChoiceEditor
tree
|
commitdiff
2003-09-11
Mattia Barbon
No real changes, just refactoring.
tree
|
commitdiff
2003-09-11
Mattia Barbon
wxX11 STL-ification.
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 803473 ] wxListCtrl header height bugfix
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 778625 ] wxSVGFileDC and UNICODE build
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 794760 ] Majority of "... hides virtual...
tree
|
commitdiff
2003-09-10
Mattia Barbon
Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0
tree
|
commitdiff
2003-09-10
Vadim Zeitlin
added LVM_SETUNICODEFORMAT
tree
|
commitdiff
2003-09-10
Václav Slavík
compilation fix
tree
|
commitdiff
2003-09-09
Vadim Zeitlin
copy milliseconds in Set() too
tree
|
commitdiff
2003-09-09
Václav Slavík
applied Otto Wyss' patch to extend wxHelpController...
tree
|
commitdiff
2003-09-09
Stefan Csomor
fix for CW non unicode builds
tree
|
commitdiff
2003-09-09
Stefan Csomor
wxID_PREFERENCES added for the preferences menu item
tree
|
commitdiff
2003-09-08
David Elliott
Implement wxSpinButton (except up/down events)
tree
|
commitdiff
2003-09-08
David Elliott
Provide target/action mechanism for subclasses to use
tree
|
commitdiff
2003-09-08
David Elliott
Implement (sort-of) non-client wxWindowDC
tree
|
commitdiff
2003-09-08
David Elliott
Added virtual GetNonClientNSView()
tree
|
commitdiff
2003-09-08
David Elliott
* Added NSWindowStyleForWxStyle static method
tree
|
commitdiff
2003-09-08
Stefan Csomor
setter fix
tree
|
commitdiff
2003-09-07
Stefan Neis
Insure that messages are posted to the main threads...
tree
|
commitdiff
2003-09-06
David Elliott
Override CocoaSetEnabled because it's not an NSControl
tree
|
commitdiff
2003-09-06
David Elliott
wxCocoa: CodeWarrior (like GCC) mangles struct X and...
tree
|
commitdiff
2003-09-06
David Elliott
wxCocoa: Added NSNotification
tree
|
commitdiff
2003-09-06
David Elliott
Implement wxChoice including sorting and client data
tree
|
commitdiff
2003-09-05
David Elliott
Implement wxGauge
tree
|
commitdiff
2003-09-05
David Elliott
Override CocoaSetEnabled. NSProgressIndicator is not...
tree
|
commitdiff
2003-09-05
David Elliott
Works a little better when you remember to say "virtual"
tree
|
commitdiff
2003-09-05
David Elliott
Changed CocoaNotification parameter names to notificati...
tree
|
commitdiff
2003-09-05
David Elliott
Added ability to observe NSMenu notifications
tree
|
commitdiff
2003-09-05
David Elliott
* Move m_cocoaNSMenu out of wxCocoaNSMenu and into...
tree
|
commitdiff
2003-09-05
David Elliott
Implement Cocoa_canBecomeMainWindow to say YES to Cocoa
tree
|
commitdiff
2003-09-05
David Elliott
* Added GetAppMenuBar
tree
|
commitdiff
2003-09-04
David Elliott
* Added virtual GetAppMenuBar() which returns the app...
tree
|
commitdiff
2003-09-04
David Elliott
* Added delegate notifications for Become/Resign Main
tree
|
commitdiff
2003-09-04
David Elliott
Added wxMenuBarManager
tree
|
commitdiff
2003-09-04
Stefan Csomor
log changes
tree
|
commitdiff
2003-09-04
Stefan Csomor
naming changes
tree
|
commitdiff
2003-09-03
Stefan Csomor
added GetBaseClassName1 and 2 for memory.cpp compiles
tree
|
commitdiff
2003-09-01
Václav Slavík
accept focus, keyboard can be used for navigation ...
tree
|
commitdiff
2003-09-01
Mattia Barbon
Corrected statements about wxString correctly handling
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Removed duplicate declaration of wxEntry.
tree
|
commitdiff
2003-08-31
Stefan Neis
Updated to current API.
tree
|
commitdiff
2003-08-31
Stefan Neis
Updated API to current state of wxWindows (int -> size_t).
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Cleaned up remains of outdated 3D effect handling.
tree
|
commitdiff
2003-08-31
Stefan Neis
Added missing include.
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed return type of GetPageCount (int -> size_t).
tree
|
commitdiff
2003-08-31
Stefan Neis
Fixed AppTraits handling on OS/2.
tree
|
commitdiff
next