projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Attempt at using inkedit control for wxTextCtrl, when PC is tablet enabled. Currently
[wxWidgets.git]
/
include
/
2006-02-06
Julian Smart
Attempt at using inkedit control for wxTextCtrl, when...
tree
|
commitdiff
2006-02-06
Julian Smart
Changed function to SetFitToCurrentPage
tree
|
commitdiff
2006-02-06
Julian Smart
Added wxSYS_TABLET_PRESENT to check for tablet capability
tree
|
commitdiff
2006-02-06
Julian Smart
m_border and accessors not used
tree
|
commitdiff
2006-02-06
Kevin Hock
CheckValidator should not return false if no variable...
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
removed GTKConvertMnemonics() which is not used in...
tree
|
commitdiff
2006-02-05
David Surovell
moved ctor implementation into dot-cpp file; reformatted
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
renamed AddSubPage() with pos parameter to InsertSubPage()
tree
|
commitdiff
2006-02-05
Jamie Gadd
Deprecate wxDC::{Begin,End}Drawing()
tree
|
commitdiff
2006-02-03
Mart Raudsepp
wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
Remove obsolete GTK1 compatibility macros. Patch #14134...
tree
|
commitdiff
2006-02-03
Mattia Barbon
DeleteFunction argument should be non-const since it
tree
|
commitdiff
2006-01-31
Włodzimierz Skiba
[ 1420190 ] Enable backspace key on smartphone
tree
|
commitdiff
2006-01-31
Julian Smart
Added SetSheetStyle to property sheet dialog to allow...
tree
|
commitdiff
2006-01-31
Julian Smart
Introduced the ability to size a book control based...
tree
|
commitdiff
2006-01-30
Julian Smart
Added wxUSE_TOOLBOOK
tree
|
commitdiff
2006-01-30
Julian Smart
Added wxToolbook class
tree
|
commitdiff
2006-01-30
Julian Smart
Separated out book control sizing code
tree
|
commitdiff
2006-01-28
Stefan Csomor
attempt to fix endian problems when doing cross-compile...
tree
|
commitdiff
2006-01-28
Vadim Zeitlin
SetSelection() must update m_selectionOld, otherwise...
tree
|
commitdiff
2006-01-27
Julian Smart
Further steps towards media control support in WinCE...
tree
|
commitdiff
2006-01-27
Julian Smart
Small typo fix
tree
|
commitdiff
2006-01-27
Kevin Ollivier
Since Universal binaries compile the same file twice...
tree
|
commitdiff
2006-01-26
Julian Smart
Fixed duplicate guard
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Blind fixes for warnings in wxTinderbox.
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
#include moved to module.
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
wxBusyInfo interface moved to generic to make space...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Improved preprocessor guards for numeric dialogs.
tree
|
commitdiff
2006-01-26
Julian Smart
Suppress VC++ 2005 deprecation warnings (for now)
tree
|
commitdiff
2006-01-26
Robert Roebling
GTK2 RGBA has 32 bits.
tree
|
commitdiff
2006-01-25
Robin Dunn
Patch from Tim Kosse to add supoprt for wxListCtrl...
tree
|
commitdiff
2006-01-25
Włodzimierz Skiba
Fixes for building wxOS2 shared with OpenWatcom.
tree
|
commitdiff
2006-01-25
Stefan Csomor
key/char event changes for inline editing (japanese...
tree
|
commitdiff
2006-01-25
Stefan Csomor
adapting comment to new implementation
tree
|
commitdiff
2006-01-25
Michael Wetherell
Fixes for the GTK1 split
tree
|
commitdiff
2006-01-23
Michael Wetherell
Fix for gtk1 separation
tree
|
commitdiff
2006-01-23
Vadim Zeitlin
extracted wxFrame::MSWTranslateMessage() implementation...
tree
|
commitdiff
2006-01-23
Michael Wetherell
gtk1 fixes
tree
|
commitdiff
2006-01-23
Mart Raudsepp
Include gtk1 headers for non-gtk2. I don't really like...
tree
|
commitdiff
2006-01-23
Mart Raudsepp
Remove GTK2 specific prototypes from wx/include/gtk1...
tree
|
commitdiff
2006-01-23
Mart Raudsepp
wx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary...
tree
|
commitdiff
2006-01-22
Mart Raudsepp
Nuke GTK1 from include/gtk
tree
|
commitdiff
2006-01-21
Michael Wetherell
Move oleacc.lib from the VC++ projects/makefiles to...
tree
|
commitdiff
2006-01-21
Julian Smart
Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
tree
|
commitdiff
2006-01-19
David Surovell
cleanup - reformat
tree
|
commitdiff
2006-01-19
Julian Smart
Applied patch [ 1381420 ] wxHTTP Basic authentication...
tree
|
commitdiff
2006-01-19
Julian Smart
Applied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
tree
|
commitdiff
2006-01-19
Julian Smart
Applied patch [ 1355809 ] Add ability to use templates...
tree
|
commitdiff
2006-01-19
Julian Smart
Don't use Windows handles directly in headers
tree
|
commitdiff
2006-01-18
Julian Smart
Improved mktime for WinCE
tree
|
commitdiff
2006-01-18
David Surovell
cleanup - reformat
tree
|
commitdiff
2006-01-18
Julian Smart
Fixed comment bug [ 1390056 ] Wrong Documentation for...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1380544 ] wxCondition::WaitTimeout...
tree
|
commitdiff
2006-01-18
Julian Smart
Reverted semicolons patch
tree
|
commitdiff
2006-01-18
Vadim Zeitlin
declare wxEVT_COMMAND_HTMLWINDOW_URL_CLICKED with corre...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1373215 ] Codewarrior 9 (+?) warning...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1255676 ] stc2wx/wx2stc not exported...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1304191 ] support for MEMO fields
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1381895 ] remove circular include depen...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1399013 ] More removals of extraneous...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1306443 ] Removal of C++-style comments...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1325207 ] Fixes unicode build using...
tree
|
commitdiff
2006-01-18
Julian Smart
Two corrections to const fix
tree
|
commitdiff
2006-01-18
David Surovell
cleanup - remove duplicate decl., added #include, etc.
tree
|
commitdiff
2006-01-17
Julian Smart
Eliminated a VC++ 8 warning
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1392288 ] FIX: Bug 1306671 Build Error...
tree
|
commitdiff
2006-01-17
Julian Smart
Committed forgotten files
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1382552 ] Fixes GDI-ressource leak...
tree
|
commitdiff
2006-01-17
Robin Dunn
Enable wxListCtrl in report mode to be able to use...
tree
|
commitdiff
2006-01-16
Włodzimierz Skiba
Towards other setups.
tree
|
commitdiff
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
tree
|
commitdiff
2006-01-15
Włodzimierz Skiba
Build fix for wxWindowMSW used in header.
tree
|
commitdiff
2006-01-15
Włodzimierz Skiba
More common code moved from generic dialogs to wxDialog...
tree
|
commitdiff
2006-01-15
Mart Raudsepp
Don't extern declare wxDialogNameStr twice in include...
tree
|
commitdiff
2006-01-15
Mart Raudsepp
Don't extern declare wxDialogNameStr twice
tree
|
commitdiff
2006-01-13
Jamie Gadd
Add missing WINDOWPOS flags for WinCE build to include...
tree
|
commitdiff
2006-01-13
Vadim Zeitlin
added missing default value for wxEventLoopManual:...
tree
|
commitdiff
2006-01-13
Vadim Zeitlin
updated to derive from wxEventLoopManual
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
improved wxMac event loop implementation and refactored...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
implemented wxEventLoop for wxMac
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
tree
|
commitdiff
2006-01-11
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-01-11
Julian Smart
Corrected accessor names
tree
|
commitdiff
2006-01-11
Julian Smart
Typos
tree
|
commitdiff
2006-01-11
Julian Smart
Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
tree
|
commitdiff
2006-01-10
Włodzimierz Skiba
wxCalendarCtrl: positioning fixes and colours following...
tree
|
commitdiff
2006-01-10
Włodzimierz Skiba
Watcom does not accept #warning but supports more than...
tree
|
commitdiff
2006-01-10
David Surovell
cleanup - reformat
tree
|
commitdiff
2006-01-09
Julian Smart
Made the HTML command ids visible
tree
|
commitdiff
2006-01-09
Julian Smart
Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
tree
|
commitdiff
2006-01-09
Vadim Zeitlin
fix SetUserData() to delete the correct pointer
tree
|
commitdiff
2006-01-09
Vadim Zeitlin
fix for Unicode builds under OS X <= 10.2
tree
|
commitdiff
2006-01-09
Vadim Zeitlin
moved OnExceptionInMainLoop() from wxAppConsole to...
tree
|
commitdiff
2006-01-09
Włodzimierz Skiba
wxMGL bakefiled for OpenWatcom (needs bakefiles from...
tree
|
commitdiff
2006-01-08
Robert Roebling
Added empty wxDataViewCtrl header and control name...
tree
|
commitdiff
2006-01-08
Vadim Zeitlin
fixes for Unicode build with CodeWarrior under OS X...
tree
|
commitdiff
2006-01-08
Vadim Zeitlin
fixed check for Metrowerks mbstowcs(): check for __MSL__
tree
|
commitdiff
2006-01-06
Stefan Neis
Integrated fixes for sizing/positioning; cleanup; remov...
tree
|
commitdiff
2006-01-06
Vadim Zeitlin
fixed bug in GetString() introduced during the latest...
tree
|
commitdiff
next