| Commit message (Expand) | Author | Age | Files | Lines |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 298 | -1533/+2519 |
* | Make right-clicks not pop up the menu. | Soeren Sandmann | 2005-03-19 | 4 | -3/+30 |
* | Call cairo_surface_finish() | Owen Taylor | 2005-03-18 | 5 | -12/+25 |
* | On WM_MOUSEMOVE, don't check if this process owns the active window. This | Tor Lillqvist | 2005-03-18 | 5 | -27/+33 |
* | Use cairo_set_device_offset(). | Owen Taylor | 2005-03-18 | 12 | -227/+268 |
* | Fix get_stipple_surface to actually work, set EXTEND_REPEAT on the stipple | Owen Taylor | 2005-03-17 | 4 | -2/+22 |
* | Fix formatting in example in the docs. (#170611, Jianfei Wang) | Matthias Clasen | 2005-03-17 | 4 | -1/+10 |
* | Clamp adjustment values on resize. (#170567, Tomislav Jonjic) | Matthias Clasen | 2005-03-17 | 4 | -13/+34 |
* | Don't crash if there is no cache. (#170652, Diego Gonzalez) | Matthias Clasen | 2005-03-17 | 4 | -1/+10 |
* | Make inline completion insert the prefix at the right spot. (#170146, Doug | Matthias Clasen | 2005-03-17 | 4 | -1/+20 |
* | gdk_key is a typedef, not a struct tag. | Tor Lillqvist | 2005-03-17 | 4 | -7/+19 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-17 | 1 | -1/+1 |
* | Typo fix in the docs. | Matthias Clasen | 2005-03-17 | 8 | -14/+213 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 35 | -2467/+1484 |
* | Also demonstrate GtkCellRenderer::editing-started and separators. | Matthias Clasen | 2005-03-16 | 4 | -2/+46 |
* | Shut up CVS | Manish Singh | 2005-03-16 | 2 | -0/+2 |
* | #include gdkaliasdef.c here too. | Manish Singh | 2005-03-16 | 4 | -0/+14 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 62 | -528/+1218 |
* | gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just | Tor Lillqvist | 2005-03-16 | 14 | -72/+163 |
* | Print debugging output only if asked for, not always. | Tor Lillqvist | 2005-03-16 | 16 | -186/+270 |
* | Add an example for manually setting up a group of actions. | Matthias Clasen | 2005-03-15 | 4 | -1/+28 |
* | Document that inline completion requires text-column to be set. | Matthias Clasen | 2005-03-15 | 5 | -2/+45 |
* | Update spec. | Anders Carlsson | 2005-03-15 | 8 | -52/+723 |
* | New debugging function. As GetKeyNameText() returns a localized key name | Tor Lillqvist | 2005-03-15 | 7 | -28/+99 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 13 | -100/+236 |
* | A further fix for big window support. Now also the test in testgtk works. | Ivan, Wong Yat Cheung | 2005-03-12 | 4 | -0/+17 |
* | Make it compile | Matthias Clasen | 2005-03-12 | 1 | -1/+1 |
* | Don't crash on style changes. (#169334, Yury Puzis) | Matthias Clasen | 2005-03-12 | 4 | -2/+11 |
* | Fix the doc comments. (#169967, Masao Mutoh) | Matthias Clasen | 2005-03-12 | 4 | -2/+18 |
* | Big window fix for Win32. Big windows are still emulated within 16-bit | Ivan, Wong Yat Cheung | 2005-03-11 | 6 | -552/+153 |
* | Fix a doc typo. (#169873, Johan Dahlin) | Matthias Clasen | 2005-03-11 | 4 | -1/+10 |
* | Don't try to focus the default_widget if there is none. (#169881, Thomas | Matthias Clasen | 2005-03-11 | 4 | -7/+25 |
* | gdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI stablility for | Tor Lillqvist | 2005-03-10 | 4 | -3/+97 |
* | Remove inadvertent gail references, require Pango 1.9.0 | Manish Singh | 2005-03-10 | 4 | -43/+16 |
* | Bump GLib requirement | Matthias Clasen | 2005-03-09 | 4 | -1/+55 |
* | Fix a C99ism. (#169741, Morten Welinder) | Matthias Clasen | 2005-03-09 | 2 | -2/+8 |
* | Typo fixes. (#169728, Morten Welinder, Owen Taylor) | Matthias Clasen | 2005-03-09 | 6 | -18/+32 |
* | Fix a typo in the docs. (#169729, Morten Welinder) | Matthias Clasen | 2005-03-09 | 4 | -1/+10 |
* | Fix a typo. | Matthias Clasen | 2005-03-09 | 4 | -1/+7 |
* | Queue a resize when the model is unset. (#169528, Tomislav Jonjic) | Matthias Clasen | 2005-03-09 | 4 | -2/+22 |
* | More of the same. | Matthias Clasen | 2005-03-09 | 3 | -3/+168 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 54 | -199/+199 |
* | x | Matthias Clasen | 2005-03-09 | 23 | -187/+259 |
* | Use canonical form of the name when registering properties. | Matthias Clasen | 2005-03-09 | 2 | -3/+6 |
* | Use GtkCellRendererCombo (#169607, Mark McLoughlin) | Matthias Clasen | 2005-03-08 | 4 | -42/+89 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2005-03-08 | 2 | -528/+635 |
* | Add the new attributes to the .symbols files. | Matthias Clasen | 2005-03-08 | 6 | -23/+31 |
* | Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) | Matthias Clasen | 2005-03-08 | 15 | -24/+71 |
* | Convert the gdk keyval-keyname tables to a big string + offsets. (#168901) | Matthias Clasen | 2005-03-08 | 7 | -1332/+5386 |
* | Use a generated table of offsets into a big const string to avoid | Matthias Clasen | 2005-03-08 | 4 | -765/+1610 |