projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Compilo.
[wxWidgets.git]
/
src
/
gtk1
/
2004-09-25
Chris Elliott
fix an mdi crash on exit
tree
|
commitdiff
2004-09-23
Robin Dunn
Made wxGTK's wxEventLoop::IsRunning a little more consi...
tree
|
commitdiff
2004-09-22
Robert Roebling
Small fix for tabbing into wxListBox.
tree
|
commitdiff
2004-09-21
Chris Elliott
fix for gtk/mdi when changing menubars
tree
|
commitdiff
2004-09-19
Vadim Zeitlin
don't crash under GTK1 if we failed to get GdkFont...
tree
|
commitdiff
2004-09-16
Vadim Zeitlin
fix for crash on 64 bit platforms (patch 1028942)
tree
|
commitdiff
2004-09-05
Ron Lee
GTK Combobox and Listbox aren't realized until actually
tree
|
commitdiff
2004-09-03
Václav Slavík
MBCS and IM fixes (patch 1016292)
tree
|
commitdiff
2004-09-03
Robert Roebling
Applied patch to avoid g_lib wanrings.
tree
|
commitdiff
2004-09-01
Robin Dunn
If wxGetStockGtkID returns NULL (such as with wx.ID_IND...
tree
|
commitdiff
2004-09-01
Chris Elliott
fix menu switching between children
tree
|
commitdiff
2004-08-30
Václav Slavík
load icons from current icon theme under GTK >= 2.4...
tree
|
commitdiff
2004-08-30
Václav Slavík
(partially) fixed splitter sash rendering under GTK2
tree
|
commitdiff
2004-08-30
Václav Slavík
new stock buttons API
tree
|
commitdiff
2004-08-29
Julian Smart
Don't draw flat box unless background style is system
tree
|
commitdiff
2004-08-29
Julian Smart
SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used...
tree
|
commitdiff
2004-08-22
Václav Slavík
added alpha channel support
tree
|
commitdiff
2004-08-22
Václav Slavík
added GTK2 implementation of wxArtProvider
tree
|
commitdiff
2004-08-22
Václav Slavík
set mask when converting pixbuf to pixmap
tree
|
commitdiff
2004-08-22
Václav Slavík
use GTK+ API for setting icons instead of direct X11...
tree
|
commitdiff
2004-08-22
Václav Slavík
added pixmap->pixbuf conversion as well
tree
|
commitdiff
2004-08-21
Václav Slavík
added alpha channel support to wxGTK2's wxBitmap
tree
|
commitdiff
2004-08-21
Václav Slavík
added alpha channel support to wxGTK2's wxBitmap
tree
|
commitdiff
2004-08-21
Václav Slavík
1. added support for bitmaps with alpha channel
tree
|
commitdiff
2004-08-20
Václav Slavík
fix for hot keys in menu items (patch 1013082)
tree
|
commitdiff
2004-08-17
Robert Roebling
Applied Andreas patch for applying the widget style
tree
|
commitdiff
2004-08-16
Václav Slavík
fixed handlers registration in DoPopupMenu (patch 1009949)
tree
|
commitdiff
2004-08-16
Václav Slavík
fixed wxImage->wxBitmap conversion for images with...
tree
|
commitdiff
2004-08-15
Václav Slavík
more GetDefaultAttributesFromGTKWidget fixes
tree
|
commitdiff
2004-08-15
Václav Slavík
fixes for stock items not known to some GTK+ versions
tree
|
commitdiff
2004-08-15
Václav Slavík
compilation fix for GTK2 < 2.4
tree
|
commitdiff
2004-08-15
Václav Slavík
style obtained from a widget not associated with screen...
tree
|
commitdiff
2004-08-15
Václav Slavík
1. added stock buttons support
tree
|
commitdiff
2004-08-15
Václav Slavík
invalidate best size cache when GTK style changes
tree
|
commitdiff
2004-08-14
Václav Slavík
reverted accidentally committed changes in previous...
tree
|
commitdiff
2004-08-14
Václav Slavík
attributes inheritance fix; apply style to both m_wxwin...
tree
|
commitdiff
2004-08-14
Václav Slavík
gtk notebook page style fixes (patch 984864)
tree
|
commitdiff
2004-08-12
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-08-09
Václav Slavík
really fixed wxMenuBar::Remove (bug 610850): reverted...
tree
|
commitdiff
2004-08-06
Robin Dunn
A better workaround for Bug# 901694 that works with...
tree
|
commitdiff
2004-08-05
David Elliott
Removed unneeded GSocket files
tree
|
commitdiff
2004-08-04
David Elliott
C->C++ conversion
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
invalidate m_selection in DoRemovePage(), not in Delete...
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
tree
|
commitdiff
2004-07-29
Julian Smart
Can't use directives within a macro
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation warning fix
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
invalidate selection when deleting the page changes...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
don't assign the same normal value for all the other...
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
generate EVT_CONTEXT_MENU when right mouse button is...
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
show the cursor on screen after moving it
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
don't crash if WriteText() argument can't be converted...
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
implemented ScrollLines/Pages() for GTK+ 2
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
fixed inserting styled text into an empty control under...
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
implemented HitTest() for GTK2; test it in the sample
tree
|
commitdiff
2004-07-21
Robin Dunn
Set m_wheelDelta for wheel events
tree
|
commitdiff
2004-07-20
Vadim Zeitlin
added DoPrepareDC()
tree
|
commitdiff
2004-07-17
Václav Slavík
more GTK2+ANSI fixes
tree
|
commitdiff
2004-07-17
Václav Slavík
wxTLW::IsMaximized for wxGTK2 (patch 992743)
tree
|
commitdiff
2004-07-14
Václav Slavík
re-enabled and fixed wxTextCtrl::Cut,Copy,Paste with...
tree
|
commitdiff
2004-07-14
Stefan Csomor
making getter const
tree
|
commitdiff
2004-07-13
Vadim Zeitlin
fixed menu titles handling after wxID_SEPARATOR change
tree
|
commitdiff
2004-07-13
Václav Slavík
unified Pango GetTextExtent implementations
tree
|
commitdiff
2004-07-12
Václav Slavík
removed unneeded call to wxGetRootWindow, so that windo...
tree
|
commitdiff
2004-07-04
Vadim Zeitlin
typo fix in Restore(): __GTK20__ -> __WXGTK20__ (patch...
tree
|
commitdiff
2004-07-04
Vadim Zeitlin
(blind) compilation fix for GTK+ 1.x after last commit
tree
|
commitdiff
2004-07-03
Václav Slavík
a better way of applying style changes to label_widget
tree
|
commitdiff
2004-07-03
Robert Roebling
Not sure how important that is, but now you
tree
|
commitdiff
2004-07-03
Robin Dunn
Invalidate notebook best size when pages are added...
tree
|
commitdiff
2004-07-03
Václav Slavík
implemented tab order in wxGTK2
tree
|
commitdiff
2004-07-03
Václav Slavík
m_queuedFullRedraw is not used anymore
tree
|
commitdiff
2004-07-02
Václav Slavík
fixed memory leak in wxNativeFontInfo when using Pango
tree
|
commitdiff
2004-07-01
Václav Slavík
set descent in GetTextExtend; use PANGO_PIXELS instead...
tree
|
commitdiff
2004-06-30
Václav Slavík
implemented wxSS::GetMetric on wxGTK2 (patch 950618)
tree
|
commitdiff
2004-06-28
Václav Slavík
implemented wxFRAME_NO_TASKBAR for wxGTK2
tree
|
commitdiff
2004-06-28
Václav Slavík
create wxDialog with proper _NET_WM hint so that the...
tree
|
commitdiff
2004-06-27
Václav Slavík
don't mess with the fonts if not asked to
tree
|
commitdiff
2004-06-27
Václav Slavík
removed wrong bg colour handling code
tree
|
commitdiff
2004-06-27
Václav Slavík
fixed typo
tree
|
commitdiff
2004-06-27
Václav Slavík
warning fix
tree
|
commitdiff
2004-06-27
Václav Slavík
fixed setting colour of wxStaticText in case the label...
tree
|
commitdiff
2004-06-27
Václav Slavík
implemented underlined text drawing for GTK2
tree
|
commitdiff
2004-06-26
Václav Slavík
implemented 3state checkboxes in wxGTK with GTK2
tree
|
commitdiff
2004-06-26
Václav Slavík
more fixes to keypress handling in wxGTK:
tree
|
commitdiff
2004-06-24
Václav Slavík
inform the IM context about focus changes
tree
|
commitdiff
2004-06-24
Václav Slavík
GtkIMContext must be the first to process keypress...
tree
|
commitdiff
2004-06-24
Robin Dunn
* Implemented BestSize cache
tree
|
commitdiff
2004-06-24
Václav Slavík
fixed keypresses handling to correctly translate Unicod...
tree
|
commitdiff
2004-06-24
Václav Slavík
fixed memory leak and removed duplicated code
tree
|
commitdiff
2004-06-24
Václav Slavík
use GtkIMContext variable, not GtkIMMulticontext, we...
tree
|
commitdiff
2004-06-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-06-23
Václav Slavík
gtk_widget_get_display is documented to be GTK >= 2...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
fixed crash when string couldn't be converted to UTF8...
tree
|
commitdiff
2004-06-21
Robin Dunn
reverted m_adjustMinSize change prepatory for a new...
tree
|
commitdiff
2004-06-20
Václav Slavík
more recognized response types
tree
|
commitdiff
2004-06-19
Václav Slavík
handle style changes correctly in GtkPizza
tree
|
commitdiff
2004-06-19
Václav Slavík
interpret m_has..Col, m_hasFont correctly
tree
|
commitdiff
2004-06-19
Václav Slavík
moved DoApplyWidgetStyle to wxWindowGTK
tree
|
commitdiff
2004-06-19
Robin Dunn
Controls will readjust their size and minsize when...
tree
|
commitdiff
2004-06-18
Robin Dunn
Give wxWindowGTK::ApplyWidgetStyle an implementation...
tree
|
commitdiff
2004-06-18
Václav Slavík
reset fg/bg colour and font to default if set to wxNull...
tree
|
commitdiff
next