projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avoid negative widths
[wxWidgets.git]
/
src
/
gtk1
/
2005-02-23
Włodzimierz Skiba
Linup API of wxRadioBox::Show on all ports. Move wxRadi...
tree
|
commitdiff
2005-02-22
Robert Roebling
Better correction to the wxListBox misbehaviour.
tree
|
commitdiff
2005-02-21
Robert Roebling
Show that the GTK+ listbox doesn't deselect any item
tree
|
commitdiff
2005-02-21
Włodzimierz Skiba
Consistent wxWindow::Enable with wxRadioBox::Enable...
tree
|
commitdiff
2005-02-21
Julian Smart
Don't inherit background from parent if we're top-level
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
call gdk_flush() in Update() (see discussion of patch...
tree
|
commitdiff
2005-02-20
Robert Roebling
Applied patch to allow resizing the popup window.
tree
|
commitdiff
2005-02-20
Robert Roebling
Added LDOWN handler for wxListBox so that it wil
tree
|
commitdiff
2005-02-20
Robert Roebling
Commited fix for wrong background colour in TLWs...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
removed explicit calls to gtk_glwindow_(realized/map...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
use native gtk_paint_expander() to implement DrawTreeIt...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
trying to draw transparent arrow instead of opaque...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
yet more corrections to drop down button drawing: don...
tree
|
commitdiff
2005-02-19
Robin Dunn
Fixed compile error
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added more icons (for GTK only) (patch 1097684)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
draw drop down button using native calls (patch 1144389)
tree
|
commitdiff
2005-02-19
Kevin Hock
ENTER and LEAVE mouse events for multi-line text contro...
tree
|
commitdiff
2005-02-19
Kevin Hock
wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
more tweaks to drop down arrow drawing (Andreas Pflug)
tree
|
commitdiff
2005-02-15
Robert Roebling
Better resizing code fro wxComboBox.
tree
|
commitdiff
2005-02-15
Robert Roebling
Implemented wxBitmap::HasAlpha() and ::UseAlpha().
tree
|
commitdiff
2005-02-14
Vadim Zeitlin
no changes, just mention gtk_paint_expander() in comment
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
include wx/rawbmp.h
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
tree
|
commitdiff
2005-02-13
Robert Roebling
Added raw bitmap access support to GTK 2.0.
tree
|
commitdiff
2005-02-12
Robert Roebling
Reapplied patch to change the two scrolled window...
tree
|
commitdiff
2005-02-12
Robert Roebling
Revert patch again, as the scrollbars are now always...
tree
|
commitdiff
2005-02-11
Robert Roebling
Correct rounding up vs. rounding down error in GTK+
tree
|
commitdiff
2005-02-11
Robert Roebling
Make wxTLW::Raise() actually bring the window to...
tree
|
commitdiff
2005-02-11
Robert Roebling
Made gnome printing stuff return wxPRINT_CANCELLED if
tree
|
commitdiff
2005-02-09
Robert Roebling
Applied patch for more compliant wxScrolbar event
tree
|
commitdiff
2005-02-08
Robin Dunn
Check accelerators before sending EVT_CHAR
tree
|
commitdiff
2005-02-08
Robin Dunn
Allow EVT_CHAR events in a wxGTK2 build for F-keys...
tree
|
commitdiff
2005-02-06
Robert Roebling
GTK 1.2 compilo/link error.
tree
|
commitdiff
2005-02-06
Robert Roebling
GTK 1.2 compilation.
tree
|
commitdiff
2005-02-06
Robert Roebling
I think I found out how GTK+ want popup windows
tree
|
commitdiff
2005-02-05
Robert Roebling
Reorganized char and keydown event code, hoping
tree
|
commitdiff
2005-02-05
Robert Roebling
Second try to add "support" for deriving from
tree
|
commitdiff
2005-02-05
Robert Roebling
Make wxBitmap inherit from wxBitmapBase
tree
|
commitdiff
2005-02-05
Robert Roebling
_conncect_after() should be used for controls emitting
tree
|
commitdiff
2005-02-03
Robert Roebling
Fix for listbox problem, when created on invisible
tree
|
commitdiff
2005-02-03
Robert Roebling
Fixed missing key down events (probably introduced
tree
|
commitdiff
2005-02-03
Robert Roebling
Committed Raise()Lower() fix.
tree
|
commitdiff
2005-01-30
Robert Roebling
I changed something, but I forgot what.
tree
|
commitdiff
2005-01-30
Robert Roebling
Applied IM patch.
tree
|
commitdiff
2005-01-29
Robert Roebling
One more place where we need to use connect_after
tree
|
commitdiff
2005-01-29
Robert Roebling
Tried to restore wxPopupTransientWindow functionality
tree
|
commitdiff
2005-01-26
Kevin Hock
Added wxUSE_MENUS_NATIVE wrapper around DoPopupMenu...
tree
|
commitdiff
2005-01-24
Kevin Hock
For consistency between WMs and with MSW, TOOL_WINDOW...
tree
|
commitdiff
2005-01-23
Robert Roebling
Enable UpdateUI events in wxTaskBarIcon.
tree
|
commitdiff
2005-01-23
Robert Roebling
Fixed compilation for GTK 1.2
tree
|
commitdiff
2005-01-22
Kevin Hock
gtk_range_set_inverted only available on GTK2
tree
|
commitdiff
2005-01-21
Kevin Hock
Add support for wxSL_INVERSE using gtk_range_set_inverted
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-18
Kevin Hock
For efficiency reasons, text controls no longer set...
tree
|
commitdiff
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
tree
|
commitdiff
2005-01-16
Robert Roebling
Use connect_signal_after for list events. This should
tree
|
commitdiff
2005-01-16
Robert Roebling
Applied patch for correct feedback from DND
tree
|
commitdiff
2005-01-16
Robert Roebling
Applied patch which solved conflicts between wxWidgets
tree
|
commitdiff
2005-01-16
Robert Roebling
Commited scrollbar patch which sends lineup, linedown
tree
|
commitdiff
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
next