summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Re-enable the "find" dialogHavoc Pennington2000-10-2410-35/+411
* gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.Tor Lillqvist2000-10-227-44/+98
* Some updatesHavoc Pennington2000-10-181-1/+1
* Update.Tor Lillqvist2000-10-0915-64/+206
* contrib subdirHavoc Pennington2000-10-091-7/+0
* Fix obvious bug in circle drawing.Jonathan Blandford2000-10-041-1/+1
* Move list pointer forwards before removing item from list. (Crash reported02000-10-043-3/+3
* Add gdk_window_iconify.Owen Taylor2000-10-045-44/+158
* Guard definition of alloca(). glib.h now handles that.Tor Lillqvist2000-10-033-17/+341
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-146-9/+474
* Oops, cut&paste error.Tor Lillqvist2000-09-071-1/+1
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-075-167/+225
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-074-14/+12
* Remove conftest* after use along the lines of AC_TRY_COMPILE.Sebastian Wilhelmi2000-09-052-0/+2
* Put text after #endif inside a comment to avoid ANSI warning.Elliot Lee2000-09-041-1/+1
* Fix bug where moving a toplevel window immediately after sizing it wouldOwen Taylor2000-09-011-3/+14
* remove GDK_IMAGE_SHARED_PIXMAP from switch statements, since Tor removedOwen Taylor2000-08-311-4/+2
* Use G_GNUC_CONST.Elliot Lee2000-08-3011-24/+19
* Try to fix a bug where a window move, with a non-rectangular regionElliot Lee2000-08-231-25/+61
* gdk/gdkimage.h No need any longer on Win32 for the shared memoryTor Lillqvist2000-08-192-23/+4
* Don't leave dangling ->prev fields when merging lists. (FoundOwen Taylor2000-08-181-1/+1
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-123-1/+73
* Change the format of the snapshot version to match glibHavoc Pennington2000-08-111-1/+0
* Ref window before returning.Elliot Lee2000-08-091-0/+2
* 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-091-0/+2
* 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
* Don't draw runs with a PANGO_ATTR_SHAPE set.Elliot Lee2000-08-031-10/+23
* Applied patch from Peter Osterlund to simplify the code while keeping theOwen Taylor2000-08-031-46/+13
* 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-021-4/+1
* Fix problem where computation was depending on widget->allocation insteadOwen Taylor2000-07-311-2/+2
* Replace broken, (broken, Elliot, every single window blank on X) customOwen Taylor2000-07-311-6/+3
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-318-40/+134
* #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb toStanislav Brabec2000-07-312-1/+3
* Add makefile.mingw.in to EXTRA_DIST.Tor Lillqvist2000-07-305-23/+9
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-26100-392/+392