]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Fixes compile warnings
[wxWidgets.git] / src / gtk1 /
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Vadim Zeitlinfixed bug due to missing break in GetColourFromGTKWidge...
2005-03-17  Vadim Zeitliniterator methods fixes (patch 1164808)
2005-03-17  Vadim Zeitlindon't set virtual size of the window to (0, 0) if scrol...
2005-03-17  Julian SmartProvided GetBestVirtualSize and DoGetBestSize implement...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-16  Kevin HockAllow using negative angles with DrawRotatedText. ...
2005-03-13  Robert Roebling Query for "default_border" not "default_outside_borde...
2005-03-12  Robert Roebling Correct orientation of splitter sash again.
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-12  Robert Roebling There shouldn't be any need to draw the backgound
2005-03-11  Robert Roebling GTK+ 2.0 compilation.
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-10  Robert Roebling Reenable dead keys under GTK2.
2005-03-08  Robert Roebling Applied DnD patch, adding a field for setting a defau...
2005-03-08  Robert Roebling Override OnSize in the scrollsub sample to disable
2005-03-08  Kevin HockGTK1 compilation fix from Mart R., followup to patch...
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-07  Robert Roebling Readd support for prelight tree control triangles...
2005-03-07  Robert Roebling Use GtkPixmap instead of GtkImage as the latter incor...
2005-03-04  Robert Roebling Try to catch theme change on the fly in button in
2005-03-04  Robert Roebling Trying to get default button placement and size right.
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-02-28  Robert Roebling Minimal layout change.
2005-02-28  Robert Roebling Implemented wxRadioBox using a GtkTable.
2005-02-28  Robert Roebling This change will make the parent TLW come to
2005-02-28  Robert Roebling Apply combobox patch II.
2005-02-28  Robert Roebling Changed ComboDropDown button under GTK+ so that it
2005-02-28  Vadim Zeitlinrestored manual calls to gtk_glwindow_realized/map_call...
2005-02-28  Vadim ZeitlinwxUniv compilation fix
2005-02-27  Robert Roebling The position (mouse pos) returned by wxKeyEvent sometimes
2005-02-27  Robert Roebling SetLabel() no longer invalidates the font which
2005-02-27  Julian SmartAdded GetBitmap, GetIcon to wxImageList
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-22  Robert Roebling Better correction to the wxListBox misbehaviour.
2005-02-21  Robert Roebling Show that the GTK+ listbox doesn't deselect any item
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-21  Julian SmartDon't inherit background from parent if we're top-level
2005-02-21  Vadim Zeitlincall gdk_flush() in Update() (see discussion of patch...
2005-02-20  Robert Roebling Applied patch to allow resizing the popup window.
2005-02-20  Robert Roebling Added LDOWN handler for wxListBox so that it wil
2005-02-20  Robert Roebling Commited fix for wrong background colour in TLWs...
2005-02-20  Vadim Zeitlinremoved explicit calls to gtk_glwindow_(realized/map...
2005-02-20  Vadim Zeitlinuse native gtk_paint_expander() to implement DrawTreeIt...
2005-02-20  Vadim Zeitlintrying to draw transparent arrow instead of opaque...
2005-02-20  Vadim Zeitlinyet more corrections to drop down button drawing: don...
2005-02-19  Robin DunnFixed compile error
2005-02-19  Vadim Zeitlinadded more icons (for GTK only) (patch 1097684)
2005-02-19  Vadim Zeitlindraw drop down button using native calls (patch 1144389)
2005-02-19  Kevin HockENTER and LEAVE mouse events for multi-line text contro...
2005-02-19  Kevin HockwxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
2005-02-17  Vadim Zeitlinmore tweaks to drop down arrow drawing (Andreas Pflug)
2005-02-15  Robert Roebling Better resizing code fro wxComboBox.
2005-02-15  Robert Roebling Implemented wxBitmap::HasAlpha() and ::UseAlpha().
2005-02-14  Vadim Zeitlinno changes, just mention gtk_paint_expander() in comment
2005-02-13  Vadim Zeitlininclude wx/rawbmp.h
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2005-02-13  Robert Roebling Added raw bitmap access support to GTK 2.0.
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-12  Robert Roebling Revert patch again, as the scrollbars are now always...
2005-02-11  Robert Roebling Correct rounding up vs. rounding down error in GTK+
2005-02-11  Robert Roebling Make wxTLW::Raise() actually bring the window to...
2005-02-11  Robert Roebling Made gnome printing stuff return wxPRINT_CANCELLED if
2005-02-09  Robert Roebling Applied patch for more compliant wxScrolbar event
2005-02-08  Robin DunnCheck accelerators before sending EVT_CHAR
2005-02-08  Robin DunnAllow EVT_CHAR events in a wxGTK2 build for F-keys...
2005-02-06  Robert Roebling GTK 1.2 compilo/link error.
2005-02-06  Robert Roebling GTK 1.2 compilation.
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-02-05  Robert Roebling Reorganized char and keydown event code, hoping
2005-02-05  Robert Roebling Second try to add "support" for deriving from
2005-02-05  Robert Roebling Make wxBitmap inherit from wxBitmapBase
2005-02-05  Robert Roebling _conncect_after() should be used for controls emitting
2005-02-03  Robert Roebling Fix for listbox problem, when created on invisible
2005-02-03  Robert Roebling Fixed missing key down events (probably introduced
2005-02-03  Robert Roebling Committed Raise()Lower() fix.
2005-01-30  Robert Roebling I changed something, but I forgot what.
2005-01-30  Robert Roebling Applied IM patch.
2005-01-29  Robert Roebling One more place where we need to use connect_after
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2005-01-26  Kevin HockAdded wxUSE_MENUS_NATIVE wrapper around DoPopupMenu...
2005-01-24  Kevin HockFor consistency between WMs and with MSW, TOOL_WINDOW...
2005-01-23  Robert Roebling Enable UpdateUI events in wxTaskBarIcon.
2005-01-23  Robert Roebling Fixed compilation for GTK 1.2
2005-01-22  Kevin Hockgtk_range_set_inverted only available on GTK2
2005-01-21  Kevin HockAdd support for wxSL_INVERSE using gtk_range_set_inverted
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockFor efficiency reasons, text controls no longer set...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-16  Robert Roebling Use connect_signal_after for list events. This should
2005-01-16  Robert Roebling Applied patch for correct feedback from DND
2005-01-16  Robert Roebling Applied patch which solved conflicts between wxWidgets
2005-01-16  Robert Roebling Commited scrollbar patch which sends lineup, linedown
2005-01-08  Robert Roebling Compile fixes for GTK 1.2
2005-01-08  Robert Roebling Applied wxNO_BORDER patch for text control and combo...
2005-01-06  Robert Roebling Applied patched for combo box SELECTED events (no
2005-01-06  Włodzimierz SkibaOld API clearly deprecated. Source cleaning.
2005-01-05  Robin DunnSet the window id for key events
2004-12-27  Václav Slavíkblind fix for GCC compilation when #pragmas are honored
next