]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Just return if the parameters are identical. (#150159, Robert Ögren)
[~andy/gtk] / ChangeLog.pre-2-6
2004-08-24 Søren SandmannJust return if the parameters are identical. (#150159...
2004-08-24 Matthias ClasenHandle action_group being NULL. (#150869, Tommi Komulainen)
2004-08-24 Matthias ClasenUse the correct index variable. (#150941, Tommi Komulainen)
2004-08-24 Matthias ClasenTake header height and adjustment into account. (#13649...
2004-08-23 Jonathan Blandfordadd the doc shooter to the docs dir as an uninstalled...
2004-08-23 Matthias ClasenMake it compile.
2004-08-23 Matthias ClasenAdd a user_time field.
2004-08-23 Soeren SandmannRemove conflict markers.
2004-08-23 Matthias ClasenFix #150822, reported by Christian Persch
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 Philip LangdaleTwo signals (gtk_action_sync_property and gtk_action_sy...
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-22 Soeren Sandmanngtk/gtkexpander.c
2004-08-22 Soeren SandmannRestore length field; PyGTK and maybe others use it...
2004-08-22 Soeren Sandmanns/CYCLE_HANDLE_FOCUS/CYCLE_CHILD_FOCUS/
2004-08-22 Soeren SandmannUse PROP_MAX_POSITION, not PROP_MIN_POSITION for the...
2004-08-22 Soeren SandmannNormalize the position so we don't create paths with...
2004-08-22 Soeren SandmannUse the correct tree path (#150289, Morten Welinder).
2004-08-22 Matthias ClasenFix #150406, reported by Fernando San Martín Woerner...
2004-08-22 Matthias ClasenDon't use an uninitialized tree iter. (#150414, Torsten...
2004-08-22 Matthias ClasenFix #150738, Tomislav Jonjic.
2004-08-19 Manish Singhdemos/testpixbuf-save.c Get rid of some unnecessary...
2004-08-18 Manish SinghInitialize height from fixed_height before we do anythi...
2004-08-18 Federico Mena QuinteroMerged from 2.4:
2004-08-18 Manish SinghApplied patch from Olivier Andrieu to fix bug #150440.
2004-08-17 Matthias ClasenLook up icon themes in the directories specified in...
2004-08-17 Matthias ClasenTake widget->state into account when painting the shado...
2004-08-17 Matthias ClasenNo need for INCLUDE_INTERNAL_SYMBOLS anymore.
2004-08-17 Matthias ClasenUse g_message() throughout, add RTL envar for rtl testing.
2004-08-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...
2004-08-16 Morten WelinderComment out mallinfo stuff. Fix g_print %-strings.
2004-08-16 Matthias ClasenDoc update.
2004-08-16 Morten WelinderFix C99ism.
2004-08-16 Christian RoseAdded "bs" to ALL_LINGUAS. Added Bosnian translations...
2004-08-16 Matthias ClasenFix #150125:
2004-08-16 Matthias ClasenCount from the beginning of the line, not from the...
2004-08-15 Tor LillqvistFix typo. The gtk.immodules file had never been include...
2004-08-15 Matthias ClasenMake the use of S_ISFIFO and S_ISSOCK conditional....
2004-08-14 Tor Lillqvistgtk/gtkfilechooserdefault.c (shortcuts_append_home,
2004-08-14 Soeren SandmannNew function.
2004-08-13 Matthias ClasenDon't install the settings_notify_cb from here, since...
2004-08-13 Matthias ClasenMake re-sensitivation work in menu mode.
2004-08-13 Matthias ClasenFix the docs build.
2004-08-13 Matthias ClasenMake fixed height mode handle insertions. (135955,...
2004-08-13 Matthias ClasenAdd missing include.
2004-08-13 Matthias ClasenFix #149547, Markus Lausser:
2004-08-13 Matthias ClasenAdjust to GtkAboutDialog API changes.
2004-08-12 Matthias ClasenUnderscore-prefix gtk_file_system_module_get_type(...
2004-08-12 Matthias ClasenMake the icon view accessible by implementing the neces...
2004-08-12 Matthias ClasenLink to information about allowed action names. (#14962...
2004-08-12 Matthias ClasenAdd setters for the ::sensitive and ::visible propertie...
2004-08-12 Federico Mena QuinteroFix #149422, #143457:
2004-08-12 Matthias ClasenAdd shortcuts_model_filter_get_type.
2004-08-11 Matthias ClasenDon't start a drag if the treeview is only a drag desti...
2004-08-11 Matthias ClasenUnderscore-prefix gtk_tree_data_list_compare_func.
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 ClasenAlso revert GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API to...
2004-08-09 Matthias ClasenAdd the exported functions gdk_rgb_colormap_ditherable(),
2004-08-09 Matthias ClasenMake static.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-09 Matthias ClasenOnly undef gtk_init_check and gtk_init on win32.
2004-08-09 Matthias ClasenAdd gtk_entry_layout_index_to_text_index() and its...
2004-08-09 Matthias ClasenDon't leak the file contents.
2004-08-09 Matthias ClasenDon't leak the icon source.
2004-08-09 Matthias ClasenDon't leak a reference to the pixbufs.
2004-08-09 Matthias ClasenRef and sink the column. (gtk_combo_box_menu_destroy...
2004-08-09 Matthias ClasenDon't stumble over separators which are not backed...
2004-08-09 Matthias ClasenDon't leak the path.
2004-08-08 Hans Breuertake targets into account again to allow dnd of other...
2004-08-08 Matthias ClasenAdd gtk_cell_renderer_progress_get_type.
2004-08-08 Matthias ClasenReplace duplicate gtk_tree_view_get_hover_expand by
2004-08-08 Matthias ClasenRemove duplicate gtk_tree_view_get_hover_expand.
2004-08-08 Matthias ClasenRemove the static function gtk_menu_get_private.
2004-08-07 Tor LillqvistDon't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal...
2004-08-07 Matthias ClasenUse GtkTreeViewRowSeparatorFunc instead of GtkCellRende...
2004-08-07 Tor LillqvistWM_WINDOWPOSCHANGED): Add _gdk_offset_{x,y} to top...
2004-08-07 Matthias ClasenMake the column drag code a bit more robust (still...
2004-08-06 Federico Mena QuinteroFix #144232:
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-06 Matthias ClasenFix an off-by-one error. (#141809, Markku Vire)
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-04 Matthias ClasenAdd setter and getter for the ::show-hidden property...
2004-08-04 Matthias ClasenAdd buttons to select and unselect all nodes, make...
2004-08-04 Matthias ClasenAdd testiconview. A test for GtkIconView ...which uses...
2004-08-04 Matthias Clasens/childs/children/g.
2004-08-04 Matthias ClasenFix #133446, noticed by Christian Persch:
2004-08-04 Matthias ClasenMake the the GtkAction{Toggle,Radio,}Entry* arguments...
2004-08-04 Matthias ClasenMake gtk_ui_manager_add_ui() accept paths with a leadin...
2004-08-03 Matthias ClasenCorrect the return type of gtk_tree_model_filter_get_fl...
next