projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-05-29
Włodzimierz...
Fail for assert(0,...).
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Vadim Zeitlin
don't include statbox.h from the header, move wxStaticB...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Include wx/checkbox.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Let's have new sample distributed.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Let's have new sample distributed.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Use same path in header as user should use in his ...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Paul Cornett
mention better gtk wxScrollWinEvent generation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Source cleaning for new features.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Source cleaning for new features.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Paul Cornett
build fix
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Paul Cornett
revert forward declaration of hashmap, it doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Use complete class for delete of the class.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Kevin Ollivier
widgets sample no longer has .rc file.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Kevin Ollivier
Exit on error was too strict.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Kevin Ollivier
Stop building on a platform as soon as a tarball build...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Vadim Zeitlin
regenerated after the recent changes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Vadim Zeitlin
use CFLAGS for GTK tests, not CXXFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Vadim Zeitlin
oops, typo in last commit
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
spelling fixes (patch 1495562)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added CollapsePath() (patch 1494638)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
implemented notifications of the child process terminat...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
don't offset the position for toplevel windows in wxFin...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
correct painting of the items with custom colours in...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
don't crash when destroying a not initialized socket...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
readded back wxDD_NEW_DIR_BUTTON removed by last commit
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
more wxFD_XXX renamings (patch 1488371)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
don't strip &s from tooltips (patch 1488318)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
allow specifying the style for wxHtmlHelpController...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
fix the bug which prevented the same wxFile/DirDialog...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
use dynamic array for the page breaks positions (patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
use GetPath() instead of GetFullPath() in the directory...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
check for ERROR_NO_MORE_FILES error code from FindFirst...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added British spellings of the alignment flags (patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added support for CMYK JPEGs loading (patch 1476078)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
use wxBitmap objects instead of pointers
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
document that GetSubItemRect() is new since 2.7.0
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Michael Wetherell
Take account of the numlock when mapping mgl virtual...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Robin Dunn
Allow for non-ascii text in resources
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Michael Wetherell
Regenerate to add the new file toucan.png.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Michael Wetherell
Use the posix S_ISREG instead of S_IFREG if it is defin...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added wxListCtrl::GetSubItemRect() and subitem hit...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added wxHyperlinkCtrl (patch 1476781 from Francesco)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Michael Wetherell
Export the event types.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Michael Wetherell
Compile fixes: gcc seems to need pbt.h including, and...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
allow partial read/writes (patch 1476893)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
delete the associated wxStaticBox in wxStaticBoxSizer...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
fix crashes in the calctl sample under OS/2 (patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
wxVsnprintf() implementation with positional parameters...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added assertion_traits<> specialization for wxString...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
explicitly call base class ctor to silent gcc warning...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
added SetDoubleBuffered() (patch 1491093)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
wizards not using sizers for the page layout now work...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
no changes (spaces only)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
wxFontEnumerator::GetFacenames/Encodings() now return...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Vadim Zeitlin
update from Adrián González
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
The following methods appear to be new since 2.7.0...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
wxStringTokenizer::GetLastDelimiter is new since 2.7.0
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
GetDocumentsDir, GetResourcesDir and GetLocalizedResour...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
Underscore escaping fix from Angel Vidal Veiga
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
\newsince{2.7.0} for GetMouseCursor with a note to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
newsince for ProcessMouseClick with a note to OnMouseCl...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
Add \newsince{2.7.0} to GetAsString and Set(wxString&)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Mart Raudsepp
Fix underscore escaping again (one obscure one left...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Michael Wetherell
Missing header.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Vadim Zeitlin
moved power functions for MSW from utils.cpp to (new...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Vadim Zeitlin
added wxPowerEvent; moved power functions stubs to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Vadim Zeitlin
added more directories
commit
|
commitdiff
|
tree
|
snapshot
2006-05-27
Włodzimierz...
More small devices adjustements.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
Correct dll usage for wxDatePickerCtrl under WinCE.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Robin Dunn
Fixes for the DLL build
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
Include wx/wx/bmpbuttn.h according to precompiled heade...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Robin Dunn
Some tweaks to reflect changes in wxWidgets
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
Fixed unicode reference file writing under some builds.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Paul Cornett
fix incomplete change in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Robin Dunn
Another stab (hopefully the last) at how to handle...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Robin Dunn
Use MustHaveApp for wx.RendererNative.Get and others
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
Fixed OpenWatcom (strange) scope related crash.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
wxToggleButton for wxUniv already implemented.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
Small devices adjustements.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Włodzimierz...
Include wx/control.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Vadim Zeitlin
show help for the page under mouse when the [?] button...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Vadim Zeitlin
moved wxNotebook::HitTest() to the base book control...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Vadim Zeitlin
added help event origin field: indicates if the help...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Vadim Zeitlin
moved wxNotebook::HitTest() to the base book control...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Vadim Zeitlin
mention the addition of the clipboard events
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Włodzimierz...
Include wx/cmndata.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Stefan Csomor
using new method for implementing Maximize
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Paul Cornett
unused declarations
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Robin Dunn
wx.lib.mixins.listctrl.TextEditMixin: Fixed the double...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Włodzimierz...
src/mac/carbon/pnghand.cpp removed
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Włodzimierz...
Adjustement to wxCheckListBox under WinCE.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Włodzimierz...
Better screen usage on smaller devices.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Włodzimierz...
__WXHANDHELD__ introduction.
commit
|
commitdiff
|
tree
|
snapshot
next