| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 10 | -35/+411 |
* | gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. | Tor Lillqvist | 2000-10-22 | 7 | -44/+98 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -1/+1 |
* | Update. | Tor Lillqvist | 2000-10-09 | 15 | -64/+206 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -7/+0 |
* | Fix obvious bug in circle drawing. | Jonathan Blandford | 2000-10-04 | 1 | -1/+1 |
* | Move list pointer forwards before removing item from list. (Crash reported | 0 | 2000-10-04 | 3 | -3/+3 |
* | Add gdk_window_iconify. | Owen Taylor | 2000-10-04 | 5 | -44/+158 |
* | Guard definition of alloca(). glib.h now handles that. | Tor Lillqvist | 2000-10-03 | 3 | -17/+341 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 6 | -9/+474 |
* | Oops, cut&paste error. | Tor Lillqvist | 2000-09-07 | 1 | -1/+1 |
* | Use -Wall. Add gdkpango-win32.o | Tor Lillqvist | 2000-09-07 | 5 | -167/+225 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 4 | -14/+12 |
* | Remove conftest* after use along the lines of AC_TRY_COMPILE. | Sebastian Wilhelmi | 2000-09-05 | 2 | -0/+2 |
* | Put text after #endif inside a comment to avoid ANSI warning. | Elliot Lee | 2000-09-04 | 1 | -1/+1 |
* | Fix bug where moving a toplevel window immediately after sizing it would | Owen Taylor | 2000-09-01 | 1 | -3/+14 |
* | remove GDK_IMAGE_SHARED_PIXMAP from switch statements, since Tor removed | Owen Taylor | 2000-08-31 | 1 | -4/+2 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 11 | -24/+19 |
* | Try to fix a bug where a window move, with a non-rectangular region | Elliot Lee | 2000-08-23 | 1 | -25/+61 |
* | gdk/gdkimage.h No need any longer on Win32 for the shared memory | Tor Lillqvist | 2000-08-19 | 2 | -23/+4 |
* | Don't leave dangling ->prev fields when merging lists. (Found | Owen Taylor | 2000-08-18 | 1 | -1/+1 |
* | gdk/gdk.def Add missing entries. | Tor Lillqvist | 2000-08-12 | 3 | -1/+73 |
* | Change the format of the snapshot version to match glib | Havoc Pennington | 2000-08-11 | 1 | -1/+0 |
* | Ref window before returning. | Elliot Lee | 2000-08-09 | 1 | -0/+2 |
* | Make numeric keypad work. | Elliot Lee | 2000-08-09 | 1 | -14/+14 |
* | Bugfixorama | Elliot Lee | 2000-08-09 | 1 | -9/+11 |
* | Some hacks to stop screen blanking. | Elliot Lee | 2000-08-09 | 2 | -0/+42 |
* | Implement gdk_beep() (woohoo!) | Elliot Lee | 2000-08-09 | 2 | -5/+17 |
* | Fix compiler warnings | Elliot Lee | 2000-08-09 | 1 | -0/+2 |
* | Fix GDK_Left position in table. | Elliot Lee | 2000-08-09 | 1 | -1/+1 |
* | At init time, read data from the PS/2 mouse until there's nothing left to | Elliot Lee | 2000-08-08 | 1 | -3/+7 |
* | Handle GDK_INCLUDE_INFERIORS subwindow_mode. | Elliot Lee | 2000-08-07 | 4 | -1/+8 |
* | Store mouse coords as doubles not ints... | Elliot Lee | 2000-08-07 | 1 | -1/+1 |
* | Works. | Elliot Lee | 2000-08-07 | 1 | -20/+30 |
* | fidmour support, mouse genericization (the file is now quite misnamed, I'm | Elliot Lee | 2000-08-07 | 1 | -127/+311 |
* | Warning fixes. | Elliot Lee | 2000-08-07 | 9 | -5/+29 |
* | Implement gdkcc (visually broken, but can be fixed by someone with a clue | Elliot Lee | 2000-08-04 | 4 | -46/+1734 |
* | sync to ps2-less anode | Elliot Lee | 2000-08-03 | 1 | -5/+12 |
* | Fix the second bug, draw underlines. | Elliot Lee | 2000-08-03 | 1 | -15/+24 |
* | Bugfix. | Elliot Lee | 2000-08-03 | 1 | -2/+3 |
* | Don't draw runs with a PANGO_ATTR_SHAPE set. | Elliot Lee | 2000-08-03 | 1 | -10/+23 |
* | Applied patch from Peter Osterlund to simplify the code while keeping the | Owen Taylor | 2000-08-03 | 1 | -46/+13 |
* | Set serif font to something sane. | Elliot Lee | 2000-08-03 | 4 | -1/+934 |
* | Move is_viewable() test further inside the function, since removing the | Owen Taylor | 2000-08-02 | 1 | -4/+1 |
* | Fix problem where computation was depending on widget->allocation instead | Owen Taylor | 2000-07-31 | 1 | -2/+2 |
* | Replace broken, (broken, Elliot, every single window blank on X) custom | Owen Taylor | 2000-07-31 | 1 | -6/+3 |
* | We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() | Elliot Lee | 2000-07-31 | 8 | -40/+134 |
* | #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to | Stanislav Brabec | 2000-07-31 | 2 | -1/+3 |
* | Add makefile.mingw.in to EXTRA_DIST. | Tor Lillqvist | 2000-07-30 | 5 | -23/+9 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 100 | -392/+392 |