| Commit message (Expand) | Author | Age | Files | Lines |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -0/+26 |
* | Handle NULL start/end pointers | Havoc Pennington | 2000-09-30 | 1 | -0/+48 |
* | Put the pkg-config scripts back to the correct pkg-config syntax | Martin Baulig | 2000-09-30 | 1 | -5/+0 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -0/+23 |
* | Set this to `$(libexecdir)/pkgconfig'; this is the directory where | Martin Baulig | 2000-09-29 | 1 | -0/+10 |
* | Implement the side windows. | Havoc Pennington | 2000-09-29 | 1 | -0/+9 |
* | Set up infrastructure to deal with lots of scrolling child windows, and | Havoc Pennington | 2000-09-28 | 1 | -3/+18 |
* | remove Fix some warnings | Havoc Pennington | 2000-09-26 | 1 | -0/+71 |
* | Draw the focus, and leave space to do so. | Havoc Pennington | 2000-09-25 | 1 | -0/+30 |
* | updates | Owen Taylor | 2000-09-14 | 1 | -1/+86 |
* | gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.h | Jonathan Blandford | 2000-09-08 | 1 | -0/+10 |
* | Fix up visibility so that focus, cursor_visible and blink interact | Owen Taylor | 2000-09-08 | 1 | -0/+15 |
* | in gtk_menu_set_submenu_navigation_region do stop_navigating_submenu, to | George Lebl | 2000-09-08 | 1 | -0/+7 |
* | Use -Wall. Add gdkpango-win32.o | Tor Lillqvist | 2000-09-07 | 1 | -0/+19 |
* | Move gtk-reference files into GTK+ tree proper. | Owen Taylor | 2000-09-07 | 1 | -1/+36 |
* | Remove conftest* after use along the lines of AC_TRY_COMPILE. | Sebastian Wilhelmi | 2000-09-05 | 1 | -0/+3 |
* | Use g_path_get_dirname instead of g_dirname, which is deprecated. | Sebastian Wilhelmi | 2000-09-05 | 1 | -0/+14 |
* | Put text after #endif inside a comment to avoid ANSI warning. | Elliot Lee | 2000-09-04 | 1 | -0/+3 |
* | Add some documenting comments about GTK_CAN_DEFAULT, GTK_HAS_DEFAULT and | George Lebl | 2000-09-03 | 1 | -0/+13 |
* | Apply patch from Nils Barth and David Santiago to improve submenu | Owen Taylor | 2000-09-02 | 1 | -0/+11 |
* | Fix bug where moving a toplevel window immediately after sizing it would | Owen Taylor | 2000-09-01 | 1 | -0/+10 |
* | Rename GtkTextStyleValues to GtkTextAttributes | Havoc Pennington | 2000-08-31 | 1 | -0/+7 |
* | cache end line, for rapid testing whether an iterator is the end iterator | Havoc Pennington | 2000-08-31 | 1 | -0/+10 |
* | Add marshallers for changed GtkTextBuffer signals. | Havoc Pennington | 2000-08-31 | 1 | -0/+13 |
* | Docs | Havoc Pennington | 2000-08-31 | 1 | -0/+4 |
* | remove GDK_IMAGE_SHARED_PIXMAP from switch statements, since Tor removed | Owen Taylor | 2000-08-31 | 1 | -0/+9 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -0/+3 |
* | wrote lots of API docs, minor indentation fixes, inserted some FIXME about | Havoc Pennington | 2000-08-28 | 1 | -0/+8 |
* | Fix double free of font desc. | Owen Taylor | 2000-08-22 | 1 | -0/+5 |
* | Add gtk_widget_modify_{fg,bg,text,base,font}. | Owen Taylor | 2000-08-22 | 1 | -0/+15 |
* | gdk/gdkimage.h No need any longer on Win32 for the shared memory | Tor Lillqvist | 2000-08-19 | 1 | -0/+19 |
* | Don't leave dangling ->prev fields when merging lists. (Found | Owen Taylor | 2000-08-18 | 1 | -1/+8 |
* | gdk/gdk.def Add missing entries. | Tor Lillqvist | 2000-08-12 | 1 | -0/+16 |
* | Add more calls to g_filename_{to,from}_utf8() to convert back and forth | Tor Lillqvist | 2000-08-12 | 1 | -0/+6 |
* | Change the format of the snapshot version to match glib | Havoc Pennington | 2000-08-11 | 1 | -0/+8 |
* | Use the "system codepage" version of the directory name (not the UTF-8 | Tor Lillqvist | 2000-08-09 | 1 | -0/+6 |
* | Don't draw runs with a PANGO_ATTR_SHAPE set. | Elliot Lee | 2000-08-03 | 1 | -0/+4 |
* | Applied patch from Peter Osterlund to simplify the code while keeping the | Owen Taylor | 2000-08-03 | 1 | -0/+6 |
* | Move is_viewable() test further inside the function, since removing the | Owen Taylor | 2000-08-02 | 1 | -0/+7 |
* | Check for <unistd.h>. | Tor Lillqvist | 2000-08-01 | 1 | -0/+4 |
* | Use g_message() and not g_warning() to display the message that this is a | Martin Baulig | 2000-08-01 | 1 | -0/+5 |
* | Fix problem where computation was depending on widget->allocation instead | Owen Taylor | 2000-07-31 | 1 | -0/+9 |
* | Replace broken, (broken, Elliot, every single window blank on X) custom | Owen Taylor | 2000-07-31 | 1 | -0/+7 |
* | We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() | Elliot Lee | 2000-07-31 | 1 | -0/+7 |
* | s/gtk_main_iteration/g_main_iteration/ | BST 2000 Tony Gale | 2000-07-31 | 1 | -0/+9 |
* | #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to | Stanislav Brabec | 2000-07-31 | 1 | -0/+8 |
* | updated Serbian files | Pablo Saratxaga | 2000-07-30 | 1 | -0/+4 |
* | Add makefile.mingw.in to EXTRA_DIST. | Tor Lillqvist | 2000-07-30 | 1 | -0/+16 |
* | Add gdk_pixbuf_loader_new_with_type function, to allow handling image | Elliot Lee | 2000-07-28 | 1 | -0/+6 |
* | docs/tutorial/*.gif *.jpg *.eps Update these to the same look-n-feel. Why | BST 2000 Tony Gale | 2000-07-27 | 1 | -0/+6 |