| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the change from yesterday, since it leads to assertion failures. | Matthias Clasen | 2005-10-04 | 1 | -0/+6 |
* | Call calendar_compute_days() after setting priv->week_start. | Matthias Clasen | 2005-10-04 | 1 | -0/+5 |
* | Unref the style when removing it from the hash table. (#314696, Benjamin | Matthias Clasen | 2005-10-03 | 1 | -0/+5 |
* | In case BitBlt() fails with ERROR_INVALID_HANDLE, the most probable cause | Tor Lillqvist | 2005-09-30 | 1 | -0/+17 |
* | Another attempt to correct the calculations for the first week day. We may | Matthias Clasen | 2005-09-30 | 1 | -0/+5 |
* | Don't leak pixbuf in some cases. (#317611, Tommi Komulainen) | Matthias Clasen | 2005-09-30 | 1 | -0/+3 |
* | Prevent overflow when storing size hints in an unsigned short variable. | Matthias Clasen | 2005-09-30 | 1 | -1/+8 |
* | Check arguments. (#317491, Paolo Borelli) | Matthias Clasen | 2005-09-29 | 1 | -0/+3 |
* | Stop drags when being grab shadowed. (#317332) | Matthias Clasen | 2005-09-29 | 1 | -0/+5 |
* | DLLs are always in bin nowadays, no need to test. | Tor Lillqvist | 2005-09-29 | 1 | -0/+4 |
* | Oops, return if the unmap test fails. (test_reload_sequence): Use | Federico Mena Quintero | 2005-09-29 | 1 | -0/+8 |
* | New file with a set of tests for GtkCellRendererText. The idea is to run a | Federico Mena Quintero | 2005-09-29 | 1 | -1/+0 |
* | New file with a set of tests for GtkCellRendererText. The idea is to run a | Federico Mena Quintero | 2005-09-29 | 1 | -0/+15 |
* | The locale directory is passed to bindtextdomain() which isn't | Tor Lillqvist | 2005-09-28 | 1 | -0/+7 |
* | Free mult_atoms here. (#317039, Paolo Borelli) | Matthias Clasen | 2005-09-28 | 1 | -0/+3 |
* | Change header too | Matthias Clasen | 2005-09-28 | 1 | -0/+1 |
* | Return the attributes to make this function work as boxed copy function. | Matthias Clasen | 2005-09-28 | 1 | -0/+4 |
* | Don't unref NULL. (#316828, Tor Lillqvist) | Matthias Clasen | 2005-09-28 | 1 | -0/+5 |
* | Include <config.h>. (#317444, Kazuki Iwamoto) | Tor Lillqvist | 2005-09-28 | 1 | -0/+5 |
* | Don't reload the current folder unnecessarily on ::map(). | Federico Mena Quintero | 2005-09-27 | 1 | -0/+31 |
* | Mark the entry/exit of this function for profiling. (check_icon_theme): | Federico Mena Quintero | 2005-09-27 | 1 | -0/+16 |
* | Pop below the entry if there's more free space below the entry than above. | Matthias Clasen | 2005-09-27 | 1 | -0/+6 |
* | Do not create the save mode-specific widgets in the open modes, so that we | Federico Mena Quintero | 2005-09-27 | 1 | -0/+24 |
* | Set the shaped flag here, too. (#316871) | Tor Lillqvist | 2005-09-26 | 1 | -0/+7 |
* | Fix #316871, reported by Dan Winship: | Matthias Clasen | 2005-09-26 | 1 | -0/+12 |
* | Don't leak expander pixbufs. (#316946, Tommi Komulainen) | Matthias Clasen | 2005-09-23 | 1 | -0/+5 |
* | Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with | Michael Natterer | 2005-09-22 | 1 | -0/+16 |
* | Fix the documentation for the grab-broken-event signal, noticed by Damon | Matthias Clasen | 2005-09-22 | 1 | -0/+5 |
* | Free return value from gdk_atom_name(). | Tor Lillqvist | 2005-09-20 | 1 | -0/+11 |
* | Mention NULL in documentation. | Johan Dahlin | 2005-09-20 | 1 | -0/+5 |
* | Do return the correct owner for CLIPBOARD (i.e., the owner of the Windows | Tor Lillqvist | 2005-09-20 | 1 | -0/+10 |
* | *** empty log message *** | Matthias Clasen | 2005-09-20 | 1 | -0/+14 |
* | More typo fixes | Matthias Clasen | 2005-09-19 | 1 | -1/+2 |
* | Fix a typo in the docs. (#316419, Guillaume Cottenceau) | Matthias Clasen | 2005-09-19 | 1 | -0/+2 |
* | Use g_list_nth_data() instead of g_list_nth()->data in multiple places to | Matthias Clasen | 2005-09-19 | 1 | -0/+6 |
* | now handling events by hard-coded g_signal_emit_by_name() - will break | Hans Breuer | 2005-09-18 | 1 | -0/+5 |
* | export _gdk_win32_pixbuf_to_hicon() as | Hans Breuer | 2005-09-18 | 1 | -0/+7 |
* | fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has | Hans Breuer | 2005-09-18 | 1 | -0/+20 |
* | fixed tiny typos in README.cvs-commits | Guilherme de S. Pastore | 2005-09-18 | 1 | -0/+4 |
* | Check whether the widget actually is a GtkNotebook before treating it as | Tor Lillqvist | 2005-09-15 | 1 | -0/+7 |
* | Start a set of automated tests for the file chooser. The only test in | Federico Mena Quintero | 2005-09-15 | 1 | -0/+23 |
* | gtk_window_map_event(): new function to work around lost unmap requests. | Tim Janik | 2005-09-15 | 1 | -0/+6 |
* | Add an easy-to-find profiling marker when starting to create a file | Federico Mena Quintero | 2005-09-15 | 1 | -0/+8 |
* | Check "color" argument in gtk_color_button_set_color () | Tristan Van Berkom | 2005-09-14 | 1 | -0/+4 |
* | No point in using a mem chunk for window groups, buttons, labels. | Matthias Clasen | 2005-09-14 | 1 | -0/+5 |
* | Fix a use-after-free bug. (#316256, Alexander Nedotsukov) | Matthias Clasen | 2005-09-14 | 1 | -0/+5 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -0/+2 |
* | Various cleanups. (#315359, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -0/+4 |
* | Let GDK_Return pass through in some more cases. | Matthias Clasen | 2005-09-13 | 1 | -0/+6 |
* | Fix typos in the docs. (#316008, #316027, #316121, Guillaume Cottenceau) | Matthias Clasen | 2005-09-13 | 1 | -0/+4 |