]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2002-12-15 Owen TaylorPass TRUE for search_sensitive - prevents a problem...
2002-12-15 Christophe... Updated French translation.
2002-12-15 Ole LaursenUpdated Danish translation.
2002-12-15 Eric WarmenhovenMinor updates for 2.2.0. (#67820)
2002-12-15 Owen TaylorFix a bug with checking the private flag on the wrong...
2002-12-15 Owen TaylorDon't call status_window_set_text() if the status windo...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-15 Matthias ClasenAdd docs.
2002-12-14 Matthias ClasenMade Xinerama-aware. (#85711)
2002-12-14 Owen TaylorAdd a new binding signal, "move_scroll", and use it...
2002-12-14 Chema Celoriominor coding style fix.
2002-12-14 Soeren SandmannDon't recalculate the acceleration label in an idle...
2002-12-14 Owen TaylorHandle the case where the pointer isn't on the same...
2002-12-14 Owen Taylorgdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provi...
2002-12-14 Owen TaylorComitting missed ChangeLog from earlier commit..
2002-12-14 Owen TaylorIf the screen for the menu changes while the menu is...
2002-12-14 Owen TaylorHandle the case where the pointer is moved between...
2002-12-14 Owen TaylorChange the Escape key binding to only close if the...
2002-12-13 Owen TaylorUse g_utf8_collate_key() to sort in human-friendly...
2002-12-13 Owen TaylorSystem fnmatch wasn't going to be UTF-8 clean, neither...
2002-12-13 Nam SungHyunupdated
2002-12-13 Owen TaylorConst warning fix.
2002-12-13 Owen TaylorInclude "." and ".." in the list of entries; they are...
2002-12-12 Owen TaylorIntercept events of type GDK_SETTING before we check...
2002-12-12 Owen TaylorAdd C-u/C-h/C-w. (#72245)
2002-12-12 Owen TaylorSkip insensitive widgets. (#84061)
2002-12-12 Owen TaylorRemove unneeded bits of AM_GTK_GNU_TEXT macros.
2002-12-12 Soeren Sandmannreturn TRUE when button 3 is pressed, fixes #78324.
2002-12-12 Owen TaylorTurn off DEBUG_VALIDATION_AND_SCROLLING that got turned...
2002-12-12 Yanko KanetiUpdated Bulgarian translation.
2002-12-12 Owen Taylor=== Released GTK+-2.1.4 ===
2002-12-11 Owen TaylorFix problem from recent commit where non GNU-format...
2002-12-11 Tor Lillqvistgdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap...
2002-12-11 Pauli VirtanenUpdated Finnish translation.
2002-12-11 Owen Taylorversion 2.1.4, interface age 1.
2002-12-11 Owen Taylorversion 2.1.4, interface age 1.
2002-12-11 Matthias ClasenFix some links.
2002-12-11 Christian NeumairUpdated German translation.
2002-12-11 Daniel YacobUpdated Amharic translation.
2002-12-11 Matthias ClasenAdd some ids to reduce dangling links.
2002-12-10 PST 2002 Manish... gdk_x11_get_xatom_by_name_for_display takes a GdkDispla...
2002-12-10 Matthias ClasenDelete EWMH properties if no private->state flags are...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-10 Owen TaylorSeparate out tracking of the X server focus window...
2002-12-10 Owen TaylorFix typo with hadjustment/vadjustment introduce prior...
2002-12-10 Pablo Gonzalo... Updated Spanish Translation.
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-12-10 Kristian Rietveldx can be in the range [0, upper], which can be bigger...
2002-12-10 Owen TaylorRemove a couple of places if (widget->window), this...
2002-12-10 Kristian Rietveldimplement a working use_align = FALSE implementation...
2002-12-10 Owen TaylorRemove unused draw_spin_entry_shadow(). (#80229)
2002-12-09 Owen TaylorRemove selection for DeviceButtonRelease, we no longer...
2002-12-09 Kristian Rietveldupdate to allow a GdkDrawable instead of a GdkWindow.
2002-12-09 Owen TaylorRemove unnecessary leftover check that was causing...
2002-12-09 Pablo Gonzalo... Updated Spanish Translation.
2002-12-09 Matthias ClasenAdd docs.
2002-12-09 Peteris Krisjanis2002-12-09 Artis Trops <hornet@navigator.lv> * lv...
2002-12-09 Peteris Krisjanis2002-12-09 Artis Trops <hornet@navigator.lv> * config...
2002-12-09 Owen TaylorFix a bug in one of my earlier changes. (From Naofumi...
2002-12-09 Owen TaylorFix spacing in a bunch of for (i=0; i<ncolors; i++).
2002-12-09 Owen TaylorFix a lost refcount in the case where we get a duplicat...
2002-12-09 Owen TaylorWhen allocating non-writeable colors, fill in the flags...
2002-12-09 Owen TaylorMore fixes for GdkColormapX11 (#100023, Naofumi Yasufuku)
2002-12-09 Owen TaylorFixes for GdkColormapX11 (#100023, Naofumi Yasufuku)
2002-12-09 Tor LillqvistMerge from stable:
2002-12-09 Manish Singhshut up cvs
2002-12-08 Owen TaylorRemove left-over NULL checks that were preventing the...
2002-12-08 Matthias ClasenReset priv->changing before returning. (#100443)
2002-12-08 Matthias ClasenAdd deprecation info.
2002-12-08 Matthias ClasenAdd deprecation info.
2002-12-08 Matthias ClasenAdd docs.
2002-12-07 Kjartan MaraasUpdated Norwegian (bokm?¥l) translation.
2002-12-07 Andras TimarUpdated Hungarian Translation.
2002-12-07 Owen TaylorMake gdk-pixbuf.loaders also depend gdk-pixbuf-query...
2002-12-07 GMT 2002 Tony... minor fixes
2002-12-07 Gil OsherUpdated Hebrew translation.
2002-12-07 Gil Osher*** empty log message ***
2002-12-07 Owen TaylorUse octal escapes rather than literal UTF-8.
2002-12-06 Owen TaylorFix incorrect masks in PACKED_COLOR definition. (#99795...
2002-12-06 Owen TaylorUse the correct screen for getting the height. (Fix...
2002-12-06 Miloslav TrmacUpdate Czech translation
2002-12-06 Eric WarmenhovenFix gdkenumtypes.h hack
2002-12-06 Matthias ClasenAdd "Since" information.
2002-12-05 Matthias ClasenReplace gtk_list_store_move by _move_before and _move_a...
2002-12-05 Matthias ClasenRemove leftover debug output. (#100357, Owen Taylor)
2002-12-05 Eric WarmenhovenMore proper vt switch handling
2002-12-04 Bastien Nocerause G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn...
2002-12-04 Owen TaylorAlways look up and create the Motif drag window as...
2002-12-04 Christian NeumairFixed typo in gtkcellrendertoggle.c.
2002-12-04 Yuri SyrotaUpdated Ukrainian translation
2002-12-04 Owen TaylorAdd back the monitoring of the selection when the combo...
2002-12-04 Yuri SyrotaUpdated Ukrainian translation
2002-12-04 Marius Andreianaupdated
2002-12-04 Yuri SyrotaUpdated Ukrainian translation
2002-12-04 Owen TaylorUse datadir, not $(prefix)/share. (#89339)
2002-12-03 Owen TaylorFix wrong sign for queued translation. (Found by Chris...
2002-12-03 Matthias Clasen Moveresize emulation for all edges. (#52833)
2002-12-03 Matthias ClasenRTL flipping for statusbars.
2002-12-03 Anders CarlssonFix doc comment.
2002-12-03 Kostas PapadimasUpdated the Greek translation
next