| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Matthias Clasen to fix some typos (#77246) | Owen Taylor | 2002-05-16 | 2 | -9/+13 |
* | Fixes for #78258 | Owen Taylor | 2002-05-16 | 12 | -15/+120 |
* | Fix a missed check for division by zero. (#77820, Gareth Pearce) | Owen Taylor | 2002-05-16 | 7 | -1/+35 |
* | gdk_event_put() copies the event and setting name, so we don't have to | Owen Taylor | 2002-05-16 | 7 | -1/+43 |
* | If the menu is scrolled down or up, and some of the widget area is empty, | Ettore Perazzoli | 2002-05-16 | 7 | -29/+42 |
* | Don't call gdk_pointer_grab() to change the cursor if we've already | Owen Taylor | 2002-05-15 | 7 | -1/+49 |
* | Special case menu items to pop down on motion. (#75961) | Owen Taylor | 2002-05-15 | 9 | -24/+133 |
* | Update from contents of size entry on focus out. (#76493, Lauris | Owen Taylor | 2002-05-15 | 8 | -2/+66 |
* | Move the column chooser files to column-chooser/ (and fix a typo in the icon ... | Anders Carlsson | 2002-05-15 | 1 | -2/+2 |
* | If not building libpng, don't rebuild gtkstockpixbufs.h (#81819, Bill | Owen Taylor | 2002-05-15 | 8 | -1/+43 |
* | just run perl on the geninclude script manually | jacob berkman | 2002-05-15 | 7 | -1/+31 |
* | Updated Ukrainian translation | Yuri Syrota | 2002-05-15 | 1 | -340/+580 |
* | Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth | Owen Taylor | 2002-05-14 | 10 | -12/+110 |
* | Remove the result file on error. (#79929, David Highley) | Owen Taylor | 2002-05-14 | 8 | -13/+84 |
* | Fix prepending at the start of the list. (#56349, Thomas Leonard.) | Owen Taylor | 2002-05-14 | 8 | -10/+76 |
* | Fix frame_right/frame_top screwup. (Detlef Reichl, #78111) | Owen Taylor | 2002-05-14 | 8 | -4/+64 |
* | Fix format of selection data to be 8 rather than GTK_TYPE_POINTER. | Owen Taylor | 2002-05-14 | 9 | -14/+94 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 45 | -54/+587 |
* | Add a sanity g_return_if_fail() check for the depths for the window and | Owen Taylor | 2002-05-14 | 9 | -1/+40 |
* | Try adding a #ifndef/#define for XkbKeySymEntry to make up for OSF broken | Owen Taylor | 2002-05-14 | 9 | -23/+121 |
* | Updated Swedish translation. | Christian Rose | 2002-05-14 | 2 | -59/+56 |
* | Discard configure events from SubstructureNotify. (#81760, Rich Burridge) | Owen Taylor | 2002-05-14 | 9 | -1/+86 |
* | Change parameter names to match the header file and the documentation. | Matthias Clasen | 2002-05-13 | 8 | -21/+75 |
* | Updated French translation. | Christophe Merlet | 2002-05-13 | 2 | -203/+355 |
* | gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typos | Vitaly Tishkov | 2002-05-13 | 10 | -6/+54 |
* | [ merge from stable ] | Daniel Elstner | 2002-05-10 | 7 | -0/+83 |
* | fixed yesterdays fix for cross compiling: simply check the variable | Michael Natterer | 2002-05-08 | 7 | -2/+32 |
* | set_redraw_on_allocate (FALSE); (gtk_tree_view_size_allocate): invalidate | Soeren Sandmann | 2002-05-08 | 7 | -11/+108 |
* | Check for selection_atom, not property name atom. | Owen Taylor | 2002-05-07 | 7 | -1/+31 |
* | added a new conditional CROSS_COMPILING which indicates ($build != $host). | Michael Natterer | 2002-05-07 | 8 | -14/+88 |
* | Only process manager events with the correct atom. | Anders Carlsson | 2002-05-07 | 7 | -1/+32 |
* | build the static pixbuf loaders conditionally like the dynamic ones so | Michael Natterer | 2002-05-07 | 2 | -13/+31 |
* | Always select for property notify for maintaining window state. | Matthias Clasen | 2002-05-06 | 8 | -12/+83 |
* | call func on current node before the child nodes. | Kristian Rietveld | 2002-05-06 | 7 | -1/+31 |
* | unset user_data before destroying the window. (fixes #80065). | Kristian Rietveld | 2002-05-06 | 7 | -4/+45 |
* | Fix versioning to avoid changing the soname! | Owen Taylor | 2002-05-06 | 9 | -14/+113 |
* | Updated Swedish translation. | Christian Rose | 2002-05-06 | 2 | -433/+712 |
* | Updated Polish translation by GNOME PL Team <translators@gnome.pl> | Chyla Zbigniew | 2002-05-05 | 2 | -77/+116 |
* | Updated Portuguese translation. | Duarte Loreto | 2002-05-05 | 2 | -441/+708 |
* | Bump version to 2.1.0, binary, interface age 0. | Matthias Clasen | 2002-05-05 | 12 | -8/+169 |
* | Fix problem with == in test argument. (#80732, Hidetoshi Tajima) | Owen Taylor | 2002-05-05 | 7 | -1/+31 |
* | The "big treeview focus patch". Fixes several issues and adds some | Kristian Rietveld | 2002-05-05 | 12 | -91/+959 |
* | image files for testing pixbuf loaders the old test-loaders.c split into | Soeren Sandmann | 2002-05-05 | 48 | -10421/+2005 |
* | oops, need to update these on HEAD branch too.. -tigert- | Tuomas Kuosmanen | 2002-05-04 | 2 | -0/+0 |
* | updated Catalan file | Pablo Saratxaga | 2002-05-03 | 2 | -1563/+1805 |
* | Rationalized the screen initialization process, changed the GdkDisplayX11 | Erwann Chenede - | 2002-05-03 | 12 | -197/+249 |
* | changed the order of the arguments. #80278 | Erwann Chenede - | 2002-05-03 | 8 | -7/+37 |
* | Doc updates. | Matthias Clasen | 2002-05-02 | 17 | -39/+199 |
* | Typo fix. | Matthias Clasen | 2002-05-02 | 7 | -1/+13 |
* | Correct the composite_child blurb. | Matthias Clasen | 2002-05-02 | 8 | -7/+49 |