| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 1 | -0/+23 |
* | Remove bogus colormap setting. | Alexander Larsson | 2000-12-05 | 1 | -0/+5 |
* | More complete colormap handling. Now GdkRGB work in 8 bpp modes. | Alexander Larsson | 2000-12-05 | 1 | -0/+8 |
* | DND updates | GMT 2000 Tony Gale | 2000-12-05 | 1 | -0/+4 |
* | Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument can | Alexander Larsson | 2000-12-05 | 1 | -0/+14 |
* | Use italic instead of oblique in font aliases. | Alexander Larsson | 2000-12-05 | 1 | -0/+9 |
* | got the facts wrong in ChangeLog re: notebook hack | Havoc Pennington | 2000-12-04 | 1 | -1/+1 |
* | fix this to be sane | Havoc Pennington | 2000-12-04 | 1 | -0/+20 |
* | Divide size by 2, not multiply. | Alexander Larsson | 2000-12-04 | 1 | -0/+22 |
* | Fix bugs Alex found: | Havoc Pennington | 2000-12-04 | 1 | -0/+15 |
* | Return positive descent. | Alexander Larsson | 2000-12-04 | 1 | -0/+5 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -0/+86 |
* | Commit GtkToggleButton fix to HEAD too. | Anders Carlsson | 2000-12-02 | 1 | -0/+7 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -1/+37 |
* | Forgot to check in ChangeLog entry. | Alexander Larsson | 2000-12-01 | 1 | -0/+12 |
* | Add NULL argument to XGetIMValues to properly terminate variable argument | Hidetoshi Tajima | 2000-12-01 | 1 | -0/+22 |
* | Properly handle gc->clip_region == NULL> | Owen Taylor | 2000-12-01 | 1 | -1/+6 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 1 | -0/+38 |
* | Inherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL. | Elliot Lee | 2000-11-30 | 1 | -0/+5 |
* | Set the size of the font from the description. (gdk_text_width): Gross | Alexander Larsson | 2000-11-29 | 1 | -0/+10 |
* | DND updates | GMT 2000 Tony Gale | 2000-11-29 | 1 | -0/+4 |
* | If you pass width or height == 0 to gdk_window_clear_area they should be | Alexander Larsson | 2000-11-29 | 1 | -0/+6 |
* | If there is a grab, but no grab-cursor, use the cursor from the grabbed | Alexander Larsson | 2000-11-29 | 1 | -0/+7 |
* | Do implicit button grabs, even if the window doesn't want the event. | Alexander Larsson | 2000-11-29 | 1 | -0/+13 |
* | Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a few | Elliot Lee | 2000-11-28 | 1 | -0/+2 |
* | Zap warning. | Elliot Lee | 2000-11-28 | 1 | -0/+4 |
* | The cursor should be hidden if it is part of either the source or | Alexander Larsson | 2000-11-28 | 1 | -0/+7 |
* | Fix filled arcs and commit previous stuff which i somehow missed. | Alexander Larsson | 2000-11-28 | 1 | -0/+6 |
* | Implement configure events and correct enter/leave notification. | Alexander Larsson | 2000-11-28 | 1 | -0/+26 |
* | Remove a trailing comma | Havoc Pennington | 2000-11-28 | 1 | -0/+4 |
* | Connect to the "changed" callback of the adjustment. We need to redraw the | Federico Mena Quintero | 2000-11-27 | 1 | -0/+8 |
* | Huge GtkFB patch with lots of small bugfixes and initial selections implement... | Alexander Larsson | 2000-11-25 | 1 | -0/+71 |
* | - get rid of gtk_toggle_button_toggled FUD - start DND section - needs | GMT 2000 Tony Gale | 2000-11-22 | 1 | -0/+7 |
* | Correct calculation of font metrics. Now GtkEntrys have sane size. | Alexander Larsson | 2000-11-22 | 1 | -0/+52 |
* | It's amazing what reversing the order in an if statement will do. Doing so | 2 | 2000-11-22 | 1 | -0/+7 |
* | GdkEventButton->button can occupy significantly more than 2 bits. Besides, | Elliot Lee | 2000-11-22 | 1 | -0/+4 |
* | minor corrections | GMT 2000 Tony Gale | 2000-11-21 | 1 | -0/+4 |
* | Add convertion functions to let you convert to and from relative path's | Jonathan Blandford | 2000-11-21 | 1 | -0/+8 |
* | Documented a bunch of functions in here (gtk_widget_realize): Warn if you | Havoc Pennington | 2000-11-21 | 1 | -0/+7 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 1 | -0/+9 |
* | Removed unused arguments from gdk_fb_drawable_get_pixel(). | Alexander Larsson | 2000-11-20 | 1 | -0/+10 |
* | Changed to have the list become non-italic when the demo window is | Jonathan Blandford | 2000-11-18 | 1 | -0/+17 |
* | Fix off-by-one error when destroying allocated segments on failure. | Owen Taylor | 2000-11-18 | 1 | -0/+6 |
* | Patch from ChiDeok Hwang to fix memleaks found by Evan Martin. | Owen Taylor | 2000-11-18 | 1 | -0/+5 |
* | Released 1.3.2 | Owen Taylor | 2000-11-18 | 1 | -4/+13 |
* | Update. | Tor Lillqvist | 2000-11-17 | 1 | -1/+3 |
* | Add comment that GdkXEvent isn't only for XEvent, but in general for | Tor Lillqvist | 2000-11-17 | 1 | -0/+9 |
* | Do not, in any circumstances, distribute gtk.immodules. | Owen Taylor | 2000-11-16 | 1 | -0/+9 |
* | Point -rpath to the right install location. | Owen Taylor | 2000-11-16 | 1 | -0/+11 |
* | Apply patch from Mikael Hermansson to temporarily stop blinking while the | Havoc Pennington | 2000-11-16 | 1 | -0/+11 |