projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2007-04-18
Paul Cornett
non-pch build fix
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Robert Roebling
Corrected/implemented sorting (by way of clicking on
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Václav Slavík
fixed DLL linking of wxMessageOutput class
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Robert Roebling
Escape slashes.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Robert Roebling
Doc correction.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Václav Slavík
compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Robert Roebling
Updated wxDataViewCtrl docs.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Robin Dunn
wx.lib.flatnotebook: Patch from Andrea that implements...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Robin Dunn
Patch from Andrea that fixes the following problems...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Václav Slavík
added conversion to and from std::string and std::wstri...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Robert Roebling
Implemented the same simple API for creating customized
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Paul Cornett
add wxUSE_STC wrappers
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Vadim Zeitlin
compilation fix for PCH-less compilation
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Vadim Zeitlin
compilation fix for PCH-less compilation after last...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
More fixes needed for allowing classes to be derived...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
reverted last change as using pango_version_check(...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
wxMac has wxGLContext.SetCurrent now
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
Add wxCONTROL_FLAT
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
Add wxAPPLY, wxCLOSE
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
Add wxSVGFileDC
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
User lower case property names in wx.DateSpan and wx...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
Don't use m_popupInterface pointer if it is still NULL
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
Fix DLL compilation
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robin Dunn
Patch from FN that fixes bug in RefreshItem on an item...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
call gtk_file_chooser_set_current_folder even if the...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
corrected the direction of comparisons between wxString...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
removed superfluos semicolon
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Robert Roebling
Rewritten in-place editing for generic wxDataViewCtrl
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Václav Slavík
added wxMBConv argument to char_str()
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Václav Slavík
added wxCStrData::As[W]CharBuf() that doesn't keep...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
more native look for wxCheckListBox (especially under...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
added new wxCONTROL_FLAT bit (see discussion of patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
use wxRenderer::DrawCheckBox() instead of doing it...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Vadim Zeitlin
implement DrawCheckBox() in class Win32 renderer (modif...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
don't erase background in GL canvases to reduce flicker
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
added #ifdef __X__ forgotten in last commit
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
use IsShownOnScreen() in OnSize() to ensure that the...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
fix handling of stock menu items (creating a stock...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
Refactor all code common to X11 OpenGL implementations...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
added wxGetX11Display() returning the pointer of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Václav Slavík
removed implicit conversion from wxString::iterator...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Václav Slavík
compilation fix for VC6 with wxUSE_STL=1
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
removed unnecessary return in a void function
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
added back SetCurrent() call accidentally removed in...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
use slightly more light
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
use textures in the shared context to test how this...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Mattia Barbon
Make wxClassInfo attributes private. Replace
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Václav Slavík
implement wxString:IsXXX() methods using iterators
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
reorganized the code to put the logic in wxGLContext...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-15
Vadim Zeitlin
adjust the window coordinates for parent client area...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Vadim Zeitlin
added wxRTTI macros to stream classes (patch 1687073)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Vadim Zeitlin
added overloads of ctor/insert/assign/append taking...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
don't compile Scintilla sources with -Wall
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
fixed the order of aboutdlg.h file
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Robert Roebling
Add test for Validate()
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Robert Roebling
Text alignment is for GTK 2.10 and above only.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Paul Cornett
fix assert on gtk
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
added ability to create 'non-owned' buffers that aren...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
VC6 compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Chris Elliott
add svg in new location
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Chris Elliott
remove outdated makefiles and .cvsignore
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Chris Elliott
add back stc
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Chris Elliott
stc src and includes added back
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Chris Elliott
stc sample added back
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Vadim Zeitlin
added wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Vadim Zeitlin
added wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Stefan Csomor
fixing non core graphcis build
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Stefan Csomor
fixing assert
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
don't use the VC6 workaround in wxList with newer versi...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
fixed wxUniCharRef::IsAscii() definition
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Stefan Csomor
fixing the shrinking embedded controls
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Stefan Csomor
cleaning up problems after string changes
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Stefan Csomor
cleaning up problems after string changes
commit
|
commitdiff
|
tree
|
snapshot
2007-04-14
Vadim Zeitlin
even controls with transparent background should draw...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
fix wxTextCtrl::SetSelection(-1, -1) to behave as docum...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
implement support for right-aligned/centered items...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
removed documentation for wxStartTimer() and wxGetElaps...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Robert Roebling
Correctly handle ENTER for cell activation.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
rebaked after wxUSE_EXTENDED_RTTI and wx/flags.h addition
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
removed contrib files from the scripts
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
removing unnecessary makefiles, there is nothing left...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
removing obsolete and not working tool
commit
|
commitdiff
|
tree
|
snapshot
2007-04-13
Vadim Zeitlin
clarifications to the ctor documentation
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Václav Slavík
initial version of UTF-8 strings representation (still...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Václav Slavík
moved vararg handling code in wxMessageOutput to single...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
Forward declare new wxPy classes
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Václav Slavík
removed unneeded wxChar* cast, we already have wxString one
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Vadim Zeitlin
removed the code to manually send wxNavigationEvents...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Vadim Zeitlin
avoid code duplication by using helper functions
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Vadim Zeitlin
modify the listbox item in place instead of deleting...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
wx.VScrolledWindow has been refactored, and new wx...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
SetCanFocus
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
wizard classes don't take resource parameter anymore
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
wxNullIconBundle
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
Add wxEXEC_NOEVENTS
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
update wx.IconBundle methods and docstrings
commit
|
commitdiff
|
tree
|
snapshot
2007-04-12
Robin Dunn
SetDefault returns the former default widget
commit
|
commitdiff
|
tree
|
snapshot
next