projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removed src/gtk/eggtrayicon.h
[wxWidgets.git]
/
src
/
gtk
/
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
2004-10-05
Robert Roebling
Make wxComboBox spit out a bit fewer surplis
tree
|
commitdiff
2004-10-05
Robert Roebling
Fixed missing focus problem.
tree
|
commitdiff
2004-10-03
Václav Slavík
fixed menu destruction if it was removed from menubar...
tree
|
commitdiff
2004-10-03
Václav Slavík
fixed transiency when the parent is MDI child frame
tree
|
commitdiff
2004-10-03
Robert Roebling
Reworked TLW and app activation event code, also
tree
|
commitdiff
2004-09-30
Robin Dunn
Fix for crash when the child has no menu
tree
|
commitdiff
2004-09-29
Robin Dunn
wxSystemSettings::GetMetric returns -1 if the metric...
tree
|
commitdiff
2004-09-29
Robin Dunn
Just return zero without failing for unknown metrics...
tree
|
commitdiff
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
tree
|
commitdiff
2004-09-29
Vadim Zeitlin
removed C++ comments from C files
tree
|
commitdiff
2004-09-27
Julian Smart
Early versions of GTK+2 don't have has_toplevel_focus
tree
|
commitdiff
2004-09-26
Robert Roebling
GTK1 compilo.
tree
|
commitdiff
2004-09-26
Robert Roebling
Make mouseless use of wxListBox possible for non...
tree
|
commitdiff
2004-09-26
Vadim Zeitlin
renamed HasFocus() to IsActive() to avoid confusion...
tree
|
commitdiff
2004-09-26
Robert Roebling
Added wxTopLevelWindow::HasFocus() as discussed.
tree
|
commitdiff
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
next