projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Missing >
[wxWidgets.git]
/
include
/
2006-03-08
Julian Smart
Added slightly better font dialog for Mac
tree
|
commitdiff
2006-03-08
Robin Dunn
Updated to Scintilla 1.67
tree
|
commitdiff
2006-03-07
Julian Smart
Applied patch [ 1445031 ] wxString passed as ellipsis...
tree
|
commitdiff
2006-03-07
Włodzimierz Skiba
DMC build fix.
tree
|
commitdiff
2006-03-07
Włodzimierz Skiba
Don't send dummy wxCommandEvent. Make members private...
tree
|
commitdiff
2006-03-07
Włodzimierz Skiba
Don't send dummy wxCommandEvent.
tree
|
commitdiff
2006-03-07
Václav Slavík
preserve window's content when changing the fonts
tree
|
commitdiff
2006-03-07
Julian Smart
Reordered symbols since MinGW wasn't getting HDN_GETDIS...
tree
|
commitdiff
2006-03-07
Julian Smart
Added conversion to HTML, by Akin Demirtug
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
added a tiny class to call Freeze/Thaw in ctor/dtor
tree
|
commitdiff
2006-03-05
Włodzimierz Skiba
Minimal (nearly empty) wxDisplay for wxMGL (to compensa...
tree
|
commitdiff
2006-03-02
Julian Smart
On WinCE, generic font dialog didn't work because the...
tree
|
commitdiff
2006-03-02
Robert Roebling
Change wxVariant GetValue() to GetValue( wxVariant...
tree
|
commitdiff
2006-03-02
Robert Roebling
Use GTK+ function to obtain GdkWindow for wxListBox.
tree
|
commitdiff
2006-03-01
Robert Roebling
Applied Ryan's native wxListBox and wxCheckListBox...
tree
|
commitdiff
2006-03-01
Robert Roebling
Further sorting work using the sorting data model.
tree
|
commitdiff
2006-02-28
Robert Roebling
Moved code around preparing the sorted model.
tree
|
commitdiff
2006-02-28
Julian Smart
Added context menu support under PocketPC
tree
|
commitdiff
2006-02-28
Robert Roebling
Added wxDataViewSortedListModel, which doesn't work
tree
|
commitdiff
2006-02-28
Kevin Hock
Make SetLocal actually work instead of crashing immedia...
tree
|
commitdiff
2006-02-28
Kevin Hock
Make MacSetMetalAppearance private so that the extra...
tree
|
commitdiff
2006-02-27
Robert Roebling
MVC works now.
tree
|
commitdiff
2006-02-27
Robert Roebling
Added generic MVC hookup code.
tree
|
commitdiff
2006-02-27
Robert Roebling
Make wxTransientPopupWindow ignore button down events
tree
|
commitdiff
2006-02-26
Stefan Neis
Added handling of dashes (patch #1438894).
tree
|
commitdiff
2006-02-26
Robert Roebling
Some restructuring, beginning of wxDataViewDateCell.
tree
|
commitdiff
2006-02-26
Włodzimierz Skiba
Missing wxPen (dashes) members.
tree
|
commitdiff
2006-02-26
Robert Roebling
Makes custom cell activatable.
tree
|
commitdiff
2006-02-25
Włodzimierz Skiba
Revitalise SIP support in all toplevel wince windows.
tree
|
commitdiff
2006-02-25
Mart Raudsepp
Revert the strict aliasing "fix". As per Michael Wether...
tree
|
commitdiff
2006-02-25
Robert Roebling
Add scrollbars, fix crash, leak less memory.
tree
|
commitdiff
2006-02-25
Robert Roebling
Added wxDataViewProgressCell with native code
tree
|
commitdiff
2006-02-25
Jamie Gadd
Fixes for WinCE build caused by my last commit.
tree
|
commitdiff
2006-02-24
Vadim Zeitlin
need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)
tree
|
commitdiff
2006-02-24
Robert Roebling
Added wxDataViewCustomCell.
tree
|
commitdiff
2006-02-24
Julian Smart
Fixed interpretation of selection and added selection...
tree
|
commitdiff
2006-02-24
Vadim Zeitlin
implemented EditLabel() with custom text controls and...
tree
|
commitdiff
2006-02-24
Jamie Gadd
Make wx{List,Tree}Ctrl resize their standard font if...
tree
|
commitdiff
2006-02-24
Robert Roebling
added wxDataViewToggleCell
tree
|
commitdiff
2006-02-24
Robert Roebling
New implementation for printing circles and epllipses.
tree
|
commitdiff
2006-02-23
Robert Roebling
wxDataViewCtrl now with editable text and multiple
tree
|
commitdiff
2006-02-23
Robert Roebling
Return variant type of a cell.
tree
|
commitdiff
2006-02-23
Robert Roebling
Route data from wxDataViewModel in a wxVariant
tree
|
commitdiff
2006-02-23
Robert Roebling
added wxDataViewCell
tree
|
commitdiff
2006-02-22
Robert Roebling
Added wxDataViewColumn
tree
|
commitdiff
2006-02-21
Mart Raudsepp
Revert inclusion of wx/dateevt.h for now, as it breaks...
tree
|
commitdiff
2006-02-21
Robert Roebling
Add notifier class.
tree
|
commitdiff
2006-02-21
Robert Roebling
More compilation.
tree
|
commitdiff
2006-02-21
Robert Roebling
Compilation fixes.
tree
|
commitdiff
2006-02-21
Robert Roebling
wxDataViewCtrl WIP.
tree
|
commitdiff
2006-02-20
Mart Raudsepp
wxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I...
tree
|
commitdiff
2006-02-20
Mart Raudsepp
Make everything compile with GTK_DISABLE_DEPRECATED...
tree
|
commitdiff
2006-02-20
Julian Smart
Include dateevt.h from datectrl.h
tree
|
commitdiff
2006-02-19
Vadim Zeitlin
fix MT-unsafe accesses to wxConditionInternal::m_numWaiters
tree
|
commitdiff
2006-02-18
Mart Raudsepp
wxGTK2: gtk_signal_disconnect_by_func isn't used anywhe...
tree
|
commitdiff
2006-02-15
Robert Roebling
Applied wxVScrolledWindow patch
tree
|
commitdiff
2006-02-14
Mart Raudsepp
Cast to void* before casting to Node** to make the...
tree
|
commitdiff
2006-02-14
David Surovell
cleanup - reformatting
tree
|
commitdiff
2006-02-14
David Surovell
cleanup - reformatting
tree
|
commitdiff
2006-02-14
Kevin Hock
Fix wxComboBox constructors after keyboard access commi...
tree
|
commitdiff
2006-02-14
Vadim Zeitlin
modified custom draw code to fully draw the items using...
tree
|
commitdiff
2006-02-13
Vadim Zeitlin
fix client to screen (and vice versa) conversion
tree
|
commitdiff
2006-02-13
Vadim Zeitlin
blind compilation fix for 64 bit systems after last...
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
it is not possible to show/hide the window from the...
tree
|
commitdiff
2006-02-12
Włodzimierz Skiba
wxUSE_UXTHEME=0 (WinCE) build fix.
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
typo in comment
tree
|
commitdiff
2006-02-12
Michael Wetherell
Warning fixes for VC5 (Igor Korot)
tree
|
commitdiff
2006-02-12
Kevin Hock
Add missing include for non-PCH builds
tree
|
commitdiff
2006-02-12
Kevin Hock
Add missing include for non-PCH builds
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
added linear and concentric gradient fill functions...
tree
|
commitdiff
2006-02-11
Kevin Hock
Add SetLocal method; overload Connect to accept a local...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
added assignment operators from int for disambiguation...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
removed stray #endif added in previous commit
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
use wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
added support for 64 bit ints in wx stream classes...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
wxUSE_DATETIME==0 compilation fix (part of patch 1203970)
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
provide wxGetLocalTimeMillis() (returning double) even...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
use wxDiskspaceSize_t which is long and not wxLongLong...
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
wxODBC depends on wxDateTime (part of patch 1203970)
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
wxArchive depends on wxDateTime (part of patch 1203970)
tree
|
commitdiff
2006-02-11
Mart Raudsepp
Do not reintroduce #pragma interface/implementation...
tree
|
commitdiff
2006-02-11
David Surovell
fixed wx_media linkage/export problems - from RN patch
tree
|
commitdiff
2006-02-11
Vadim Zeitlin
clarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
Ryan's cumulative wxActiveX and media control patch...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
GTK1 fixes after wxObject-derived classes copy ctors...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
fixed centering of top level windows on secondary displ...
tree
|
commitdiff
2006-02-10
Vadim Zeitlin
added wxRect::CentreIn()
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
undeprecated wxSizerItem::IsShown() undoing last change...
tree
|
commitdiff
2006-02-09
Stefan Csomor
correct tabbing for full keyboard access
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
implemented ScrollLines/Pages() for all classes in...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
don't put the size of the data with the data itself...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
fixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
avoid warnings C4311/4312 when building with MSVC ...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
deprecated wxSizerItem::IsShown() because it doesn...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
added wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
removed a few more extra semicolons (patch 1425785)
tree
|
commitdiff
2006-02-07
Vadim Zeitlin
removed old Win16 files
tree
|
commitdiff
2006-02-06
Vadim Zeitlin
declare rich text control event types with correct...
tree
|
commitdiff
next