]> Pileus Git - ~andy/gtk/history - ChangeLog
perf/widgets.h tests/print-editor.c tests/prop-editor.h
[~andy/gtk] / ChangeLog
2008-05-23 Michael Nattererperf/widgets.h tests/print-editor.c tests/prop-editor.h
2008-05-21 Hiroyuki IkezoeRemove second call of GTK_WIDGET_SET_FLAGS (widget...
2008-05-21 Richard HultRenamed to adapt to the offscreen rendering changes...
2008-05-21 21:10:15 Tim Janikadded GdkRectangle *clip_rect to gtk_widget_get_snapshot().
2008-05-21 21:04:28 Tim Janikgrow snapshot area from widget's allocation to cover...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-05-21 Michael Natterergtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk...
2008-05-21 Matthias Clasen RH bug 204621 - "GtkPrint" asks for "Letter...
2008-05-20 Gian Mario TagliarettiFix the docs, the mask param of gtk_drag_set_icon_pixma...
2008-05-20 Björn LindqvistRemove two chunks of duplicated code (#533733).
2008-05-20 14:27:34 Tim JanikBug 503071 - Application direction changes to right...
2008-05-19 Richard HultUse SetSystemUIMode instead of hiding and showing the...
2008-05-19 Federico Mena Quinterobgo322298 - Make the file chooser dialog always resizable
2008-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2008-05-17 Yair Hershkovitzgtk_disable_setlocale() - Added a call to g_disable_set...
2008-05-17 Richard HultUse gdk_threads_add_idle instead of g_idle_add. Add...
2008-05-13 Tor LillqvistStyle
2008-05-13 Tor LillqvistBug 496958 - Wacom Bamboo Doesn't Function with GTK...
2008-05-12 Richard HultRemove special casing of menu key events as it's no...
2008-05-12 Tor LillqvistBug 532558 - Cannot build dll when using separate builddir
2008-05-12 Yair Hershkovitzg_i18n_init(); -> g_i18n_init ();
2008-05-12 Tor LillqvistBug 532059 - Leak in win32 clipboard manipulation
2008-05-11 Yair Hershkovitzcall g_i18n_init() in gettext_initialization(). do...
2008-05-08 Richard HultMove the currently invalidated region. Fixes bug #53204...
2008-05-08 Richard HultOnly set the fake fd's revents, not the first one....
2008-05-07 Tor LillqvistAdd gtk-update-icon-cache.exe and more man pages to...
2008-05-06 Matthias ClasenForgotten files
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-05-05 Richard HultInitalize framework if there is one.
2008-05-05 Michael Natterergtk/gtkcellrenderercombo.h gtk/gtkcellrendererspin...
2008-05-04 Richard HultCheck if gdk_unicode_to_keyval() worked before using...
2008-05-04 Richard HultRemove stray semicolon after if statement. Fixes bug...
2008-05-02 Michael Nattereradd 15 files that were missing (they all got included...
2008-05-02 Michael Nattereruse GETTEXT_PACKAGE instead of "gtk20".
2008-05-01 Richard HultPrevent crash, fixes bug #530153. Patch from Yevgen...
2008-05-01 Matthias ClasenRegister the right translation domain.
2008-05-01 Matthias Clasen Bug 529386 – Printing options hidden by blackli...
2008-04-30 Richard HultSimplify check for zero sized expose area.
2008-04-30 Richard HultDon't send nsevents with the gdk lock held, fixes deadl...
2008-04-30 Richard HultMap Alt to Alt and Cmd to Meta. This is not only more...
2008-04-25 Björn LindqvistUse existing window size when painting the flat box...
2008-04-25 Michael David EmmelBug 529841 – incorrect position in directfb
2008-04-25 Johan Dahlininclude <atk/atk.h> instead of <atk/atkobject.h>
2008-04-25 Michael Nattererinclude <pango/pango.h> instead of <pango/pango-layout.h>.
2008-04-25 Michael Nattererinclude <pango/pango.h> instead of <pango/pango-font.h>.
2008-04-25 Michael Nattererinclude <gdk/gdk.h> instead of <gdk/gdkscreen.h>.
2008-04-21 Michael Nattereradd tons of g_return_if_fail() instead of crashing...
2008-04-18 Michael Natterermove a few '{' to their own lines so all enums here...
2008-04-18 Michael Natterergtk/gtkicontheme.h include <gdk/gdk.h> instead of ...
2008-04-18 Michael Nattererreorder one include so they are all alphabetical.
2008-04-18 Michael Nattererchange return value and local variable to const gchar...
2008-04-18 Emmanuele BassiKeep the default storage file in $HOME, as we don't...
2008-04-18 Michael Nattererg_strfreev() the uris returned by g_bookmark_file_get_u...
2008-04-17 Michael Nattererregister the GTK_STOCK_PAGE_SETUP icon.
2008-04-17 Michael Nattererno need to g_return_if_fail(tooltips != NULL);
2008-04-17 Xan LopezFix ChangeLog
2008-04-16 Tristan Van BerkomChain up in buildable_finish()
2008-04-15 Emmanuele BassiFix last commit, and complete the gtk-recent-files...
2008-04-15 Emmanuele BassiBug 488507 – boundless growth of .recently-used.xbel...
2008-04-15 Emmanuele BassiEmit the ::changed signal at the end of the asynchronou...
2008-04-15 Emmanuele BassiBug 487375 – gtkrecent apps poll ~/.recently-used.xbel...
2008-04-15 Emmanuele BassiBug 506062 – gtk_recent_manager_add_item does not detec...
2008-04-11 Carlos GarnachoAdd current page to visited page list instead of next...
2008-04-11 Tristan Van BerkomAdded <attributes> / <attribute> custom tags to parse...
2008-04-11 Cody RussellMove my documentation changelog entries to the right...
2008-04-10 Cody RussellFix to say g_signal_connect_after rather than g_signal_...
2008-04-10 Cody RussellFix a typo in the markup. (reported by kraai -at- ftbfs...
2008-04-10 Carlos GarnachoDo not call gtk_widget_set_parent_window(), using widge...
2008-04-08 Tor LillqvistMark these functions with G_MODULE_EXPORT.
2008-04-08 Tomas BzatekFix fallback icon rendering size
2008-04-08 Michael Nattererfix a touchscreen-mode keynav corner case: when navigat...
2008-04-06 Tristan Van BerkomClarified a g_warning message regarding parsing acceler...
2008-04-03 Cody RussellFix variable declared in the middle of the block. ...
2008-04-03 Tor LillqvistBug 330743 - Up/down spinbuttons won't take zeros and...
2008-04-03 Matthias ClasenDon't call XFreeColormap on foreign colormaps
2008-04-02 Björn LindqvistCover GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER action...
2008-04-02 Federico Mena Quinterobgo492134 - fix tilde expansion in GtkFileSystemUnix
2008-04-02 Tor LillqvistDon't bother compiling gtksearchenginebeagle.c and
2008-04-01 Cody RussellImproved changelog for last commit
2008-04-01 Cody RussellBump required Cairo to 1.5.2.
2008-03-31 Cody RussellMove down each line in units of text_height rather...
2008-03-31 Richard HultDefer the generated event to the mainloop and don't...
2008-03-26 Federico Mena QuinteroMake 'Ok' work for the file chooser entry
2008-03-25 Richard HultBail out early if we can't find a matching window.
2008-03-25 Richard HultPlug a leak and add a check that we have a toplevel...
2008-03-24 Tor LillqvistBug 524151 - Dragging of 0-byte files results in an...
2008-03-23 Björn LindqvistGuard against NULL pointer. (#467051, Gian Mario Taglia...
2008-03-23 Cody RussellCheck window state for GDK_WINDOW_STATE_ICONIFIED befor...
2008-03-23 Johan DahlinProperly convert GtkImageMenuItems which use stock...
2008-03-22 Matthew BarnesNew function implements GtkCellLayoutClass::get_cells...
2008-03-22 Tor LillqvistBug 523782 - Leftover call to GDK_THREADS_LEAVE() in...
2008-03-22 Björn Lindqvistgtk_label_get_label() should be used instead of gtk_lab...
2008-03-20 Tor LillqvistMinor edit.
2008-03-20 Tor LillqvistAdd comment about what grep to use on Windows.
2008-03-20 Tor LillqvistTypo.
2008-03-20 Tor LillqvistImport the GDI+ gdk-pixbuf loaders for Windows by Domin...
2008-03-20 Tor LillqvistRevert accidental change that went in as part of the...
2008-03-20 Tor LillqvistDon't pass NULL for %s to g_message(). (main): Drop...
2008-03-20 Tor LillqvistBug 314084 - GTK+ dialogs should not be placed partiall...
next