]> Pileus Git - ~andy/gtk/history - gdk
Add some hints about GnomeColorPicker --> GtkColorButton migration.
[~andy/gtk] / gdk /
2004-11-03 Matthias ClasenHandle the case that the protocol version in the contex...
2004-11-01 Matthias ClasenDon't crash on broken ClientMessage events. (#157056...
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-10-30 Robert ÖgrenImplement these on win32, currently only for button...
2004-10-29 Hans Breuerupdated
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-26 Matthias ClasenDocumentation fixes.
2004-10-25 Anders CarlssonNew API to handle the clipboard manager.
2004-10-18 Matthias ClasenFix #155658, Sebastian Bacher:
2004-10-18 Matthias ClasenForgotten change
2004-10-09 Matthias ClasenGDK documentation fixes.
2004-10-05 4check the iteration window variable, not just the windo...
2004-10-05 Matthias ClasenReturn a new reference to an existing GdkWindow if...
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
2004-09-25 Robert ÖgrenSet lcSysOrgX and lcSysOrgY from device instead of...
2004-09-21 Manish Singhremove now unused arg variables.
2004-09-19 Matthias Clasen2.5.3
2004-09-17 Matthias ClasenWarn if a UTF8_STRING or text/plain;charset=utf-8 roper...
2004-09-15 Tor LillqvistRemove bogus code that tried to do what the X11 backend...
2004-09-15 Matthias ClasenNew option --disable-visibility to disable the use...
2004-09-09 Matthias ClasenUse the short prefix "IA__" for aliases instead of...
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonAdd new functions
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-09-04 Søren SandmannRevert accidental change from Aug 02 that removed a...
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-09-01 Matthias ClasenMake "ms-windows" the default theme on Win32.
2004-09-01 Matthias ClasenRemove debug spew.
2004-08-31 Robert ÖgrenOn Win32, do not produce tablet motion or button events...
2004-08-27 Tor LillqvistAdd drop_failed, like in the X11 backend. Nothing sets...
2004-08-26 Matthias ClasenMake gdk_window_process_[all]_updates() respect update_...
2004-08-26 Robert ÖgrenOn Win32, make graphical tablets work on multi-monitor...
2004-08-26 Manish Singhremove unused gdk_font_charset_for_locale() function.
2004-08-25 Matthias Clasen2.5.2
2004-08-24 Matthias ClasenUse the correct index variable. (#150941, Tommi Komulainen)
2004-08-23 Matthias ClasenMake it compile.
2004-08-23 Matthias ClasenAdd a user_time field.
2004-08-23 Matthias ClasenSupport the latest EWMH additions to the _NET_ACTIVE_WI...
2004-08-23 Matthias ClasenSet unused bits in pixel to 1s in case they are used...
2004-08-22 Tor LillqvistDon't show TEMP windows in the Task Manager. Implement...
2004-08-22 Tor LillqvistReport whole of (primary) monitor, including any taskba...
2004-08-18 Manish SinghShut up CVS
2004-08-17 Matthias ClasenNo need for INCLUDE_INTERNAL_SYMBOLS anymore.
2004-08-10 Matthias ClasenDefine TESTS, not TEST, so that make check actually...
2004-08-10 Matthias ClasenInclude glib.h before using glib symbols. D'oh.
2004-08-10 Matthias ClasenProtect gtkalias.h by G_HAVE_GNUC_VISIBILITY.
2004-08-10 Matthias ClasenInclude gtkalias.h in the generated sources gtkmarhaler...
2004-08-10 Matthias ClasenAdd gdkalias.h to BUILT_SOURCES.
2004-08-09 Hans Breuerautogenerate gtk.def, cleanup
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-09 Morten WelinderFix C99ism.
2004-08-09 Matthias ClasenAdd the exported functions gdk_rgb_colormap_ditherable(),
2004-08-09 Matthias ClasenMake static.
2004-08-08 Hans Breuertake targets into account again to allow dnd of other...
2004-08-07 Tor LillqvistDon't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal...
2004-08-07 Tor LillqvistWM_WINDOWPOSCHANGED): Add _gdk_offset_{x,y} to top...
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-06 Matthias ClasenReally fix the initialization of the target list.
2004-08-06 Robert ÖgrenSet x_root and y_root in button and motion events from...
2004-08-05 Soeren SandmannCall gdk_window_enable_synchronized_configure()
2004-08-02 Soeren SandmannNew function. Make sure the sync counter is recreated...
2004-08-02 Matthias ClasenAdd missing error traps. (#149011, Thomas Leonard)
2004-07-31 Matthias ClasenDon't set both states at once. (#148789, Matthew Garret)
2004-07-28 Matthias ClasenMake the fb backend compile against current freetype...
2004-07-28 Matthias ClasenFix prototype mismatch. (#148589, Nicolas Deves)
2004-07-27 Anders CarlssonCast to 32-bit integers when premultiplying, suggested...
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-21 Matthias ClasenHook up gtk-menu-bar-accel to an XSetting, Gtk/MenuBarA...
2004-07-17 Matthias ClasenFix a warning message.
2004-07-15 Matthias ClasenUse 'cannot' instead of 'can not' in messages. (#144226...
2004-07-12 Soeren SandmannDo an empty begin_paint_region()/end_paint() for window...
2004-07-12 Matthias ClasenInclude the update_counter check in the HAVE_XSYNC...
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-07-09 Soeren SandmannInsert checks for root window. The root window is never...
2004-07-09 Soeren SandmannFix a warning Actually unset bg.
2004-07-09 Soeren SandmannBug 113310.
2004-07-09 Manish Singhhave a dummy case GDK_OWNER_CHANGE in switch statements...
2004-07-09 Soeren SandmannAdd an "override_redirect" bit.
2004-07-09 Federico Mena QuinteroFix typo; tmp_event -> temp_event.
2004-07-08 Matthias ClasenDon't leak references to the drag context. (#144324...
2004-07-07 Matthias ClasenFix a 64bit alignment issue. (#144302, Sunil)
2004-07-07 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)
2004-07-01 J. Ali HarlowFix win32 build problem w/o wintab. Fixed #145242
2004-06-26 Matthias ClasenHandle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW...
2004-06-25 Bastien Nocerareviewed by: Matthias Clasen <maclas@gmx.de>
2004-06-22 Matthias ClasenDoc updates.
2004-06-21 Michael NattererMerge from stable:
2004-05-28 Matthias ClasenFix off-by-one allocation errors. (#143337, Billy Biggs)
2004-05-27 Owen TaylorSet bits within visual->depth that aren't used for...
2004-05-27 Robert ÖgrenSend key modifiers (shift, ctrl etc) in button and...
2004-05-24 Robert ÖgrenDon't propagate mouse events to windows that want exten...
2004-05-22 Tor LillqvistRemove duplicated line. (Spotted by Benoît Carpentier.)
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2004-05-15 Tor LillqvistPut back the ref_count field in the GdkDragContextPriva...
2004-05-14 Matthias ClasenAdd a comment about unused bits.
2004-05-12 Robert ÖgrenAdd missing call to g_object_ref in Wintab code. (...
2004-05-10 Matthias ClasenMake static.
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
next