| 2009-09-22 |
Treviño - 3v1n0 | Apply the del callback for the avatar directly on the... master |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Treviño - 3v1n0 | Unref the purple imgstore only when the configuration... |
commit | commitdiff | tree | snapshot |
| 2009-09-22 |
Treviño - 3v1n0 | Fix memory leak for the fileselector filepath. |
commit | commitdiff | tree | snapshot |
| 2009-09-21 |
Treviño - 3v1n0 | Indentation fixes... |
commit | commitdiff | tree | snapshot |
| 2009-09-18 |
Treviño - 3v1n0 | Don't show or edit/save accounts if the associated... |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Treviño - 3v1n0 | Use homogeneus vboxes for account settings |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Treviño - 3v1n0 | Use evas_color to paint the disabled accounts' genlist... |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Treviño - 3v1n0 | Better Google Talk fake pulgin integration in the plugi... |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Treviño - 3v1n0 | Use an entry in avatar selector (to show native formats) |
commit | commitdiff | tree | snapshot |
| 2009-09-16 |
Treviño - 3v1n0 | Use a title with markup in the inwin, and enlarge the... |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Treviño - 3v1n0 | Use a label with markup for the inwin title! |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Treviño - 3v1n0 | Link each account with his list item (too), use the... |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Treviño - 3v1n0 | Move the gui-update after removal on purple "account... |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Treviño - 3v1n0 | Remove the selected/unselected genlist callback functions |
commit | commitdiff | tree | snapshot |
| 2009-09-15 |
Treviño - 3v1n0 | Fix the mouse position for hoversel showing... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Use an entry context menu to Show/Hide the password |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Use purple util function to get $HOME |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Remove newline chars from the setting titles |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Add an hoversel on account longpress for editing or... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Use acclist check when populating buttons too. |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Try to convert an avatar in every supported format... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Indentation fixes |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Check for a null genlist pointer instead of counting... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Function renaming... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | The avatar cann't lose the "unset" button, but should... |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Remove many debug printf's |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Fix crash when freeing the fs path |
commit | commitdiff | tree | snapshot |
| 2009-09-14 |
Treviño - 3v1n0 | Define and use ElmIM_Account_Win for important widgets... |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Treviño - 3v1n0 | Move code down... |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Treviño - 3v1n0 | Use purple_core_get_ui() instead of UI_ID define |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Treviño - 3v1n0 | Support for Gtalk Icon for configured accounts |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Treviño - 3v1n0 | Use G_DIR_SEPARATOR instead of '/' for paths |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Treviño - 3v1n0 | Check for passed data pointers in icon functions |
commit | commitdiff | tree | snapshot |
| 2009-09-13 |
Treviño - 3v1n0 | Indentation Fixes - Add also a name var to the ElmIM_Ac... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Treviño - 3v1n0 | Use elm entry with wrapping in elmim_inwin too. |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Treviño - 3v1n0 | Use the elm_entry line wrap for showing long setting... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Treviño - 3v1n0 | Fix image conversion extension find, show valid formats... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Treviño - 3v1n0 | Avoid confrontations if there's a password option,... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Treviño - 3v1n0 | Don't trim an option password value, just remove the... |
commit | commitdiff | tree | snapshot |
| 2009-09-12 |
Treviño - 3v1n0 | Add trimString utility function and use it for parsing... |
commit | commitdiff | tree | snapshot |
| 2009-09-11 |
Treviño - 3v1n0 | Reduce the inwin button height |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Update the connection button status on account-removal |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Fix, again, the usersplit parsing |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Avoid crashes due to the Gtalk fake plugin |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Add "hackery" support for GTalk service |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Add support for new accounts remote registration |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Use an inwin to select the account type to add instead... |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Don't use the cb function to pop the pager |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Scale up the accounts checkboxes |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Function renaming... |
commit | commitdiff | tree | snapshot |
| 2009-09-08 |
Treviño - 3v1n0 | Fix many Valgrind read/write errors |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Optimize some code, partially fix a memory leak |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | ElmIM inwin redesigned |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Convert the added buddy image to a format supported... |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Update the img selector cb function against the new API |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Disable the "Connect" button if no account is enabled. |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Unitialize correctly libpurple, quitting its core |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Use proper frame name when editing an account |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Inwin cb function renamed |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Use glib function in fileselector cb function |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Fix account saved usersplits recovery and showing |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Missed git add... |
commit | commitdiff | tree | snapshot |
| 2009-09-07 |
Treviño - 3v1n0 | Some gl functions renaming |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | Use a timer to unlink the temporary image file |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | Show error on image resize issue |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | Avoid int option memleak |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | Avoid crash due to unvalid Purple Imgstore, ref and... |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | Align the icon unset button properly |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | Avoid crashes on double-Save/Save-Back click. |
commit | commitdiff | tree | snapshot |
| 2009-09-04 |
Treviño - 3v1n0 | New buddy icon selection method |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Allow to unset the buddy avatar image |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Fix crash on adding new account (string should be dupli... |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Use asprintf for inwin double-account error message |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Error checking in elmim_ee_img_resize, returning false... |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Move the ecore evas image resize code to elmim_ee_img_r... |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Buddy icon correctly saved and reloaded, using evas... |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Don't send anything to the longpress cb function |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Edit an account on long press over the genlist item |
commit | commitdiff | tree | snapshot |
| 2009-09-03 |
Treviño - 3v1n0 | Duplicate filepath string for image selection |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | First support to the icon selection using elm_fileselector. |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Return NULL as default in elmim_account_setting_value_get() |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Use the new elm_separator in inwin. |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | s/plugin_gl_class/account_gl_class/ in elmim account... |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Cut the elmim_inwin maximum per-line text size. |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Keep the plugin readable name in ElmIM_Account |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Indentation and style fixes |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | More informative error message for duplicate accounts |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Functions prefix changed: s/elm_im_/elmim_/g |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Use "Add" or "Save" button when editing an account |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Use default elementary "apps" icon for missing plugin... |
commit | commitdiff | tree | snapshot |
| 2009-09-02 |
Treviño - 3v1n0 | Use local variable for gl item class |
commit | commitdiff | tree | snapshot |
| 2009-08-12 |
Treviño - 3v1n0 | Use the new elm_hoversel_item_label_get to change the... |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Use PurpleCoreUiOps to init the elm IM gui |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Added a "Manage" hoversel to add/edit/remove the listed... |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Free markup string... |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Use the elm markup utilities to store and restore data... |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Using elm_hoversel_lable_get and the evas_object_data... |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Doing some valgrind work, freeing stuff! |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Show the added accounts and allow to edit them! |
commit | commitdiff | tree | snapshot |
| 2009-08-11 |
Treviño - 3v1n0 | Saving the changed settings now works, accounts are... |
commit | commitdiff | tree | snapshot |
| next |