Maemo/GtkContributions
This wiki page keeps track of features backfolded from maemo-gtk to upstream GTK+. All features that have been separated from maemo-gtk into a stand-alone patch and filed in upstream GTK+ bugzilla should be listed here together with the upstream bug number and affected files. The status should be set accordingly, after a patch has been committed in upstream GTK+ the feature should be marked as "done".
Related Pages
Maemo/MaemoGtkChanges - Changes in maemo-gtk-2.10 that are not in upstream GTK+ and remain to be backfolded.
Maemo/Gtk26Contributions - Maemo-2-6 changes/contributions
Maemo/Gtk210Changes - Maemo-2-10 changes/contributions
Maemo/Gtk26Rationales - Discussion of omitting or rejecting upstream submissions from maemo-gtk-2.6
Maemo/GtkBackports - Upstream improvement backports to maemo-gtk
Status by feature
Legend of progress indicators:
Status (
)
Meaning
Partial
Done
In progress (blocking on upstream)
change is not upstreamable
The "M" column indicates a migration advice or porting advice to upgrade to future Gtk+ versions.
Feature
M
Bug
Files
button timeouts
gtkcalendar.c, gtknotebook.c, gtkrange.c, gtksettings.c gtkspinbutton.c
display close
-
gdkpango.c, gdkscreen.c, gdkwindow.c, gdkdisplay-x11.c, gdkevents-x11.c, gdkkeys-x11.c, gdkscreen-x11.c, gdkvisual-x11.c
arrow sensitivity
gtkrange.c
insensitive tooltips
gtkwidget.[ch] gtkmain.c gtkmenushell.[hc] gtktoolbutton.[hc]
logical colors
gtkrc.[ch] gtkstyle.[ch]
refcountable hashtable
gtkhashtable.[ch]
truncate multiline pastes
gtkentry.c
disable animations
gtktoolbar.c
rich text copy & paste
gtktextbuffer.[ch] gtktextbufferserialize.[ch] gtk.h
scroll on click
gtkmenu.c
double-arrows property
gtkmenu.c
horizontal-padding property
-
gtkmenu.c
excessive memory use by JPEG loader
-
gdk-pixbuf/io-jpeg.c
active window / window stack
-
gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c
order of rc file parsing
gtkrc.c
additional style properties
gtknotebook.c
child-spacing style property
gtkbutton.c
Rubberbanding
gtkstyle.c gtktreeprivate.h gtktreeview.c gtktreeselection.c
Dotted line drawing
gtktreeview.h gtktreeprivate.h gtktreeview.c
themable separators
gtkseparator.c gtkhseparator.c gtkvseparator.c gtkmenuitem.c gtkseparatortoolitem.[ch] gtkcombobox.c
XLocale warnings
-
gdkim-x11.c
tree iterator warnings
-
gtktextbtree.h gtktreemodel.h
x-settings maintenance
-
needed to implement gtk-touchscreen-mode
show-expanders / level-indentation
gtktreeview.c gtktreeprivate.h
GtkMenu::scroll-arrow-height
-
gtkmenu.c
row-ending-details
gtktreeview.c
GtkEntry inner-border
gtkentry.c
stop range auto-scrolling
R24 automatic range scrolling and dialog popups
show-last-char style property
gtkentry.c
scroll to focus child
R21 gtkscrolledwindow.c
max-child-expand style property
-
gtktoolbar.c
don't select button on cursor navigation
gtkradiobutton.c
two-part-trough style property
gtkrange.c
draw-trough-under-steppers style property
gtkrange.c
scroll to cursor on size_allocate
R28 gtktextview.c
stream-indicator and stream-position API
gtkrange.c gtkrange.h
distribute shrinkage across cells if too little space was allocated
gtkcellview.c
don't wrap around when doing keyboard navigation
gtkmenushell.c gtknotebook.c
Pluggable widget types
Arrow size property
gtkcombobox.c
Navigate rows on left/right instead of up/down
gtkcombobox.c
Failed KBD navigation
cellrenderer combobox entry iconview imcontext label menu notebook radiobutton range spinbutton textview treeview
Unit Testing Framework
everything
Scratch Images
gdkinternals.h gdkdraw.c gdkimage.c gdkdrawable-x11.c
Entry scroll offset
gtkentry.c
Window key release
gtkwindow.c
Clip Rectangle
gtkcheckbutton.c gtkdnd.c gtkentry.c gtkmenu.c gtktreeview.c gtkviewport.c
JPG fixes
io-jpeg.c
PNG optimizations
io-png.c
Enabling extension events on realized widgets
gtkwidget.c gdkinput.c
Settings property to disable keyboard shortcuts
gtksettings.c gtklabel.c gtkaccellabel.c gtkmenushell.c gtkwindow.c
clamp insertion cursor
gtkstyle.c
block signal only if connected
gtkentrycompletion.c
destroy XIM only if it exists
gtkimcontextxim.c
Enable themeing of parent menu item depending on selection in submenu
gtkmenuitem.c
ButtonBox Center
gtk*bbox*
Factor out add_scroll_timeout()
gtktreeview.c
unref Combobox popup_widget
gtkcombobox.c
motion with extension events
gtk*.c
key presses during rubber banding
gtkiconview.c gtktreeview.c
fixing frame thickness handling
gtkframe.c
set the state of synthesized GDK_ENTER_NOTIFY events
gtkmenu.c
don't use hardcoded value when positioning drag window
gtktreeviewcolumn.c
GtkDialog::content-area-spacing
gtkdialog.c
configurable max-items for EntryCompletion
gtkentrycompletion.c
Use full width of the widget for the popup in list mode
gtkcombobox.c
Move "move-focus" signal to GtkWidget (better gtkrc-customizing of cursor movement)
gtkwidget.c gtkwindow.[ch] gtktextview.[ch] gtktoolbar.c
Don't close menus when clicking on their border
gtkmenu.c
add GObjectClass->constructed()
gobject.[hc]
Dim combobox when model is empty
gtkcombobox.c
Open/close submenus on click
gtkmenu.c gtkmenushell.c gtkmenuitem.[ch]
minimum progressbar height adjustment
gtkprogressbar.c
arrow size in GtkRange
gtkrange.c
make combobox popdown keybindable
gtkcombobox.c
release rubber band grab on grab-notify
gtktreeview.c
get rid of GtkComboBox internal GtkFrame
gtkcombobox.c
fixing tooltips coordinate translation to be relative to widget->window
gtktooltip.c
Do not move cursor through non selectable treeview rows
gtktreeview.c
Fix XInput event coordinate translation
gdkinput-x11.c
Fix size of check and radio indicators
gtkstyle.c gtkcheckmenuitem.c gtkcellrenderertoggle.c
Add GtkMenuItem::arrow-scaling style property
gtkmenuitem.c
Invoke menu shortcuts even though the menu is open
gtkmenu.c
GtkArrow "min-size"/ "aspect-ratio"
?
gtkarrow.c
GtkCellRendererCombo "changed"
gtkcellrenderercombo.c
GtkIconView improve selection themability
?
gtkiconview.c
GtkMenu improve arrow themability
gtkmenu.c
Alternative scroll arrow placement
?
gtkmenu.c
press-and-hold (tap-and-hold)
?
gtkwidget.[ch] gtkmarshalers.list gtksettings.c
Improve GtkNotebook themeing
?
gtknotebook.c
Themable separator between column headers and content
?
gtkbutton.c
Don't hardcode minimum width of menuitems
?
gtkmenuitem.c
Improve column header alignment
?
gtktreeviewcolumn.c
Constrain label wrap width
?
gtklabel.c
Make GtkMenu arrow size themable
?
gtkmenu.c
Optimize GtkRc parser
gtkrc.c
Separator height style property
?
gtktreeview.c
improve allocation < requisition
gtkbbox.{c,h} gtkhbox.c
bail out of focus if !CAN_FOCUS
gtktreeview.c
Entry/ Combo popup misplaced after resize
gtkentry.c gtkcombobox.c
GtkScrolledWindow should not accept focus unless GTK_CAN_FOCUS is set
gtkscrolledwindow.c
fixed-height mode does not play well with row-separator-func
gtktreeview.c
Jump directly instead of steps with jump-to-position
gtkrange.c
Several small text view fixes (_set_buffer() improvements, _queue_scroll() and _value_changed() fixes)
7bd0991b7a6450502a7d29805060d66078b6e22e b26211f53ab3df7830531594ff7c14361d1ed1b3 90890ae33e4eefc5b06023dbc3fd403b5e0ea51f
gtktextview.c
GtkCellRendererToggle: follow insensitive state of widget
79c0b878aeae450ef659a0054623624b2f2dcb46
gtkcellrenderertoggle.c
Propagate insensitive state to cell renderers in GtkCellView
428f2886a2f1a2ad9bce480ac97fd51fea987e1b
gtkcellview.c
Recalculate heights when a (new) separator func is set
5ec80eb5ba09409ef36d8b9430d681bbd49e2872
gtktreeview.c
gtkrange.c
Need for more user dirs
gutils.c