]> Pileus Git - ~andy/gtk/history - gtk
#include <config.h> for HAVE_MALLINFO define, other minor cleanups.
[~andy/gtk] / gtk /
2004-09-21 Manish Singhremove now unused arg variables.
2004-09-21 Matthias ClasenDon't assert that current_focus != NULL, just return...
2004-09-21 Matthias ClasenGive the path bar arrows some more space.
2004-09-21 Matthias ClasenFix typos in signal docs. (#153224, John Finlay)
2004-09-20 Matthias ClasenDon't return FALSE from a void function. (#153185,...
2004-09-20 Matthias ClasenAdd a boolean ::displace-focus style property and apply...
2004-09-19 Søren SandmannChange from 50 to 20 to make the menus scroll faster.
2004-09-19 Matthias Clasen2.5.3
2004-09-18 Federico Mena QuinteroMerged from 2.4:
2004-09-18 Marco Pesenti GrittiMake numeric pad enter activate the selected completion...
2004-09-17 Matthias ClasenScroll to the selected row. (#143868, Christian Persch)
2004-09-17 Matthias ClasenRemove leftover debug code.
2004-09-17 Jonathan BlandfordAdd an example to the docs.
2004-09-17 Matthias ClasenWarn if a UTF8_STRING or text/plain;charset=utf-8 roper...
2004-09-16 Matthias ClasenFix #152760, Christian Persch:
2004-09-16 Jonathan Blandfordload images at normal size.
2004-09-15 Matthias ClasenNew option --disable-visibility to disable the use...
2004-09-14 Søren SandmannCall gtk_tool_item_rebuild_menu().
2004-09-14 Matthias ClasenRemove an unused variable, spotted by Morten Welinder.
2004-09-14 Matthias ClasenCopy code from queryloaders.c which turns backslashes...
2004-09-14 Matthias ClasenSet the cursor to the first selected row instead of...
2004-09-13 Matthias ClasenChange the default expander size to 12 to compensate...
2004-09-13 Matthias ClasenResize the popup if the model is replaced. (#152333)
2004-09-13 Manish Singhfix gtk_range_real_change_value args. Addresses part...
2004-09-13 Matthias ClasenFix some problems reported by Morten Welinder:
2004-09-13 Matthias ClasenImprove positioning of entry completion popup.
2004-09-13 Matthias ClasenImprove positioning of entry completion popup.
2004-09-09 Matthias ClasenUse the short prefix "IA__" for aliases instead of...
2004-09-08 Soeren SandmannMake dropping of expandable items look nicer.
2004-09-07 Matthias ClasenUse the proper node type for placeholders in toolbars...
2004-09-07 Matthias ClasenDraw expanders a bit better.
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonAdd new functions
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-09-05 Matthias ClasenAllow sorting of tree models to be turned off again...
2004-09-05 Matthias ClasenDon't refuse to delete text in passwords. (#151723...
2004-09-04 Matthias ClasenDon't print out attributes for the <ui> root node....
2004-09-04 Søren SandmannAccelerate the animation when it has been running for...
2004-09-01 Matthias ClasenDocument the return value.
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...
2004-09-01 Søren SandmannMake sure children of the toolbar are given positive...
2004-09-01 Matthias ClasenProtect the unistd.h include by HAVE_UNISTD_H.
2004-09-01 Matthias ClasenMake accel labels ellipsize correctly. (#151559, Christ...
2004-09-01 Matthias ClasenDon't leak the iter of a running animation. (#151542)
2004-09-01 Matthias ClasenOnly start a drag if the left button is pressed. (...
2004-08-31 Jonathan Blandfordconstrain cell area to passed in cell_area, #147867
2004-08-30 Matthias ClasenMake it compile.
2004-08-30 Matthias ClasenChanges to make sure input methods respect the editabil...
2004-08-27 Matthias ClasenDon't crash if model is not set. Noted by Mariano Suare...
2004-08-27 Matthias ClasenProvide information about how an adjustment change...
2004-08-26 Bill HanemanFix for #131226, allow selection of singleton list...
2004-08-26 Manish Singhremove unused gdk_font_charset_for_locale() function.
2004-08-26 Manish Singhinitialize path so we don't potentially use an undefine...
2004-08-25 Jonathan Blandfordactivate the typeahead entry on enter.
2004-08-25 Matthias ClasenSteal ATTACHED_MENUS list so its tail isn't freed when...
2004-08-25 Matthias ClasenFix a typo, noticed by Tim Janik.
2004-08-25 Jonathan BlandfordChange the Down button to be end-justified, so that...
2004-08-25 Jonathan BlandfordDon't handle the event if we have no children.
2004-08-25 Matthias ClasenUse get_file_info() rather than trying get_folder(...
2004-08-25 Matthias Clasen2.5.2
2004-08-24 Søren SandmannFix logical errors in gtk_list_store_move_before/after...
2004-08-24 Søren SandmannRemove debug spew
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 ClasenTake header height and adjustment into account. (#13649...
2004-08-23 Matthias ClasenFix #150822, reported by Christian Persch
2004-08-22 Philip LangdaleTwo signals (gtk_action_sync_property and gtk_action_sy...
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-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-18 Manish SinghShut up CVS
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 Matthias ClasenDoc update.
2004-08-16 Morten WelinderFix C99ism.
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 ClasenRemove leftover debugging output
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:
next