projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2007-03-14
Chris Elliott
build 2.8.2 html and htb docs on windows
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Vadim Zeitlin
avoid duplicated empty help menu in localized applicati...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Vadim Zeitlin
don't add extra GetCharHeight() pixels to the top borde...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-14
Vadim Zeitlin
changed literal "minimal" strings to $(PRODUCT_NAME...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Roman Rolinsky
Support for custom controls, first attempt
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
implemented Set/GetLabel() (part of patch 1679337)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
implemented GetLabel() (part of patch 1679337)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
test for pthread_mutex_timedlock() availability in...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
allocate HPEN on demand instead of doing every time...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
allocate HFONT on demand instead of doing every time...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
fix setting the properties of a valid but unshared...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Vadim Zeitlin
corrected example; minor fixes to the text; uncommented...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Vadim Zeitlin
removed extraneous semicolon (bug 1679080)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Vadim Zeitlin
fix window repainting when SetLineCount() is called...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Benjamin Williams
prevent disappearing menus in tabmdi
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Vadim Zeitlin
include <locale.h> before using setlocale()
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Vadim Zeitlin
include wxUniv files in wxDFB distribution
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Benjamin Williams
applied patch 1675101 - reduce flicker
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Julian Smart
Applied patch [ 1678626 ] Non-ascii characters in wxRic...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Vadim Zeitlin
added wxAppTraits::SetLocale() and call it during wxApp...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
added wxSafeConvertMB2WX/WX2MB() and use them when...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Roman Rolinsky
editing comments by editing tree label
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Paul Cornett
fix assertions on invalid items
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
use wxConvLibc, not wxConvCurrent, with regerror()
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Paul Cornett
put refdata virtuals in the right class this time
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Julian Smart
Fixed wrapping with tabs
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
include wx/object.h now that wxConfigBase derives from...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Roman Rolinsky
Implemented xxxComment. Due to different minidom XML...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Roman Rolinsky
Comment icon
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Roman Rolinsky
Tree-Comment.png
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Paul Cornett
use AllocExclusive
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
added support for wxTE_NO_VSCROLL (patch 1588605) and...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
test wxTE_NO_VSCROLL
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
last fixes from patch 1604462: fix wxlike-libdirname...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
compilation fix after last commit: wxPenRefData, not...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
argh, added missing comma in last commit
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
added wxWinVersion_Vista to wxWinVersion enum
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
derive wxConfig classes from wxObject and add wxRTTI...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
set GtkRcStyle::text to fg colour too to allow changing...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Václav Slavík
VC6 compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Roman Rolinsky
made test window for Dialog and Wizard a child of g...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
fixed overflow when using sysconf() to retrieve free...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Roman Rolinsky
Ctrl-H must not be used on Mac...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Vadim Zeitlin
fixed compilation with wxUSE_WXDIB==0 (bug 1667819)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
make wxPenRefData private
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
use AllocExclusive
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Václav Slavík
removed C++BuilderX project files, they are broken...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Václav Slavík
removed remaining wx24dsp format references
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
source id type is unsigned; minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
use simpler color ctor
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
derive wxConfig classes from wxObject and add wxRTTI...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
allow using multiple wxBufferedDCs at once (patch 1589441)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
miscellaneous LnF improvements, including support for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
add many new macros to facilitate using wx from project...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
use force=1 with default-value tags (part of patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
require bakefile 0.2.2 and not 0.2.1 and do it for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
added GetTextExtent() overload returning wxSize (patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
added wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
include wx/utils.h in PCH-less build to ensure that...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
return effective dnd operation result and not the expec...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
set SO_REUSEADDR before binding for UDP sockets too...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
allow using numpad enter key to activate the default...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
don't send incorrect char events when entering Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
compilation fix after last change
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
corrected the just-added operator=(RGBColor) return...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
corrected bug due to testing for wrong return value...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
added wxColour(RGBColor) ctor and use it insteaf of...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Stefan Neis
Applied patch #1677782 (Lock with Timeout for wxMutex...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Roman Rolinsky
0.1.8-4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
use simpler color ctor
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
sizeof(char) is 1. By definition.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Vadim Zeitlin
implement wxMutex::LockTimeout() using critical region...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Václav Slavík
Unicode compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Paul Cornett
add 4th parameter to AC_CHECK_HEADER to skip preprocess...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Václav Slavík
Unicode compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Vadim Zeitlin
compilation fix for wxUSE_STL==1 build
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Václav Slavík
deprecated wxString::GetWriteBuf() and friends in favou...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Vadim Zeitlin
compilation fixes after wxGTK_CONV_BACK changes
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Roman Rolinsky
0.1.8-3
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
include wx/thread.h in debug build which is needed...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
fix extra comma at the end of wxStretch enum introduced...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
remove unreachable declaration
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
add HAVE_ROUND
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
use full repaint style instead of size event
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
non-debug build fix
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
use gettimeofday() instead of clock_gettime() as the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
made wxGetTimeOfDay() public
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_24
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_24
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
fix infinite recursion typo in operator!=() (patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
fix the bug which could have resulted in failing to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
don't use font sizes less than 1 with Pango (remaining...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
use facename in wxFontRefData::Init() in Unicode build...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
added wxMutex::LockTimeout() (modified patch 1671637)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
update the value shown in the combobox itself correctly...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
test for special keys first, before testing for alphanu...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
avoid flicker when setting the text which is the same...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fix wrong assert in SetItemBitmap() (patch 1668449...
commit
|
commitdiff
|
tree
|
snapshot
next