]> Pileus Git - ~andy/gtk/history - gdk
Fix code style and warts in GtkScaleButton
[~andy/gtk] / gdk /
2007-06-07 Michael Nattereradd utility function gdk_quartz_fix_cap_not_last_line...
2007-06-07 Michael Nattereradd gdk_gc_quartz_init() and set some values to the...
2007-06-07 Michael Nattereruse the same code for GDK_XOR as for GDK_INVERT. Xor...
2007-06-07 Matthias ClasenFix a doc formatting thing
2007-06-06 Richard HultRework how we get the event window: don't get the windo...
2007-06-06 Richard HultDon't do anything if the two windows are the same.
2007-06-06 Ross BurtonSet DISPLAY in the child process using g_setenv() inste...
2007-06-06 Matthias ClasenFix the build
2007-06-06 Brian CameronAdd gdkmedialib.h to EXTRA_DIST so this header file...
2007-06-06 Richard HultIgnore if the old and new windows are the same.
2007-06-06 Richard HultUpdate comment to be more clear and print a warning...
2007-06-06 Richard HultDon't let temp windows become key window.
2007-06-06 Tor LillqvistFix embarrassing crash. (#444457, Torsten Schoenfeld)
2007-06-05 Matthias ClasenCheck that window_private is not NULL before using...
2007-06-04 Richard HultDon't try to make temp windows key windows, fixes probl...
2007-06-04 Richard Hult* gdk/quartz/gdkwindow-quartz.c: Implement simple versi...
2007-06-04 Richard HultImplement.
2007-06-04 Richard HultImplement gdk_window_set_transient_for.
2007-06-04 Matthias Clasen2.11.1
2007-06-03 Richard HultSet the key modifier state.
2007-06-03 Richard HultMake pointer grab emulation work a bit better:
2007-06-01 Richard HultFix the coordinates in crossing events so they are...
2007-06-01 Richard HultMake function naming consistent for the various functio...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-06-01 Alp TokerFix doc typos.
2007-05-30 Richard HultAdd this function, bug #438440.
2007-05-30 Tor LillqvistSubtract the multi-monitor offset from x and y before...
2007-05-30 Simos XenitellisClosed #442183 – Updated gdk/gdkkeysyms-update.pl
2007-05-29 Cody RussellFix initialization of last cursor
2007-05-28 Richard HultBreak out code that was repeated into separate function...
2007-05-28 Richard HultFix typo, we need both press and release in the mask...
2007-05-28 Richard HultReset all the grab state, to help debugging. (gdk_event...
2007-05-28 Richard HultRefactored version of _gdk_quartz_window_find_child_by_...
2007-05-28 Richard HultDon't traverse beyond the toplevel of the passed in...
2007-05-28 Richard HultSet a size for the root window.
2007-05-28 Richard HultAdd comments about what various coordinates are relativ...
2007-05-27 Matthias ClasenRemove duplicate doc comments that cause problems when...
2007-05-26 Matthias ClasenUpdate docs
2007-05-26 Matthias ClasenUpdate docs
2007-05-26 Matthias ClasenFix docs
2007-05-25 Richard HultImplement copying from a window, part of bug #348493.
2007-05-24 Matthias Clasen2.11.0
2007-05-23 Matthias ClasenAdd some missing symbols.
2007-05-21 Richard HultSet the resolution.
2007-05-20 Attilio FiandrottiUpdated minimum DirectFB version required to enable...
2007-05-16 Brian CameronAdd Sun mediaLib support so that hardware acceleration...
2007-05-13 Cody RussellFix context iterations for handle_configure_event()
2007-05-12 Behdad EsfahbodFix wrong cairo path generation. (#437879, Eddie C...
2007-05-10 Matthias ClasenDon't call into the backend if the region is empty...
2007-05-05 Richard HultFix bugs #428733 and #433301. Turns out the lockFocus...
2007-05-02 Dan WinshipMake sure the leader_window's WM_CLIENT_LEADER points...
2007-05-01 Michael EmmelAdded stub gdk_notify_startup_complete_with_id to compi...
2007-04-30 Richard HultImplement.
2007-04-30 Matthias ClasenSome more compiler warning fixes.
2007-04-30 Cody RussellClear correct area
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-29 Dan WinshipNew method to marshall and send a Startup Notification...
2007-04-28 Ronald Bultjefix two more potential races that could happen when...
2007-04-28 Matthias ClasenPlug memory leaks caused by wrong use of g_slist_remove...
2007-04-27 Matthias ClasenFactor out window movement functions. (#63820, Tilman...
2007-04-27 Matthias ClasenFactor out translate_pos(). (#63820, Tilman Sauerbeck)
2007-04-27 Matthias ClasenFactor out window mapping and unmapping functions....
2007-04-27 Matthias ClasenMake list handling code easier to read. (#63820, Tilman...
2007-04-26 Cody RussellUse native Win32 cursors where it makes sense
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-04-18 Richard HultRefactor the process updates functions to share code...
2007-04-18 Matthias ClasenHandle a borderline case correctly
2007-04-11 Ronald BultjeProtect the polling thread setup and shutdown function...
2007-04-10 Matthias ClasenChange the XSettingsWatchFunc to return a Bool to indic...
2007-04-06 Richard HultClean up namespaces to make the code more maintainable.
2007-04-03 Loïc MinierRevert to non-xinerama mode when XineramaQueryScreens...
2007-04-01 Elijah NewrenPatch from Matthias to add support for the _NET_WM_USER...
2007-03-17 Chris WilsonInitialise nxvisuals to 0 in order to handle XGetVisual...
2007-03-15 Richard HultAdd stubs for gdk_notify_startup_complete_with_id and
2007-03-15 Tor LillqvistAdd gdk_notify_startup_complete_with_id and gdk_window_...
2007-03-14 Michael NattererMake gtk_widget_set_extension_events() work on already...
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2007-03-12 Matthias ClasenDoc improvements
2007-03-10 Richard HultUpdate for the new quartz cairo surface API (#410442...
2007-03-10 Richard HultAdd missing function signature to fix a build warning.
2007-03-10 Richard HultPlug a leak.
2007-03-10 Richard HultRemove unneccesary exposure mask check.
2007-03-10 Richard HultDon't set the font name here, leave that to themes...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-09 Matthias ClasenDefer the callbacks to an idle to avoid deadlock with...
2007-03-06 Tor Lillqvistgdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes...
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2007-02-19 Tor LillqvistRemove. (gdk_device_get_type): Drop class init function...
2007-02-18 Richard HultSetup release pools to plug two leaks, patch from Erik...
2007-02-18 Richard HultAdd stub for gdk_display_add_client_message_filter...
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2007-02-16 Behdad EsfahbodUse PANGO_PIXELS instead of division. (#334617)
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-02-15 Cody RussellFix Win32 resize events and flickering
2007-02-07 Cody RussellAdd gdk_event_request_motions
2007-02-06 Tim Janikfixed typo
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-02-04 Tor LillqvistNitpick. Define BITMAPV5HEADERS also for w32api < 3...
2007-02-04 Tor LillqvistDon't define BITMAPV5HEADER on mingw with w32api >...
2007-01-30 Tor LillqvistNew debugging function. (_gdk_input_wintab_init_check...
next