| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it compile | Matthias Clasen | 2005-08-24 | 1 | -1/+1 |
* | Fix #314335 | Matthias Clasen | 2005-08-24 | 4 | -3/+22 |
* | Fix for #314004, reported by Michael Reinsch: | Owen Taylor | 2005-08-24 | 9 | -88/+331 |
* | Hungarian translation updated. | Gabor Kelemen | 2005-08-23 | 2 | -116/+123 |
* | don't bother inserting new rows in a level with a zero refcount and | Kristian Rietveld | 2005-08-23 | 4 | -0/+24 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-08-23 | 2 | -80/+94 |
* | Complain when there is no index.theme file in the specified directory, | Matthias Clasen | 2005-08-23 | 7 | -49/+84 |
* | Fix a C99ism. (#314262, Robert Jeff Mitchell) | Matthias Clasen | 2005-08-23 | 4 | -1/+17 |
* | Fixed Lithuanian translation. | Žygimantas Beručka | 2005-08-23 | 2 | -550/+562 |
* | add Punjabi (pa) by amanpreet Singh Brar Alamwalia | Amanpreet Singh Alam | 2005-08-23 | 1 | -1778/+1777 |
* | add declaration for _gtk_icon_theme_check_reload. | Manish Singh | 2005-08-22 | 5 | -6/+25 |
* | Implement a clientmessage based scheme for makeing sure that all GTK+ | Matthias Clasen | 2005-08-22 | 5 | -9/+97 |
* | Add a note regarding icon theme changes. | Matthias Clasen | 2005-08-22 | 5 | -1/+52 |
* | Add GTK_DEP_LIBS, in order to link against Xext. (#314062) | Matthias Clasen | 2005-08-22 | 4 | -1/+11 |
* | One more fix to prevent buffer overruns. (#314081, Hans Breuer) | Matthias Clasen | 2005-08-22 | 4 | -0/+16 |
* | Updated Korean translation. | Changwoo Ryu | 2005-08-22 | 2 | -863/+728 |
* | update by amanpreetalam@yahoo.com | Amanpreet Singh Alam | 2005-08-22 | 1 | -978/+924 |
* | Clarify that the returned layout must not be modified. | Matthias Clasen | 2005-08-21 | 4 | -2/+17 |
* | clear scroll_to_path if the model changes. | Jonathan Blandford | 2005-08-20 | 5 | -11/+114 |
* | Make it compile | Matthias Clasen | 2005-08-20 | 1 | -4/+4 |
* | Don't queue a draw if the layout has not changed. (#313991, Benjamin Berg) | Matthias Clasen | 2005-08-20 | 4 | -6/+60 |
* | Remove duplicate lines. (#313344, Benoit Carpentier) | Matthias Clasen | 2005-08-19 | 4 | -2/+9 |
* | Fix a typo. | Matthias Clasen | 2005-08-19 | 4 | -1/+10 |
* | Handle pixbuf being NULL without warnings. Also, don't leak pixbuf | Matthias Clasen | 2005-08-19 | 4 | -3/+24 |
* | Don't access the user data on destroyed windows, since at best it can be a | Matthias Clasen | 2005-08-19 | 4 | -1/+22 |
* | Avoid a buffer overrun. (#313900, Sebastien Bacher) | Matthias Clasen | 2005-08-19 | 4 | -2/+11 |
* | Return FALSE if the tree is empty. (#313891, Guillaume Cottenceau) | Matthias Clasen | 2005-08-19 | 4 | -0/+12 |
* | After checking XLib sources, XGetWindowProperty does set data to NULL. | Matthias Clasen | 2005-08-19 | 1 | -1/+0 |
* | Free data returned from XGetWindowProperty. | Matthias Clasen | 2005-08-19 | 5 | -5/+44 |
* | Free children in all cases. (#313862, Kjartan Maraas) | Matthias Clasen | 2005-08-19 | 4 | -1/+14 |
* | Store GtkIconData structs in the per-directory hash, even if they come | Matthias Clasen | 2005-08-19 | 4 | -10/+41 |
* | Disconnect signal handlers on destroy, not on finalize. (#313759, Brett | Matthias Clasen | 2005-08-18 | 4 | -9/+48 |
* | Check for overflow in one more place. (#313818, Tommi Komulainen) | Matthias Clasen | 2005-08-18 | 2 | -1/+14 |
* | Fix an example. (#313595, Olexiy Avramchenko) | Matthias Clasen | 2005-08-17 | 2 | -3/+8 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-08-16 | 2 | -548/+560 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-08-15 | 2 | -684/+607 |
* | Add -lXext to GDK_EXTRA_LIBS in absence of pkg-config files for x11/xext. | Owen Taylor | 2005-08-15 | 4 | -1/+16 |
* | Updated Ukrainian translation. | Maxim Dziumanenko | 2005-08-15 | 4 | -1930/+1887 |
* | Put debugging printout inside GTK_NOTE. | Tor Lillqvist | 2005-08-15 | 4 | -3/+21 |
* | Fix have_base_pc / have_base_x_pc typo. | Owen Taylor | 2005-08-15 | 6 | -10/+43 |
* | When using gtk_dialog_run() for modal dialogs, make sure to inherit the | Matthias Clasen | 2005-08-15 | 6 | -5/+39 |
* | Updated Romanian translation by Misu Moldovan <dumol@gnome.ro> | Mugurel Tudor | 2005-08-15 | 2 | -1292/+1282 |
* | Handle paths of depth 0 gracefully. (#312796, Jonathan Blandford) | Matthias Clasen | 2005-08-15 | 4 | -8/+22 |
* | Add some more tests for menu placement. | Matthias Clasen | 2005-08-15 | 6 | -19/+120 |
* | Use g_path_get_dirname() instead of the nonportable <libgen.h> and | Tor Lillqvist | 2005-08-15 | 4 | -5/+20 |
* | Pay attention to the libjpeg error code and report OOM errors as such. | Matthias Clasen | 2005-08-15 | 2 | -1/+10 |
* | Use object data to mark widgets and groups as visited, so that we avoid | Matthias Clasen | 2005-08-15 | 4 | -9/+62 |
* | Updated Romanian translation by Misu Moldovan <dumol@gnome.ro> | Mugurel Tudor | 2005-08-15 | 2 | -648/+643 |
* | Correct the download location for the hicolor icon theme. (#313475, Olexiy | Matthias Clasen | 2005-08-15 | 4 | -1/+23 |
* | Handle pixmap == NULL when checking for a colormap. (Allin Cottrell). | Owen Taylor | 2005-08-15 | 6 | -3/+27 |