projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Implement simple Drop, doesn't work under wxMSW (?)
[wxWidgets.git]
/
src
/
common
/
popupcmn.cpp
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
2008-11-26
Vadim Zeitlin
include wx/msw/private.h to fix PCH-less compilation
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Jaakko Salli
To avoid error message, do not even try to set focus...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Robert Roebling
[ 1944519 ] improve left down event handling for wxPopu...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Csomor
make popup on mac behave as on msw
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Vadim Zeitlin
fix for popup positioning in RTL mode (patch 1622930)
blob
|
commitdiff
|
raw
|
diff to current
2006-11-04
Vadim Zeitlin
fixed crash due to infinite recursion in wxPopupFocusHa...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
removed unneeded ifdef from last commit
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Julian Smart
Compile fix for Universal
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Vadim Zeitlin
add alt popup window style allowing to use keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Włodzimierz Skiba
Improvements for building minimal builds and new ports...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Vadim Zeitlin
renamed wxComboControl to wxComboCtrl and related wxUSE...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Vadim Zeitlin
wxComboControl and wxOwnerDrawnComboBox (patch 1479938)
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Vadim Zeitlin
don't compile the code used only in wxUniv build in...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-18
Mattia Barbon
Avoid some -Wundef warning. Check for __WXGTK__ using...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Michael Wetherell
Undo r1.52 since we get another problem.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Michael Wetherell
This handlers mustn't be deleted when a popup is dismis...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Robin Dunn
Check for potentially NULL m_focus (Patch #1187992)
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Włodzimierz Skiba
Simpler constructor available.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Robin Dunn
For wxMSW capture and release the mouse as the cursor...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Robin Dunn
checked in just John's patch, will keep working my...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Robin Dunn
GRR! Reverting last change. I broke some things that...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Robin Dunn
Copy & paste error
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Robin Dunn
Fixes for wxPopupTransientWindow for wxMSW. Includes...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Vadim Zeitlin
removed commented out calls to ReleaseMouse() (no real...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Włodzimierz Skiba
wxPoint/Size/Rect() causes the same code with (0,0...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Włodzimierz Skiba
Use default constructors for wxSize/Point/Rect.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-07
Robert Roebling
Added screen locking code to popup window for X11.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-07
Robert Roebling
Lock whole screen when popup is open under GTK+.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-07
Julian Smart
Don't release capture unless we already have it.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Robert Roebling
I think I found out how GTK+ want popup windows
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Robert Roebling
Applied popup patch for deleting the handlers
blob
|
commitdiff
|
raw
|
diff to current
2005-01-29
Robert Roebling
Tried to restore wxPopupTransientWindow functionality
blob
|
commitdiff
|
raw
|
diff to current
2004-09-20
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-20
Chris Elliott
fix univ SegFault
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Mattia Barbon
Implemented wxPopupWindow for wxMotif.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-18
David Webster
OS/2 has it's own popup window source now.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-05
Vadim Zeitlin
reverted wxPopupWindow implementation to the original...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-13
David Webster
WXPM now uses popupwindows.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-21
Vadim Zeitlin
let the popup listbox process the kbd messages in wxCom...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Václav Slavík
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Vadim Zeitlin
added missing headers to fix compilation without PCH
blob
|
commitdiff
|
raw
|
diff to current
2002-03-10
Vadim Zeitlin
propagate the click dismissing a popup window to the...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-10
Robert Roebling
Next try on pop up menus. (#ifdef x11).
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Václav Slavík
reverted Robert's change
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Robert Roebling
Various changes to make pop up menus work
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
Robert Roebling
Lots of things to make menus and submenus work.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-24
Robert Roebling
Added expose event compression.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-23
Robert Roebling
Some work on GTK focus handling and events.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-17
Václav Slavík
don't treat changing focus to popup's child as loosing it
blob
|
commitdiff
|
raw
|
diff to current
2002-01-25
Vadim Zeitlin
fix a crash when dismissing the popup window because...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Vadim Zeitlin
added a hack to work around the dummy kill focus messag...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Vadim Zeitlin
dismiss the popup when an unprocessed key is pressed
blob
|
commitdiff
|
raw
|
diff to current
2002-01-08
Václav Slavík
wxRTTI for wxPopupWindow in wxMGL
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Gilles Depeyrot
implement out-of-line destructors where needed instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Vadim Zeitlin
compilation fix for recent commit
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Vadim Zeitlin
added wxRTTI macros to wxPopupComboWindow and wxPopupTr...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-02
Vadim Zeitlin
added wxRTII macros to wxPopupWindow under MSW
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Robin Dunn
Added style parameter to wxPopupWindow ctors so they...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Václav Slavík
1. #ifdefed wxPopupComboWindow to be used only in wxUniv
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
more combobox appearance fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
wxComboBox appearance fixes, looks fine now but doesn...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-10
Vadim Zeitlin
wxUniv compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-07-09
Julian Smart
Various fixes for wxMotif
blob
|
commitdiff
|
raw
|
diff to current
2001-07-05
Julian Smart
Misc fixes, now menus are almost working on MicroWindows
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Vadim Zeitlin
2 more files added on wxUniv branch I had forgot to...
blob
|
commitdiff
|
raw
|
diff to current