summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-1420-973/+2072
* Updates for new functionsOwen Taylor2000-09-146-41/+434
* Update to translations.Seán Ó Ceallaigh/Irish translations2000-09-091-4/+4
* gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.hJonathan Blandford2000-09-0813-31/+101
* Fix up visibility so that focus, cursor_visible and blink interactOwen Taylor2000-09-0810-75/+259
* in gtk_menu_set_submenu_navigation_region do stop_navigating_submenu, toGeorge Lebl2000-09-088-4/+52
* Oops, cut&paste error.Tor Lillqvist2000-09-071-1/+1
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-0715-183/+388
* add some new files for new sections of docsOwen Taylor2000-09-073-0/+437
* Move gtk-reference files into GTK+ tree proper.Owen Taylor2000-09-07117-6644/+13442
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-0722-113/+96
* Remove conftest* after use along the lines of AC_TRY_COMPILE.Sebastian Wilhelmi2000-09-0515-2/+30
* Use g_path_get_dirname instead of g_dirname, which is deprecated.Sebastian Wilhelmi2000-09-0511-10/+103
* Put text after #endif inside a comment to avoid ANSI warning.Elliot Lee2000-09-048-1/+22
* Add some documenting comments about GTK_CAN_DEFAULT, GTK_HAS_DEFAULT andGeorge Lebl2000-09-039-2/+108
* Apply patch from Nils Barth and David Santiago to improve submenuOwen Taylor2000-09-0210-33/+376
* Fix bug where moving a toplevel window immediately after sizing it wouldOwen Taylor2000-09-018-3/+84
* Rename GtkTextStyleValues to GtkTextAttributesHavoc Pennington2000-08-3115-77/+126
* cache end line, for rapid testing whether an iterator is the end iteratorHavoc Pennington2000-08-3110-25/+101
* Add marshallers for changed GtkTextBuffer signals.Havoc Pennington2000-08-3111-21/+125
* DocsHavoc Pennington2000-08-318-0/+226
* remove GDK_IMAGE_SHARED_PIXMAP from switch statements, since Tor removedOwen Taylor2000-08-318-4/+65
* Use G_GNUC_CONST.Elliot Lee2000-08-30129-138/+154
* 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