| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a destroy implementation in order to set priv->cell_view to NULL | Matthias Clasen | 2004-02-24 | 1 | -1/+15 |
* | Fix the allocation for the toggle button so that it actually shows up in | Matthias Clasen | 2004-02-23 | 1 | -1/+1 |
* | Add notification, and avoid excessive relayouting. | Matthias Clasen | 2004-02-23 | 1 | -8/+23 |
* | Split declaration and assignment of combo_box. | Matthias Clasen | 2004-02-15 | 1 | -18/+55 |
* | Remove arbitrary low upper limits on the xpad, ypad, width and height | Matthias Clasen | 2004-02-11 | 1 | -6/+24 |
* | Add appropriate type casts for the gtk_window_set_screen() call. | Manish Singh | 2004-02-08 | 1 | -3/+3 |
* | Make popups come up on the same screen as the combo box. (#133544, Morten | Matthias Clasen | 2004-02-08 | 1 | -3/+31 |
* | Actually free the lists. Pointed out by Morten Welinder. | Matthias Clasen | 2004-02-06 | 1 | -9/+2 |
* | Add a finalize function to plug a few memory leaks. (#133544, Morten | Matthias Clasen | 2004-02-05 | 1 | -2/+27 |
* | Support mnemonic_activate here as well. | Matthias Clasen | 2004-02-05 | 1 | -1/+1 |
* | Add this function, to make mnemonic_activate work for combo boxes. | Matthias Clasen | 2004-02-05 | 1 | -6/+5 |
* | Fix the logic of the depth one check. (#133488, Christian Persch) | Matthias Clasen | 2004-02-05 | 1 | -2/+20 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -12/+12 |
* | Fix memory leaks caused by the failure to free the result of | Matthias Clasen | 2003-12-21 | 1 | -1/+3 |
* | Fixes #108458. | Kristian Rietveld | 2003-12-19 | 1 | -0/+61 |
* | Combo box flipping support. | Kristian Rietveld | 2003-12-12 | 1 | -12/+49 |
* | move function to a somewhat more logical place, | Kristian Rietveld | 2003-11-19 | 1 | -20/+47 |
* | Fixes based on comments from Owen Taylor, #125264. | Kristian Rietveld | 2003-11-18 | 1 | -52/+32 |
* | Add mouse wheel support. (#126517) | Matthias Clasen | 2003-11-17 | 1 | -0/+29 |
* | Temporary size requisition fix. Will fix it for real tonight. | Kristian Rietveld | 2003-11-17 | 1 | -6/+10 |
* | Fixes #124373, Murray Cumming. | Kristian Rietveld | 2003-11-16 | 1 | -61/+149 |
* | Fix licensing (I managed to put it under GPL licensing instead of | Kristian Rietveld | 2003-10-24 | 1 | -8/+8 |
* | Fix includes. | Kristian Rietveld | 2003-10-23 | 1 | -18/+18 |
* | mention in the docs that -1 is a valid value and what it means. | Kristian Rietveld | 2003-10-15 | 1 | -3/+6 |
* | New function to set the active row by iter. | Jonathan Blandford | 2003-10-14 | 1 | -0/+59 |
* | Move GET_PRIVATE macros from header to implementation. | Matthias Clasen | 2003-10-11 | 1 | -0/+2 |
* | for the custom child list mode, allocate the height allocation->height to | Kristian Rietveld | 2003-10-11 | 1 | -1/+1 |
* | Deprecate. Ditto. | Kristian Rietveld | 2003-10-10 | 1 | -26/+13 |
* | only set the model on ->priv->cell_view if ->priv->cell_view is non-NULL. | Kristian Rietveld | 2003-10-03 | 1 | -2/+4 |
* | Added API doc comments. | Kristian Rietveld | 2003-10-02 | 1 | -0/+112 |
* | implement the GtkCellLayout interface, drop packing/attribute/cell data | Kristian Rietveld | 2003-10-01 | 1 | -92/+249 |
* | set popup_in_progress to TRUE, (gtk_combo_box_menu_show): and back to | Kristian Rietveld | 2003-09-30 | 1 | -0/+2 |
* | actually show the child. | Kristian Rietveld | 2003-09-30 | 1 | -0/+1 |
* | Landing the new ComboBox. Note that only gtkcombobox.h and | Kristian Rietveld | 2003-09-26 | 1 | -0/+2271 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 1 | -421/+0 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | misc mods | Elliot Lee | 1998-01-13 | 1 | -25/+51 |
* | copyright notices | Elliot Lee | 1998-01-08 | 1 | -0/+1 |
* | New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par... | Elliot Lee | 1998-01-08 | 1 | -0/+393 |