]> Pileus Git - ~andy/gtk/history - ChangeLog
A proper build of GNU libintl is supposed to export the variable
[~andy/gtk] / ChangeLog
2007-11-28 Tor LillqvistA proper build of GNU libintl is supposed to export...
2007-11-27 Tor LillqvistImprove portability. The -o option is present only...
2007-11-27 Tor LillqvistFix #375893, patch by Ben Hague:
2007-11-27 Matthias ClasenZero some variables to silence valgrind. (#495124,...
2007-11-27 Ryan Lortieadd clarification stating that the construct_child...
2007-11-27 Ryan Lortieremove concept of root objects and just refcount all...
2007-11-27 Ryan Lortiefix invalid free
2007-11-26 Josselin Mouettereviewed by: Federico Mena Quintero
2007-11-26 Matthias ClasenFix up some doc comments to shut up gtk-doc.
2007-11-26 Matthias ClasenUse $CUPS_CONFIG instead of hardcoded cups-config....
2007-11-26 Matthias ClasenChange some labels to be clearer. String change ! ...
2007-11-26 Matthias ClasenShort-circuit on destroy. (gtk_notebook_destroy): Destr...
2007-11-26 Matthias ClasenImprove alternative button ordering. (#476827, Yevgen...
2007-11-26 Matthias ClasenFix a theming problem with colors in GtkCalendar. ...
2007-11-26 Matthias ClasenBump glib requirement
2007-11-26 Matthias ClasenUse templates for glib-mkenums calls instead of complic...
2007-11-26 Matthias ClasenDon't use guint8 for bitfields, since some compilers...
2007-11-26 Matthias ClasenAdd a note about hook setup. (#425004, Emmanuele Bassi)
2007-11-25 Tor LillqvistUse the monitor the window currently is on, not always...
2007-11-25 Tor LillqvistNew file, dummy implementations.
2007-11-25 Tor LillqvistDon't add jasper to all_loaders if no libjasper.
2007-11-25 Bastien NoceraAdd detection for libjasper, used by the gdk-pixbuf...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-11-25 Matthias ClasenFix a typo
2007-11-25 Matthias ClasenMove signal and property documentation inline, fix...
2007-11-22 15:48:26 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-22 Matthias ClasenFix a casting problem. (#485662, patch by Herbert Valer...
2007-11-22 Matthias ClasenFix an aliasing problem. (#347585, Ed Catmur)
2007-11-21 Richard Hult* gdk/quartz/gdktestutils-quartz.c: Add stubs for the...
2007-11-21 Behdad EsfahbodFix C89 compilation issue. (#467711, The Written Word)
2007-11-21 Ross BurtonAdd xsetting for gtk-scrolled-window-placement (#458103).
2007-11-21 Behdad EsfahbodMake GtkMenuItem's arrow size themeable. (#469239,...
2007-11-21 Behdad EsfahbodAdd Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for
2007-11-21 Matthias ClasenFix the default value of the toolbar-style property...
2007-11-21 Matthias ClasenAvoid drawing one too many frames. (#107398, Owen Taylo...
2007-11-20 Tim JanikChangeLog: added Gtk+ testing utility development history.
2007-11-20 Bastien Noceraadd support for conditional icns gdk-pixbuf loader...
2007-11-19 10:31:26 Tim Janikupdated version number to 2.15.0 for development.
2007-11-19 10:27:39 Tim Janik=== Branch for 2.12 ===
2007-11-19 Matthias ClasenFix the GtkBuildable implementation to allow setting...
2007-11-19 Matthias ClasenMake gtk_check_version() return const. (#496734, Nicola...
2007-11-19 Matthias ClasenCorrect docs for program-name property. (#496689, Thoma...
2007-11-17 Paolo BorelliUse gtk_text_buffer_get_insert instead of get_mark...
2007-11-15 Yevgen Muntyannew functions _gtk_text_btree_get_insert() and
2007-11-15 Yevgen Muntyansort returned tags array by tags priority (#497102).
2007-11-15 Yevgen Muntyando not call _gtk_text_btree_get_iter_at_line() and
2007-11-14 Michael Nattererremove recently added gdk_flush() again, it's not neede...
2007-11-14 Michael Natterertests/testbbox.c use g_object_ref/unref instead of...
2007-11-14 Michael NattererRemove conflict marker.
2007-11-14 Michael Natterercast pointers to fix warnings about signdness.
2007-11-13 Sven HerzbergReviewed by Richard:
2007-11-12 Alexander LarssonAvoid loading the ISO8859-1 iconv module. We're already...
2007-11-11 Yevgen MuntyanMoved gtk_text_view_update_im_spot_location() calls...
2007-11-11 Ryan LortieConvert delayed_properties hashtable to linked list...
2007-11-10 Matthias ClasenParse a file given on the cmdline
2007-11-10 Matthias ClasenLeak less in error paths
2007-11-10 Matthias ClasenDon't leak buffer if an error occurs.
2007-11-10 Matthias ClasenMore robustness improvements of the parser
2007-11-10 Matthias ClasenDon't assert on misplaced signal elements
2007-11-10 Matthias ClasenHandle misplaced property elements without asserting.
2007-11-09 Kristian Rietveldguard for windows with GDK_WINDOW_DESTROYED set. (Fixes...
2007-11-09 Matthias ClasenStylistic fixes
2007-11-09 Matthias Clasendon't leak 'filename' field memory when loading more...
2007-11-08 Michael Nattererinclude <glib.h> instead of <glib/gmarkup.h>
2007-11-08 Ryan LortieAdd GString 'text' to the property info structure....
2007-11-06 Michael Natterercall gdk_flush() after showing the menu so we can defin...
2007-11-06 Michael Nattererfixed docs.
2007-11-04 Richard HultMake shift tab work with unicode layouts (e.g. all...
2007-11-03 Richard HultFix bug #486369, by passing the selection info along...
2007-11-03 Richard HultMake the grab breaking on window move work on Leopard...
2007-11-03 Richard HultCalculate the frame rect correctly when resizing toplev...
2007-11-01 Richard HultRedo the fix for bug #492117, by adding a getter for...
2007-11-01 Richard HultFix build, bug #492117.
2007-10-31 Richard HultImplement manual resize and move.
2007-10-31 Richard HultSetup autorelease pool, plugs occasional leak on leopard.
2007-10-31 Richard HultFix build warning (trackingRect should be 0, not nil).
2007-10-30 Emmanuele BassiChain up to the parent's finalize virtual function.
2007-10-28 Owen TaylorAllow the ::delete-range handler to delete text after...
2007-10-26 Cody RussellDisable beeps when backspacing in textviews by default...
2007-10-26 Owen TaylorPay attention to tags that turn invisibility off as...
2007-10-24 Johan DahlinImprove gtk_builder_get_type_from_name() documentation...
2007-10-24 Richard HultUse an autorelease pool.
2007-10-24 Johan DahlinGive up instead of raising an error if we can't find...
2007-10-24 Johan DahlinParse signals after <child> tags and add tests. (#46879...
2007-10-24 Johan DahlinAllow empty property nodes so we can set empty strings...
2007-10-23 Richard HultHandle NSFilenamesPboardType in addition to NSURLPboard...
2007-10-23 Richard HultMaintain a list for the stacking order of windows....
2007-10-22 Johan DahlinUse gtk_ascii_tolower/toupper instead of the C library...
2007-10-19 Tor LillqvistAdd a block around the WM_ACTIVATE case to avoid declar...
2007-10-18 Cody RussellDraw focus rect for buttons with relief set to GTK_RELI...
2007-10-18 Cody Russellgdk/win32/gdkevents-win32.c Force non-modal transient...
2007-10-17 Owen TaylorMove -Wl,-luuid to LDFLAGS to make libtool happy.
2007-10-17 Tor LillqvistUse -Wl,-luuid instead of -luuid to work around libtool...
2007-10-17 Matthias ClasenBump version
2007-10-17 Matthias Clasen2.12.1
2007-10-17 Matthias ClasenUpdates
2007-10-17 Matthias ClasenUpdate the doc
2007-10-17 Matthias ClasenUpdate the docs for the ::text-column property. (#35264...
2007-10-17 Matthias ClasenAvoid a critical warning. (#456676, Campbell Barton)
next