summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wrote lots of API docs, minor indentation fixes, inserted some FIXME aboutHavoc Pennington2000-08-289-19/+476
* Update Irish trans.Seán Ó Ceallaigh/Irish translations2000-08-271-179/+4
* Try to fix a bug where a window move, with a non-rectangular regionElliot Lee2000-08-231-25/+61
* Fix double free of font desc.Owen Taylor2000-08-229-4/+35
* Updated percentagesOwen Taylor2000-08-221-6/+6
* Add gtk_widget_modify_{fg,bg,text,base,font}.Owen Taylor2000-08-2213-6/+602
* Updated Slovenian translationAndraz Tori2000-08-201-431/+465
* gdk/gdkimage.h No need any longer on Win32 for the shared memoryTor Lillqvist2000-08-1912-23/+196
* Don't leave dangling ->prev fields when merging lists. (FoundOwen Taylor2000-08-189-9/+59
* updated italian translationChristopher R. Gabriel2000-08-172-196/+23
* Updated Ukrainian translationYuri Syrota2000-08-141-202/+26
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-1215-11/+269
* Make it compileAnders Carlsson2000-08-121-3/+3
* A few more variables renamed, relating to the "system" charset vs UTF-8Tor Lillqvist2000-08-121-15/+16
* Improve previous commit a bit, use better variable names.Tor Lillqvist2000-08-121-48/+55
* Add more calls to g_filename_{to,from}_utf8() to convert back and forthTor Lillqvist2000-08-128-427/+551
* Change the format of the snapshot version to match glibHavoc Pennington2000-08-1111-12/+72
* some sort of line number changes to .po files that make performed, dunnoHavoc Pennington2000-08-1136-497/+501
* Ref window before returning.Elliot Lee2000-08-091-0/+2
* Use the "system codepage" version of the directory name (not the UTF-8Tor Lillqvist2000-08-098-3/+47
* Make numeric keypad work.Elliot Lee2000-08-091-14/+14
* BugfixoramaElliot Lee2000-08-091-9/+11
* Some hacks to stop screen blanking.Elliot Lee2000-08-092-0/+42
* Implement gdk_beep() (woohoo!)Elliot Lee2000-08-092-5/+17
* Fix compiler warningsElliot Lee2000-08-092-1/+3
* Fix GDK_Left position in table.Elliot Lee2000-08-091-1/+1
* At init time, read data from the PS/2 mouse until there's nothing left toElliot Lee2000-08-081-3/+7
* Handle GDK_INCLUDE_INFERIORS subwindow_mode.Elliot Lee2000-08-074-1/+8
* Store mouse coords as doubles not ints...Elliot Lee2000-08-071-1/+1
* Works.Elliot Lee2000-08-071-20/+30
* fidmour support, mouse genericization (the file is now quite misnamed, I'mElliot Lee2000-08-071-127/+311
* Warning fixes.Elliot Lee2000-08-079-5/+29
* Implement gdkcc (visually broken, but can be fixed by someone with a clueElliot Lee2000-08-044-46/+1734
* sync to ps2-less anodeElliot Lee2000-08-031-5/+12
* Fix the second bug, draw underlines.Elliot Lee2000-08-031-15/+24
* Bugfix.Elliot Lee2000-08-031-2/+3
* minor updateAlastair McKinstry2000-08-032-10/+16
* Don't draw runs with a PANGO_ATTR_SHAPE set.Elliot Lee2000-08-039-11/+52
* Add missing fileOwen Taylor2000-08-031-0/+286
* Applied patch from Peter Osterlund to simplify the code while keeping theOwen Taylor2000-08-038-46/+55
* Set serif font to something sane.Elliot Lee2000-08-034-1/+934
* Move is_viewable() test further inside the function, since removing theOwen Taylor2000-08-028-4/+50
* Check for <unistd.h>.Tor Lillqvist2000-08-0115-38/+94
* Use g_message() and not g_warning() to display the message that this is aMartin Baulig2000-08-018-1/+36
* Some bug fixes - now tested to work.Elliot Lee2000-08-012-2/+7
* Add a 'w' in the right spot.Elliot Lee2000-08-011-2/+1
* Fix problem where computation was depending on widget->allocation insteadOwen Taylor2000-07-319-7/+73
* Replace broken, (broken, Elliot, every single window blank on X) customOwen Taylor2000-07-319-7/+53
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-3118-40/+187
* s/gtk_main_iteration/g_main_iteration/BST 2000 Tony Gale2000-07-319-2/+65