projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2006-05-17
Vadim Zeitlin
make sure that IsModified() returns false when it's...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
removed GTK-specific SetModified() as we already have...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
reset the dirty flag before generating the event from...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
test IsModified() inside OnText()
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
implemented clipboard events support for wxGTK
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
renamed wxComboControl to wxComboCtrl and related wxUSE...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
allow adjusting the combo button size (patch 1489452)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Stefan Csomor
m_dialogStyle removed
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
use wxTE_PROCESS_ENTER for the text control part
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Vadim Zeitlin
added documentation of common attributes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Mart Raudsepp
Fix doc bug #1455621 - wxURI documentation has wrong...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
Jouk Jansen
Update OpenVMS build configuration
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Mart Raudsepp
No cast necessary for g_object_set first arg (it takes...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Robin Dunn
wxMSW doesn't have the default ctor or Create method...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Robin Dunn
Added SetSashPosition
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Mart Raudsepp
Rename *_filedialog_* to *_dirdialog_* to ensure there...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Mart Raudsepp
Don't cast with G_OBJECT when passing a GObject to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
Mart Raudsepp
Fix compilation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Włodzimierz...
wxTabCtrl off build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Włodzimierz...
Fix for linking error after combo changes: dummy gettin...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Włodzimierz...
Bakefile specification fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Włodzimierz...
Source cleaning.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
Kevin Hock
Continue reading after checking the pushback buffer...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-13
Vadim Zeitlin
check the item id validity in SetItem()
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Vadim Zeitlin
added Galician translation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Vadim Zeitlin
wxUniv compilation fixes after wxComboControl patch
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Vadim Zeitlin
don't delete the exiting tooltip if SetToolTip() is...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Vadim Zeitlin
fix OpenWatcom warning (patch from Jaakko Salli)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Vadim Zeitlin
correct dll declaration (the classes in the header...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Paul Cornett
remove gtk1 stuff and unused macros
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Paul Cornett
unused variables
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
Vadim Zeitlin
added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
Mart Raudsepp
[wxGTK2] Make the affirmative button the default in...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
Mart Raudsepp
[wxGTK2.4] Make affirmative button the default in wxFil...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
Mart Raudsepp
Add some helpref's in the wxPython topic overview....
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Robin Dunn
Make the app object be global in case it is run multipl...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Robin Dunn
reSWIGged
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Robin Dunn
We no longer use the xml files, (and havn't for some...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Paul Cornett
correct access for virtuals
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Paul Cornett
allow size event for windows without scrollbars
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Vadim Zeitlin
test that wxUSE_DATAVIEWCTRL is defined
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Vadim Zeitlin
test that wxUSE_OWNERDRAWNCOMBOBOX and wxUSE_COMBOCONTR...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
Vadim Zeitlin
fixed bugs in icons handling introduced in 1.227
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Paul Cornett
simplify mouse wheel signal handler
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Paul Cornett
unused member variables
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Vadim Zeitlin
fixes and missing files from the first wxComboControl...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Vadim Zeitlin
mbstate-t related fix for CW8.3 compilation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Włodzimierz...
Include wx/dcscreen.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Chris Elliott
change of hardware - modify daily build script
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Chris Elliott
add files omitted from script for daily builds at York
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Vadim Zeitlin
removed spurious trailing commas in enums
commit
|
commitdiff
|
tree
|
snapshot
2006-05-09
Vadim Zeitlin
added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
wxUSE_COMBOCONTROL and wxUSE_OWNERDRAWNCOMBOBOX added
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
just regenerated with autoconf
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
bakefile-generated makefiles for the sample
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
mention wxComboControl
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
added wxUSE_COMBOBCONTROL and wxUSE_OWNERDRAWNCOMBOBOX...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
added conversion ctor to create const_iterator from...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Włodzimierz...
Include wx/dcprint.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
fixed operator[] in wxUSE_STL build
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Włodzimierz...
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Włodzimierz...
Include wx/dcmemory.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
added operator[] for STL builds
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Vadim Zeitlin
removed __throws_bad_alloc import, this apparently...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Stefan Neis
Need to do tests for compiler version (to determine...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Paul Cornett
call static functions directly
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Paul Cornett
unused variables/declarations
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Paul Cornett
correct access for virtuals
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Vadim Zeitlin
use non numpad equivalents for the numpad keys in CHAR...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Vadim Zeitlin
removed more unneeded code in kbd handling logic
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Vadim Zeitlin
removed code which had no effect in HandleChar()
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
generate ctors with optional parent parameters in C...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
fix for popup menus (part of patch 1238355)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Robin Dunn
Add wx.TextAttr.Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
better Wait/Delete() docs (patch 1434085)
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
use SubclassWin() insteaf of just wxAssociateWinWithHan...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
send wxWindowCreateEvent from SubclassWin(), not WM_CRE...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
don't generate duplicate event for numpad keys with...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
use wxGtkString instead of manual g_free()s (also fixed...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Robin Dunn
GetXRCID has a new parameter
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Robin Dunn
Added wxDD_CHANGE_DIR
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Robin Dunn
minor wx.DirDialog updates
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Włodzimierz...
Include wx/dcclient.h according to precompiled headers...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
pango_font_description_get_family() can return NULL
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
compilation fix for the last check in
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
clamp the point size of the font to a reaosnable range...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
docs for Get/SetNativeFontInfoUserDesc() (part of patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
cache best size in DoGetBestSize()
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
simplify the client data/non standard images handling...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
added InitCommandEventWithItems() and call it from...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
corrected last change to cWC2MB() to also work for...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
don't allocate 0-sized buffer in cWC2MB() even if input...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
removed wxIsLoggingEnabled() as it could create the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
typo: PrintfInLogBug() was probably supposed to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
delete the old log target if one had been created someh...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Vadim Zeitlin
added ConversionEmpty() test
commit
|
commitdiff
|
tree
|
snapshot
next