]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Made the colours more muted
[wxWidgets.git] / src / gtk /
2005-05-31  Julian SmartTemporary fix
2005-05-31  Julian SmartReplaced embedded images
2005-05-31  Julian SmartApplied Vaclav's gtk_icon_size_lookup_for_settings...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Julian SmartApplied patch [ 1211219 ] Build fix for configurations...
2005-05-26  Robin Dunnadded wxART_NEW
2005-05-26  Robin DunnDon't add extra size to the height, it makes the combo...
2005-05-21  Kevin HockMay as well add the GTK version runtime checks for...
2005-05-21  Robert Roebling Add runtime 2.4.0 check.
2005-05-21  Robert Roebling Add conversion to and from menu hotkeys and
2005-05-21  Robert Roebling Apply minimal DC patch.
2005-05-21  Robert Roebling Setting the background colour of a wxWindow or
2005-05-21  Kevin HockAdd wxSTAY_ON_TOP support [Patch 1206023]
2005-05-07  Robert Roebling committed aupdated patch that adds support for
2005-04-25  Robert Roebling Prevent unnecessary assert when someone tries to
2005-04-24  Robert Roebling Added support for DrawArc and Blit to GNOME print.
2005-04-24  Robert Roebling Added spline support to GNOME print
2005-04-24  Robert Roebling Implement DrawEllipticArc for GNOME print.
2005-04-23  Robert Roebling Implented DoDrawPolygon() for GNOME print.
2005-04-21  Michael WetherellSupport for G_FILENAME_ENCODING=@locale
2005-04-18  Robert Roebling Minor correction to the wxMenuItem::SetText() patch.
2005-04-16  Robert Roebling Readded test for wxMenuItem::SetLabel() to sample.
2005-04-16  Robert Roebling This should make the GTK statictext control wrap
2005-04-16  Julian SmartApplied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
2005-04-15  Julian SmartAnother buffer check
2005-04-15  Julian SmartDon't crash if buffer null
2005-04-13  Michael WetherellMove G_FILENAME_ENCODING to wxGTK
2005-04-13  Robert Roebling Apply Mart R.'s patch for improved font width
2005-04-13  Robert Roebling Correct vertical alignment for lables in static boxes.
2005-04-07  Robert Roebling Implemented text wrapping for GTK (1.2 and 2.X).
2005-04-06  Robert Roebling Applied gnome print rounded rect patch.
2005-04-05  Vadim Zeitlinremoved code which doesn't do anything (patch 1175655)
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-29  Robert Roebling Made wxConvBrokenFileNames public.
2005-03-28  Michael WetherellMinor compilo fix
2005-03-28  Vadim Zeitlindo runtime check for GTK+ 2.4 and not only compile...
2005-03-28  Vadim Zeitlinuse GTK_WRAP_WORD_CHAR for wxTE_BESTWRAP if available
2005-03-27  Robert Roebling Use conversion class in native GTK+ file dialog.
2005-03-27  Vadim Zeitlinapplied patch fixing problems with X server crash when...
2005-03-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-25  Robin DunnFixed bug [ 1166937 ] Toolbar.DeleteToolByPos
2005-03-25  Robert Roebling Create wxPopUpWindow hidden initially (like MSW,...
2005-03-25  Robert Roebling Applied wxPopWindow less flicker patch.
2005-03-24  Vadim Zeitlinfile dialog with wxMULTIPLE style still doesn't allow...
2005-03-24  Vadim Zeitlinlame temporary "fix" for file names which are not UTF...
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-23  Vadim Zeitlinuse GTK_WRAP_WORD instead of GTK_WRAP_WORD_CHAR which...
2005-03-23  Robin DunnFix wxRTTI for wxGnomePrintDC
2005-03-21  Vadim Zeitlinfixed unused function warning in GTK+ 2 compilation
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2005-03-21  Vadim Zeitlinadded support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR...
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)
next