projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bug fix for [ 1059381 ] Mouse wheel does not work in listctrl with gtk2
[wxWidgets.git]
/
src
/
gtk1
/
2005-01-08
Robert Roebling
Compile fixes for GTK 1.2
tree
|
commitdiff
2005-01-08
Robert Roebling
Applied wxNO_BORDER patch for text control and combo...
tree
|
commitdiff
2005-01-06
Robert Roebling
Applied patched for combo box SELECTED events (no
tree
|
commitdiff
2005-01-06
Włodzimierz Skiba
Old API clearly deprecated. Source cleaning.
tree
|
commitdiff
2005-01-05
Robin Dunn
Set the window id for key events
tree
|
commitdiff
2004-12-27
Václav Slavík
blind fix for GCC compilation when #pragmas are honored
tree
|
commitdiff
2004-12-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-12-21
Włodzimierz Skiba
Metric conversion constants not doubled in each port...
tree
|
commitdiff
2004-12-18
Robert Roebling
Fix for the fix for wxChoice selection.
tree
|
commitdiff
2004-12-15
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-12-15
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
1. derived wxMSW radio box from static box because...
tree
|
commitdiff
2004-12-13
Robert Roebling
Correctd orientation of sash handle.
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
fixed broken logic in ShowFullScreen() (some compiler...
tree
|
commitdiff
2004-12-09
Julian Smart
Combobox corrections
tree
|
commitdiff
2004-12-09
Julian Smart
Added further 'missing' wxTextCtrl-like functions to...
tree
|
commitdiff
2004-12-08
Robert Roebling
Corrected wxComboBox::GetValue() after a
tree
|
commitdiff
2004-12-06
Václav Slavík
fixed ShowFullScreen after somebody broke it by naively...
tree
|
commitdiff
2004-12-06
Robert Roebling
Apply choice patch for proper handling of clearing
tree
|
commitdiff
2004-12-05
Robert Roebling
Implemented run-time checks for the GTK version
tree
|
commitdiff
2004-12-05
Robert Roebling
Moved the implemtation of the generic and the
tree
|
commitdiff
2004-12-05
Kevin Hock
Prevent GDK assertions when a window has a hidden ...
tree
|
commitdiff
2004-12-05
Kevin Hock
Freeze/Thaw patch missed a place where m_buffer should...
tree
|
commitdiff
2004-12-05
Robert Roebling
Corrected patch.
tree
|
commitdiff
2004-12-05
Robert Roebling
Invalidate the best size after adding an item
tree
|
commitdiff
2004-12-01
Robert Roebling
Added support for GNOME print in static builds
tree
|
commitdiff
2004-12-01
Robert Roebling
Applied Freeze()/Thaw() patch for wxTextCtrtl.
tree
|
commitdiff
2004-12-01
Robert Roebling
Applied font scaling patch (GetTextExtent()) to
tree
|
commitdiff
2004-12-01
Robert Roebling
Applied patch to correct EVT-CHAR
tree
|
commitdiff
2004-12-01
Kevin Hock
Create wxGtkTextApplyTagsFromAttr for common processing...
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
tree
|
commitdiff
2004-11-30
Kevin Hock
gtk_window_[un]fullscreen only available with GTK ...
tree
|
commitdiff
2004-11-28
Robert Roebling
Made all of the GNOME print support based
tree
|
commitdiff
2004-11-28
Robert Roebling
Dirty hack to prevent double destruction of file...
tree
|
commitdiff
2004-11-28
Robert Roebling
Start of run-time lookup of GNOME print libs.
tree
|
commitdiff
2004-11-28
Robert Roebling
Reverted changes that set m_widget to NULL in native
tree
|
commitdiff
2004-11-28
Václav Slavík
fixed subtle SetDirectory bug re-introduced by latest...
tree
|
commitdiff
2004-11-28
Václav Slavík
reverted, the problem is deeper than that
tree
|
commitdiff
2004-11-28
Václav Slavík
fixed to not duplicate code needlessly; clarified why...
tree
|
commitdiff
2004-11-27
Robert Roebling
Added new Art which GTK+ 2.4 defines and
tree
|
commitdiff
2004-11-27
Robert Roebling
Avoid error message when closing message
tree
|
commitdiff
2004-11-27
Robert Roebling
Fixes for file dialog. No longer spits out
tree
|
commitdiff
2004-11-27
Robert Roebling
A bit of confusion over what is RGB stands for blue...
tree
|
commitdiff
2004-11-27
Robert Roebling
Added support for DrawEllipse and pen styles to
tree
|
commitdiff
2004-11-24
Robert Roebling
Applied patch to remoce surplus text update evevt.
tree
|
commitdiff
2004-11-23
Václav Slavík
compilation fix
tree
|
commitdiff
2004-11-22
Robert Roebling
Work in progress on printing stuff.
tree
|
commitdiff
2004-11-22
Kevin Hock
At least under GTK2, we do not need m_widget->window...
tree
|
commitdiff
2004-11-22
Julian Smart
Changed Rocketeer licence to wxWindows licence, by...
tree
|
commitdiff
2004-11-21
Vadim Zeitlin
fix for a crash with wxUSE_STL == 1: test for failed...
tree
|
commitdiff
2004-11-20
Robert Roebling
Huurrayy, the GNOME page setup dialog is
tree
|
commitdiff
2004-11-20
Robert Roebling
Made wxPageSetupDialog a pimpl implementation.
tree
|
commitdiff
2004-11-20
Robert Roebling
Use GTK+ calls for fullscreen mode.
tree
|
commitdiff
2004-11-19
Robert Roebling
Corrected positioning of rotated text.
tree
|
commitdiff
2004-11-19
Václav Slavík
applied modified patch with native GTK wxFileDialog
tree
|
commitdiff
2004-11-18
Robert Roebling
Added support for native print preview (GNOME)
tree
|
commitdiff
2004-11-18
Robert Roebling
Implemented DoDrawRotatedText() by way of a
tree
|
commitdiff
2004-11-18
Václav Slavík
reverted DrawRotatedText change, it's broken
tree
|
commitdiff
2004-11-17
Robert Roebling
Start for Pango 1.6 based text rotation.
tree
|
commitdiff
2004-11-17
Robert Roebling
Added support for most print page/selection/copies
tree
|
commitdiff
2004-11-17
Robert Roebling
Use native printing dialog for wxPrintDialog,
tree
|
commitdiff
2004-11-16
Vadim Zeitlin
removed unused variable to suppress warning (and put...
tree
|
commitdiff
2004-11-15
Václav Slavík
fixed to work with themes that redefine icons (e.g...
tree
|
commitdiff
2004-11-14
Václav Slavík
fixed rendering of bitmaps with alpha channel under...
tree
|
commitdiff
2004-11-12
Václav Slavík
more wxPostEvent MT fixes
tree
|
commitdiff
2004-11-04
Václav Slavík
compilation fix for GTK+ 2.0
tree
|
commitdiff
2004-11-04
Václav Slavík
(hopefully) fixed race condition in installing idle...
tree
|
commitdiff
2004-11-03
Robert Roebling
Added printing images.
tree
|
commitdiff
2004-11-03
Robert Roebling
Applied patch to reorder includes. Not the most
tree
|
commitdiff
2004-11-02
Robert Roebling
Corrected typo in font scaling code.
tree
|
commitdiff
2004-11-02
Robert Roebling
Applied patch to show title bar changes
tree
|
commitdiff
2004-11-02
Robert Roebling
Some more printing code to clear most of
tree
|
commitdiff
2004-11-01
Robert Roebling
Further compile fixes.
tree
|
commitdiff
2004-11-01
Robert Roebling
Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
tree
|
commitdiff
2004-10-31
Robert Roebling
Copyright notice.
tree
|
commitdiff
2004-10-28
Václav Slavík
fixed wxTextCtrl::EmulateKeyPress to work in Unicode...
tree
|
commitdiff
2004-10-28
Ryan Norton
Use proper wxURI unescape instead of old way
tree
|
commitdiff
2004-10-27
Julian Smart
GTK+1 doesn't have gtk_window_set_type_hint
tree
|
commitdiff
2004-10-27
Robert Roebling
Added initial support for GNOME printing.
tree
|
commitdiff
2004-10-27
Robin Dunn
avoid crash if active_child_frame is not set yet
tree
|
commitdiff
2004-10-26
Václav Slavík
fixed wxFRAME_TOOL_WINDOW to use 'utility' type hint...
tree
|
commitdiff
2004-10-25
Kevin Hock
MutexGui calls in WakeUpIdle are not needed under GTK2...
tree
|
commitdiff
2004-10-23
Václav Slavík
fixing sizing bug inside wxWizard
tree
|
commitdiff
2004-10-23
Václav Slavík
added InvalidateBestSize calls when combobox's content...
tree
|
commitdiff
2004-10-21
Vadim Zeitlin
compilation fix after last checkin (missing header)
tree
|
commitdiff
2004-10-20
Vadim Zeitlin
decode URIs in wxFileDataObject::SetData(); fixes probl...
tree
|
commitdiff
2004-10-20
Julian Smart
Worked around font setting problem for GTK+1 on some
tree
|
commitdiff
2004-10-18
Václav Slavík
fixed previous revision: call wxControl's, not wxButton...
tree
|
commitdiff
2004-10-18
Václav Slavík
wxBitmapButton doesn't need own DoGetBestSize, wxContro...
tree
|
commitdiff
2004-10-18
Václav Slavík
support alpha channel in menu items bitmaps, too
tree
|
commitdiff
2004-10-17
Robert Roebling
Took one part of the patch back again...
tree
|
commitdiff
2004-10-17
Robert Roebling
Forgot to commit.
tree
|
commitdiff
2004-10-17
Robert Roebling
Applied (part of) small patch from Chris Bogolte...
tree
|
commitdiff
2004-10-17
Robert Roebling
Fixed lost focus events in wxListBox.
tree
|
commitdiff
2004-10-14
Vadim Zeitlin
always let GTK process focus_out events itself
tree
|
commitdiff
2004-10-13
Julian Smart
gtk_frame_focus_out_callback can be called with g_activ...
tree
|
commitdiff
2004-10-12
Ryan Norton
patch from list to fix warning and get rid of unneccess...
tree
|
commitdiff
2004-10-11
Vadim Zeitlin
mention that this file can be used under wx licence too
tree
|
commitdiff
2004-10-07
Robin Dunn
Verified and applied [ 1042133 ] GTK2.0: DrawRotatedTex...
tree
|
commitdiff
next