projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxSizer::Fit() now sets client size
[wxWidgets.git]
/
src
/
mac
/
carbon
/
window.cpp
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
blob
|
commitdiff
|
raw
2007-12-11
Julian Smart
Set the object for context menu events.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Stefan Csomor
fixing 10.5 only compiles
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Stefan Csomor
porting forward 10.5 focus fix
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Stefan Csomor
fixing region and using default background colour
blob
|
commitdiff
|
raw
|
diff to current
2007-11-27
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-11-26
Stefan Csomor
cleanup / adding effects
blob
|
commitdiff
|
raw
|
diff to current
2007-11-23
Stefan Csomor
mac cleanup, pure cgcolor
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Stefan Csomor
forward port from 2.8
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Vadim Zeitlin
fix a few hundreds of harmless unused parameters warnin...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-03
Vadim Zeitlin
added wxWindow::AlwaysShowScrollbars() and its wxMac...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Vadim Zeitlin
added wxBG_STYLE_TRANSPARENT and implemented it for...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Julian Smart
Test to avoid crashes in some circumstances
blob
|
commitdiff
|
raw
|
diff to current
2007-06-19
Julian Smart
Finally fixed control scrolling
blob
|
commitdiff
|
raw
|
diff to current
2007-05-22
Vadim Zeitlin
use wxCoord with GetTextExtent(), not long (the long...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-02
Stefan Csomor
trying optimal scrolling solution perf-wise
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Vadim Zeitlin
don't access the window after it had been deleted by...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Vadim Zeitlin
make IsEnabled() return false even if the window parent...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-10
Vadim Zeitlin
don't send incorrect char events when entering Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Vadim Zeitlin
added more wxUSE_TREE/LISTCTRL tests to fix compilation...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Chris Elliott
fix part of proposal at http://news.gmane.org/find...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-07
Kevin Ollivier
Generic list and tree ctrl should not use the focused...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Stefan Csomor
fix to always have a proper activation for DataBrowser...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
renamed IsRefTo() to IsSameAs() (do complain if this...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Robin Dunn
Some compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Stefan Csomor
moving the offsets into dcclient.cpp so that native...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Stefan Csomor
offseting the graphics context correctly
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Robin Dunn
Add impl for IsFrozen
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Stefan Csomor
cleanup for 10.5
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Paul Cornett
fix width/height typo in DoSetClientSize, remove unused...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Stefan Csomor
switching colors
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Vadim Zeitlin
removed unused variable
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Stefan Csomor
removing non-compositing code, adding individual transp...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Vadim Zeitlin
use GetLabelText() instead of wxStripMenuCodes() to...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Vadim Zeitlin
move default button handling code from wxControlContain...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Włodzimierz Skiba
Include wx/menuitem.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Włodzimierz Skiba
Include wx/toolbar.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Włodzimierz Skiba
Include wx/statbox.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Stefan Csomor
changing scrollbars (hiding/showing) triggers a size...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Włodzimierz Skiba
Include wx/scrolbar.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Włodzimierz Skiba
Include wx/msgdlg.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Włodzimierz Skiba
Include wx/dialog.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Włodzimierz Skiba
Include wx/button.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
Include wx/dc.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-04
Włodzimierz Skiba
Include wx/panel.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
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-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Stefan Csomor
fixing sign conversion warning
blob
|
commitdiff
|
raw
|
diff to current
2006-04-09
Stefan Csomor
make the string properly 0 terminated and allow for...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-09
Stefan Csomor
in case of an faulty event this might not get initialized
blob
|
commitdiff
|
raw
|
diff to current
2006-03-11
David Surovell
minor cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Stefan Csomor
CodeWarrior fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Stefan Csomor
full keyboard access support
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
David Surovell
cleanup - reformatting
blob
|
commitdiff
|
raw
|
diff to current
2006-02-04
Stefan Csomor
linking commands on the individual window level, otherw...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-28
Stefan Csomor
converting menu ids and safeguarding against missing...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Stefan Csomor
removing unnecessary code
blob
|
commitdiff
|
raw
|
diff to current
2006-01-25
Stefan Csomor
key/char event changes for inline editing (japanese...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
David Surovell
cleanup - reformat; minor code tweaks
blob
|
commitdiff
|
raw
|
diff to current
2005-12-30
David Surovell
minor reformat
blob
|
commitdiff
|
raw
|
diff to current
2005-12-22
David Surovell
fixed error in prior checkin
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
David Surovell
minor cleanup; remove focus patch scaffolding
blob
|
commitdiff
|
raw
|
diff to current
2005-12-21
Vadim Zeitlin
g++ 4/wxMAC_USE_CORE_GRAPHICS warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
David Surovell
more reformatting
blob
|
commitdiff
|
raw
|
diff to current
2005-12-10
Stefan Csomor
activate SetFocus patch
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
David Surovell
reformat for readability; more prep. for patch 1376506
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
David Surovell
cleanup in preparation for patch 1376506
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMac part).
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Stefan Csomor
fixing focus handling for generic controls in carbon-cfm
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Stefan Csomor
remove the carbon event handlers just before calling...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-19
Stefan Csomor
avoiding recursive KillEvents on the same object, in...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Vadim Zeitlin
removed #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPREC...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Julian Smart
Applied patch [ 1215991 ] Mac xrc enables unknown class
blob
|
commitdiff
|
raw
|
diff to current
2005-06-08
Stefan Csomor
guard against erases during tlw window destruction
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Włodzimierz Skiba
Source cleaning inspired by and included in patch ...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Stefan Csomor
no message
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Stefan Csomor
cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Stefan Csomor
fixing redraw region
blob
|
commitdiff
|
raw
|
diff to current
2005-04-01
Stefan Csomor
adding protected inquiry function whether a child windo...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Stefan Csomor
calculating vis regions as rects (faster for Quartz...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-31
Stefan Csomor
content clipping becomes a runtime attribute
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Stefan Csomor
allowing 10.2 based compiles
blob
|
commitdiff
|
raw
|
diff to current
next