| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the new file DND api. | Matthias Clasen | 2004-10-22 | 1 | -0/+20 |
* | ri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-10-22 | 1 | -0/+7 |
* | Document how to use info with text/image targets. | Matthias Clasen | 2004-10-22 | 1 | -0/+13 |
* | GdkBitmap is a GObject, not a boxed type. | Anders Carlsson | 2004-10-21 | 1 | -0/+5 |
* | #155952 | Owen Taylor | 2004-10-21 | 1 | -0/+13 |
* | *** empty log message *** | Matthias Clasen | 2004-10-21 | 1 | -0/+5 |
* | Implement for cached themes. | Matthias Clasen | 2004-10-21 | 1 | -0/+16 |
* | Make it compile without mmap() and add some more checks. (#155973, Morten | Matthias Clasen | 2004-10-21 | 1 | -0/+3 |
* | Add convenience api for image dnd (#150165): | Matthias Clasen | 2004-10-21 | 1 | -0/+15 |
* | Make the code clearer. (#155239, Murray Cumming) | Matthias Clasen | 2004-10-21 | 1 | -0/+3 |
* | Small fixes. | Matthias Clasen | 2004-10-20 | 1 | -0/+2 |
* | Include gtkmodules.h. (#155885, Kazuki IWAMOTO) | Matthias Clasen | 2004-10-20 | 1 | -0/+4 |
* | Fix a wrong blurb. (#155838, Morten Welinder) | Matthias Clasen | 2004-10-20 | 1 | -0/+5 |
* | Add a "display" option. | Matthias Clasen | 2004-10-19 | 1 | -0/+2 |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 1 | -0/+26 |
* | Set the locale, tidy up output. | Matthias Clasen | 2004-10-19 | 1 | -0/+4 |
* | fixed a typo in my name | Sebastien Bacher | 2004-10-18 | 1 | -1/+1 |
* | Fix #155658, Sebastian Bacher: | Matthias Clasen | 2004-10-18 | 1 | -0/+22 |
* | Destroy secondary dialogs if the main dialog is hidden. (#155084, Paolo | Matthias Clasen | 2004-10-17 | 1 | -0/+5 |
* | Don't leak the secondary dialogs. (#155084, Paolo Borelli) | Matthias Clasen | 2004-10-16 | 1 | -0/+3 |
* | Fix redraw issues with the focus on the ring. | Matthias Clasen | 2004-10-16 | 1 | -0/+5 |
* | Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this | Matthias Clasen | 2004-10-15 | 1 | -0/+4 |
* | Restore the size info for the current row after measuring another row. | Matthias Clasen | 2004-10-15 | 1 | -0/+6 |
* | (shortcuts_add_current_folder): Don't leak volume. (#155400, | Matthias Clasen | 2004-10-14 | 1 | -0/+2 |
* | (gtk_file_chooser_default_finalize): Don't forget to | Matthias Clasen | 2004-10-14 | 1 | -0/+2 |
* | Don't get text unnecessarily. (#155384, Morten Welinder) | Matthias Clasen | 2004-10-14 | 1 | -0/+5 |
* | Acknowledge the fact that invariants are broken and loop all the way up to | Matthias Clasen | 2004-10-13 | 1 | -0/+6 |
* | don't queue the widget for resize or emit change notification if the usize | 4 | 2004-10-12 | 1 | -0/+6 |
* | More widget gallery. | Matthias Clasen | 2004-10-11 | 1 | -2/+2 |
* | Add more widget gallery images. | Matthias Clasen | 2004-10-11 | 1 | -2/+7 |
* | Add some more images for the widget gallery. | Matthias Clasen | 2004-10-10 | 1 | -0/+8 |
* | add /*< private >*/ markings. | Jonathan Blandford | 2004-10-10 | 1 | -0/+5 |
* | Shrink panes and separators images to MEDIUM. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Add docs. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Fix doc comment. | Matthias Clasen | 2004-10-09 | 1 | -0/+3 |
* | Reinstate the accidentally lost addition of | Matthias Clasen | 2004-10-09 | 1 | -0/+4 |
* | Declare gtk_accelerator_get_label. | Matthias Clasen | 2004-10-09 | 1 | -0/+4 |
* | GDK documentation fixes. | Matthias Clasen | 2004-10-09 | 1 | -0/+2 |
* | Don't start a drag if we loose the grab. | Matthias Clasen | 2004-10-08 | 1 | -0/+3 |
* | Set the cell renderer to inert mode to avoid bug #154921. This fixes a | Matthias Clasen | 2004-10-08 | 1 | -0/+5 |
* | Add a new debug flag, geometry, to debug size allocation. | Matthias Clasen | 2004-10-08 | 1 | -0/+4 |
* | Set cell data unconditionally. (#152562, Federico Mena Quintero) | Matthias Clasen | 2004-10-08 | 1 | -0/+5 |
* | Also update smart separators if the visibility of a menuitem with a | Matthias Clasen | 2004-10-08 | 1 | -0/+6 |
* | Share the three copies of get_borders() under the name | Matthias Clasen | 2004-10-08 | 1 | -0/+8 |
* | Include gtkeventbox.h. (#154798, Morten Welinder) | Matthias Clasen | 2004-10-08 | 1 | -0/+3 |
* | Don't free info too early. (#154703, Morten Welinder) | Matthias Clasen | 2004-10-07 | 1 | -0/+5 |
* | Reduce rounding error. (#154658, John Cupitt) | Matthias Clasen | 2004-10-07 | 1 | -0/+3 |
* | Clear the iter instead of returning it unmodified. (#154186, Jonathan | Matthias Clasen | 2004-10-06 | 1 | -0/+3 |
* | Pop up the completions again after tab. (#147700, Jens Bech Madsen) | Matthias Clasen | 2004-10-06 | 1 | -0/+3 |
* | Set the cursor before changing the selection to make the file chooser | Matthias Clasen | 2004-10-06 | 1 | -0/+6 |