summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix link to PNG home, remove reference to fribidi.Owen Taylor2000-12-051-0/+23
* Remove bogus colormap setting.Alexander Larsson2000-12-051-0/+5
* More complete colormap handling. Now GdkRGB work in 8 bpp modes.Alexander Larsson2000-12-051-0/+8
* DND updatesGMT 2000 Tony Gale2000-12-051-0/+4
* Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument canAlexander Larsson2000-12-051-0/+14
* Use italic instead of oblique in font aliases.Alexander Larsson2000-12-051-0/+9
* got the facts wrong in ChangeLog re: notebook hackHavoc Pennington2000-12-041-1/+1
* fix this to be saneHavoc Pennington2000-12-041-0/+20
* Divide size by 2, not multiply.Alexander Larsson2000-12-041-0/+22
* Fix bugs Alex found:Havoc Pennington2000-12-041-0/+15
* Return positive descent.Alexander Larsson2000-12-041-0/+5
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-0/+86
* Commit GtkToggleButton fix to HEAD too.Anders Carlsson2000-12-021-0/+7
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-1/+37
* Forgot to check in ChangeLog entry.Alexander Larsson2000-12-011-0/+12
* Add NULL argument to XGetIMValues to properly terminate variable argumentHidetoshi Tajima2000-12-011-0/+22
* Properly handle gc->clip_region == NULL>Owen Taylor2000-12-011-1/+6
* Changes by Hans Breuer:Tor Lillqvist2000-11-301-0/+38
* Inherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL.Elliot Lee2000-11-301-0/+5
* Set the size of the font from the description. (gdk_text_width): GrossAlexander Larsson2000-11-291-0/+10
* DND updatesGMT 2000 Tony Gale2000-11-291-0/+4
* If you pass width or height == 0 to gdk_window_clear_area they should beAlexander Larsson2000-11-291-0/+6
* If there is a grab, but no grab-cursor, use the cursor from the grabbedAlexander Larsson2000-11-291-0/+7
* Do implicit button grabs, even if the window doesn't want the event.Alexander Larsson2000-11-291-0/+13
* Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a fewElliot Lee2000-11-281-0/+2
* Zap warning.Elliot Lee2000-11-281-0/+4
* The cursor should be hidden if it is part of either the source orAlexander Larsson2000-11-281-0/+7
* Fix filled arcs and commit previous stuff which i somehow missed.Alexander Larsson2000-11-281-0/+6
* Implement configure events and correct enter/leave notification.Alexander Larsson2000-11-281-0/+26
* Remove a trailing commaHavoc Pennington2000-11-281-0/+4
* Connect to the "changed" callback of the adjustment. We need to redraw theFederico Mena Quintero2000-11-271-0/+8
* Huge GtkFB patch with lots of small bugfixes and initial selections implement...Alexander Larsson2000-11-251-0/+71
* - get rid of gtk_toggle_button_toggled FUD - start DND section - needsGMT 2000 Tony Gale2000-11-221-0/+7
* Correct calculation of font metrics. Now GtkEntrys have sane size.Alexander Larsson2000-11-221-0/+52
* It's amazing what reversing the order in an if statement will do. Doing so22000-11-221-0/+7
* GdkEventButton->button can occupy significantly more than 2 bits. Besides,Elliot Lee2000-11-221-0/+4
* minor correctionsGMT 2000 Tony Gale2000-11-211-0/+4
* Add convertion functions to let you convert to and from relative path'sJonathan Blandford2000-11-211-0/+8
* Documented a bunch of functions in here (gtk_widget_realize): Warn if youHavoc Pennington2000-11-211-0/+7
* Semi-finish widget embedding. Need guffaw scrolling to be implemented inHavoc Pennington2000-11-201-0/+9
* Removed unused arguments from gdk_fb_drawable_get_pixel().Alexander Larsson2000-11-201-0/+10
* Changed to have the list become non-italic when the demo window isJonathan Blandford2000-11-181-0/+17
* Fix off-by-one error when destroying allocated segments on failure.Owen Taylor2000-11-181-0/+6
* Patch from ChiDeok Hwang to fix memleaks found by Evan Martin.Owen Taylor2000-11-181-0/+5
* Released 1.3.2Owen Taylor2000-11-181-4/+13
* Update.Tor Lillqvist2000-11-171-1/+3
* Add comment that GdkXEvent isn't only for XEvent, but in general forTor Lillqvist2000-11-171-0/+9
* Do not, in any circumstances, distribute gtk.immodules.Owen Taylor2000-11-161-0/+9
* Point -rpath to the right install location.Owen Taylor2000-11-161-0/+11
* Apply patch from Mikael Hermansson to temporarily stop blinking while theHavoc Pennington2000-11-161-0/+11