| Commit message (Expand) | Author | Age | Files | Lines |
* | exit on close. | Paolo Borelli | 2004-09-30 | 1 | -0/+4 |
* | Make --g-fatal-warnings a G_OPTION_ARG_NONE, since it doesn't take an | Matthias Clasen | 2004-09-29 | 1 | -0/+5 |
* | Remove trailing semicolon on G_END_DECLS | Christopher Blizzard | 2004-09-29 | 1 | -0/+5 |
* | add a GtkMenuToolButton. | Paolo Borelli | 2004-09-29 | 1 | -0/+4 |
* | Handle an empty icon view gracefully. (#152486) | Matthias Clasen | 2004-09-29 | 1 | -0/+6 |
* | Add bug reference. | Matthias Clasen | 2004-09-29 | 1 | -0/+2 |
* | Skip selectable labels when looking for the initial focus widget. | Matthias Clasen | 2004-09-29 | 1 | -0/+8 |
* | Don't reuse insensitive pixbufs across multiple rows. (#153984, Milosz | Matthias Clasen | 2004-09-28 | 1 | -0/+4 |
* | Use gtk_get_option_group() to obtain an option group with correctly set | Matthias Clasen | 2004-09-28 | 1 | -0/+8 |
* | Fix #153082: | Matthias Clasen | 2004-09-27 | 1 | -0/+9 |
* | add the GtkMenuToolButton widget discussed in bug #151441. | Paolo Borelli | 2004-09-27 | 1 | -0/+13 |
* | Emit ::finished-loading. | Matthias Clasen | 2004-09-27 | 1 | -0/+5 |
* | Added Iranian Azerbaijani (az_IR) to ALL_LINUGAS. added Iranian | Roozbeh Pournader | 2004-09-27 | 1 | -0/+4 |
* | Fix typo in docs. (#153811, Billy Biggs) | Matthias Clasen | 2004-09-27 | 1 | -0/+3 |
* | Only need a bit for need_timer. | Matthias Clasen | 2004-09-27 | 1 | -0/+5 |
* | Add a missing _ to the name of the has_secondary_backward_stepper | Matthias Clasen | 2004-09-27 | 1 | -0/+6 |
* | add missing structures. | Jonathan Blandford | 2004-09-26 | 1 | -0/+4 |
* | Scroll to make the current folder visible. (#152921) | Matthias Clasen | 2004-09-26 | 1 | -0/+3 |
* | Revert the button state to !button_down, if we're missing the release | Matthias Clasen | 2004-09-26 | 1 | -0/+6 |
* | Remove debug spew. (bookmarks_check_remove_sensitivity): Don't free an | Matthias Clasen | 2004-09-26 | 1 | -0/+2 |
* | Remove debug spew. | Matthias Clasen | 2004-09-26 | 1 | -0/+3 |
* | cursor_pos is in characters, not bytes. (#153332, Owen Taylor) | Matthias Clasen | 2004-09-26 | 1 | -1/+6 |
* | Set lcSysOrgX and lcSysOrgY from device instead of hardcoding to 0, a | Robert Ögren | 2004-09-25 | 1 | -0/+6 |
* | Don't access attr[-1]. (#153628, Padraig O'Briain) | Matthias Clasen | 2004-09-25 | 1 | -0/+5 |
* | Add some tooltips. | Matthias Clasen | 2004-09-23 | 1 | -1/+5 |
* | Remove unnecessary g_return_if_fail()s from virtual functions. (#153469, | Matthias Clasen | 2004-09-22 | 1 | -0/+5 |
* | Don't leak cursors. (#153468, Christian Persch) | Matthias Clasen | 2004-09-22 | 1 | -0/+3 |
* | Don't leak old_text. (#153467, Christian Persch) | Matthias Clasen | 2004-09-22 | 1 | -0/+3 |
* | Don't use bitops on booleans. (gtk_file_chooser_default_should_respond): | Matthias Clasen | 2004-09-22 | 1 | -0/+2 |
* | Don't use bitops on booleans. | Matthias Clasen | 2004-09-22 | 1 | -0/+5 |
* | Don't leak the frame pixbuf. | Matthias Clasen | 2004-09-22 | 1 | -0/+5 |
* | #include <config.h> for HAVE_MALLINFO define, other minor cleanups. | Manish Singh | 2004-09-21 | 1 | -0/+5 |
* | remove now unused arg variables. | Manish Singh | 2004-09-21 | 1 | -0/+9 |
* | Don't assert that current_focus != NULL, just return FALSE. | Matthias Clasen | 2004-09-21 | 1 | -0/+3 |
* | Give the path bar arrows some more space. | Matthias Clasen | 2004-09-21 | 1 | -0/+3 |
* | Check for mallinfo. | Matthias Clasen | 2004-09-21 | 1 | -0/+5 |
* | Fix typos in signal docs. (#153224, John Finlay) | Matthias Clasen | 2004-09-21 | 1 | -0/+5 |
* | Don't return FALSE from a void function. (#153185, Joel Fredrikson) | Matthias Clasen | 2004-09-20 | 1 | -0/+5 |
* | Add a boolean ::displace-focus style property and apply child displacement | Matthias Clasen | 2004-09-20 | 1 | -0/+6 |
* | Change from 50 to 20 to make the menus scroll faster. | Søren Sandmann | 2004-09-19 | 1 | -0/+5 |
* | Bump version | Matthias Clasen | 2004-09-19 | 1 | -0/+2 |
* | 2.5.3GTK_2_5_3 | Matthias Clasen | 2004-09-19 | 1 | -2/+24 |
* | Merged from 2.4: | Federico Mena Quintero | 2004-09-18 | 1 | -0/+8 |
* | Make numeric pad enter activate the selected completion entry. Fix bug | Marco Pesenti Gritti | 2004-09-18 | 1 | -0/+7 |
* | Updates | Matthias Clasen | 2004-09-17 | 1 | -0/+2 |
* | Scroll to the selected row. (#143868, Christian Persch) | Matthias Clasen | 2004-09-17 | 1 | -0/+5 |
* | Remove leftover debug code. | Matthias Clasen | 2004-09-17 | 1 | -0/+31 |
* | Add an example to the docs. | Jonathan Blandford | 2004-09-17 | 1 | -0/+5 |
* | Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid | Matthias Clasen | 2004-09-17 | 1 | -0/+7 |
* | Fix #152760, Christian Persch: | Matthias Clasen | 2004-09-16 | 1 | -0/+11 |