projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wxMSW: return correct value from wxMessageDialog::GetReturnCode().
[wxWidgets.git]
/
src
/
gtk1
/
2008-12-02
Jouk Jansen
Update OpenVMS compile support
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
make wxSocketImplUnix inherit from wxFDIOHandler as...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
rename various gsock* files to sock* (except for MSW...
tree
|
commitdiff
2008-11-28
Vadim Zeitlin
Streamline wxSocket code: wxSocketBase now uses wxSocke...
tree
|
commitdiff
2008-11-26
Vadim Zeitlin
move wx/gsocket.h to wx/private/gsocket.h
tree
|
commitdiff
2008-11-04
Vadim Zeitlin
Review/simplify/cleanup MDI classes for all platforms...
tree
|
commitdiff
2008-11-03
Francesco Montorsi
fix the incoherence pointed out by ifacecheck between...
tree
|
commitdiff
2008-11-02
Vadim Zeitlin
replace wx_{const,static,reinterpret}_cast with their...
tree
|
commitdiff
2008-09-25
Francesco Montorsi
provide backward-compat wxCursor(int) ctor; remove...
tree
|
commitdiff
2008-09-24
Francesco Montorsi
use wxStockCursor (as documented and as already impleme...
tree
|
commitdiff
2008-08-13
Paul Cornett
move notebook event definition to common code
tree
|
commitdiff
2008-08-01
Vadim Zeitlin
use a single wxBookCtrlEvent class for all wxBookCtrlBa...
tree
|
commitdiff
2008-07-21
Vadim Zeitlin
don't use deprecated function
tree
|
commitdiff
2008-06-11
Paul Cornett
move 8 copies of the same function to common code
tree
|
commitdiff
2008-06-08
Vadim Zeitlin
deprecate wxDC::SetClippingRegion(wxRegion) overload...
tree
|
commitdiff
2008-04-22
Václav Slavík
restored wxOKlibc() for wxGTK1's use
tree
|
commitdiff
2008-03-28
Francesco Montorsi
add more pure virtuals to wxBrushBase; fix the GetColou...
tree
|
commitdiff
2008-03-27
Vadim Zeitlin
Several fixes for removing/readding controls to the...
tree
|
commitdiff
2008-03-25
Francesco Montorsi
reorganized wxBitmap/wxBitmapHandler classes to use...
tree
|
commitdiff
2008-03-22
Vadim Zeitlin
refactored common code from XXX_EndProcessDetect in...
tree
|
commitdiff
2008-03-22
Vadim Zeitlin
more compilation fixes after pen/brush styles changes
tree
|
commitdiff
2008-03-22
Vadim Zeitlin
replace wxAddProcessCallback() with wxAppTraits::AddPro...
tree
|
commitdiff
2008-03-20
Francesco Montorsi
make the Pen/Brush code backward compatible as discusse...
tree
|
commitdiff
2008-03-17
Francesco Montorsi
some more build fix for wxPen/wxBrush style changes
tree
|
commitdiff
2008-03-16
Francesco Montorsi
fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
tree
|
commitdiff
2008-03-16
Francesco Montorsi
introduce wxBrushStyle enum and replace 'int style...
tree
|
commitdiff
2008-03-15
Vadim Zeitlin
don't assign the returned value in wxMDIParentFrame...
tree
|
commitdiff
2008-02-14
Julian Smart
Cut down on unnecessary update events
tree
|
commitdiff
2008-01-12
Vadim Zeitlin
fix bug introduced in wxRegion::DoUnionWithRect() in...
tree
|
commitdiff
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
tree
|
commitdiff
2007-12-29
Julian Smart
Added automatic dialog scrolling ability
tree
|
commitdiff
2007-12-21
Jouk Jansen
Updates For OpenVMS support and some extra includes...
tree
|
commitdiff
2007-12-20
Julian Smart
Corrected wxRTTI for wxNotebook so dynamic casting...
tree
|
commitdiff
2007-12-19
Vadim Zeitlin
more socket cleanup to allow using wxSocket from both...
tree
|
commitdiff
2007-12-19
Vadim Zeitlin
fix compilation after r50329
tree
|
commitdiff
2007-12-16
Václav Slavík
fixed wxGTK1's wxDialog::ShowModal() to use GetParentFo...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
fixed another invalid cast
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
fixed invalid cast of wxWindowDCImpl to wxDC in DoGetPi...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
fixed wxGTK1 compilation after wxDC changes (still...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
removed empty file which wasn't present in the makefile...
tree
|
commitdiff
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
tree
|
commitdiff
2007-11-13
Julian Smart
Take account of wxBORDER_THEME (assume it's like wxBORD...
tree
|
commitdiff
2007-11-06
Vadim Zeitlin
implement wxGetCientDisplayRect() correctly for X11...
tree
|
commitdiff
2007-11-06
Paul Cornett
New "pizza" widget implementation. Window border widths...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
fix a few hundreds of harmless unused parameters warnin...
tree
|
commitdiff
2007-10-09
Julian Smart
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
tree
|
commitdiff
2007-09-29
Vadim Zeitlin
fix DrawLine() and DrawPolygon() which were totally...
tree
|
commitdiff
2007-09-26
Vadim Zeitlin
compilation fixes for wxGTK1 after wxTextEntry changes...
tree
|
commitdiff
2007-09-25
Jouk Jansen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
include vms_jackets.h directly from wx/platform.h inste...
tree
|
commitdiff
2007-09-21
Julian Smart
Optimized update events by only sending them to visible...
tree
|
commitdiff
2007-09-17
Vadim Zeitlin
added new and improved wxFileCtrl implementation (patch...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
make wxChoice and wxListBox inherit from wxControlWithI...
tree
|
commitdiff
2007-08-15
Vadim Zeitlin
added wxToolTip::SetAutoPop() and SetReshow() (patch...
tree
|
commitdiff
2007-08-13
Julian Smart
Typo correction
tree
|
commitdiff
2007-08-13
Julian Smart
Add accelerator back to label in GetItemLabel
tree
|
commitdiff
2007-08-11
Julian Smart
Menu fix
tree
|
commitdiff
2007-08-11
Julian Smart
Menu label consistency changes
tree
|
commitdiff
2007-07-26
Vadim Zeitlin
many wxItemContainer-related changes:
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
correct closing comments in #endifs (patch 1756990)
tree
|
commitdiff
2007-07-10
Václav Slavík
cleanup of raw access to bitmaps:
tree
|
commitdiff
2007-07-08
Paul Cornett
process pending wx events before sending idle events
tree
|
commitdiff
2007-06-28
Vadim Zeitlin
CanAcceptFocus() now returns true if either the window...
tree
|
commitdiff
2007-06-26
Vadim Zeitlin
remove .cvsignore files, they're useless with svn
tree
|
commitdiff
2007-06-15
Václav Slavík
(blind) compilation fix
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
provide overloads for all kinds of strings for wxDataFo...
tree
|
commitdiff
2007-05-30
Václav Slavík
use wxString, not wxChar*, in wxDataFormat ctor and...
tree
|
commitdiff
2007-05-30
Václav Slavík
use wxString instead of wxChar* in wxColour::Set/FromString
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
don't define wxEventLoop class differently in GUI and...
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
remove GetStandardCmdLineOptions() which is not needed...
tree
|
commitdiff
2007-05-18
Vadim Zeitlin
removed unused statusbar parameter from wxFrameBase...
tree
|
commitdiff
2007-05-16
Jouk Jansen
OpenVMS changes
tree
|
commitdiff
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
tree
|
commitdiff
2007-05-05
Robert Roebling
Make wxGTK1.2 compile again.
tree
|
commitdiff
2007-05-02
Robert Roebling
Moved all the coordinate system calculation to wxDCBase
tree
|
commitdiff
2007-05-01
Robert Roebling
Made device to logical and vv conversion methods
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff
2007-04-15
Vadim Zeitlin
fix handling of stock menu items (creating a stock...
tree
|
commitdiff
2007-04-15
Vadim Zeitlin
Refactor all code common to X11 OpenGL implementations...
tree
|
commitdiff
2007-04-10
Vadim Zeitlin
Big wxGL classes refactoring/cleanup:
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
reverted patch 1325857 (rev 1.561): it might have fixed...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
don't use invalid wxIconBundles, it results in asserts...
tree
|
commitdiff
2007-04-06
Vadim Zeitlin
compilation fix: don't try to convert wxString to bool...
tree
|
commitdiff
2007-03-31
Vadim Zeitlin
1. Moved m_usePrimary to wxClipboardBase as it's now...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
don't check whether the window is shown and enabled...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
make wxNO_BORDER work with wxRadioBox (patch 1525406)
tree
|
commitdiff
2007-03-23
Vadim Zeitlin
compilation fix after wxCStrData changes
tree
|
commitdiff
2007-03-23
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2007-03-23
Vadim Zeitlin
make IsEnabled() return false even if the window parent...
tree
|
commitdiff
2007-03-20
Václav Slavík
compilation fixes for !wxUSE_INTL case
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
fixed handling of accelerators using PageUp/Down keys...
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
added missing wxGUIAppTraits::SetLocale()
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fixed all the other ports broken by controls labels...
tree
|
commitdiff
2007-02-08
Mart Raudsepp
Do not declare GTypeInfo instances static. This is...
tree
|
commitdiff
2007-01-11
Vadim Zeitlin
suppress spurious error message when copying from clipb...
tree
|
commitdiff
2006-12-29
Vadim Zeitlin
fixed incorrectly inversed test for parent [not] being...
tree
|
commitdiff
next