| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit a forgotten fix. | Matthias Clasen | 2004-06-25 | 1 | -0/+5 |
* | Fix a typo, string change. (#139503, Baris Cicek) | Matthias Clasen | 2004-06-25 | 1 | -0/+5 |
* | Use a Save or an Open stock button for the C-l dialog depending on the | Federico Mena Quintero | 2004-06-23 | 1 | -0/+6 |
* | Fixes the GTK+ part of #142308: | Federico Mena Quintero | 2004-06-22 | 1 | -0/+9 |
* | Improve docs for the ::move_cursor signal. | Matthias Clasen | 2004-06-22 | 1 | -0/+3 |
* | Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall) | Matthias Clasen | 2004-06-22 | 1 | -0/+4 |
* | Make sure this gets defined for all backends, so linux-fb has a chance of | Matthias Clasen | 2004-06-22 | 1 | -0/+4 |
* | Doc updates. | Matthias Clasen | 2004-06-22 | 1 | -1/+8 |
* | Typo fix. (#144750, Jeff Franks) | Matthias Clasen | 2004-06-22 | 1 | -0/+5 |
* | Merge from stable: | Michael Natterer | 2004-06-21 | 1 | -0/+11 |
* | When inserting a visible node, free the old path before creating the new | Federico Mena Quintero | 2004-06-16 | 1 | -0/+6 |
* | Make GtkComboBox work without model. (#144198, Mariano Suárez-Alvarez) | Matthias Clasen | 2004-06-15 | 1 | -0/+5 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 1 | -0/+7 |
* | Fixes #143578: | Federico Mena Quintero | 2004-06-12 | 1 | -0/+16 |
* | Typo fix. | Matthias Clasen | 2004-06-11 | 1 | -0/+4 |
* | Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>. | Federico Mena Quintero | 2004-06-11 | 1 | -0/+9 |
* | Start the drag before focusing the selected.day. Stop a beginning drag if | Matthias Clasen | 2004-06-10 | 1 | -0/+7 |
* | Start spinning before calling arrow_action(), so that a signal handler | Matthias Clasen | 2004-06-10 | 1 | -0/+7 |
* | Typo fix. | Matthias Clasen | 2004-06-10 | 1 | -0/+5 |
* | Revert the "drag select" part of #141169. (#144011). | Soeren Sandmann | 2004-06-09 | 1 | -0/+5 |
* | Handle priv->model being NULL. (#143856, Mariano Suárez-Alvarez) | Matthias Clasen | 2004-06-08 | 1 | -14/+20 |
* | Revert the patch from 2003/Sep/12. This kept DnD in tree views within | Federico Mena Quintero | 2004-06-08 | 1 | -0/+7 |
* | Make the entry context menu work in editable text cells. The changes are | Matthias Clasen | 2004-06-07 | 1 | -0/+18 |
* | Improve the description of the ::language property. (#143802, Owen Taylor) | Matthias Clasen | 2004-06-07 | 1 | -0/+5 |
* | Add an ignore_enter flag and use it as in the menu code to avoid the | Matthias Clasen | 2004-06-06 | 1 | -0/+10 |
* | Add a checkbox to queue an merge/unmerge. Patch from Matthias Clasen. | Soeren Sandmann | 2004-06-05 | 1 | -0/+21 |
* | Add a note about the !CAN_FOCUS quirk in the button size allocation code. | Matthias Clasen | 2004-06-05 | 1 | -0/+10 |
* | Calculate the length of the entry contents in characters, not in bytes. | Matthias Clasen | 2004-06-04 | 1 | -0/+8 |
* | Fix the al lowed values and default value for the ::active property. | Matthias Clasen | 2004-06-04 | 1 | -0/+6 |
* | use gtk_widget_get_child_requisition() instead of accessing | Michael Natterer | 2004-06-03 | 1 | -0/+7 |
* | Revert previous commit. It caused the problem of sticky right click menus | Soeren Sandmann | 2004-06-03 | 1 | -0/+5 |
* | Fix the stay up algorithm for combo boxes to better handle the "click" | Soeren Sandmann | 2004-06-02 | 1 | -0/+7 |
* | Bail out if the model is empty. Fixes #143536. | Federico Mena Quintero | 2004-06-02 | 1 | -0/+5 |
* | Don't close the dialog on focus out of the size entry. (#143505, David | Matthias Clasen | 2004-06-02 | 1 | -0/+6 |
* | Fix #138807. | Federico Mena Quintero | 2004-06-02 | 1 | -0/+16 |
* | Remove leftover debug code. | Matthias Clasen | 2004-06-02 | 1 | -0/+5 |
* | Don't allow unless selection mode is multiple. (#142634, John Finlay) | Matthias Clasen | 2004-06-02 | 1 | -0/+5 |
* | Rename function parameters from index to index_ to prevent clash with BSD | Matthias Clasen | 2004-06-02 | 1 | -0/+10 |
* | Handle accel_closure being NULL on an accel label. (#139641, Sam | Matthias Clasen | 2004-06-02 | 1 | -0/+12 |
* | Make menus only stay up if you release within 500 milliseconds. | Soeren Sandmann | 2004-06-01 | 1 | -0/+11 |
* | Don't insert a dummy node if there is no parent node. Fixes #143362. | Federico Mena Quintero | 2004-06-01 | 1 | -0/+5 |
* | Change to the newly-created folder. Fixes #138932. (trap_activate_cb): | Federico Mena Quintero | 2004-05-31 | 1 | -0/+7 |
* | Typo fix. | Matthias Clasen | 2004-05-31 | 1 | -0/+5 |
* | Make detached handleboxes work when their parent is minimized, porting the | Matthias Clasen | 2004-05-31 | 1 | -0/+10 |
* | Fix a typo. | Matthias Clasen | 2004-05-31 | 1 | -0/+10 |
* | Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban Mühemmet | Christian Rose | 2004-05-29 | 1 | -0/+4 |
* | Add informative messages for common problems. (#137974, Owen Taylor) | Matthias Clasen | 2004-05-28 | 1 | -0/+5 |
* | Fix off-by-one allocation errors. (#143337, Billy Biggs) | Matthias Clasen | 2004-05-28 | 1 | -0/+5 |
* | Set bits within visual->depth that aren't used for color to 1s, in case | Owen Taylor | 2004-05-27 | 1 | -0/+6 |
* | Make separator rows insensitive. | Anders Carlsson | 2004-05-27 | 1 | -0/+5 |