| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #305737, patch from Tomislav Jonjic. This makes the | Kristian Rietveld | 2005-07-09 | 1 | -0/+12 |
* | when open_all is TRUE, traverse the newly built tree to emit row_expanded | Kristian Rietveld | 2005-07-09 | 1 | -0/+7 |
* | Drop build/* from AC_CONFIG_FILES. | Tor Lillqvist | 2005-07-09 | 1 | -1/+4 |
* | Look for windres on Win32. | Tor Lillqvist | 2005-07-09 | 1 | -0/+16 |
* | Bump version | Matthias Clasen | 2005-07-08 | 1 | -0/+2 |
* | Fixes #165034, reported by Jorn Baayen. | Kristian Rietveld | 2005-07-08 | 1 | -0/+16 |
* | 2.7.2GTK_2_7_2 | Matthias Clasen | 2005-07-08 | 1 | -0/+8 |
* | Pass a GdkDragAction to gtk_drag_get_cursor. (#309784, Sebastian Bacher) | Matthias Clasen | 2005-07-08 | 1 | -0/+5 |
* | Use g_get_host_name(). | Tor Lillqvist | 2005-07-08 | 1 | -0/+4 |
* | Add -DHPPEX -DSHMLINK to CFLAGS for HP-UX. (#162979, Paul Cornett) | Matthias Clasen | 2005-07-08 | 1 | -0/+3 |
* | Add some additional docs on precision here too. (#309238, Steve Chaplin) | Matthias Clasen | 2005-07-08 | 1 | -0/+4 |
* | Don't generate events on destroyed windows. | Matthias Clasen | 2005-07-07 | 1 | -0/+3 |
* | Implement Drag-and-Drop to the file list. (#145121, Sven Neumann) | Matthias Clasen | 2005-07-07 | 1 | -0/+9 |
* | Fix #157787, reported by Jonathan Blandford: | Matthias Clasen | 2005-07-07 | 1 | -0/+15 |
* | change_orientation() should return void, remove unused variable in | Manish Singh | 2005-07-07 | 1 | -0/+5 |
* | Don't create the GdkPixbuf until we know that we have something to put in | Tor Lillqvist | 2005-07-06 | 1 | -0/+6 |
* | Add some additional docs on precision. (#309238, Steve Chaplin) | Matthias Clasen | 2005-07-06 | 1 | -0/+3 |
* | Fix includes | Matthias Clasen | 2005-07-06 | 1 | -0/+4 |
* | Updates | Matthias Clasen | 2005-07-05 | 1 | -0/+5 |
* | Add comment about the current named cursor implementation, and what it | Tor Lillqvist | 2005-07-05 | 1 | -0/+15 |
* | Take window groups into account. (#309473, Diego Gonzalez) | Matthias Clasen | 2005-07-05 | 1 | -0/+8 |
* | in the 'main' expose loop, add back the calls to _set_cell_data removed | Kristian Rietveld | 2005-07-05 | 1 | -0/+6 |
* | Demonstrate vertical menubars | Matthias Clasen | 2005-07-05 | 1 | -0/+2 |
* | Add a GtkAboutDialog::wrap-license property | Matthias Clasen | 2005-07-05 | 1 | -0/+7 |
* | Add some missing files to EXTRA_DIST | Matthias Clasen | 2005-07-05 | 1 | -0/+6 |
* | Queue a resize on the contained menuitems as well. | Matthias Clasen | 2005-07-04 | 1 | -0/+8 |
* | updated <io.h> for open() use G_PI instead of M_PI | Hans Breuer | 2005-07-03 | 1 | -0/+17 |
* | Hmm, when committing my vertical menubar patch, I forgot the | Matthias Clasen | 2005-07-03 | 1 | -0/+4 |
* | Correct the blurb for the icon-sizes setting. String change. (#309355, | Matthias Clasen | 2005-07-03 | 1 | -0/+6 |
* | Bump version | Matthias Clasen | 2005-07-01 | 1 | -0/+2 |
* | 2.7.1GTK_2_7_1 | Matthias Clasen | 2005-07-01 | 1 | -0/+6 |
* | Prevent an infinite loop when G_FILENAME_ENCODING is invalid. (#309280, | Matthias Clasen | 2005-07-01 | 1 | -0/+5 |
* | declare _gdk_xgrab_check_button_event. | Manish Singh | 2005-06-30 | 1 | -0/+6 |
* | Avoid infinite loop if a mask is zero. (#309222, David Saxton) | Matthias Clasen | 2005-06-30 | 1 | -0/+3 |
* | Clarify the code, gcc 4 complains about predecrement in MAX(). | Matthias Clasen | 2005-06-30 | 1 | -0/+3 |
* | Don't prematurely unregister callbacks. | Matthias Clasen | 2005-06-30 | 1 | -0/+3 |
* | Updates | Matthias Clasen | 2005-06-30 | 1 | -0/+4 |
* | Handle broken grabs. | Matthias Clasen | 2005-06-30 | 1 | -0/+24 |
* | Make sure that cell boxes are always completely inside the item area. | Matthias Clasen | 2005-06-28 | 1 | -0/+6 |
* | Make the list of demos scrollable. | Matthias Clasen | 2005-06-28 | 1 | -0/+3 |
* | Fix positioning at the end of the line for lines ending in invisible | Matthias Clasen | 2005-06-28 | 1 | -0/+6 |
* | Ignore GrabBroken events which are caused by overgrabbing inside the | Matthias Clasen | 2005-06-27 | 1 | -0/+27 |
* | Continue to activate even if we can't grab the keyboard. | Matthias Clasen | 2005-06-27 | 1 | -0/+5 |
* | Avoid a segfault. (#309054) | Matthias Clasen | 2005-06-27 | 1 | -0/+13 |
* | Cancel menus when they are grab-shadowed by something thats not a submenu. | Matthias Clasen | 2005-06-27 | 1 | -0/+6 |
* | Fix indentation. | Owen Taylor | 2005-06-27 | 1 | -0/+5 |
* | Fix leaks Same Closes bug #308953. | Kjartan Maraas | 2005-06-27 | 1 | -0/+6 |
* | Use GMappedFile. | Matthias Clasen | 2005-06-27 | 1 | -0/+7 |
* | Unregister XIM callbacks here. (#309054) | Matthias Clasen | 2005-06-27 | 1 | -0/+5 |
* | Pay attention to the scroll offset when drawing the box. (#308834, Tom von | Matthias Clasen | 2005-06-27 | 1 | -0/+6 |