| Commit message (Expand) | Author | Age | Files | Lines |
* | g_warning() if setting the local fails, like gdk_set_locale() did. | Owen Taylor | 2002-02-13 | 1 | -9/+20 |
* | XCopyArea with subwindow_mode = IncludeInferiors. (#70999) | Owen Taylor | 2002-02-09 | 1 | -1/+5 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 3 | -3/+1 |
* | Free the setting name. | Anders Carlsson | 2002-02-07 | 1 | -0/+3 |
* | Keep the length of the anti-expose queue finite, by if it gets too long, | Owen Taylor | 2002-02-06 | 2 | -40/+147 |
* | on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-04 | 1 | -1/+1 |
* | Fix another missing static. | Owen Taylor | 2002-01-31 | 3 | -19/+6 |
* | make static. | Mark McLoughlin | 2002-01-31 | 4 | -13/+13 |
* | fixed a segfault that showed up when using the color picker. | Sven Neumann | 2002-01-29 | 1 | -2/+2 |
* | Move here, and save/restore the X error handler to allow people using GTK+ | Owen Taylor | 2002-01-17 | 3 | -251/+161 |
* | Don't mangle sequences of consecutive \n or \r. | Owen Taylor | 2002-01-14 | 1 | -4/+4 |
* | get the types as well as the symbols because we need them in | Jonathan Blandford | 2002-01-10 | 1 | -2/+2 |
* | Check for RENDER before trying to use it... XRenderFindFormat() prints | Owen Taylor | 2002-01-09 | 2 | -6/+14 |
* | Fix a problem where were the offset into the image was passed into | Owen Taylor | 2002-01-08 | 1 | -6/+8 |
* | Optimize a little bit. (More for consistency than because it makes much of | Owen Taylor | 2002-01-04 | 1 | -13/+10 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 5 | -132/+807 |
* | Fix problem where retrieved atoms weren't properly returned. | Owen Taylor | 2002-01-04 | 1 | -1/+1 |
* | GDK instead of Gdk. | Matthias Clasen | 2001-12-29 | 2 | -13/+14 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 2 | -2/+2 |
* | *** empty log message *** | Jacob Berkman | 2001-12-11 | 2 | -30/+36 |
* | Update xsettings name. | Anders Carlsson | 2001-12-09 | 1 | -1/+1 |
* | fix up my list of "cursors that are actually useful" in gdk_cursor_new() | Havoc Pennington | 2001-12-07 | 1 | -10/+54 |
* | Convert atoms to and from atoms for properties of type XA_ATOM. (#65555, | Owen Taylor | 2001-11-29 | 1 | -21/+58 |
* | Add long, but horribly sketchy comment about what is going on in this | Owen Taylor | 2001-11-26 | 1 | -1/+106 |
* | free font_desc when finished (#65266) | Kristian Rietveld | 2001-11-25 | 1 | -0/+2 |
* | Version 1.3.11, interface, binary age 0. | Owen Taylor | 2001-11-21 | 1 | -0/+1 |
* | Use RevertToParent, not RevertToNone. (#64613, Matthias Clasen) | Owen Taylor | 2001-11-19 | 1 | -1/+1 |
* | Fix a memory leak when retrieving atom names. (Michael Meeks, #64508) | Owen Taylor | 2001-11-19 | 1 | -1/+1 |
* | Update to new Pango API. | Alex Larsson | 2001-11-19 | 1 | -1/+1 |
* | Include glib-object.h instead of gobject/gsignal.h | Owen Taylor | 2001-11-18 | 1 | -2/+3 |
* | Fix misplaced HAVE_XFT. | Owen Taylor | 2001-11-06 | 1 | -1/+1 |
* | Redo Xft support to go directly to Picture objects instead of using | Owen Taylor | 2001-11-05 | 6 | -77/+205 |
* | Clamp max window width/height to 32767, not 32768 since we have to be able | Owen Taylor | 2001-11-05 | 2 | -124/+216 |
* | Implement gdk_color_parse() in terms of pango_color_parse(). | Owen Taylor | 2001-11-05 | 1 | -26/+0 |
* | Typo fix. Updates. Document the special values <none> and <parent> for | Matthias Clasen | 2001-10-27 | 1 | -1/+1 |
* | Ugh, broken pipe. | Anders Carlsson | 2001-10-26 | 2 | -5/+5 |
* | Always set window->parent (except or the root window itself); if the | Owen Taylor | 2001-10-24 | 1 | -15/+21 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -1/+1 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 1 | -9/+8 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 10 | -271/+517 |
* | fix compilation | Havoc Pennington | 2001-10-18 | 1 | -1/+1 |
* | Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and | Matthias Clasen | 2001-10-18 | 3 | -17/+53 |
* | Rename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE; signal was changed a | Owen Taylor | 2001-10-16 | 1 | -1/+1 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 3 | -25/+28 |
* | Replace reference to non-existent function gdk_x11_cursor_get_xid by | Matthias Clasen | 2001-10-06 | 1 | -2/+2 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 9 | -15/+779 |
* | docs | Havoc Pennington | 2001-10-02 | 1 | -0/+11 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -1/+4 |
* | Set _NET_WM_PID and WM_CLIENT_MACHINE properties on each window, not just | Owen Taylor | 2001-09-19 | 1 | -0/+12 |
* | Fix propagated (flags && GDK_COLOR_WRITEABLE) typo. (#59723) | Owen Taylor | 2001-09-19 | 1 | -1/+1 |