| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify docs. (#324996) | Matthias Clasen | 2005-12-27 | 1 | -0/+7 |
* | Also strip (_F) without a space | Matthias Clasen | 2005-12-26 | 1 | -1/+1 |
* | Mention the stripping of (_F) suffixes. | Matthias Clasen | 2005-12-26 | 1 | -0/+6 |
* | Add a gtk-label-select-on-focus setting. (gtk_label_grab_focus): And use | Matthias Clasen | 2005-12-26 | 1 | -0/+12 |
* | Documentation fixes. (#324815, Ross Burton) | Matthias Clasen | 2005-12-26 | 1 | -0/+3 |
* | Require GLib 2.9.2 | Matthias Clasen | 2005-12-26 | 1 | -0/+4 |
* | Inline docs, use g_assert(), avoid extra allocation for rectangular | Matthias Clasen | 2005-12-24 | 1 | -1/+5 |
* | Inline docs. | Matthias Clasen | 2005-12-24 | 1 | -0/+4 |
* | renamed GUnowned to GInitiallyUnowned. | Tim Janik | 2005-12-22 | 1 | -0/+4 |
* | parent type fixups in structure declarations. | Tim Janik | 2005-12-22 | 1 | -0/+4 |
* | derive GtkObject from GUnowned, so it initially has a floating reference | Tim Janik | 2005-12-22 | 1 | -0/+10 |
* | Use the slice allocator for regions. Still todo: avoid extra allocations | Matthias Clasen | 2005-12-21 | 1 | -0/+4 |
* | Update class_n_properties after installing color-hash, since other classes | Matthias Clasen | 2005-12-21 | 1 | -0/+8 |
* | Adjust the wrap-width also if an explicit item width is set. (#322475, | Matthias Clasen | 2005-12-21 | 1 | -0/+6 |
* | Reset pressed_button to -1 after handling a double click, so that motion | Matthias Clasen | 2005-12-20 | 1 | -0/+7 |
* | Doc updates | Matthias Clasen | 2005-12-20 | 1 | -0/+1 |
* | Doc updates | Matthias Clasen | 2005-12-20 | 1 | -0/+1 |
* | Doc updates | Matthias Clasen | 2005-12-20 | 1 | -0/+1 |
* | Documentation updates | Matthias Clasen | 2005-12-20 | 1 | -1/+2 |
* | Documentation updates | Matthias Clasen | 2005-12-20 | 1 | -0/+1 |
* | Documentation updates | Matthias Clasen | 2005-12-20 | 1 | -0/+2 |
* | Documentation fixes. | Matthias Clasen | 2005-12-19 | 1 | -0/+1 |
* | Documentation fixes. | Matthias Clasen | 2005-12-19 | 1 | -0/+5 |
* | implement boolean property "truncate-multiline" which, when enabled, | Michael Natterer | 2005-12-19 | 1 | -1/+10 |
* | Fix a crash | Matthias Clasen | 2005-12-19 | 1 | -0/+5 |
* | Use G_MODULE_BIND_LAZY when opening modules. | Matthias Clasen | 2005-12-16 | 1 | -0/+6 |
* | Rework the way the color scheme setting is inherited. Now the overriding | Matthias Clasen | 2005-12-16 | 1 | -0/+13 |
* | Skip unrealized children when doing focus sorting. (#323995, Dan Winship) | Matthias Clasen | 2005-12-14 | 1 | -0/+5 |
* | Default to "drive-harddisk" and then fall back to gnome-dev-harddisk | Rodney Dawes | 2005-12-14 | 1 | -0/+10 |
* | Warn if the icon cannot be loaded. (#323504, Kjartan Maraas) | Matthias Clasen | 2005-12-14 | 1 | -0/+3 |
* | Add docs for the row-activated signal. (#324044, Davyd Madeley) | Matthias Clasen | 2005-12-14 | 1 | -1/+6 |
* | Move stuff to correct ChangeLog. | Michael Natterer | 2005-12-14 | 1 | -12/+1 |
* | new utility function which factors out massive code duplication from the | Michael Natterer | 2005-12-14 | 1 | -0/+6 |
* | applied patch from maemo-gtk which avoids the allocation of an | Michael Natterer | 2005-12-14 | 1 | -0/+9 |
* | added a link to the fgloating reference docs in the 2.10 release NEWS | Tim Janik | 2005-12-13 | 1 | -0/+5 |
* | Speed this function up, using the fact that visibility is constant across | Matthias Clasen | 2005-12-12 | 1 | -1/+5 |
* | Speed up stepping backwards. (#320638, Larry Ewing, Paolo Borelli) | Matthias Clasen | 2005-12-12 | 1 | -0/+4 |
* | Only broadcast _GTK_LOAD_ICONTHEMES if we detect a real theme change, not | Matthias Clasen | 2005-12-12 | 1 | -0/+4 |
* | Register the size-changed signal correctly. (#323848, Murray Cumming) | Matthias Clasen | 2005-12-12 | 1 | -0/+5 |
* | Don't fall thru to the wrong window types. (#323843) | Matthias Clasen | 2005-12-12 | 1 | -0/+3 |
* | Make the gtk-color-scheme setting work. | Matthias Clasen | 2005-12-12 | 1 | -0/+12 |
* | Fix an oversight | Matthias Clasen | 2005-12-11 | 1 | -0/+5 |
* | Don't leak list[0]. (#323629, Markku Vire) | Matthias Clasen | 2005-12-09 | 1 | -0/+3 |
* | Unref the buffer when freeing the RequestData. (#323577) | Matthias Clasen | 2005-12-09 | 1 | -0/+5 |
* | Don't leak text. | Matthias Clasen | 2005-12-07 | 1 | -0/+3 |
* | Fix a variable name clash. (#323475, Ross Burton) | Matthias Clasen | 2005-12-07 | 1 | -0/+8 |
* | If the toolbar mode is ICONS and there is no icon set then show the label, an... | Ross Burton | 2005-12-07 | 1 | -0/+7 |
* | Use the correct window when synthesizing the key event. (#323077, Sadrul | Matthias Clasen | 2005-12-07 | 1 | -0/+7 |
* | Only scroll if we have focus. (#316310, Paolo Borelli) | Matthias Clasen | 2005-12-07 | 1 | -0/+3 |
* | Fix a C99ism, spotted by Crispin Flowerday. | Matthias Clasen | 2005-12-07 | 1 | -0/+5 |