| Commit message (Expand) | Author | Age | Files | Lines |
* | Start the blurb for "right_attach" with a capital. (#123945, Christian | Matthias Clasen | 2003-10-06 | 1 | -0/+5 |
* | Remove an extraneous unref. (#122336, Frederic Crozat) | Matthias Clasen | 2003-10-05 | 1 | -2/+7 |
* | Trim whitespace in "visible-window" blurb. (#123910, Christian Rose) | Matthias Clasen | 2003-10-05 | 1 | -0/+5 |
* | focus arrow before pack_end items (#123851, Matthias Clasen) | Soeren Sandmann | 2003-10-04 | 1 | -0/+5 |
* | only set the model on ->priv->cell_view if ->priv->cell_view is non-NULL. | Kristian Rietveld | 2003-10-03 | 1 | -0/+13 |
* | Added API doc comments. | Kristian Rietveld | 2003-10-02 | 1 | -0/+6 |
* | Doc tweaks- | Matthias Clasen | 2003-10-01 | 1 | -0/+4 |
* | implement the GtkCellLayout interface, drop packing/attribute/cell data | Kristian Rietveld | 2003-10-01 | 1 | -0/+15 |
* | Introduce a separate "hide_if_empty" property for empty menu handling. | Matthias Clasen | 2003-10-01 | 1 | -0/+7 |
* | Fix signal doc comments to pacify gtk-doc. | Matthias Clasen | 2003-10-01 | 1 | -0/+3 |
* | Doc formatting tweaks. | Matthias Clasen | 2003-09-30 | 1 | -0/+21 |
* | Add API doc comments. | Kristian Rietveld | 2003-09-30 | 1 | -0/+7 |
* | Add "Since: 2.4" to all API doc comments. | Kristian Rietveld | 2003-09-30 | 1 | -0/+4 |
* | Some API doc comment fixes. | Kristian Rietveld | 2003-09-30 | 1 | -0/+6 |
* | Test handling of empty menus. | Matthias Clasen | 2003-09-30 | 1 | -0/+18 |
* | set popup_in_progress to TRUE, (gtk_combo_box_menu_show): and back to | Kristian Rietveld | 2003-09-30 | 1 | -0/+8 |
* | actually show the child. | Kristian Rietveld | 2003-09-30 | 1 | -0/+7 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -0/+10 |
* | Document the "direction-changed" and "keys-changed" signals. | Matthias Clasen | 2003-09-30 | 1 | -0/+14 |
* | rename property tab_moves_focus to accepts_tab. (#122709 again). | Soeren Sandmann | 2003-09-27 | 1 | -0/+5 |
* | Document the fact that the newly created object does not come with a | Matthias Clasen | 2003-09-27 | 1 | -0/+5 |
* | Deprecate GtkItemFactory in favor of GtkUIManager. Just leave | Matthias Clasen | 2003-09-26 | 1 | -0/+4 |
* | Turn off GTK_DISABLE_DEPRECATED, since this test uses the | Matthias Clasen | 2003-09-26 | 1 | -0/+9 |
* | Demonstrate the use of the connect-proxy signal. | Matthias Clasen | 2003-09-26 | 1 | -0/+12 |
* | Landing the new ComboBox. Note that only gtkcombobox.h and | Kristian Rietveld | 2003-09-26 | 1 | -0/+14 |
* | Don't use hardcoded DEMOCODEDIR on Windows. | Tor Lillqvist | 2003-09-25 | 1 | -0/+19 |
* | Demonstrate tooltips on toolitems. | Matthias Clasen | 2003-09-23 | 1 | -0/+3 |
* | Sync tooltips on toolitems. | Matthias Clasen | 2003-09-23 | 1 | -0/+8 |
* | Initially activate the JUSTIFY_RIGHT group member to test the fix for | Matthias Clasen | 2003-09-22 | 1 | -0/+10 |
* | Changes to make cross-process merging feasible: | Matthias Clasen | 2003-09-21 | 1 | -0/+32 |
* | Add new "tab moves focus" property (#122709) | Soeren Sandmann | 2003-09-21 | 1 | -0/+4 |
* | Don't use zip -r on the etc directory, to avoid including editor backup | Tor Lillqvist | 2003-09-20 | 1 | -0/+17 |
* | implement RTL flipping (#96632) | Soeren Sandmann | 2003-09-19 | 1 | -0/+5 |
* | Improve documentation. (#117306, Steve Chaplin) | Soeren Sandmann | 2003-09-19 | 1 | -0/+5 |
* | Handle dead keysyms present on the US-International keyboard. For clarity, | Tor Lillqvist | 2003-09-19 | 1 | -0/+9 |
* | Call g_closure_unref() to unref a closure, not g_object_unref(). (#122637, | Matthias Clasen | 2003-09-18 | 1 | -4/+7 |
* | Install accelerators on actions, not on proxies, support accelerator-only | Matthias Clasen | 2003-09-17 | 1 | -0/+41 |
* | Robustness improvements. | Matthias Clasen | 2003-09-17 | 1 | -0/+4 |
* | Report unexpected character data as error from the GMarkup parser, | Matthias Clasen | 2003-09-17 | 1 | -0/+7 |
* | revert accidentally committed !redraw_on_allocate change. | Soeren Sandmann | 2003-09-17 | 1 | -0/+5 |
* | Add gdk_window_set_keep_{above,below} stubs to fix compilation | Eric Warmenhoven | 2003-09-16 | 1 | -0/+11 |
* | Apply egtk-format-protos. Doc tweaks. | Matthias Clasen | 2003-09-15 | 1 | -0/+6 |
* | New function which implements "smart" separators by iterating once over | Matthias Clasen | 2003-09-15 | 1 | -0/+18 |
* | Add value parameter to allow setting the currently selected group member | Matthias Clasen | 2003-09-15 | 1 | -0/+16 |
* | Name the arrow "gtk-toolbar-arrow" so themes can special-case it. | Soeren Sandmann | 2003-09-14 | 1 | -0/+5 |
* | sort the list of files. | Soeren Sandmann | 2003-09-14 | 1 | -0/+4 |
* | Unref the PangoFontMetrics. Patch from Steve Chaplin (#122257). | Soeren Sandmann | 2003-09-14 | 1 | -0/+5 |
* | Remove special-case code for WS_EX_TRANSPARENT (GDK_INPUT_ONLY) windows, | Tor Lillqvist | 2003-09-14 | 1 | -0/+7 |
* | Merge from stable. | Jonathan Blandford | 2003-09-12 | 1 | -0/+9 |
* | Add deprecation notes. (#121955) | Matthias Clasen | 2003-09-11 | 1 | -0/+7 |