| Commit message (Expand) | Author | Age | Files | Lines |
* | Forgotten files. | Matthias Clasen | 2004-06-21 | 1 | -0/+3 |
* | Header file reorganization. (#51999) | Matthias Clasen | 2004-06-20 | 8 | -326/+417 |
* | Add a nice figure to the docs. | Matthias Clasen | 2004-06-19 | 9 | -5/+38 |
* | Fixes | Matthias Clasen | 2004-06-19 | 2 | -2/+8 |
* | Implement keynav. | Matthias Clasen | 2004-06-18 | 1 | -21/+518 |
* | When inserting a visible node, free the old path before creating the new | Federico Mena Quintero | 2004-06-16 | 5 | -0/+25 |
* | Make the tiff loader work with both libtiff 3.5.7 and libtiff 3.6.1. | Matthias Clasen | 2004-06-16 | 2 | -66/+92 |
* | The property editor, copied from testgtk. | Matthias Clasen | 2004-06-16 | 1 | -5/+9 |
* | Make GtkComboBox work without model. (#144198, Mariano Suárez-Alvarez) | Matthias Clasen | 2004-06-15 | 5 | -6/+34 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 10 | -16/+51 |
* | Fixes #143578: | Federico Mena Quintero | 2004-06-12 | 6 | -26/+135 |
* | Typo fix. | Matthias Clasen | 2004-06-11 | 5 | -2/+18 |
* | Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>. | Federico Mena Quintero | 2004-06-11 | 5 | -2/+38 |
* | Start the drag before focusing the selected.day. Stop a beginning drag if | Matthias Clasen | 2004-06-10 | 5 | -3/+34 |
* | Start spinning before calling arrow_action(), so that a signal handler | Matthias Clasen | 2004-06-10 | 5 | -2/+48 |
* | Typo fix. | Matthias Clasen | 2004-06-10 | 5 | -1/+21 |
* | Revert the "drag select" part of #141169. (#144011). | Soeren Sandmann | 2004-06-09 | 5 | -32/+21 |
* | Updated Nepali translation | Pawan Chitrakar | 2004-06-08 | 2 | -525/+534 |
* | Handle priv->model being NULL. (#143856, Mariano Suárez-Alvarez) | Matthias Clasen | 2004-06-08 | 5 | -57/+82 |
* | Revert the patch from 2003/Sep/12. This kept DnD in tree views within | Federico Mena Quintero | 2004-06-08 | 5 | -4/+29 |
* | fix build | cinamod | 2004-06-07 | 1 | -1/+1 |
* | Make the entry context menu work in editable text cells. The changes are | Matthias Clasen | 2004-06-07 | 5 | -13/+180 |
* | Improve the description of the ::language property. (#143802, Owen Taylor) | Matthias Clasen | 2004-06-07 | 5 | -1/+21 |
* | disable icons in buttons | cinamod | 2004-06-07 | 2 | -33/+23 |
* | Add an ignore_enter flag and use it as in the menu code to avoid the | Matthias Clasen | 2004-06-06 | 6 | -4/+86 |
* | Add a checkbox to queue an merge/unmerge. Patch from Matthias Clasen. | Soeren Sandmann | 2004-06-05 | 7 | -73/+244 |
* | Convert filenames to UTF-8 when embedding them in error messages. | Matthias Clasen | 2004-06-05 | 3 | -27/+88 |
* | Add a note about the !CAN_FOCUS quirk in the button size allocation code. | Matthias Clasen | 2004-06-05 | 6 | -4/+52 |
* | Calculate the length of the entry contents in characters, not in bytes. | Matthias Clasen | 2004-06-04 | 5 | -1/+44 |
* | Fix the al lowed values and default value for the ::active property. | Matthias Clasen | 2004-06-04 | 5 | -2/+26 |
* | use gtk_widget_get_child_requisition() instead of accessing | Michael Natterer | 2004-06-03 | 5 | -13/+46 |
* | Revert previous commit. It caused the problem of sticky right click menus | Soeren Sandmann | 2004-06-03 | 5 | -21/+37 |
* | Fix the stay up algorithm for combo boxes to better handle the "click" | Soeren Sandmann | 2004-06-02 | 5 | -18/+51 |
* | fix inkscape's toolbar buttons, disable application theming if asked nicely, ... | cinamod | 2004-06-02 | 5 | -59/+51 |
* | Bail out if the model is empty. Fixes #143536. | Federico Mena Quintero | 2004-06-02 | 5 | -1/+22 |
* | Don't close the dialog on focus out of the size entry. (#143505, David | Matthias Clasen | 2004-06-02 | 5 | -1/+34 |
* | Fix #138807. | Federico Mena Quintero | 2004-06-02 | 8 | -84/+150 |
* | Remove leftover debug code. | Matthias Clasen | 2004-06-02 | 5 | -5/+20 |
* | Don't allow unless selection mode is multiple. (#142634, John Finlay) | Matthias Clasen | 2004-06-02 | 5 | -1/+23 |
* | Rename function parameters from index to index_ to prevent clash with BSD | Matthias Clasen | 2004-06-02 | 10 | -37/+78 |
* | Handle accel_closure being NULL on an accel label. (#139641, Sam | Matthias Clasen | 2004-06-02 | 6 | -4/+55 |
* | Make menus only stay up if you release within 500 milliseconds. | Soeren Sandmann | 2004-06-01 | 6 | -25/+91 |
* | Updated Bulgarian translation by Rostislav Raikov <zbrox@i-space.org> | Alexander Shopov | 2004-06-01 | 4 | -630/+513 |
* | Don't insert a dummy node if there is no parent node. Fixes #143362. | Federico Mena Quintero | 2004-06-01 | 5 | -1/+21 |
* | Implement rubberband scrolling (needs to be done for the horizontal | Anders Carlsson | 2004-05-31 | 1 | -3/+67 |
* | Change to the newly-created folder. Fixes #138932. (trap_activate_cb): | Federico Mena Quintero | 2004-05-31 | 5 | -11/+39 |
* | Typo fix. | Matthias Clasen | 2004-05-31 | 5 | -1/+21 |
* | Make detached handleboxes work when their parent is minimized, porting the | Matthias Clasen | 2004-05-31 | 6 | -38/+132 |
* | Fix a typo. | Matthias Clasen | 2004-05-31 | 6 | -2/+42 |
* | Document the default attach options for gtk_table_attach_defaults(). | Matthias Clasen | 2004-05-31 | 2 | -1/+7 |