summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Forgotten files.Matthias Clasen2004-06-211-0/+3
* Header file reorganization. (#51999)Matthias Clasen2004-06-208-326/+417
* Add a nice figure to the docs.Matthias Clasen2004-06-199-5/+38
* FixesMatthias Clasen2004-06-192-2/+8
* Implement keynav.Matthias Clasen2004-06-181-21/+518
* When inserting a visible node, free the old path before creating the newFederico Mena Quintero2004-06-165-0/+25
* Make the tiff loader work with both libtiff 3.5.7 and libtiff 3.6.1.Matthias Clasen2004-06-162-66/+92
* The property editor, copied from testgtk.Matthias Clasen2004-06-161-5/+9
* Make GtkComboBox work without model. (#144198, Mariano Suárez-Alvarez)Matthias Clasen2004-06-155-6/+34
* Don't use contractions like "don't" or "isn't" in error messages. It isn'tMatthias Clasen2004-06-1210-16/+51
* Fixes #143578:Federico Mena Quintero2004-06-126-26/+135
* Typo fix.Matthias Clasen2004-06-115-2/+18
* Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>.Federico Mena Quintero2004-06-115-2/+38
* Start the drag before focusing the selected.day. Stop a beginning drag ifMatthias Clasen2004-06-105-3/+34
* Start spinning before calling arrow_action(), so that a signal handlerMatthias Clasen2004-06-105-2/+48
* Typo fix.Matthias Clasen2004-06-105-1/+21
* Revert the "drag select" part of #141169. (#144011).Soeren Sandmann2004-06-095-32/+21
* Updated Nepali translationPawan Chitrakar2004-06-082-525/+534
* Handle priv->model being NULL. (#143856, Mariano Suárez-Alvarez)Matthias Clasen2004-06-085-57/+82
* Revert the patch from 2003/Sep/12. This kept DnD in tree views withinFederico Mena Quintero2004-06-085-4/+29
* fix buildcinamod2004-06-071-1/+1
* Make the entry context menu work in editable text cells. The changes areMatthias Clasen2004-06-075-13/+180
* Improve the description of the ::language property. (#143802, Owen Taylor)Matthias Clasen2004-06-075-1/+21
* disable icons in buttonscinamod2004-06-072-33/+23
* Add an ignore_enter flag and use it as in the menu code to avoid theMatthias Clasen2004-06-066-4/+86
* Add a checkbox to queue an merge/unmerge. Patch from Matthias Clasen.Soeren Sandmann2004-06-057-73/+244
* Convert filenames to UTF-8 when embedding them in error messages.Matthias Clasen2004-06-053-27/+88
* Add a note about the !CAN_FOCUS quirk in the button size allocation code.Matthias Clasen2004-06-056-4/+52
* Calculate the length of the entry contents in characters, not in bytes.Matthias Clasen2004-06-045-1/+44
* Fix the al lowed values and default value for the ::active property.Matthias Clasen2004-06-045-2/+26
* use gtk_widget_get_child_requisition() instead of accessingMichael Natterer2004-06-035-13/+46
* Revert previous commit. It caused the problem of sticky right click menusSoeren Sandmann2004-06-035-21/+37
* Fix the stay up algorithm for combo boxes to better handle the "click"Soeren Sandmann2004-06-025-18/+51
* fix inkscape's toolbar buttons, disable application theming if asked nicely, ...cinamod2004-06-025-59/+51
* Bail out if the model is empty. Fixes #143536.Federico Mena Quintero2004-06-025-1/+22
* Don't close the dialog on focus out of the size entry. (#143505, DavidMatthias Clasen2004-06-025-1/+34
* Fix #138807.Federico Mena Quintero2004-06-028-84/+150
* Remove leftover debug code.Matthias Clasen2004-06-025-5/+20
* Don't allow unless selection mode is multiple. (#142634, John Finlay)Matthias Clasen2004-06-025-1/+23
* Rename function parameters from index to index_ to prevent clash with BSDMatthias Clasen2004-06-0210-37/+78
* Handle accel_closure being NULL on an accel label. (#139641, SamMatthias Clasen2004-06-026-4/+55
* Make menus only stay up if you release within 500 milliseconds.Soeren Sandmann2004-06-016-25/+91
* Updated Bulgarian translation by Rostislav Raikov <zbrox@i-space.org>Alexander Shopov2004-06-014-630/+513
* Don't insert a dummy node if there is no parent node. Fixes #143362.Federico Mena Quintero2004-06-015-1/+21
* Implement rubberband scrolling (needs to be done for the horizontalAnders Carlsson2004-05-311-3/+67
* Change to the newly-created folder. Fixes #138932. (trap_activate_cb):Federico Mena Quintero2004-05-315-11/+39
* Typo fix.Matthias Clasen2004-05-315-1/+21
* Make detached handleboxes work when their parent is minimized, porting theMatthias Clasen2004-05-316-38/+132
* Fix a typo.Matthias Clasen2004-05-316-2/+42
* Document the default attach options for gtk_table_attach_defaults().Matthias Clasen2004-05-312-1/+7