| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't recommend gtk_tree_row_reference_new_proxy(). (#138309, Tim-Philipp | Matthias Clasen | 2004-04-23 | 1 | -0/+4 |
* | Remove an excessive g_return_if_fail(). | Matthias Clasen | 2004-04-23 | 1 | -0/+3 |
* | Make set_user_time() static. _-prefix calls of | Matthias Clasen | 2004-04-23 | 1 | -0/+7 |
* | Make sure the separators used to demarkate placeholder ends don't show up | Matthias Clasen | 2004-04-22 | 1 | -0/+4 |
* | Make spinbuttons work with negative increments. (#137975, Tim Gerla) | Matthias Clasen | 2004-04-22 | 1 | -0/+5 |
* | Remove the old widget from the tool button before overwriting it with the | Soeren Sandmann | 2004-04-22 | 1 | -0/+8 |
* | Fix the file chooser on Windows. I can't make it misbehave or crash any | Tor Lillqvist | 2004-04-22 | 1 | -0/+29 |
* | Pop down the completion window if there are no completions anymore. | Matthias Clasen | 2004-04-21 | 1 | -0/+3 |
* | Don't call gtk_tree_view_scroll_to_cell() on an empty tree view. It | Matthias Clasen | 2004-04-21 | 1 | -0/+4 |
* | A new demo. | Matthias Clasen | 2004-04-21 | 1 | -0/+6 |
* | Don't scroll to cursor position if we already have pending scrolls. | Matthias Clasen | 2004-04-20 | 1 | -0/+3 |
* | Make sure anchored children get size allocated, even if the layout is | Matthias Clasen | 2004-04-20 | 1 | -0/+6 |
* | Update libpng and libjpeg URLs, remove note about building without since | Owen Taylor | 2004-04-19 | 1 | -0/+11 |
* | Don't leak list of children. (#140523) | Morten Welinder | 2004-04-19 | 1 | -0/+5 |
* | Don't stop the iteration up to the tag_root too early. (#109945, Dongho | Matthias Clasen | 2004-04-19 | 1 | -0/+6 |
* | Make gdk_keymap_translate_keyboard_state() handle NULL keymaps. (#139715, | Soeren Sandmann | 2004-04-18 | 1 | -0/+6 |
* | Don't erase GDK_EXTRA_CFLAGS. Fixes bug 139586, reported by Pedro | Soeren Sandmann | 2004-04-18 | 1 | -0/+6 |
* | Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah Newren. | Soeren Sandmann | 2004-04-18 | 1 | -0/+16 |
* | Tell the user to use G_FILENAME_ENCODING, not G_BROKEN_FILENAMES. Fixes | Federico Mena Quintero | 2004-04-15 | 1 | -0/+3 |
* | Use a variant of the code from gtkfilesel.c to parse a "text/uri-list" | Federico Mena Quintero | 2004-04-15 | 1 | -0/+6 |
* | Doc fixes. | Matthias Clasen | 2004-04-15 | 1 | -0/+5 |
* | Make all style properties readonly. | Matthias Clasen | 2004-04-14 | 1 | -1/+7 |
* | Add a11y relations between the color wheel and the spin buttons. (#132745, | Matthias Clasen | 2004-04-14 | 1 | -0/+9 |
* | Make the arrow and separator regular children of an hbox inside the | Matthias Clasen | 2004-04-14 | 1 | -0/+13 |
* | Don't spit out warnings if called before the combo box is realized. | Matthias Clasen | 2004-04-14 | 1 | -0/+6 |
* | propagate expose events to children. | Jonathan Blandford | 2004-04-14 | 1 | -0/+5 |
* | remove spurious gtk_box_pack_start. | Jonathan Blandford | 2004-04-14 | 1 | -1/+6 |
* | patch from Owen to make the buttons sized by a bold label. This makes the | Jonathan Blandford | 2004-04-13 | 1 | -0/+6 |
* | Don't crash if a node has no name. (start_element_handler): Accept | Matthias Clasen | 2004-04-13 | 1 | -0/+5 |
* | Document possible accelerator gotcha when using this function. (#139641, | Matthias Clasen | 2004-04-13 | 1 | -0/+4 |
* | Don't leak list nodes. (#138862, Morten Welinder) | Matthias Clasen | 2004-04-13 | 1 | -0/+5 |
* | remove unused variable. (gtk_tree_view_button_press): If we activated the | Jonathan Blandford | 2004-04-13 | 1 | -0/+8 |
* | Added documentation to all the signals. | Federico Mena Quintero | 2004-04-13 | 1 | -0/+5 |
* | Don't unref model if it is NULL. (#139770) | Matthias Clasen | 2004-04-12 | 1 | -0/+3 |
* | Typo fix. | Matthias Clasen | 2004-04-12 | 1 | -0/+22 |
* | Moved search entries into priv data. | Jonathan Blandford | 2004-04-11 | 1 | -0/+23 |
* | workaround for bug #137496, the real fix would involve just another small | Hans Breuer | 2004-04-11 | 1 | -0/+8 |
* | If both Shift and CapsLock pressed, ignore the shift only for letters | Tor Lillqvist | 2004-04-10 | 1 | -0/+13 |
* | Terminate g_object_[dis]connect() calls with NULL instead of 0. Fixes | Christian Persch | 2004-04-09 | 1 | -0/+7 |
* | Added gujarati translations | Guntupalli Karunakar | 2004-04-09 | 1 | -0/+4 |
* | Fix #132500. | Federico Mena Quintero | 2004-04-07 | 1 | -0/+20 |
* | Completed ALL_LINGUAS list | Pablo Saratxaga | 2004-04-06 | 1 | -0/+4 |
* | Use a title for SAVE and CREATE_FOLDER modes. Fixes #137272. | Federico Mena Quintero | 2004-04-06 | 1 | -0/+3 |
* | Look for G_DIR_SEPARATOR in the display_name, and err out if it is | Federico Mena Quintero | 2004-04-06 | 1 | -0/+4 |
* | Make the new-folder button say "Create Fo_lder" rather than "Create | Federico Mena Quintero | 2004-04-06 | 1 | -0/+7 |
* | Ref/sink the buttons. Also, free them correctly upon failure. Based on a | Federico Mena Quintero | 2004-04-06 | 1 | -0/+6 |
* | Handle '--' correctly. | Anders Carlsson | 2004-04-05 | 1 | -0/+4 |
* | set the height correctly for fixed height when inserting a node, #138082 | Jonathan Blandford | 2004-04-02 | 1 | -0/+5 |
* | Fix #136077. | Federico Mena Quintero | 2004-04-02 | 1 | -0/+46 |
* | Move AC_CANONICAL_HOST earlier, before the check for native Win32. | Tor Lillqvist | 2004-03-31 | 1 | -0/+3 |