]> Pileus Git - ~andy/gtk/history - gtk/gtkmain.c
Merge libgdk and libgtk
[~andy/gtk] / gtk / gtkmain.c
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-18 Matthias ClasenHide GtkWindowGroup members
2010-12-17 Matthias ClasenAvoid a gtk-doc warning
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoDo not initialize RC subsystem.
2010-12-02 Benjamin Ottegtk: Fix typos in comment
2010-12-02 Benjamin Ottegtk: Don't include private GDK headers
2010-12-02 Benjamin OtteAPI: Remove GdkNoExposeEvent
2010-11-16 Javier Jardóngtkmain: Remove deprecated gtk_init_add() function
2010-11-16 Javier Jardóngtkmain: Remove deprecated gtk_init_add() function
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-10-15 Matthias ClasenDeprecate gtk_init_add, gtk_remove_add and friends
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-17 Matthias ClasenFix a trivial typo in a doc comment
2010-09-11 Javier JardónRevert "gtk/gtkmain.c: Use accessor functions to access...
2010-09-11 Javier Jardóngtk/gtkmain.c: Use accessor functions to access GtkWind...
2010-09-09 Tor LillqvistDon't use the same name for a function that used to...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-09-08 Tor LillqvistTurn the gtk version and age variables into functions
2010-08-22 Javier Jardóngtk/gtkmain.c: use accessor functions to access GtkWidget
2010-08-10 Gabor KelemenSet translation domain for parameter_string in gtk_init...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-23 Tristan Van BerkomFixing debug build (s/extended layout/size request...
2010-06-19 Matthias ClasenPrevent concurrent use of GTK+ 2 and 3
2010-06-15 Carlos GarnachoMake GTK+ device grabs take precedence over GTK+ grabs
2010-06-10 Javier Jardónconstify gtk_init_with_args()'s GOptionEntry argument
2010-05-27 Javier Jardóngtkmain: remove some unused code
2010-05-27 Javier Jardóngtkmain: Remove unused GtkClosure struct
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove gtkmain stuff from docs and tutorial.
2010-05-02 Michael NattererRemove all deprecated stuff from gtkmain
2010-05-02 Javier JardónRemove GtkSignal completely
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-26 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_HAS_GRAB)
2010-04-19 Tristan Van BerkomAdded GTK_DEBUG_EXTENDED_LAYOUT flag and use that for...
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate some widget flags
2010-04-04 Matthias ClasenSome improvements to the auto-mnemonics code
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-01-07 Javier JardónDeprecate some widget flags
2009-12-21 Matthias ClasenSome improvements to the auto-mnemonics code
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-10-30 Javier JardónRemove statement with no effect
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Nick Schermergtk_init_with_args() arguments should be const gchar*
2009-10-06 Tor LillqvistDon't ignore SIGPIPE unless it exists
2009-10-01 Matthias ClasenMove SIGPIPE suppression to gtk_init and document it
2009-09-14 Alexander LarssonAutomatically flush window when doing non-double-buffer...
2009-01-13 Tor LillqvistBug 164002 - query scripts don't work uninstalled on...
2008-09-22 Michael Natterergtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk...
2008-09-13 Tor Lillqvistgdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectated
2008-09-13 Cosimo CecchiBug 552153 – GtkModules loading with XSettings doesn...
2008-09-13 Tor Lillqvistgdk-pixbuf/gdk-pixbuf-io.c Do as the docs for
2008-08-01 Cody RussellBug 56070 – Can't click button after setting it sensitive.
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-24 Michael Nattererdeprecate gtk_type_init() unconditionally (also for...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-06-18 Michael Nattererdeprecate GdkDestroyNotify.
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-06-13 Matthias ClasenOpen the default display even when gtk_parse_args(...
2008-06-12 Michael Natterergtk/gtkmain.c don't #include <libintl.h>, it's pulled...
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-05-20 14:27:34 Tim JanikBug 503071 - Application direction changes to right...
2008-05-16 Yair Hershkovitzgtk_disable_setlocale() - Added a call to g_disable_set...
2008-05-12 Yair Hershkovitzg_i18n_init(); -> g_i18n_init ();
2008-05-11 Yair Hershkovitzcall g_i18n_init() in gettext_initialization(). do...
2008-04-25 Michael Nattererinclude <pango/pango.h> instead of <pango/pango-layout.h>.
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-11-28 Tor LillqvistA proper build of GNU libintl is supposed to export...
2007-11-26 Matthias ClasenFix up some doc comments to shut up gtk-doc.
2007-11-19 Matthias ClasenMake gtk_check_version() return const. (#496734, Nicola...
2007-11-09 Matthias ClasenStylistic fixes
2007-10-15 Loïc MinierFix "cannot open display" error message when display...
2007-06-21 Matthias ClasenRemove faulty and irrelevant enter-leave compression...
2007-06-19 Emmanuele BassiUse a static variable to hold the singleton and remove...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-02-16 Matthias ClasenFix a small leak
2007-02-06 Kristian RietveldNew tooltips API.
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-11-23 Behdad EsfahbodFix minor typo in docs. (#378632, Hannes Mueller)
next