| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 19 | -131/+740 |
* | Forgot to check in ChangeLog entry. | Alexander Larsson | 2000-12-01 | 7 | -0/+84 |
* | Note: GtkFB now requires Freetype 2 final. | 1 | 2000-12-01 | 3 | -78/+199 |
* | Add NULL argument to XGetIMValues to properly terminate variable argument | Hidetoshi Tajima | 2000-12-01 | 7 | -0/+154 |
* | Match "preedit-changed" to "preedit_changed" to be consistent to the spec. | 0 | 2000-12-01 | 1 | -2/+2 |
* | Properly handle gc->clip_region == NULL> | Owen Taylor | 2000-12-01 | 8 | -8/+46 |
* | -Add NULL argument to XGetIMValues. | Hidetoshi Tajima | 2000-12-01 | 1 | -19/+55 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 19 | -41/+327 |
* | Inherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL. | Elliot Lee | 2000-11-30 | 8 | -1/+36 |
* | Set the size of the font from the description. (gdk_text_width): Gross | Alexander Larsson | 2000-11-29 | 9 | -5/+79 |
* | DND updates | GMT 2000 Tony Gale | 2000-11-29 | 8 | -27/+110 |
* | If you pass width or height == 0 to gdk_window_clear_area they should be | Alexander Larsson | 2000-11-29 | 8 | -0/+48 |
* | If there is a grab, but no grab-cursor, use the cursor from the grabbed | Alexander Larsson | 2000-11-29 | 8 | -3/+62 |
* | Do implicit button grabs, even if the window doesn't want the event. | Alexander Larsson | 2000-11-29 | 8 | -61/+182 |
* | Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a few | Elliot Lee | 2000-11-28 | 9 | -10/+26 |
* | Zap warning. | Elliot Lee | 2000-11-28 | 8 | -2/+28 |
* | basic.c: Include string.h Makefile.am: -L$(top_builddir)/gdk-pixbuf/.libs | Elliot Lee | 2000-11-28 | 2 | -1/+4 |
* | The cursor should be hidden if it is part of either the source or | Alexander Larsson | 2000-11-28 | 8 | -3/+53 |
* | Fix filled arcs and commit previous stuff which i somehow missed. | Alexander Larsson | 2000-11-28 | 10 | -31/+90 |
* | Implement configure events and correct enter/leave notification. | Alexander Larsson | 2000-11-28 | 11 | -110/+389 |
* | Translations from Keld | Kenneth Christiansen | 2000-11-28 | 1 | -0/+820 |
* | Remove a trailing comma | Havoc Pennington | 2000-11-28 | 8 | -1/+29 |
* | Translations from Keld | Kenneth Christiansen | 2000-11-27 | 1 | -354/+0 |
* | Connect to the "changed" callback of the adjustment. We need to redraw the | Federico Mena Quintero | 2000-11-27 | 8 | -0/+76 |
* | Huge GtkFB patch with lots of small bugfixes and initial selections implement... | Alexander Larsson | 2000-11-25 | 21 | -172/+971 |
* | - get rid of gtk_toggle_button_toggled FUD - start DND section - needs | GMT 2000 Tony Gale | 2000-11-22 | 8 | -13/+225 |
* | Correct calculation of font metrics. Now GtkEntrys have sane size. | Alexander Larsson | 2000-11-22 | 8 | -2/+368 |
* | i2000-11-22 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2000-11-22 | 20 | -1411/+1686 |
* | It's amazing what reversing the order in an if statement will do. Doing so | 2 | 2000-11-22 | 8 | -2/+51 |
* | sync to home | Jonathan Blandford | 2000-11-22 | 3 | -108/+237 |
* | GdkEventButton->button can occupy significantly more than 2 bits. Besides, | Elliot Lee | 2000-11-22 | 8 | -3/+31 |
* | Prepare for tarball-of-po-files. | Robert Brady | 2000-11-21 | 2 | -2/+13 |
* | minor corrections | GMT 2000 Tony Gale | 2000-11-21 | 8 | -19/+49 |
* | Add convertion functions to let you convert to and from relative path's | Jonathan Blandford | 2000-11-21 | 11 | -128/+286 |
* | Documented a bunch of functions in here (gtk_widget_realize): Warn if you | Havoc Pennington | 2000-11-21 | 12 | -245/+717 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 15 | -45/+402 |
* | Removed unused arguments from gdk_fb_drawable_get_pixel(). | Alexander Larsson | 2000-11-20 | 9 | -64/+106 |
* | Changed to have the list become non-italic when the demo window is | Jonathan Blandford | 2000-11-18 | 19 | -23/+230 |
* | Fix off-by-one error when destroying allocated segments on failure. | Owen Taylor | 2000-11-18 | 8 | -1/+43 |
* | Patch from ChiDeok Hwang to fix memleaks found by Evan Martin. | Owen Taylor | 2000-11-18 | 8 | -0/+57 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 50 | -213/+315 |
* | Released 1.3.2 | Owen Taylor | 2000-11-18 | 10 | -28/+160 |
* | Update. | Tor Lillqvist | 2000-11-17 | 9 | -15/+47 |
* | Add comment that GdkXEvent isn't only for XEvent, but in general for | Tor Lillqvist | 2000-11-17 | 11 | -6/+95 |
* | Do not, in any circumstances, distribute gtk.immodules. | Owen Taylor | 2000-11-16 | 8 | -5/+67 |
* | cvsignore updates | Owen Taylor | 2000-11-16 | 4 | -1/+7 |
* | Point -rpath to the right install location. | Owen Taylor | 2000-11-16 | 9 | -5/+83 |
* | Apply patch from Mikael Hermansson to temporarily stop blinking while the | Havoc Pennington | 2000-11-16 | 11 | -28/+187 |
* | Remove the locale-specific gtkrc's, as they only contain a "fontset" line, | Robert Brady | 2000-11-16 | 32 | -319/+58 |
* | Don't move back one char when we are actually at the end of the paragraph. | Owen Taylor | 2000-11-16 | 8 | -5/+47 |