summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* remove unused call to get_last_line()Havoc Pennington2000-12-141-1/+48
* Add gdkkeys.Tor Lillqvist2000-12-141-0/+26
* Remove double _ in front of some functionsHavoc Pennington2000-12-141-0/+6
* Put _ in front of every function in this header fileHavoc Pennington2000-12-141-0/+7
* Add support for ps2 intellimouse.32000-12-131-0/+12
* doh, this was broken beyond believe.Tim Janik2000-12-131-0/+59
* Fix off-by-one error in checks. (Dave Lambert)Owen Taylor2000-12-121-0/+5
* Don't free gdk_fb_keyboard twice.Alexander Larsson2000-12-121-0/+5
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-0/+19
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-0/+59
* Flag invisible widgets as TOPLEVEL.Owen Taylor2000-12-111-0/+10
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-111-0/+17
* Fix up finalizer to chain to its parent.Owen Taylor2000-12-111-1/+8
* Clearified the difference between the keyboard types. Wrote a note aboutAlexander Larsson2000-12-111-0/+6
* add prot struct member to hold masks for detecting the start of a protocolJames Henstridge2000-12-091-0/+18
* fix breakage here that cause a segfault on text insertionHavoc Pennington2000-12-081-0/+18
* /dev/ttyS0 -> /dev/mouseAlexander Larsson2000-12-081-0/+5
* Add dummy gdk_fontset_loadAlexander Larsson2000-12-081-0/+5
* Docs, docs, anyone want docs!Alexander Larsson2000-12-081-0/+16
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-081-0/+44
* fix name of function, noticed by AlexHavoc Pennington2000-12-071-0/+5
* Detect freetype properly Make use of above.Elliot Lee2000-12-061-0/+4
* Add gdkmouse-fb.cAlexander Larsson2000-12-061-0/+30
* Update to match latest gmain/gsource changes.Alexander Larsson2000-12-061-0/+9
* add gdkkeys.[hc]Havoc Pennington2000-12-061-2/+30
* Make GdkColor specify element sizes to avoid waste on 64-bit platforms.Elliot Lee2000-12-051-0/+4
* 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