summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attach the style to the window so that the style it is not leaked whenAlexander Larsson2000-12-208-0/+44
* translations from keldKenneth Christiansen2000-12-201-7/+7
* Check for FreeType using freetype-config, since we can't rely on Xft toOwen Taylor2000-12-204-13/+39
* syncJonathan Blandford2000-12-201-57/+103
* do begin/end user action where appropriate (gtk_text_view_commit_handler):Havoc Pennington2000-12-1812-38/+276
* wow, that implementation was pretty non-working.Havoc Pennington2000-12-1810-22/+86
* Updated italian translationChristopher R. Gabriel2000-12-182-47/+49
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-1721-400/+1208
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-1625-1054/+1558
* only AC_DEFINE(HAVE_XFT) if we actually determined that we have XrenderHavoc Pennington2000-12-158-1/+36
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-1526-128/+649
* fix unicode validation when reading a fileHavoc Pennington2000-12-159-22/+41
* remove unused call to get_last_line()Havoc Pennington2000-12-1421-92/+557
* Add gdkkeys.Tor Lillqvist2000-12-1418-1397/+1829
* Simplify, now that the .po files are already in UTF-8.Tor Lillqvist2000-12-142-141/+12
* Translations from keldKenneth Christiansen2000-12-141-37/+37
* 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