| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add some docs. (#316001, Guillaume Cottenceau) | Matthias Clasen | 2005-09-13 | 1 | -0/+3 |
* | Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau) | Matthias Clasen | 2005-09-13 | 1 | -0/+3 |
* | Add some strings containing multibyte characters. | Matthias Clasen | 2005-09-13 | 1 | -0/+7 |
* | Silently return NULL if the widget is not realized. (#316023, Guillaume | Matthias Clasen | 2005-09-13 | 1 | -0/+7 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -8/+3 |
* | New function to avoid pointless strdups when creating atoms from static | Matthias Clasen | 2005-09-11 | 1 | -0/+17 |
* | Add a cell renderer for displaying and editing accelerators, a port of | Matthias Clasen | 2005-09-10 | 1 | -0/+13 |
* | Make it possible to determine if a key event is for a modifier key: | Matthias Clasen | 2005-09-09 | 1 | -0/+21 |
* | Make drag reordering work properly for columns other than the first. | Matthias Clasen | 2005-09-09 | 1 | -0/+6 |
* | Handle invalid fontnames better. (#315187, Ed Catmur) | Matthias Clasen | 2005-09-09 | 1 | -2/+0 |
* | Handle invalid fontnames better. (#136926, Michael R. Walton) | Matthias Clasen | 2005-09-09 | 1 | -0/+3 |
* | Stop cursor blinking in non-editable regions of a text view. (#311508, | Matthias Clasen | 2005-09-09 | 1 | -0/+14 |
* | Fix the build | Matthias Clasen | 2005-09-09 | 1 | -0/+2 |
* | Don't set unsigned ints to -1. (#315481, Kjartan Maraas) | Matthias Clasen | 2005-09-09 | 1 | -0/+3 |
* | first_weekday is relative to week_1stday, not to Sunday. Gotta love the | Matthias Clasen | 2005-09-09 | 1 | -0/+6 |
* | Document memory handling. (#314975, Torsten Schoenfeld) | Matthias Clasen | 2005-09-09 | 1 | -0/+3 |
* | Stylistic improvements and clarifications for some blurbs. (#315520, | Matthias Clasen | 2005-09-09 | 1 | -0/+10 |
* | Cache the display name. There is only one GdkDisplay on Win32, and | Tor Lillqvist | 2005-09-08 | 1 | -0/+17 |
* | Make C-u commit and restart hex input if we are already in a hex sequence. | Matthias Clasen | 2005-09-07 | 1 | -0/+6 |
* | Make the modmap reflexive. (_gdk_keymap_add_virtual_modifiers): Don't add | Matthias Clasen | 2005-09-07 | 1 | -0/+4 |
* | Rename | Matthias Clasen | 2005-09-06 | 1 | -0/+3 |
* | Include Super, Hyper and Meta in the default accel mod mask. | Matthias Clasen | 2005-09-06 | 1 | -0/+3 |
* | Remove erroneous log entry | Matthias Clasen | 2005-09-06 | 1 | -3/+0 |
* | Don't use GDK_ALT_MASK. | Matthias Clasen | 2005-09-06 | 1 | -2/+13 |
* | Add tests for extra virtual modifiers. | Matthias Clasen | 2005-09-06 | 1 | -0/+10 |
* | Add support for extra virtual modifiers: (#85780, Owen Taylor) | Matthias Clasen | 2005-09-06 | 1 | -0/+22 |
* | Set the label of a button if it has no child. (#315253, John Finlay) | Matthias Clasen | 2005-09-05 | 1 | -0/+5 |
* | Forgotten file | Matthias Clasen | 2005-09-03 | 1 | -0/+4 |
* | Disconnect idle handlers on destroy to avoid problems when they are called | Matthias Clasen | 2005-09-02 | 1 | -1/+5 |
* | Add bindings for Ctrl-Shift-A to unselect all. (#309301, Kathy Fernandes) | Matthias Clasen | 2005-09-02 | 1 | -0/+4 |
* | Rework the Unicode hex input code. Now we only steal a single key | Matthias Clasen | 2005-09-02 | 1 | -0/+15 |
* | If the window is destroyed, we still need to deliver the destroy event. | Matthias Clasen | 2005-09-02 | 1 | -0/+3 |
* | Reset im context before committing \n or \t. | Matthias Clasen | 2005-09-02 | 1 | -0/+5 |
* | Handle base_path being null in the rest of the cases (#310270) | Alexander Larsson | 2005-09-02 | 1 | -0/+6 |
* | Keep track of cursor position also in root window coordinates. Prune out | Tor Lillqvist | 2005-09-02 | 1 | -0/+17 |
* | Pass statbufs down to xdg_mime_get_mime_type_for_file() where possible, to | Matthias Clasen | 2005-09-01 | 1 | -0/+4 |
* | Fix doc typo. (#314921, Guillaume Cottenceau) | Matthias Clasen | 2005-09-01 | 1 | -0/+3 |