summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove double _ in front of some functionsHavoc Pennington2000-12-1412-64/+106
* Put _ in front of every function in this header fileHavoc Pennington2000-12-1416-526/+575
* Add support for ps2 intellimouse.32000-12-1310-7/+107
* doh, this was broken beyond believe.Tim Janik2000-12-1388-2304/+1978
* Fix off-by-one error in checks. (Dave Lambert)Owen Taylor2000-12-128-1/+36
* Don't free gdk_fb_keyboard twice.Alexander Larsson2000-12-128-2/+35
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-1235-2635/+1238
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-1123-1166/+1979
* Flag invisible widgets as TOPLEVEL.Owen Taylor2000-12-1110-5/+74
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-1120-59/+207
* Fix up finalizer to chain to its parent.Owen Taylor2000-12-118-8/+65
* Clearified the difference between the keyboard types. Wrote a note aboutAlexander Larsson2000-12-118-4/+52
* Updates from Keld achtung/po/da.po balsa/po/da.po bonobo/po/da.poKenneth Christiansen2000-12-101-44/+49
* add prot struct member to hold masks for detecting the start of a protocolJames Henstridge2000-12-098-8/+172
* Add focus_in and focus_out implementation to im_context_class as82000-12-091-0/+30
* make need_im_reset flag effective to avoid reset_ic operation being done82000-12-092-6/+8
* fix breakage here that cause a segfault on text insertionHavoc Pennington2000-12-0814-51/+319
* Clarification.Alexander Larsson2000-12-081-0/+4
* Forgot to mention shift-F1Alexander Larsson2000-12-081-1/+2
* /dev/ttyS0 -> /dev/mouseAlexander Larsson2000-12-088-1/+36
* Add dummy gdk_fontset_loadAlexander Larsson2000-12-088-0/+41
* Docs, docs, anyone want docs!Alexander Larsson2000-12-0812-2/+240
* New file containing the abstracted keyboard driver. Most code taken fromAlexander Larsson2000-12-0817-879/+2027
* Added Azeri filePablo Saratxaga2000-12-083-2/+502
* fix name of function, noticed by AlexHavoc Pennington2000-12-078-1/+36
* Detect freetype properly Make use of above.Elliot Lee2000-12-0610-6/+44
* Add gdkmouse-fb.cAlexander Larsson2000-12-0614-1008/+1253
* fixed headers and syntax errorsPablo Saratxaga2000-12-064-40/+47
* Update to match latest gmain/gsource changes.Alexander Larsson2000-12-069-29/+101
* add gdkkeys.[hc]Havoc Pennington2000-12-0623-281/+1708
* Make GdkColor specify element sizes to avoid waste on 64-bit platforms.Elliot Lee2000-12-058-4/+32
* Fix link to PNG home, remove reference to fribidi.Owen Taylor2000-12-0515-62/+219
* Fix to say that file_selection_complete() filters both files andOwen Taylor2000-12-053-4/+18
* Remove bogus colormap setting.Alexander Larsson2000-12-058-14/+36
* More complete colormap handling. Now GdkRGB work in 8 bpp modes.Alexander Larsson2000-12-059-39/+241
* DND updatesGMT 2000 Tony Gale2000-12-058-39/+108
* Remove old debug g_warning(). (gdk_fb_draw_drawable): The src argument canAlexander Larsson2000-12-0510-149/+128
* Use italic instead of oblique in font aliases.Alexander Larsson2000-12-059-18/+90
* got the facts wrong in ChangeLog re: notebook hackHavoc Pennington2000-12-047-7/+7
* fix this to be saneHavoc Pennington2000-12-0420-155/+450
* Divide size by 2, not multiply.Alexander Larsson2000-12-0413-2626/+2683
* Fix bugs Alex found:Havoc Pennington2000-12-0411-29/+135
* Return positive descent.Alexander Larsson2000-12-048-1/+36
* Remove "draw" virtual method and signalHavoc Pennington2000-12-0449-1440/+642
* Commit GtkToggleButton fix to HEAD too.Anders Carlsson2000-12-028-5/+65
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-0219-131/+740
* Forgot to check in ChangeLog entry.Alexander Larsson2000-12-017-0/+84
* Note: GtkFB now requires Freetype 2 final.12000-12-013-78/+199
* Add NULL argument to XGetIMValues to properly terminate variable argumentHidetoshi Tajima2000-12-017-0/+154
* Match "preedit-changed" to "preedit_changed" to be consistent to the spec.02000-12-011-2/+2