- 12 Aug, 2000 5 commits
-
-
Tor Lillqvist authored
2000-08-12 Tor Lillqvist <tml@iki.fi> * gdk/gdk.def * gtk/gtk.def: Add missing entries. * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Use OUT_TT_ONLY_PRECIS, try to get a TrueType font. * gdk/win32/gdkinput-win32.c (gdk_device_get_state): New function. Dummy implementation at this point. * gtk/makefile.mingw.in: Fix typo. Add testtext and testtextbuffer rules. Undefine GTK_COMPILATION when compiling the test programs. * gtk/gtkdebug.h: Mark gtk_debug_flags for export/import. * gdk_pixbuf.def: Add missing entry point.
-
Anders Carlsson authored
-
Tor Lillqvist authored
pathname issue. Plug a memory leak.
-
Tor Lillqvist authored
-
Tor Lillqvist authored
2000-08-11 Tor Lillqvist <tml@iki.fi> * gtk/gtkfilesel.c: Add more calls to g_filename_{to,from}_utf8() to convert back and forth from UTF-8 and the "system" (or "current locale") charset when necessary. Indentation/spacing cleanup.
-
- 11 Aug, 2000 2 commits
-
-
Havoc Pennington authored
2000-08-10 Havoc Pennington <hp@redhat.com> * Makefile.am (snapshot): Change the format of the snapshot version to match glib * gdk/win32/Makefile.am (EXTRA_DIST): remove gdkinputprivate.h from EXTRA_DIST since it doesn't seem to exist 2000-08-10 Havoc Pennington <hp@redhat.com> * Makefile.am (EXTRA_DIST): The *.def files had the wrong names (s/pixbuf_/pixbufloader_)
-
Havoc Pennington authored
-
- 09 Aug, 2000 8 commits
-
-
Elliot Lee authored
Ref window before returning.
-
Tor Lillqvist authored
2000-08-10 Tor Lillqvist <tml@iki.fi> * gtk/gtkfilesel.c (open_new_dir): Use the "system codepage" version of the directory name (not the UTF-8 one) when building the path name to stat().
-
Elliot Lee authored
Make numeric keypad work.
-
Elliot Lee authored
Bugfixorama
-
Elliot Lee authored
Some hacks to stop screen blanking.
-
Elliot Lee authored
Implement gdk_beep() (woohoo!)
-
Elliot Lee authored
-
Elliot Lee authored
Fix GDK_Left position in table.
-
- 08 Aug, 2000 1 commit
-
-
Elliot Lee authored
At init time, read data from the PS/2 mouse until there's nothing left to read, in an attempt to synchronize up with the event stream.
-
- 07 Aug, 2000 5 commits
-
-
Elliot Lee authored
Handle GDK_INCLUDE_INFERIORS subwindow_mode. Call gobject finalize routine in gdk_gc_finalize. Unrememberable etcs.
-
Elliot Lee authored
Store mouse coords as doubles not ints...
-
Elliot Lee authored
-
Elliot Lee authored
fidmour support, mouse genericization (the file is now quite misnamed, I'm afraid).
-
Elliot Lee authored
-
- 04 Aug, 2000 1 commit
-
-
Elliot Lee authored
Implement gdkcc (visually broken, but can be fixed by someone with a clue w/o problems).
-
- 03 Aug, 2000 8 commits
-
-
Elliot Lee authored
sync to ps2-less anode
-
Elliot Lee authored
Fix the second bug, draw underlines.
-
Elliot Lee authored
Bugfix.
-
Alastair McKinstry authored
-
Elliot Lee authored
* gdk/gdkpango.c (gdk_draw_layout_line): Don't draw runs with a PANGO_ATTR_SHAPE set.
-
Owen Taylor authored
-
Owen Taylor authored
Thu Aug 3 09:17:06 2000 Owen Taylor <otaylor@redhat.com> * gdk/gdkrectangle.c (gdk_rectangle_intersect): Applied patch from Peter Osterlund to simplify the code while keeping the functionality the same.
-
Elliot Lee authored
Set serif font to something sane. Add cursors so it will compile anywhere (hopefully).
-
- 02 Aug, 2000 1 commit
-
-
Owen Taylor authored
Wed Aug 2 14:57:38 2000 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_process_updates_internal): Move is_viewable() test further inside the function, since removing the window from the redraw list without clearing ->update_area was also very broken.
-
- 01 Aug, 2000 4 commits
-
-
Tor Lillqvist authored
2000-08-02 Tor Lillqvist <tml@iki.fi> * configure.in: Check for <unistd.h>. 2000-08-02 Tor Lillqvist <tml@iki.fi> * io-bmp.c * io-ico.c * io-ras.c * io-tiff.c * io-wbmp.c: Conditionalise inclusion of <unistd.h>. * makefile.mingw.in: List loaders alphabetically. Add the wbmp one. Fix names of DLLs to have '-' instead of '_'.
-
Martin Baulig authored
2000-08-01 Martin Baulig <baulig@suse.de> * gtk/gtkmain.c (gtk_init_check): Use g_message() and not g_warning() to display the message that this is a development version of GTK+.
-
Elliot Lee authored
* io-wbmp.c: Some bug fixes - now tested to work.
-
Elliot Lee authored
Add a 'w' in the right spot.
-
- 31 Jul, 2000 5 commits
-
-
Owen Taylor authored
Mon Jul 31 18:37:36 2000 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.c (entry_adjust_scroll): Fix problem where computation was depending on widget->allocation instead of the width of text_area, which was incorrect for subclasses like GtkSpinButton. * gdk/gdkpango.c (gdk_draw_layout): Fix a couple of typos with width == 1 tests that should be width == -1.
-
Owen Taylor authored
Mon Jul 31 16:45:48 2000 Owen Taylor <otaylor@redhat.com> * gdk/gdkwindow.c (gdk_window_process_updates_internal): Replace broken, (broken, Elliot, every single window blank on X) custom code with call to gdk_window_is_viewable() which a) prevents code duplicate and b) works.
-
Elliot Lee authored
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() macro to work. * gtk/gtkmarshal.list: Add NONE:STRING,POINTER * gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown. * gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
-
BST 2000 Tony Gale authored
Mon Jul 31 13:53:16 BST 2000 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml docs/gtk-faq.sgml: s/gtk_main_iteration/g_main_iteration/ Did this already in change: Mon Nov 15 17:17:51 GMT 1999 Tony Gale <gale@gtk.org> don't know how it got reverted.
-
Stanislav Brabec authored
2000-07-31 Stanislav Brabec <utx@penguin.cz> * gdk/gdk.c: #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to fix compilation problem with --disable-debug. * gdk/Makefile.am: Link gdk against actually compiled gdk_pixbuf-1.3, not gdk_pixbuf.
-