]> Pileus Git - ~andy/gtk/history - gdk
Updated Norwegian translation.
[~andy/gtk] / gdk /
2001-06-25 Alexander LarssonAdded --enable-fbmanager. This is some experimental...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-23 Owen TaylorFix tests for XShm.h.
2001-06-23 Tim Janikdisabled g_free (image) calls, as GdkImage is an object...
2001-06-22 Hans Breuerupdated externals
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-15 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-14 Alexander LarssonAdd some example config files that can be used with...
2001-06-13 Alexander LarssonUnify shaped window code and make it repaint the area...
2001-06-13 Alexander LarssonDon't pass on GDK_ACTION_DEFAULT. The Xdnd code passes...
2001-06-13 Alexander LarssonDeep copy dash_list too. (_gdk_fb_gc_new): Set default...
2001-06-12 Alexander LarssonNew functions.
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-06 Alex LarssonFix up error messages.
2001-06-06 Owen TaylorInclude gtkwidget.h (#55798, Karl Nelson)
2001-06-05 Owen Taylors/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff...
2001-06-05 Havoc PenningtonIgnore releases for buttons 6, 7
2001-06-04 Havoc Penningtonsupport button 6 and 7 for scroll left/right, from...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-01 Owen TaylorAdd GDK_TYPE_RECTANGLE.
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-29 Owen TaylorUse $PKG_CONFIG, not pkg-config. (#51032)
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-05-20 Havoc PenningtonImprove error messages for X errors and losing connecti...
2001-05-20 Owen TaylorStart checks for X from pangox/pangoxft CFLAGS to avoid...
2001-05-16 Owen TaylorRequire libtool-1.4, automake-1.4p1.
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...
next