| Commit message (Expand) | Author | Age | Files | Lines |
* | ...and don't forget to initalize priv->columns to 1. | Matthias Clasen | 2004-02-17 | 1 | -0/+5 |
* | Make sure that we keep priv->columns >= 1 even for empty menus, since we | Matthias Clasen | 2004-02-17 | 1 | -0/+6 |
* | Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. | Soeren Sandmann | 2004-02-17 | 1 | -0/+22 |
* | only reference input method modules we've actually built. Fixes re-build | Mark McLoughlin | 2004-02-17 | 1 | -0/+6 |
* | Revert last commit, please don't commit patches without approval, this | Owen Taylor | 2004-02-17 | 1 | -0/+5 |
* | don't try to draw more than 32767 segments at a time, since XDrawSegments | David Odin | 2004-02-16 | 1 | -0/+7 |
* | Fix ChangeLog | Søren Sandmann Pedersen | 2004-02-16 | 1 | -1/+1 |
* | Call gtk_tool_item_set_expand(), not gtk_tool_item_set_homogeneous() in | Soeren Sandmann | 2004-02-16 | 1 | -0/+6 |
* | Split declaration and assignment of combo_box. | Matthias Clasen | 2004-02-15 | 1 | -0/+8 |
* | Add deprecation notes pointing people to GtkComboBox. | Matthias Clasen | 2004-02-15 | 1 | -0/+5 |
* | Document the tree DND API. | Matthias Clasen | 2004-02-15 | 1 | -0/+8 |
* | Make stock_size an uint property, to allow custom icon sizes. Also clarify | Matthias Clasen | 2004-02-14 | 1 | -0/+6 |
* | Remove unnecessary STRIP_* definitions, and GNU make check. | Manish Singh | 2004-02-14 | 1 | -0/+5 |
* | Duh, duh, duh! Don't bail out if the bookmarks file doesn't exist the very | Federico Mena Quintero | 2004-02-14 | 1 | -0/+6 |
* | Fix #129020. | Federico Mena Quintero | 2004-02-14 | 1 | -1/+15 |
* | Use do instead of while. (#134031, Morten Welinder); | Matthias Clasen | 2004-02-13 | 1 | -0/+5 |
* | Suppress xsltproc and xmlcatalog checks if enable_man=no. (#134162, Julio | Matthias Clasen | 2004-02-13 | 1 | -0/+5 |
* | Remove checks for sgml2html. It was once used for building the linuxdoc | Matthias Clasen | 2004-02-13 | 1 | -0/+7 |
* | Fix various compilation problems (#134312, David Hawthorne) | Owen Taylor | 2004-02-13 | 1 | -0/+18 |
* | Various reentrancy fixes for widgets being destroyed out of | Owen Taylor | 2004-02-13 | 1 | -0/+16 |
* | Don't draw bevels around active, RELIEF_NONE buttons that aren't | Matthias Clasen | 2004-02-13 | 1 | -0/+7 |
* | Protect getc_unlocked() by HAVE_FLOCKFILE in all cases. (#134205, Julio M. | Matthias Clasen | 2004-02-13 | 1 | -0/+5 |
* | Fix for #104811, Padraig O'Briain: | Matthias Clasen | 2004-02-12 | 1 | -0/+13 |
* | Remove an extraneous + 1 (#134015, Torsten Schoenfeld) | Owen Taylor | 2004-02-12 | 1 | -0/+5 |
* | New function to improve the accessibility of tooltips. (#114851, Padraig | Matthias Clasen | 2004-02-12 | 1 | -0/+13 |
* | Assign xtype using gdk_x11_atom_to_xatom_for_display () when type != | Manish Singh | 2004-02-12 | 1 | -0/+11 |
* | Fix up item_area correctly in RTL mode. (#133984, patch from Semion | Soeren Sandmann | 2004-02-12 | 1 | -0/+5 |
* | Correct the docs. | Matthias Clasen | 2004-02-12 | 1 | -0/+5 |
* | Call gtk_drag_source_set(), so that things like gtk_drag_set_icon_*() work | Matthias Clasen | 2004-02-12 | 1 | -0/+6 |
* | Fix misleading debug output. | Matthias Clasen | 2004-02-11 | 1 | -0/+5 |
* | New ::map() handler. If no widget has the focus, try to give it to the | Federico Mena Quintero | 2004-02-11 | 1 | -0/+7 |
* | Fixes #134051. | Federico Mena Quintero | 2004-02-11 | 1 | -0/+7 |
* | Shift the array correctly. Fixes #134055, patch by Tosten Schoenfeld | Federico Mena Quintero | 2004-02-11 | 1 | -0/+6 |
* | Handle focus [hv]adjustment correctly when the focus is located deeper | Matthias Clasen | 2004-02-11 | 1 | -1/+6 |
* | Remove arbitrary low upper limits on the xpad, ypad, width and height | Matthias Clasen | 2004-02-11 | 1 | -0/+13 |
* | Free the filters. Fixes #133547, patch by Morten Welinder | Federico Mena Quintero | 2004-02-10 | 1 | -0/+6 |
* | Avoid triggering an X error when the client->manager_window is | Owen Taylor | 2004-02-10 | 1 | -0/+14 |
* | Fixes the entry-related part of #133852. | Federico Mena Quintero | 2004-02-10 | 1 | -0/+7 |
* | Fixes #133995, patch by Morten Welinder <mortenw@gnome.org>. | Federico Mena Quintero | 2004-02-10 | 1 | -0/+7 |
* | Document these functions. | Matthias Clasen | 2004-02-10 | 1 | -0/+6 |
* | Request GTK_FILE_INFO_ALL from the file system model, so that arbitrary | Federico Mena Quintero | 2004-02-09 | 1 | -0/+7 |
* | Ugh. Don't try to free ints, even if they're stored in pointers. | Matthias Clasen | 2004-02-09 | 1 | -0/+5 |
* | Fix #132256. | Federico Mena Quintero | 2004-02-09 | 1 | -0/+12 |
* | If the folder is already open, add the requested info types to it. | Federico Mena Quintero | 2004-02-09 | 1 | -0/+5 |
* | Add appropriate type casts for the gtk_window_set_screen() call. | Manish Singh | 2004-02-08 | 1 | -0/+5 |
* | Make popups come up on the same screen as the combo box. (#133544, Morten | Matthias Clasen | 2004-02-08 | 1 | -0/+6 |
* | clean up the packing of the file selector. | Jonathan Blandford | 2004-02-07 | 1 | -0/+5 |
* | Don't use function calls in array initializers, as some compilers seem to | Matthias Clasen | 2004-02-07 | 1 | -0/+6 |
* | Add change notification for GtkAccelMap, by on-demand instantiating a | Matthias Clasen | 2004-02-06 | 1 | -0/+9 |
* | Actually free the lists. Pointed out by Morten Welinder. | Matthias Clasen | 2004-02-06 | 1 | -1/+2 |