[gnome-applets] (153 commits) ...Merge window-picker translations into parent folder



Summary of changes:

  5c1a860... Initial Commit (*)
  26ef44b... Update configure file for libpanel-appelt-4.0 and gtk-3 (*)
  acc703c... Update .gitignore (*)
  deef8d1... Merge branch 'master' into gtk3port (*)
  f4b5b64... applet.c: Include macro check for deprecated callback (*)
  31cc877... applet.c: Add code for GSettings (*)
  d4bfb3a... applet.c: Update includes (*)
  f38fba3... applet.c: Update lib check macros (*)
  fb46ca5... applet.c: Properly declare prototypes (*)
  bb87b36... applet.c: Apply some code formating (*)
  9862547... applet.c: Remove unused variable (*)
  311cf81... applet.c: Remove GETTEXT macros for now (*)
  fd00588... applet.c: Set SHOW_WIN_KEY in GSettings (*)
  4140c7d... applet.c: Properly do cairo drawing (*)
  7f956da... applet.c: Type whitespace (*)
  579c3a5... applet.c: Dont use gconf (*)
  70270fb... applet.c: Fix whitespace (*)
  bd42907... configure.ac: Update to use GTK+3 (*)
  ead1baa... applet.c: Move unused variables to GTK2 macro block (*)
  144011d... task-item.c: Use accessor functions (*)
  365c93d... task-item.c: Dont use size_request (*)
  163720e... task-item.c: Use draw instead of expose event (*)
  2b064af... task-list.c: Remove unused variable (*)
  49d0558... task-title.c: Make gettext work (*)
  a09c5d2... task-title.c: Use draw signal instead of expose (*)
  26bd0dc... task-title.c: use cairo_t instead of cairo_pattern_t (*)
  cd75fb6... task-title.c: Use draw signal instead of expose (*)
  56b6992... task-title.c: Use draw signal instead of expose (*)
  3d39c87... Fix typo (*)
  7973404... Move menu.xml to data (*)
  bea057c... Remove old server file (*)
  1093b6e... Update autotools files (*)
  9ad6a37... Update name of panel-applet.in.in file (*)
  ba093aa... Fix a file name problem (*)
  faae93d... Fix filename with space in the end (*)
  fd802c0... configure.ac: Fix define for WINDOW_PICKER_MENU_UI_DIR (*)
  5f409ce... Update README (*)
  16bbbf7... Delete some wired fuse file (*)
  87d8553... Fix make install (*)
  5e3a9dd... Add backticks to configure (*)
  c8f6cd9... Update applet.c (*)
  e65761b... Update README (*)
  58a74ed... Update .gitignore (*)
  d640d93... applet.c: Remove gtk2 code (*)
  26c056f... Make autogen.sh executable (*)
  840de6f... Revert "applet.c: Remove GETTEXT macros for now" (*)
  09110f4... Update AUTHORS (*)
  2992f91... task-title: replace deprecated function (*)
  14a7671... Fix the applet menu (*)
  e727802... Port Styles to CSS (*)
  bd2966f... Much nicer make output (*)
  dec3de5... Make GSettings work again (*)
  2d4c525... applet: Remvoe deprecated vbox and clean up (*)
  1073c18... common: share the global mainapp variable (*)
  cbeaaee... update gsettings schema file (*)
  d4b7cba... Clean up code and fix white space (*)
  6fb8180... applet: use common.h header (*)
  9593ba0... applet: update credits (*)
  21a431f... applet: rename function that loads applet style (*)
  1a78504... Setup panel context menu properly (*)
  f374e6a... applet: use GtkGrid instead of h_box (*)
  91b581c... Clean up code and add comment (*)
  cfc25cc... Fix the update background function (*)
  f3ea379... task-title: Add comments and clean up code (*)
  0c6236a... task-title: multiple changes (*)
  a7ca6d0... task-item: avoid a gtk warning about wrong time (*)
  8c6de9d... task-item: avoid warning about workspace (*)
  3cd4c36... task-title: clean up and add comments (*)
  4ba6b62... task-title: fix close button highlighting (*)
  42bf355... task-title: remove the window check (*)
  ae9f023... task-title: clean up active window changed (*)
  f540de3... Replace tabs with spaces (*)
  7f0c74b... task-list: change deprecated hbox to grid (*)
  30cabb3... Fix layout error after theme change (*)
  fdd1380... Minor changes (*)
  1fd6ff9... Fix background not changing for solid color backgrounds (*)
  d9ebcd2... Bump version to 0.6.12 (*)
  85de3b1... task-item: Icon reordering (D&D) (*)
  26964e3... task-item: Remove debug messages (*)
  5fb5033... task-item: Add comment, cleanup code (*)
  fe49e06... task-item: Dynamic Drag and Drop (*)
  9a6113d... task-item: Dont activate window during D&D (*)
  a4467dd... task-item: New helper function (*)
  996711a... task-item: Fix dragging to last list position (*)
  36ea500... task-item: Update comments (*)
  a8c3d6a... Update Automake configuration (*)
  d85c58d... Bump version to 0.6.98 (*)
  ec0a482... task-item: Fix maximize bug (*)
  21895e1... Update README (*)
  5b4c666... task-item: Fix type of time variable (*)
  d33b3e5... Remove obsolete gconf schema (*)
  9415c4e... Updating the GSettings code to handle all settings (*)
  bbc4205... Convert tabs to spaces (*)
  8f4fecd... applet: Fix background theme issue (*)
  c90d802... Removing transparency for colored icons (*)
  f77d1df... GSettings: Use color icons by default (*)
  3c9df7e... task-item: Fix drawing code for active icon (*)
  0db784b... task-item: Highlight icons even when grayscale is off (*)
  5a5a476... task-item: Better highlighting (*)
  7c821ec... tasklist: Fix code style (*)
  88a45f9... task-item: Add halo on mouse highlight (*)
  3494dd7... Update Author information (*)
  e5f5b2a... applet: Remove unused background code (*)
  10c264f... task-item: Improve cairo drawing code (*)
  9db71a2... applet: Whitespace update (*)
  a57fc99... task-item: Improve gtk_grid_get_pos() (*)
  ba44323... GSettings Schema: Update default values (*)
  44c1c1a... applet: Add logo to about dialog (*)
  41fcb8d... applet: Add expand option to preferences (*)
  aa71015... README: Update (*)
  631c559... Release 0.6.99 (*)
  a93ad2f... applet: Fix GSettings persistence (*)
  8c3f2d1... README: Fix a typo (*)
  1ff0038... Update README (*)
  3dfc8d2... Update configure.ac with autoupdate (*)
  4282d7f... autogen.sh: Make options self-documenting (*)
  d16d8f8... configure.ac: Update Documentation (*)
  3b80fce... configure.ac: Add LT_PREREQ macro (*)
  d293058... Revert "Update README" (*)
  2750764... m4: Make sure this foler exists (*)
  7b5b720... src/Makefile.am: Link math library (*)
  5ad8203... Remove obsolete OAF-style service file (*)
  db098e6... Allow orientation change of TaskList (*)
  ebcc436... Check if task item is null (*)
  a7e725b... Fix about dialog logo leak (*)
  eb0535d... Fix configuration options not properly marked as translatab (*)
  de83892... Fix improper pixbuf lifetime handling (*)
  6a48629... Avoid GTK namespace pollution (*)
  9c5cf6d... Speed up some private data access (*)
  b37ccaa... Don't leak task title text attributes (*)
  1b113fe... Use proper event time when closing a window in response to  (*)
  355e016... Move README to README.md (*)
  22a0288... Change Readme markdown (*)
  c9738ba... Relicense to GPLv2 "or later" (*)
  c089488... Use foreign to be compatible with README.md (*)
  e2ef951... Cleanup formatting (*)
  e3c1aff... Replace deprecated functions (*)
  464ebcb... TaskList: Private initialization (*)
  b1fd311... Rename array to windowPickerAuthors (*)
  f13a2e6... Add window_picker_factory function (*)
  e8e1239... Code cleanup (*)
  47d0e04... Migrate applet.c to use class structure instead of global v (*)
  bfca9bd... TaskItem: Fix drag and drop bug (*)
  6bf32e6... Fix empty applet bug (*)
  9085c13... WindowPickerApplet: Add properties for settings (*)
  2fed5ff... Remove icon size lookup (*)
  8a999f3... Fix schema configuration (*)
  5c7dcb9... Add my self as author (*)
  f8ffc0a... Thanks to Alberts Muktupāvels (*)
  a47479d... Remove unused variables (*)
  1488a6e... Subtree merged into windowpicker/ (*)
  d740783... Update build system and merge files (*)
  9ac0b69... Merge window-picker translations into parent folder (*)

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]