| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -17/+0 |
* | Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044) | Owen Taylor | 2001-07-12 | 1 | -6/+7 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -1/+3 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -2/+2 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -2/+0 |
* | API Change. Take GdkColor arguments instead of gdouble *. Leave the old | Alexander Larsson | 2001-04-20 | 1 | -2/+8 |
* | disable USE_MMX for msvc build cause the assembler doesn't fit and is out | Hans Breuer | 2001-03-31 | 1 | -1/+2 |
* | Fixed bug that returned NULL if a filename was selected. | Alexander Larsson | 2001-03-26 | 1 | -1/+1 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -1/+2 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -4/+110 |
* | Add more test when converting filenames from/to utf-8. Don't allow | Alexander Larsson | 2001-03-12 | 1 | -57/+176 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -1/+1 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -0/+12 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 1 | -21/+21 |
* | g_filename_{to,from}_utf8 now takes an extra parameter. | Robert Brady | 2000-11-12 | 1 | -21/+21 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -1/+1 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 1 | -20/+17 |
* | Make it compile | Anders Carlsson | 2000-08-12 | 1 | -3/+3 |
* | A few more variables renamed, relating to the "system" charset vs UTF-8 | Tor Lillqvist | 2000-08-12 | 1 | -15/+16 |
* | Improve previous commit a bit, use better variable names. | Tor Lillqvist | 2000-08-12 | 1 | -48/+55 |
* | Add more calls to g_filename_{to,from}_utf8() to convert back and forth | Tor Lillqvist | 2000-08-12 | 1 | -427/+509 |
* | Use the "system codepage" version of the directory name (not the UTF-8 | Tor Lillqvist | 2000-08-09 | 1 | -3/+5 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -35/+12 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -15/+19 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -14/+39 |
* | add a 'paned' mode to the function to let it draw the seven dots, instead | Jonathan Blandford | 2000-02-23 | 1 | -5/+8 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+1 |
* | Argh, decided not to return a string that must be freed from | Tor Lillqvist | 2000-02-03 | 1 | -4/+7 |
* | Use g_filename_to_utf8 to convert the font names Windows gives us from | Tor Lillqvist | 2000-02-03 | 1 | -85/+47 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -4/+9 |
* | s/G_HAVE_CYGWIN/G_WITH_CYGWIN/ | Manish Singh | 1999-10-06 | 1 | -17/+17 |
* | Corresponding changes as in X11 backend. | Tor Lillqvist | 1999-10-05 | 1 | -1/+1 |
* | correct checking for BeOS check | Manish Singh | 1999-10-04 | 1 | -21/+21 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-25 | 1 | -4/+11 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -12/+13 |
* | Don't append a * to the pattern to complete if the user entered one | Tor Lillqvist | 1999-03-13 | 1 | -1/+6 |
* | Check for dirent.h and pwd.h. | Tor Lillqvist | 1999-03-13 | 1 | -97/+345 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Patch from Sebastian Wilhelmi <wilhelmi@ira.uka.de> to use | Owen Taylor | 1999-01-28 | 1 | -28/+5 |
* | Added cs to ALL_LINGUAS. | Owen Taylor | 1999-01-09 | 1 | -4/+3 |
* | added gdk_flush() after g_main_run(), so we get the original behaviour | Tim Janik | 1998-12-18 | 1 | -1/+0 |
* | Remove the info tag from the context so if the source unexpectedly | Owen Taylor | 1998-12-17 | 1 | -2/+3 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -3/+3 |
* | Added gettext-10.35 | Owen Taylor | 1998-12-14 | 1 | -21/+26 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -12/+7 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -5/+6 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -11/+11 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -6/+18 |
* | GtkType and macro fixups set a pattern for the file selection widget to | Tim Janik | 1998-10-22 | 1 | -11/+24 |