]> Pileus Git - ~andy/gtk/history - gdk
Don't reference the widgets in the resulting list. (#11821) This makes
[~andy/gtk] / gdk /
2001-03-19 Tor Lillqvistgdk/win32/gdkdrawable-win32.c Use correct casts in...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-16 Alexander LarssonFix sign error with queued region translations.
2001-03-15 Sven Neumannremoved
2001-03-12 Alexander LarssonMake GtkFB compile and link.
2001-03-10 Hans Breuerupdated
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-09 Hans Breuerupdated
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-03-04 Owen TaylorDoc fixes
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2001-03-03 Owen TaylorUnshift the group when extracting it from the X keyboar...
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-25 Hans Breuersmall (not only) portability fixes
2001-02-23 Alexander Larssonreturn solid masks for xpms that have no transparent...
2001-02-23 Tor LillqvistUpdate. Mention the gtk-1-3-win32-production branch.
2001-02-20 Alexander LarssonActually copy the whole gc, not just the public parts.
2001-02-20 Havoc Penningtonadd --deprecated-guards
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2001-02-19 Hans Breuerupdated for win32 msvc build (forgot this before)
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2001-02-19 Alexander LarssonCopy data and free data with free().
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-13 Alexander LarssonAdd a shortcut if the window and the current clip_regio...
2001-02-13 Alexander LarssonDon't reference last_cursor if it is null. Fixes crash...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-11 Tor LillqvistRemove gdkcc-win32.c from here, too.
2001-02-11 Tor LillqvistNew function, copied from X11 version.
2001-02-09 Havoc Penningtonbetter error message if you try to add a widget to...
2001-02-06 Owen TaylorFix syntax error introduced with earlier commit) (point...
2001-02-04 Tor Lillqvistgdk/gdk.def Provide dummy implementations.
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-03 Owen TaylorRemove confusing comment about X11.
2001-02-02 Owen TaylorMake gdk_colormap_sync private since it was never expor...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-31 Alexander LarssonAdded some strerror() to the g_warnings().
2001-01-31 Alexander LarssonA bunch of whitespace cleanup.
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-23 3Don't leak image. Simplify using gdk_colormap_query_col...
2001-01-23 3Don't leak built-in cursors.
2001-01-22 2Don't leak visible_region. Use visible_region instead...
2001-01-19 9Define EMULATE_GDKFONT. Add extra pango_font stuff...
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2001-01-17 Owen TaylorRemove unused variable.
2001-01-17 7Doh! Mixed up x and y.
2001-01-16 Alexander LarssonSome cleanups.
2001-01-15 Tor LillqvistInclude <stdlib.h> for getenv().
2001-01-15 Tor LillqvistNew implementaion that more closely mimics the events...
2001-01-15 Alexander LarssonImplemented drag and drop. Seems to be mostly working...
2001-01-15 Alexander LarssonUse gdk_window_invalidate_rect instead of gdk_window_in...
2001-01-15 Alexander LarssonFor optization, add an full_shapes argument to gdk_fb_c...
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2001-01-12 Alexander LarssonHide mouse pointer while rotation. Show it afterwards.
2001-01-12 Alexander LarssonTake shaped windows in consideration when generating...
2001-01-11 Alexander LarssonAdded ENABLE_SHADOW_FB
2001-01-09 Tor LillqvistImplement better mouse capturing. Do use SetCapture...
2001-01-09 Alexander LarssonAdded --with-included-loaders option
2001-01-08 Alexander LarssonCorrect filename ~/.pangoft2_aliases
2001-01-08 Alexander LarssonPossibly send focus events when the mouse moves from...
2001-01-07 Tor LillqvistAdapt calls to g_{locale,filename}_{to,from}_utf8 to...
2001-01-05 Alexander Larssonfree colormap in here. Sync from X port. (gdk_fb_set_co...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2001-01-02 Havoc PenningtonHavoc Pennington <hp@redhat.com>
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-12-30 Havoc PenningtonSet the system colormap on input only windows, to avoid...
2000-12-22 Alexander LarssonDon't use isprint() for chars > 255.
2000-12-21 Alexander LarssonUh? What happed? My cvs checkin got broken pipe..
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-14 Tor LillqvistAdd gdkkeys.
2000-12-13 3Add support for ps2 intellimouse.
2000-12-12 Alexander LarssonDon't free gdk_fb_keyboard twice.
2000-12-09 James Henstridgeadd prot struct member to hold masks for detecting...
2000-12-08 Alexander Larsson/dev/ttyS0 -> /dev/mouse
2000-12-08 Alexander LarssonAdd dummy gdk_fontset_load
2000-12-08 Alexander LarssonDocs, docs, anyone want docs!
2000-12-08 Alexander LarssonNew file containing the abstracted keyboard driver...
2000-12-07 Havoc Penningtonfix name of function, noticed by Alex
2000-12-06 Elliot LeeDetect freetype properly Make use of above.
2000-12-06 Alexander LarssonAdd gdkmouse-fb.c
2000-12-06 Alexander LarssonUpdate to match latest gmain/gsource changes.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-05 Elliot LeeMake GdkColor specify element sizes to avoid waste...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-05 Alexander LarssonRemove bogus colormap setting.
2000-12-05 Alexander LarssonMore complete colormap handling. Now GdkRGB work in...
2000-12-05 Alexander LarssonRemove old debug g_warning(). (gdk_fb_draw_drawable...
2000-12-05 Alexander LarssonUse italic instead of oblique in font aliases.
2000-12-04 Havoc Penningtonfix this to be sane
2000-12-04 Alexander LarssonDivide size by 2, not multiply.
2000-12-04 Alexander LarssonReturn positive descent.
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-12-01 1Note: GtkFB now requires Freetype 2 final.
next