projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix warning about unused TRACE_MASK variable in release builds
[wxWidgets.git]
/
src
/
gtk1
/
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
2006-12-06
Vadim Zeitlin
explicitly call OnExit() in the ports which don't use...
tree
|
commitdiff
2006-12-04
Vadim Zeitlin
quick fix for TRACE_DND being undefined for compilers...
tree
|
commitdiff
2006-12-03
Vadim Zeitlin
backported changes from gtk/window.cpp 1.679 and dnd...
tree
|
commitdiff
2006-11-20
Václav Slavík
don't expose M_FONTDATA in public header
tree
|
commitdiff
2006-11-20
Václav Slavík
don't expose M_FONTDATA in public header
tree
|
commitdiff
2006-11-14
Vadim Zeitlin
backported changes from gtk/window.cpp rev 1.678 (bug...
tree
|
commitdiff
2006-11-14
Vadim Zeitlin
backported chnage in 1.115 of src/gtk/dnd.cpp (bug...
tree
|
commitdiff
2006-11-11
Robin Dunn
wxFD_SETSIZE --> FD_SETSIZE
tree
|
commitdiff
2006-11-01
Vadim Zeitlin
implement proper bitmap copying
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
tree
|
commitdiff
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
compilation fix after operator==() removal
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
renamed IsRefTo() to IsSameAs() (do complain if this...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Added wxMemoryDC::SelectObjectAsSource() and make Selec...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
COW cleanup patch (1583966):
tree
|
commitdiff
2006-10-25
Robin Dunn
some GTK1 bulkd fixes from Sander Niemeijer
tree
|
commitdiff
2006-10-13
Robin Dunn
wxMemoryDC constructor now optionally accepts a wxBitma...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
compilation fix after last change (GTK1 doesn't have...
tree
|
commitdiff
2006-10-09
Vadim Zeitlin
added wxWindow::IsDoubleBuffered() and improve wxBuffer...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxBookCtrl::ChangeSelection() which is the same...
tree
|
commitdiff
2006-10-08
Paul Cornett
Move some things to wxBitmapBase to avoid much duplication.
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
tree
|
commitdiff
2006-09-22
Jouk Jansen
Update OpenVMS make files
tree
|
commitdiff
2006-09-19
Jouk Jansen
Include "xrc" support properly for OpenVMS
tree
|
commitdiff
2006-09-10
Vadim Zeitlin
removed overloaded virtual InitWith() methods, keep...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
fixes to menu stock items support (patch 1547639)
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
work around drag and drop freeze (bug 1080588)
tree
|
commitdiff
2006-09-04
Vadim Zeitlin
use (new) wxAcceleratorEntry::Create() instead of recen...
tree
|
commitdiff
2006-09-03
Robert Roebling
Compilo.
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
tree
|
commitdiff
2006-08-25
Jouk Jansen
Patches for OpenVMS port
tree
|
commitdiff
2006-08-16
Václav Slavík
moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
tree
|
commitdiff
2006-08-09
Václav Slavík
moved wxIcon implementation for ports where it's identi...
tree
|
commitdiff
2006-08-09
Michael Wetherell
Detect and use sys/select.h required by POSIX for select
tree
|
commitdiff
2006-07-27
Włodzimierz Skiba
Include wx/dataobj.h according to precompiled headers...
tree
|
commitdiff
2006-07-25
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
move default button handling code from wxControlContain...
tree
|
commitdiff
2006-07-16
Vadim Zeitlin
wxUSE_PANGO is always 0 for wxGTK1 so there is no need...
tree
|
commitdiff
2006-07-16
Vadim Zeitlin
don't crash if m_widget == NULL in OnInternalIdle()
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
wxRound() workaround to avoid unexpected compile and...
tree
|
commitdiff
2006-07-05
Włodzimierz Skiba
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
tree
|
commitdiff
2006-07-04
Vadim Zeitlin
s/WXK_NEXT/WXK_PAGEDOWN/ to fix compilation with compat...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
tree
|
commitdiff
2006-06-21
Włodzimierz Skiba
Include wx/gdiobj.h according to precompiled headers...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
Include wx/gdicmn.h according to precompiled headers...
tree
|
commitdiff
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/font.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/colour.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/toplevel.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/arrstr.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Removed unused files.
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/memory.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/combobox.h according to precompiled headers...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/toolbar.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/gauge.h according to precompiled headers...
tree
|
commitdiff
2006-06-06
Julian Smart
Reverted last wxBookCtrl change and added alignment...
tree
|
commitdiff
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Włodzimierz Skiba
Include wx/checklst.h according to precompiled headers...
tree
|
commitdiff
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
tree
|
commitdiff
2006-05-26
Włodzimierz Skiba
Include wx/control.h according to precompiled headers...
tree
|
commitdiff
2006-05-25
Włodzimierz Skiba
Include wx/cmndata.h according to precompiled headers...
tree
|
commitdiff
2006-05-25
Włodzimierz Skiba
Include wx/msgdlg.h according to precompiled headers...
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
wx/debug.h is always unconditionally included by wx...
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
tree
|
commitdiff
2006-05-23
Włodzimierz Skiba
Include wx/timer.h according to precompiled headers...
tree
|
commitdiff
2006-05-22
Włodzimierz Skiba
Include wx/dialog.h according to precompiled headers...
tree
|
commitdiff
2006-05-22
Włodzimierz Skiba
Include wx/cursor.h according to precompiled headers...
tree
|
commitdiff
2006-05-21
Włodzimierz Skiba
Include wx/icon.h according to precompiled headers...
tree
|
commitdiff
2006-05-20
Włodzimierz Skiba
Include wx/palette.h according to precompiled headers...
tree
|
commitdiff
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
tree
|
commitdiff
2006-05-17
Włodzimierz Skiba
Include wx/button.h according to precompiled headers...
tree
|
commitdiff
2006-05-09
Włodzimierz Skiba
Include wx/dcscreen.h according to precompiled headers...
tree
|
commitdiff
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.h according to precompiled headers...
tree
|
commitdiff
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/dc.h according to precompiled headers of...
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/panel.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-05-04
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
tree
|
commitdiff
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
tree
|
commitdiff
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
tree
|
commitdiff
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
tree
|
commitdiff
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
Build fix after wxColourBase introduction.
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
next