]> Pileus Git - ~andy/gtk/history - gtk
Updated Serbian translation
[~andy/gtk] / gtk /
2012-09-04 Cosimo Cecchimenubutton: clear arrow_widget on remove()
2012-09-03 Cosimo Cecchientry: fix requisition width/height to use the current...
2012-09-03 Paolo BorelliMake spinbutton orientable
2012-09-03 Carlos GarnachoImprove CSS styling of touch text selection handles
2012-09-03 Benjamin Ottecssvalue: Implement transitioning arrays
2012-09-03 Benjamin Ottecssvalue: Pass property ID to transition function
2012-09-03 Benjamin Ottecssvalue: Don't allow empty arrays anymore
2012-09-03 Benjamin Ottecssvalue: Make the array parser no longer parse "none"
2012-09-03 Benjamin Ottecss: Redo bindings parsing
2012-09-03 Claudio Saavedragtkliststore: fix documentation typo
2012-09-03 Matthias ClasenAdd a way to test touch features
2012-09-03 Carlos GarnachoImplement touch text selection in GtkTextView
2012-09-03 Carlos GarnachoImplement touch text selection in GtkEntry
2012-09-03 Carlos GarnachoAdd GtkTextHandle
2012-09-03 Carlos Garnachoscrolledwindow: don't capture events meant for non...
2012-09-01 Matthias ClasenRevert "menubutton: make it work with custom content...
2012-09-01 Matthias ClasenGtkMenuButton: Override add
2012-09-01 David Zeuthenmenubutton: make it work with custom content in .ui...
2012-09-01 Rui Matoswindow: Add a delay before automatically showing mnemonics
2012-09-01 Matthias ClasenFix positioning of file format radios
2012-09-01 Matthias ClasenFix mnemonic activation for some printer option widgets
2012-09-01 Sebastian GeigerImprove print to file options in print dialog
2012-08-31 Matthias ClasenAllow setting Pango attributes on entries
2012-08-31 Sebastian Geiger[GtkFileChooserButton] bgo#645065 - Restore the previou...
2012-08-31 Matthias ClasenMove entry completion code where it belongs
2012-08-31 Matthias ClasenGtkEntry: pack GtkEntryPrivate a bit better
2012-08-31 Erik van PienbroekAlso compile gtkdbusgenerated.c on non-UNIX environments
2012-08-30 William Jon McCannAlways make primary headings bold in message dialogs
2012-08-29 Matthias ClasenRemove unintentional symbol export
2012-08-29 Matthias ClasenRevert "gtk: Fix exports for new symbols"
2012-08-29 Rico Tzschichholzgtk: Fix exports for new symbols
2012-08-28 Cosimo Cecchiscrolled-window: fix rendering of scrolled window backg...
2012-08-28 Benjamin Ottecss: Remove unused macro
2012-08-28 Benjamin Ottecssimage: Implement dependencies for images
2012-08-28 Benjamin Ottecssvalue: Implement dependency tracking for gradients
2012-08-28 Benjamin Ottecssvalue: Handle dependencies for typed values
2012-08-28 Benjamin Ottecss: Make color lookup handle dependencies
2012-08-28 Matthias Clasencss: Handle some more simple cases of dependencies
2012-08-28 Benjamin Ottecssvalue: First step of proper dependency tracking
2012-08-28 Benjamin Ottestylecontext: Update computed values when dependencies...
2012-08-28 Benjamin Ottestylecontext: Refactor some code
2012-08-28 Benjamin Ottecss: Pass relevant properties to css lookup code
2012-08-28 Benjamin Ottecomputedvalues: Pass dependencies to set_value()
2012-08-28 Benjamin Ottestylecontext: Compute correct changes
2012-08-28 Benjamin Ottestylecontext: Split out a function for simplicity
2012-08-28 Benjamin Ottecssomputedvalues: Track dependencies
2012-08-28 Benjamin Ottestylecontext: Pass the changes in the parent to validat...
2012-08-28 Benjamin Ottecss: Introduce dependencies for value computations
2012-08-28 Benjamin Ottecss: Move computing of initial and inherit values
2012-08-28 Benjamin Ottecssstyleproperty: Get rid of unused API
2012-08-28 Benjamin Ottecsscustomproperty: Move compute code to GtkCssTypedValue
2012-08-28 Benjamin Ottecssstyleproperty: Don't set print or compute vfuncs...
2012-08-28 Benjamin Ottecssstyleproperty: Remove all useless compute vfuncs
2012-08-28 Benjamin Ottecssstyleproperty: Call _compute() in the compute function
2012-08-28 Benjamin Ottecss: Move special case for 0px borders
2012-08-28 Benjamin Ottecss: Fold color value computation into gtksymboliccolor.c
2012-08-28 Benjamin Ottecss: Pass property_id to compute function
2012-08-28 Benjamin Ottecss: Introduce _gtk_css_value_compute()
2012-08-27 Adel Gadllahgkimmulticontext: Remove left over debug print
2012-08-26 William Jon McCannFix a typo in the the comments
2012-08-25 Thomas Hindoe Paab... Docs: GtkAspectFrame: use top/bottom for vertical alignment
2012-08-25 Matthias ClasenGtkIMMultcontext: Propagate input purpose and hints
2012-08-25 Carlos GarnachoAdd GTK_INPUT_HINT_INHIBIT_OSK to GtkInputHints
2012-08-25 Matthias ClasenTrivial: Fix a whitespace messup
2012-08-24 William Jon McCannImprove the layout of the mount operation dialog
2012-08-23 Ryan LortieGtkWidget: fix insert_action_group(NULL)
2012-08-22 John RallsProtect pasteboard GtkTargetPair flag values from being...
2012-08-22 John RallsCopy in annotations missing from gtkdnd-quartz and...
2012-08-22 Ryan LortieGtkActionHelper: two small fixups in _set_target_value()
2012-08-21 William Jon McCannDon't left align label in check buttons when they have...
2012-08-21 Cosimo Cecchimodelmenu: fix a GCC warning
2012-08-21 Cosimo Cecchitextview: fix a typo in method gtk-doc annotation
2012-08-21 Cosimo Cecchimenubutton: use consistent parameter names
2012-08-21 Matthias ClasenFix the doc build
2012-08-21 Matthias ClasenFix exports for new symbols
2012-08-20 Matthias ClasenAdd documentation
2012-08-20 Matthias ClasenGtkTextView: Add input purpose and hints
2012-08-20 Matthias ClasenGtkEntry: Add input purpose and hints
2012-08-20 Matthias ClasenGtkIMContext: Add purpose and hints
2012-08-20 Krzesimir Nowakenums: Add purpose enum and hints flags.
2012-08-20 Ryan LortieGtkMenuButton: rename _set_menu() to _set_popup()
2012-08-20 William Jon McCannicon-view: emit selection-changed when changing the...
2012-08-20 Lars Uebernickelgtkmodelmenu: add support for action namespaces
2012-08-20 Ryan LortieGtkApplicationWindow: drop GActionMuxer use
2012-08-20 Ryan LortieDrop GSimpleActionObserver
2012-08-20 Ryan LortieRemove private appwindow observer creation API
2012-08-20 Lars UebernickelApplicationWindow: setup accels with widget muxer
2012-08-20 Ryan LortieRemove #include for muxer from gtkapplication.c
2012-08-20 William HuaAction helper support in Mac OS menus.
2012-08-20 Ryan Lortiegtkmodelmenu: move to new action regime
2012-08-20 Ryan LortieGtkMenuItem: implement GtkActionable
2012-08-20 Ryan Lortieport GtkButton to GtkActionHelper
2012-08-20 Ryan Lortieport GtkSwitch to GtkActionHelper
2012-08-20 Lars UebernickelAdd two users of gtk_widget_insert_action_group
2012-08-20 Ryan Lortieintroduce private GtkActionHelper
2012-08-20 Lars UebernickelGtkWidget: Add gtk_widget_insert_action_group()
2012-08-20 Ryan LortieGtkApplication: add 'active-window' property
2012-08-20 Lars UebernickelGActionMuxer: add support for parent muxers
2012-08-20 Alexander LarssonGtkMountOperation: Return the right password_save
2012-08-20 Emmanuele Bassidocs: Fix up the RadioButton example in the description
next