]> Pileus Git - ~andy/gtk/history - gdk
You can now set all sorts of properties in any order you wan, whether or
[~andy/gtk] / gdk /
2001-05-13 Owen TaylorRemove creative formatting.
2001-05-11 ERDI GergoPeek strike-through setting (gdk_draw_layout_line_with_...
2001-05-10 Alexander LarssonMake sure you can compile out the implementation/wrappe...
2001-05-07 Alexander LarssonNew function for getting toplevel window at position.
2001-05-06 Hans Breuerupdated exports
2001-05-04 Alex LarssonBetter error messages.
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-05-02 Owen TaylorAlways trap errors around calls to XSetInputFocus since...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-28 Havoc Penningtonfix warning
2001-04-26 Jonathan Blandfordclean up column dragging code. Revealed some (potential...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-25 Owen TaylorTest for window == NULL in a number of cases.
2001-04-18 Havoc PenningtonHandle numeric keypad keysyms; bug #50201
2001-04-18 Owen TaylorTry changing mode on shm segments to 0600. We'll see...
2001-04-18 Owen TaylorIntroduce an extra child of toplevel windows that serve...
2001-04-16 Hans Breueradded all exports required to link PyGtk 0.7.1
2001-04-13 Hans Breuerupdated
2001-04-04 Tim JanikReleased Gtk+-1.3.3.
2001-04-03 Sven Neumannsorry, I only wanted to commit .cvsignore
2001-04-03 Sven Neumannshut up CVS
2001-04-03 Alexander LarssonAdd empty gdk_setting_get().
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Alexander LarssonAdd gdk_window_begin_resize_drag and gdk_window_begin_m...
2001-04-01 Tim Janikraise window for non _NET window managers.
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen Taylor*** empty log message ***
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..
next